@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::-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}}[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: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::-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::-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}}@media (prefers-reduced-motion:reduce){.form-floating>label{transition:none}}.form-floating>.form-control-plaintext::placeholder,.form-floating>.form-control::placeholder{color:transparent}.form-floating>.form-control-plaintext:focus,.form-floating>.form-control-plaintext:not(:placeholder-shown),.form-floating>.form-control:focus,.form-floating>.form-control:not(:placeholder-shown){padding-top:1.625rem;padding-bottom:.625rem}.form-floating>.form-control-plaintext:-webkit-autofill,.form-floating>.form-control:-webkit-autofill{padding-top:1.625rem;padding-bottom:.625rem}.form-floating>.form-control-plaintext~label,.form-floating>.form-control:focus~label,.form-floating>.form-control:not(:placeholder-shown)~label,.form-floating>.form-select~label{transform:scale(.85) translateY(-.5rem) translate(.15rem)}.form-floating>.form-control:disabled~label,.form-floating>:disabled~label{color:#6c757d}.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.1'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:right calc(.375em + .1875rem) center;background-size:calc(.75em + .375rem) calc(.75em + .375rem)}.form-control.is-valid:focus,.was-validated .form-control:valid:focus{border-color:var(--bs-form-valid-border-color);box-shadow:0 0 0 .25rem rgba(var(--bs-success-rgb),.25)}.form-select.is-valid,.was-validated .form-select:valid{border-color:var(--bs-form-valid-border-color)}.form-select.is-valid:not([multiple]):not([size]),.form-select.is-valid:not([multiple])[size="1"],.was-validated .form-select:valid:not([multiple]):not([size]),.was-validated .form-select:valid:not([multiple])[size="1"]{--bs-form-select-bg-icon:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%23198754' d='M2.3 6.73.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1'/%3e%3c/svg%3e");padding-right:4.125rem;background-position:right .75rem center,center right 2.25rem;background-size:16px 12px,calc(.75em + .375rem) calc(.75em + .375rem)}.form-select.is-valid:focus,.was-validated .form-select:valid:focus{border-color:var(--bs-form-valid-border-color);box-shadow:0 0 0 .25rem rgba(var(--bs-success-rgb),.25)}.form-control-color.is-valid,.was-validated .form-control-color:valid{width:calc(3.75rem + 1.5em)}.form-check-input.is-valid,.was-validated .form-check-input:valid{border-color:var(--bs-form-valid-border-color)}.form-check-input.is-valid:checked,.was-validated .form-check-input:valid:checked{background-color:var(--bs-form-valid-color)}.form-check-input.is-valid:focus,.was-validated .form-check-input:valid:focus{box-shadow:0 0 0 .25rem rgba(var(--bs-success-rgb),.25)}.form-check-input.is-valid~.form-check-label,.was-validated .form-check-input:valid~.form-check-label{color:var(--bs-form-valid-color)}.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(-1 * var(--bs-border-width))}.btn-group>.btn-group:not(:last-child)>.btn,.btn-group>.btn.dropdown-toggle-split:first-child,.btn-group>.btn:not(:last-child):not(.dropdown-toggle){border-top-right-radius:0;border-bottom-right-radius:0}.btn-group>.btn-group:not(:first-child)>.btn,.btn-group>.btn:nth-child(n+3),.btn-group>:not(.btn-check)+.btn{border-top-left-radius:0;border-bottom-left-radius:0}.dropdown-toggle-split: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(-1 * var(--bs-border-width))}.btn-group-vertical>.btn-group:not(:last-child)>.btn,.btn-group-vertical>.btn:not(:last-child):not(.dropdown-toggle){border-bottom-right-radius:0;border-bottom-left-radius:0}.btn-group-vertical>.btn-group:not(:first-child)>.btn,.btn-group-vertical>.btn:nth-child(n+3),.btn-group-vertical>:not(.btn-check)+.btn{border-top-left-radius:0;border-top-right-radius:0}.nav{--bs-nav-link-padding-x:1rem;--bs-nav-link-padding-y:.5rem;--bs-nav-link-font-weight: ;--bs-nav-link-color:var(--bs-link-color);--bs-nav-link-hover-color:var(--bs-link-hover-color);--bs-nav-link-disabled-color:var(--bs-secondary-color);display:flex;flex-wrap:wrap;padding-left:0;margin-bottom:0;list-style:none}.nav-link{display:block;padding:var(--bs-nav-link-padding-y) var(--bs-nav-link-padding-x);font-size:var(--bs-nav-link-font-size);font-weight:var(--bs-nav-link-font-weight);color:var(--bs-nav-link-color);text-decoration:none;background:0 0;border:0;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out}@media (prefers-reduced-motion:reduce){.nav-link{transition:none}}.nav-link:focus,.nav-link:hover{color:var(--bs-nav-link-hover-color)}.nav-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-grow:1;flex-basis:0;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 5 6 6 6-6'/%3e%3c/svg%3e");--bs-accordion-btn-icon-width:1.25rem;--bs-accordion-btn-icon-transform:rotate(-180deg);--bs-accordion-btn-icon-transition:transform .2s ease-in-out;--bs-accordion-btn-active-icon:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='none' stroke='%23052c65' stroke-linecap='round' stroke-linejoin='round'%3e%3cpath d='m2 5 6 6 6-6'/%3e%3c/svg%3e");--bs-accordion-btn-focus-box-shadow:0 0 0 .25rem rgba(13, 110, 253, .25);--bs-accordion-body-padding-x:1.25rem;--bs-accordion-body-padding-y:1rem;--bs-accordion-active-color:var(--bs-primary-text-emphasis);--bs-accordion-active-bg:var(--bs-primary-bg-subtle)}@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-.708'/%3e%3c/svg%3e");--bs-accordion-btn-active-icon:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%236ea8fe'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708'/%3e%3c/svg%3e")}.breadcrumb{--bs-breadcrumb-padding-x:0;--bs-breadcrumb-padding-y:0;--bs-breadcrumb-margin-bottom:1rem;--bs-breadcrumb-bg: ;--bs-breadcrumb-border-radius: ;--bs-breadcrumb-divider-color:var(--bs-secondary-color);--bs-breadcrumb-item-padding-x:.5rem;--bs-breadcrumb-item-active-color:var(--bs-secondary-color);display:flex;flex-wrap:wrap;padding:var(--bs-breadcrumb-padding-y) var(--bs-breadcrumb-padding-x);margin-bottom:var(--bs-breadcrumb-margin-bottom);font-size:var(--bs-breadcrumb-font-size);list-style:none;background-color:var(--bs-breadcrumb-bg);border-radius:var(--bs-breadcrumb-border-radius)}.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:not(.active):focus,.list-group-item-action:not(.active):hover{z-index:1;color:var(--bs-list-group-action-hover-color);text-decoration:none;background-color:var(--bs-list-group-action-hover-bg)}@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.414'/%3e%3c/svg%3e");--bs-btn-close-opacity:.5;--bs-btn-close-hover-opacity:.75;--bs-btn-close-focus-shadow:0 0 0 .25rem rgba(13, 110, 253, .25);--bs-btn-close-focus-opacity:1;--bs-btn-close-disabled-opacity:.25;box-sizing:content-box;width:1em;height:1em;padding:.25em;color:var(--bs-btn-close-color);background:transparent var(--bs-btn-close-bg) center/1em auto no-repeat;filter:var(--bs-btn-close-filter);border:0;border-radius:.375rem;opacity:var(--bs-btn-close-opacity)}.btn-close.disabled,.btn-close:disabled{pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none;opacity:var(--bs-btn-close-disabled-opacity)}.btn-close-white{--bs-btn-close-filter:invert(1) grayscale(100%) brightness(200%)}[data-bs-theme=dark]{--bs-btn-close-filter:invert(1) grayscale(100%) brightness(200%)}.toast{--bs-toast-zindex:1090;--bs-toast-padding-x:.75rem;--bs-toast-padding-y:.5rem;--bs-toast-spacing:1.5rem;--bs-toast-max-width:350px;--bs-toast-font-size:.875rem;--bs-toast-color: ;--bs-toast-bg:rgba(var(--bs-body-bg-rgb), .85);--bs-toast-border-width:var(--bs-border-width);--bs-toast-border-color:var(--bs-border-color-translucent);--bs-toast-border-radius:var(--bs-border-radius);--bs-toast-box-shadow:var(--bs-box-shadow);--bs-toast-header-color:var(--bs-secondary-color);--bs-toast-header-bg:rgba(var(--bs-body-bg-rgb), .85);--bs-toast-header-border-color:var(--bs-border-color-translucent);width:var(--bs-toast-max-width);max-width:100%;font-size:var(--bs-toast-font-size);color:var(--bs-toast-color);pointer-events:auto;background-color:var(--bs-toast-bg);background-clip:padding-box;border:var(--bs-toast-border-width) solid var(--bs-toast-border-color);box-shadow:var(--bs-toast-box-shadow);border-radius:var(--bs-toast-border-radius)}.toast-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:var(--bs-body-color);--bs-modal-bg:var(--bs-body-bg);--bs-modal-border-color:var(--bs-border-color-translucent);--bs-modal-border-width:var(--bs-border-width);--bs-modal-border-radius:var(--bs-border-radius-lg);--bs-modal-box-shadow:var(--bs-box-shadow-sm);--bs-modal-inner-border-radius:calc(var(--bs-border-radius-lg) - (var(--bs-border-width)));--bs-modal-header-padding-x:1rem;--bs-modal-header-padding-y:1rem;--bs-modal-header-padding:1rem 1rem;--bs-modal-header-border-color:var(--bs-border-color);--bs-modal-header-border-width:var(--bs-border-width);--bs-modal-title-line-height:1.5;--bs-modal-footer-gap:.5rem;--bs-modal-footer-bg: ;--bs-modal-footer-border-color:var(--bs-border-color);--bs-modal-footer-border-width:var(--bs-border-width);position:fixed;top:0;left:0;z-index:var(--bs-modal-zindex);display:none;width:100%;height:100%;overflow-x:hidden;overflow-y:auto;outline:0}@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;filter:var(--bs-carousel-control-icon-filter);border:0;opacity:.5;transition:opacity .15s ease}@media (prefers-reduced-motion:reduce){.carousel-control-next,.carousel-control-prev{transition:none}}.carousel-control-next:focus,.carousel-control-next:hover,.carousel-control-prev:focus,.carousel-control-prev:hover{color:#fff;text-decoration:none;outline:0;opacity:.9}.carousel-control-next-icon,.carousel-control-prev-icon{display:inline-block;width:2rem;height:2rem;background-repeat:no-repeat;background-position:50%;background-size:100% 100%}@media (prefers-reduced-motion:reduce){.carousel-indicators [data-bs-target]{transition:none}}.carousel-dark{--bs-carousel-indicator-active-bg:#000;--bs-carousel-caption-color:#000;--bs-carousel-control-icon-filter:invert(1) grayscale(100)}:root,[data-bs-theme=light]{--bs-carousel-indicator-active-bg:#fff;--bs-carousel-caption-color:#fff;--bs-carousel-control-icon-filter: }[data-bs-theme=dark]{--bs-carousel-indicator-active-bg:#000;--bs-carousel-caption-color:#000;--bs-carousel-control-icon-filter:invert(1) grayscale(100)}.spinner-border,.spinner-grow{display:inline-block;flex-shrink:0;width:var(--bs-spinner-width);height:var(--bs-spinner-height);vertical-align:var(--bs-spinner-vertical-align);border-radius:50%;animation:var(--bs-spinner-animation-speed) linear infinite var(--bs-spinner-animation-name)}.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}@keyframes placeholder-wave{to{-webkit-mask-position:-200% 0%;mask-position:-200% 0%}}.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}}.badge{--bs-badge-padding-x: .65em;--bs-badge-padding-y: .35em;--bs-badge-font-size: .75em;--bs-badge-font-weight: 700;--bs-badge-color: #fff;--bs-badge-border-radius: var(--bs-border-radius);display:inline-block;padding:var(--bs-badge-padding-y) var(--bs-badge-padding-x);font-size:var(--bs-badge-font-size);font-weight:var(--bs-badge-font-weight);line-height:1;color:var(--bs-badge-color);text-align:center;white-space:nowrap;vertical-align:baseline;border-radius:var(--bs-badge-border-radius)}.badge:empty{display:none}.btn .badge{position:relative;top:-1px}.shepherd-button{background:#3288e6;border:0;border-radius:3px;color:#ffffffbf;cursor:pointer;margin-right:.5rem;padding:.5rem 1.5rem;transition:all .5s ease}.shepherd-button:not(:disabled):hover{background:#196fcc;color:#ffffffbf}.shepherd-button.shepherd-button-secondary{background:#f1f2f3;color:#000000bf}.shepherd-button.shepherd-button-secondary:not(:disabled):hover{background:#d6d9db;color:#000000bf}.shepherd-button:disabled{cursor:not-allowed}.shepherd-footer{border-bottom-left-radius:5px;border-bottom-right-radius:5px;display:flex;justify-content:flex-end;padding:0 .75rem .75rem}.shepherd-footer .shepherd-button:last-child{margin-right:0}.shepherd-cancel-icon{background:transparent;border:none;color:#808080bf;cursor:pointer;font-size:2em;font-weight:400;margin:0;padding:0;transition:color .5s ease}.shepherd-cancel-icon:hover{color:#000000bf}.shepherd-has-title .shepherd-content .shepherd-cancel-icon{color:#808080bf}.shepherd-has-title .shepherd-content .shepherd-cancel-icon:hover{color:#000000bf}.shepherd-title{color:#000000bf;display:flex;flex:1 0 auto;font-size:1rem;font-weight:400;margin:0;padding:0}.shepherd-header{align-items:center;border-top-left-radius:5px;border-top-right-radius:5px;display:flex;justify-content:flex-end;line-height:2em;padding:.75rem .75rem 0}.shepherd-has-title .shepherd-content .shepherd-header{background:#e6e6e6;padding:1em}.shepherd-text{color:#000000bf;font-size:1rem;line-height:1.3em;padding:.75em}.shepherd-text p{margin-top:0}.shepherd-text p:last-child{margin-bottom:0}.shepherd-content{border-radius:5px;outline:none;padding:0}.shepherd-element{background:#fff;border-radius:5px;box-shadow:0 1px 4px #0003;max-width:400px;opacity:0;outline:none;transition:opacity .3s,visibility .3s;visibility:hidden;width:100%;z-index:9999}.shepherd-enabled.shepherd-element{opacity:1;visibility:visible}.shepherd-element[data-popper-reference-hidden]:not(.shepherd-centered){opacity:0;pointer-events:none;visibility:hidden}.shepherd-element,.shepherd-element *,.shepherd-element :after,.shepherd-element :before{box-sizing:border-box}.shepherd-arrow,.shepherd-arrow:before{height:16px;position:absolute;width:16px;z-index:-1}.shepherd-arrow:before{background:#fff;content:"";transform:rotate(45deg)}.shepherd-element[data-popper-placement^=top]>.shepherd-arrow{bottom:-8px}.shepherd-element[data-popper-placement^=bottom]>.shepherd-arrow{top:-8px}.shepherd-element[data-popper-placement^=left]>.shepherd-arrow{right:-8px}.shepherd-element[data-popper-placement^=right]>.shepherd-arrow{left:-8px}.shepherd-element.shepherd-centered>.shepherd-arrow{opacity:0}.shepherd-element.shepherd-has-title[data-popper-placement^=bottom]>.shepherd-arrow:before{background-color:#e6e6e6}.shepherd-target-click-disabled.shepherd-enabled.shepherd-target,.shepherd-target-click-disabled.shepherd-enabled.shepherd-target *{pointer-events:none}.shepherd-modal-overlay-container{height:0;left:0;opacity:0;overflow:hidden;pointer-events:none;position:fixed;top:0;transition:all .3s ease-out,height 0ms .3s,opacity .3s 0ms;width:100vw;z-index:9997}.shepherd-modal-overlay-container.shepherd-modal-is-visible{height:100vh;opacity:.5;transform:translateZ(0);transition:all .3s ease-out,height 0s 0s,opacity .3s 0s}.shepherd-modal-overlay-container.shepherd-modal-is-visible path{pointer-events:all}.cdk-overlay-container,.cdk-global-overlay-wrapper{pointer-events:none;top:0;left:0;height:100%;width:100%}.cdk-overlay-container{position:fixed;z-index:1000}.cdk-overlay-container:empty{display:none}.cdk-global-overlay-wrapper{display:-webkit-box;display:flex;position:absolute;z-index:1000}.cdk-overlay-pane{position:absolute;pointer-events:auto;box-sizing:border-box;z-index:1000;display:-webkit-box;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);-webkit-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:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;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;box-sizing:border-box;display:block;padding:1.5em;box-shadow:0 11px 15px -7px #0003,0 24px 38px 3px #00000024,0 9px 46px 8px #0000001f;border-radius:2px;overflow:auto;background:#fff;color:#000000de;width:100%;height:100%;outline:none}.owl-dt-container,.owl-dt-container *{box-sizing:border-box}.owl-dt-container{display:block;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:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;width:100%}.owl-dt-calendar-control{display:-webkit-box;display:flex;-webkit-box-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;flex:1 1 auto;display:-webkit-box;display:flex;-webkit-box-pack:center;justify-content:center;-webkit-box-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:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;-webkit-box-flex:1;flex:1 1 auto;padding:0 .5em .5em;outline:0}.owl-dt-calendar-view{display:flex;-webkit-box-flex:1;flex:1 1 auto}.owl-dt-calendar-multi-year-view{display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center}.owl-dt-calendar-multi-year-view .owl-dt-calendar-table{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-header .owl-dt-calendar-table-divider.owl-calendar-weeks:after{left:-1.8em}.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:rgba(0,0,0,0)}.owl-dt-calendar-table .owl-dt-calendar-cell-content{position:absolute;top:5%;left:5%;display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:center;justify-content:center;box-sizing:border-box;width:90%;height:90%;font-size:.8em;line-height:1;border:1px solid rgba(0,0,0,0);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{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{border-top-left-radius:999px;border-bottom-left-radius:999px}.owl-dt-calendar-table .owl-dt-calendar-cell-in-range.owl-dt-calendar-cell-range-to{border-top-right-radius:999px;border-bottom-right-radius:999px}.owl-dt-calendar-table.owl-calendar-weeks .owl-dt-calendar-cell-content{height:86%}.owl-dt-timer{display:-webkit-box;display:flex;-webkit-box-pack:center;justify-content:center;width:100%;height:7em;padding:.5em;outline:none}.owl-dt-timer-box{position:relative;display:-webkit-inline-box;display:inline-flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;-webkit-box-align:center;align-items:center;width:25%;height:100%}.owl-dt-timer-content{-webkit-box-flex:1;flex:1 1 auto;display:-webkit-box;display:flex;-webkit-box-pack:center;justify-content:center;-webkit-box-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);border-radius:3px;outline:medium none;font-size:1.2em;padding:.2em}.owl-dt-timer-divider{display:inline-block;align-self:flex-end;position:absolute;width:.6em;height:100%;left:-.3em}.owl-dt-timer-divider:before,.owl-dt-timer-divider:after{content:"";display:inline-block;width:.35em;height:.35em;position:absolute;left:50%;border-radius:50%;-webkit-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:none;border:none;-webkit-tap-highlight-color:rgba(0,0,0,0);display:inline-block;white-space:nowrap;text-decoration:none;vertical-align:baseline;margin:0;padding:0;background-color:#0000;font-size:1em;color:inherit}.owl-dt-control-button .owl-dt-control-button-content{position:relative;display:-webkit-inline-box;display:inline-flex;-webkit-box-pack:center;justify-content:center;-webkit-box-align:center;align-items:center;outline:none}.owl-dt-control-period-button .owl-dt-control-button-content{height:1.5em;padding:0 .5em;border-radius:3px;-webkit-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:flex;-webkit-box-pack:center;justify-content:center;-webkit-box-align:center;align-items:center;width:1em;height:1em;margin:.1em;-webkit-transition:-webkit-transform .2s ease;transition:-webkit-transform .2s ease;transition:transform .2s ease;transition:transform .2s ease,-webkit-transform .2s ease}.owl-dt-control-arrow-button .owl-dt-control-button-content{padding:0;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;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:flex;width:100%;height:2em;color:#3f51b5}.owl-dt-container-control-button{font-size:1em;width:50%;height:100%;border-radius:0}.owl-dt-container-control-button .owl-dt-control-button-content{height:100%;width:100%;-webkit-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:rgba(0,0,0,0)}.owl-dt-container-info .owl-dt-container-range{outline:none}.owl-dt-container-info .owl-dt-container-range .owl-dt-container-range-content{display:-webkit-box;display:flex;-webkit-box-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:flex;-webkit-box-pack:center;justify-content:center;-webkit-box-align:center;align-items:center;color:#3f51b5}.owl-dt-timer-hour12 .owl-dt-timer-hour12-box{border:1px solid currentColor;border-radius:2px;-webkit-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:none;cursor:pointer}.owl-dt-control .owl-dt-control-content{outline:none}.owl-dt-control:focus>.owl-dt-control-content{background-color:#0000001f}.owl-dt-control:not(:-moz-focusring):focus>.owl-dt-control-content{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}.iti{position:relative;display:inline-block}.iti *{box-sizing:border-box}.iti__hide{display:none}.iti__v-hide{visibility:hidden}.iti input.iti__tel-input,.iti input.iti__tel-input[type=text],.iti input.iti__tel-input[type=tel]{position:relative;z-index:0;margin-top:0!important;margin-bottom:0!important;padding-right:36px;margin-right:0}.iti__flag-container{position:absolute;top:0;bottom:0;right:0;padding:1px}.iti__selected-flag{z-index:1;position:relative;display:flex;align-items:center;height:100%;padding:0 6px 0 8px}.iti__arrow{margin-left:6px;width:0;height:0;border-left:3px solid transparent;border-right:3px solid transparent;border-top:4px solid #555}[dir=rtl] .iti__arrow{margin-right:6px;margin-left:0}.iti__arrow--up{border-top:none;border-bottom:4px solid #555}.iti__dropdown-content{border-radius:3px;background-color:#fff}.iti--inline-dropdown .iti__dropdown-content{position:absolute;z-index:2;margin-top:3px;margin-left:-1px;border:1px solid #ccc;box-shadow:1px 1px 4px #0003}.iti__dropdown-content--dropup{bottom:100%;margin-bottom:3px}.iti__search-input{width:100%;border-width:0;border-radius:3px;padding:9px 12px}.iti__search-input+.iti__country-list{border-top:1px solid #ccc}.iti__country-list{list-style:none;padding:0;margin:0;overflow-y:scroll;-webkit-overflow-scrolling:touch}.iti--inline-dropdown .iti__country-list{max-height:185px}.iti--flexible-dropdown-width .iti__country-list{white-space:nowrap}@media (max-width: 500px){.iti--flexible-dropdown-width .iti__country-list{white-space:normal}}.iti__flag-box{display:inline-block;width:20px}.iti__divider{padding-bottom:5px;margin-bottom:5px;border-bottom:1px solid #ccc}.iti__country{display:flex;align-items:center;padding:8px;outline:none}.iti__dial-code{color:#999}.iti__country.iti__highlight{background-color:#0000000d}.iti__flag-box,.iti__country-name{margin-right:8px}[dir=rtl] .iti__flag-box,[dir=rtl] .iti__country-name{margin-right:0;margin-left:8px}.iti--allow-dropdown input.iti__tel-input,.iti--allow-dropdown input.iti__tel-input[type=text],.iti--allow-dropdown input.iti__tel-input[type=tel],.iti--show-selected-dial-code input.iti__tel-input,.iti--show-selected-dial-code input.iti__tel-input[type=text],.iti--show-selected-dial-code input.iti__tel-input[type=tel]{padding-right:6px;padding-left:52px;margin-left:0}[dir=rtl] .iti--allow-dropdown input.iti__tel-input,[dir=rtl] .iti--allow-dropdown input.iti__tel-input[type=text],[dir=rtl] .iti--allow-dropdown input.iti__tel-input[type=tel],[dir=rtl] .iti--show-selected-dial-code input.iti__tel-input,[dir=rtl] .iti--show-selected-dial-code input.iti__tel-input[type=text],[dir=rtl] .iti--show-selected-dial-code input.iti__tel-input[type=tel]{padding-right:52px;padding-left:6px;margin-right:0}.iti--allow-dropdown .iti__flag-container,.iti--show-selected-dial-code .iti__flag-container{right:auto;left:0}[dir=rtl] .iti--allow-dropdown .iti__flag-container,[dir=rtl] .iti--show-selected-dial-code .iti__flag-container{right:0;left:auto}.iti--allow-dropdown .iti__flag-container:hover{cursor:pointer}.iti--allow-dropdown .iti__flag-container:hover .iti__selected-flag{background-color:#0000000d}.iti--allow-dropdown .iti__flag-container:has(+input[disabled]):hover,.iti--allow-dropdown .iti__flag-container:has(+input[readonly]):hover{cursor:default}.iti--allow-dropdown .iti__flag-container:has(+input[disabled]):hover .iti__selected-flag,.iti--allow-dropdown .iti__flag-container:has(+input[readonly]):hover .iti__selected-flag{background-color:transparent}.iti--show-selected-dial-code .iti__selected-flag{background-color:#0000000d}.iti--show-selected-dial-code.iti--show-flags .iti__selected-dial-code{margin-left:6px}[dir=rtl] .iti--show-selected-dial-code.iti--show-flags .iti__selected-dial-code{margin-left:0;margin-right:6px}.iti--container{position:fixed;top:-1000px;left:-1000px;z-index:1060;padding:1px}.iti--container:hover{cursor:pointer}.iti--fullscreen-popup.iti--container{background-color:#00000080;inset:0;position:fixed;padding:30px;display:flex;flex-direction:column;justify-content:center}.iti--fullscreen-popup.iti--container.iti--country-search{justify-content:flex-start}.iti--fullscreen-popup .iti__dropdown-content{display:flex;flex-direction:column;max-height:100%;position:relative}.iti--fullscreen-popup .iti__country{padding:10px;line-height:1.5em}.iti__flag{width:20px}.iti__flag.iti__be{width:18px}.iti__flag.iti__ch{width:15px}.iti__flag.iti__mc{width:19px}.iti__flag.iti__ne{width:18px}.iti__flag.iti__np{width:13px}.iti__flag.iti__va{width:15px}@media (min-resolution: 2x){.iti__flag{background-size:5762px 15px}}.iti__flag.iti__ac{height:10px;background-position:0px 0px}.iti__flag.iti__ad{height:14px;background-position:-22px 0px}.iti__flag.iti__ae{height:10px;background-position:-44px 0px}.iti__flag.iti__af{height:14px;background-position:-66px 0px}.iti__flag.iti__ag{height:14px;background-position:-88px 0px}.iti__flag.iti__ai{height:10px;background-position:-110px 0px}.iti__flag.iti__al{height:15px;background-position:-132px 0px}.iti__flag.iti__am{height:10px;background-position:-154px 0px}.iti__flag.iti__ao{height:14px;background-position:-176px 0px}.iti__flag.iti__aq{height:14px;background-position:-198px 0px}.iti__flag.iti__ar{height:13px;background-position:-220px 0px}.iti__flag.iti__as{height:10px;background-position:-242px 0px}.iti__flag.iti__at{height:14px;background-position:-264px 0px}.iti__flag.iti__au{height:10px;background-position:-286px 0px}.iti__flag.iti__aw{height:14px;background-position:-308px 0px}.iti__flag.iti__ax{height:13px;background-position:-330px 0px}.iti__flag.iti__az{height:10px;background-position:-352px 0px}.iti__flag.iti__ba{height:10px;background-position:-374px 0px}.iti__flag.iti__bb{height:14px;background-position:-396px 0px}.iti__flag.iti__bd{height:12px;background-position:-418px 0px}.iti__flag.iti__be{height:15px;background-position:-440px 0px}.iti__flag.iti__bf{height:14px;background-position:-460px 0px}.iti__flag.iti__bg{height:12px;background-position:-482px 0px}.iti__flag.iti__bh{height:12px;background-position:-504px 0px}.iti__flag.iti__bi{height:12px;background-position:-526px 0px}.iti__flag.iti__bj{height:14px;background-position:-548px 0px}.iti__flag.iti__bl{height:14px;background-position:-570px 0px}.iti__flag.iti__bm{height:10px;background-position:-592px 0px}.iti__flag.iti__bn{height:10px;background-position:-614px 0px}.iti__flag.iti__bo{height:14px;background-position:-636px 0px}.iti__flag.iti__bq{height:14px;background-position:-658px 0px}.iti__flag.iti__br{height:14px;background-position:-680px 0px}.iti__flag.iti__bs{height:10px;background-position:-702px 0px}.iti__flag.iti__bt{height:14px;background-position:-724px 0px}.iti__flag.iti__bv{height:15px;background-position:-746px 0px}.iti__flag.iti__bw{height:14px;background-position:-768px 0px}.iti__flag.iti__by{height:10px;background-position:-790px 0px}.iti__flag.iti__bz{height:12px;background-position:-812px 0px}.iti__flag.iti__ca{height:10px;background-position:-834px 0px}.iti__flag.iti__cc{height:10px;background-position:-856px 0px}.iti__flag.iti__cd{height:15px;background-position:-878px 0px}.iti__flag.iti__cf{height:14px;background-position:-900px 0px}.iti__flag.iti__cg{height:14px;background-position:-922px 0px}.iti__flag.iti__ch{height:15px;background-position:-944px 0px}.iti__flag.iti__ci{height:14px;background-position:-961px 0px}.iti__flag.iti__ck{height:10px;background-position:-983px 0px}.iti__flag.iti__cl{height:14px;background-position:-1005px 0px}.iti__flag.iti__cm{height:14px;background-position:-1027px 0px}.iti__flag.iti__cn{height:14px;background-position:-1049px 0px}.iti__flag.iti__co{height:14px;background-position:-1071px 0px}.iti__flag.iti__cp{height:14px;background-position:-1093px 0px}.iti__flag.iti__cq{height:12px;background-position:-1115px 0px}.iti__flag.iti__cr{height:12px;background-position:-1137px 0px}.iti__flag.iti__cu{height:10px;background-position:-1159px 0px}.iti__flag.iti__cv{height:12px;background-position:-1181px 0px}.iti__flag.iti__cw{height:14px;background-position:-1203px 0px}.iti__flag.iti__cx{height:10px;background-position:-1225px 0px}.iti__flag.iti__cy{height:14px;background-position:-1247px 0px}.iti__flag.iti__cz{height:14px;background-position:-1269px 0px}.iti__flag.iti__de{height:12px;background-position:-1291px 0px}.iti__flag.iti__dg{height:10px;background-position:-1313px 0px}.iti__flag.iti__dj{height:14px;background-position:-1335px 0px}.iti__flag.iti__dk{height:15px;background-position:-1357px 0px}.iti__flag.iti__dm{height:10px;background-position:-1379px 0px}.iti__flag.iti__do{height:14px;background-position:-1401px 0px}.iti__flag.iti__dz{height:14px;background-position:-1423px 0px}.iti__flag.iti__ea{height:14px;background-position:-1445px 0px}.iti__flag.iti__ec{height:14px;background-position:-1467px 0px}.iti__flag.iti__ee{height:13px;background-position:-1489px 0px}.iti__flag.iti__eg{height:14px;background-position:-1511px 0px}.iti__flag.iti__eh{height:10px;background-position:-1533px 0px}.iti__flag.iti__er{height:10px;background-position:-1555px 0px}.iti__flag.iti__es{height:14px;background-position:-1577px 0px}.iti__flag.iti__et{height:10px;background-position:-1599px 0px}.iti__flag.iti__eu{height:14px;background-position:-1621px 0px}.iti__flag.iti__ez{height:14px;background-position:-1643px 0px}.iti__flag.iti__fi{height:12px;background-position:-1665px 0px}.iti__flag.iti__fj{height:10px;background-position:-1687px 0px}.iti__flag.iti__fk{height:10px;background-position:-1709px 0px}.iti__flag.iti__fm{height:11px;background-position:-1731px 0px}.iti__flag.iti__fo{height:15px;background-position:-1753px 0px}.iti__flag.iti__fr{height:14px;background-position:-1775px 0px}.iti__flag.iti__fx{height:14px;background-position:-1797px 0px}.iti__flag.iti__ga{height:15px;background-position:-1819px 0px}.iti__flag.iti__gb{height:10px;background-position:-1841px 0px}.iti__flag.iti__gd{height:12px;background-position:-1863px 0px}.iti__flag.iti__ge{height:14px;background-position:-1885px 0px}.iti__flag.iti__gf{height:14px;background-position:-1907px 0px}.iti__flag.iti__gg{height:14px;background-position:-1929px 0px}.iti__flag.iti__gh{height:14px;background-position:-1951px 0px}.iti__flag.iti__gi{height:10px;background-position:-1973px 0px}.iti__flag.iti__gl{height:14px;background-position:-1995px 0px}.iti__flag.iti__gm{height:14px;background-position:-2017px 0px}.iti__flag.iti__gn{height:14px;background-position:-2039px 0px}.iti__flag.iti__gp{height:14px;background-position:-2061px 0px}.iti__flag.iti__gq{height:14px;background-position:-2083px 0px}.iti__flag.iti__gr{height:14px;background-position:-2105px 0px}.iti__flag.iti__gs{height:10px;background-position:-2127px 0px}.iti__flag.iti__gt{height:13px;background-position:-2149px 0px}.iti__flag.iti__gu{height:11px;background-position:-2171px 0px}.iti__flag.iti__gw{height:10px;background-position:-2193px 0px}.iti__flag.iti__gy{height:12px;background-position:-2215px 0px}.iti__flag.iti__hk{height:14px;background-position:-2237px 0px}.iti__flag.iti__hm{height:10px;background-position:-2259px 0px}.iti__flag.iti__hn{height:10px;background-position:-2281px 0px}.iti__flag.iti__hr{height:10px;background-position:-2303px 0px}.iti__flag.iti__ht{height:12px;background-position:-2325px 0px}.iti__flag.iti__hu{height:10px;background-position:-2347px 0px}.iti__flag.iti__ic{height:14px;background-position:-2369px 0px}.iti__flag.iti__id{height:14px;background-position:-2391px 0px}.iti__flag.iti__ie{height:10px;background-position:-2413px 0px}.iti__flag.iti__il{height:15px;background-position:-2435px 0px}.iti__flag.iti__im{height:10px;background-position:-2457px 0px}.iti__flag.iti__in{height:14px;background-position:-2479px 0px}.iti__flag.iti__io{height:10px;background-position:-2501px 0px}.iti__flag.iti__iq{height:14px;background-position:-2523px 0px}.iti__flag.iti__ir{height:12px;background-position:-2545px 0px}.iti__flag.iti__is{height:15px;background-position:-2567px 0px}.iti__flag.iti__it{height:14px;background-position:-2589px 0px}.iti__flag.iti__je{height:12px;background-position:-2611px 0px}.iti__flag.iti__jm{height:10px;background-position:-2633px 0px}.iti__flag.iti__jo{height:10px;background-position:-2655px 0px}.iti__flag.iti__jp{height:14px;background-position:-2677px 0px}.iti__flag.iti__ke{height:14px;background-position:-2699px 0px}.iti__flag.iti__kg{height:12px;background-position:-2721px 0px}.iti__flag.iti__kh{height:13px;background-position:-2743px 0px}.iti__flag.iti__ki{height:10px;background-position:-2765px 0px}.iti__flag.iti__km{height:12px;background-position:-2787px 0px}.iti__flag.iti__kn{height:14px;background-position:-2809px 0px}.iti__flag.iti__kp{height:10px;background-position:-2831px 0px}.iti__flag.iti__kr{height:14px;background-position:-2853px 0px}.iti__flag.iti__kw{height:10px;background-position:-2875px 0px}.iti__flag.iti__ky{height:10px;background-position:-2897px 0px}.iti__flag.iti__kz{height:10px;background-position:-2919px 0px}.iti__flag.iti__la{height:14px;background-position:-2941px 0px}.iti__flag.iti__lb{height:14px;background-position:-2963px 0px}.iti__flag.iti__lc{height:10px;background-position:-2985px 0px}.iti__flag.iti__li{height:12px;background-position:-3007px 0px}.iti__flag.iti__lk{height:10px;background-position:-3029px 0px}.iti__flag.iti__lr{height:11px;background-position:-3051px 0px}.iti__flag.iti__ls{height:14px;background-position:-3073px 0px}.iti__flag.iti__lt{height:12px;background-position:-3095px 0px}.iti__flag.iti__lu{height:12px;background-position:-3117px 0px}.iti__flag.iti__lv{height:10px;background-position:-3139px 0px}.iti__flag.iti__ly{height:10px;background-position:-3161px 0px}.iti__flag.iti__ma{height:14px;background-position:-3183px 0px}.iti__flag.iti__mc{height:15px;background-position:-3205px 0px}.iti__flag.iti__md{height:10px;background-position:-3226px 0px}.iti__flag.iti__me{height:10px;background-position:-3248px 0px}.iti__flag.iti__mf{height:14px;background-position:-3270px 0px}.iti__flag.iti__mg{height:14px;background-position:-3292px 0px}.iti__flag.iti__mh{height:11px;background-position:-3314px 0px}.iti__flag.iti__mk{height:10px;background-position:-3336px 0px}.iti__flag.iti__ml{height:14px;background-position:-3358px 0px}.iti__flag.iti__mm{height:14px;background-position:-3380px 0px}.iti__flag.iti__mn{height:10px;background-position:-3402px 0px}.iti__flag.iti__mo{height:14px;background-position:-3424px 0px}.iti__flag.iti__mp{height:10px;background-position:-3446px 0px}.iti__flag.iti__mq{height:14px;background-position:-3468px 0px}.iti__flag.iti__mr{height:14px;background-position:-3490px 0px}.iti__flag.iti__ms{height:10px;background-position:-3512px 0px}.iti__flag.iti__mt{height:14px;background-position:-3534px 0px}.iti__flag.iti__mu{height:14px;background-position:-3556px 0px}.iti__flag.iti__mv{height:14px;background-position:-3578px 0px}.iti__flag.iti__mw{height:14px;background-position:-3600px 0px}.iti__flag.iti__mx{height:12px;background-position:-3622px 0px}.iti__flag.iti__my{height:10px;background-position:-3644px 0px}.iti__flag.iti__mz{height:14px;background-position:-3666px 0px}.iti__flag.iti__na{height:14px;background-position:-3688px 0px}.iti__flag.iti__nc{height:10px;background-position:-3710px 0px}.iti__flag.iti__ne{height:15px;background-position:-3732px 0px}.iti__flag.iti__nf{height:10px;background-position:-3752px 0px}.iti__flag.iti__ng{height:10px;background-position:-3774px 0px}.iti__flag.iti__ni{height:12px;background-position:-3796px 0px}.iti__flag.iti__nl{height:14px;background-position:-3818px 0px}.iti__flag.iti__no{height:15px;background-position:-3840px 0px}.iti__flag.iti__np{height:15px;background-position:-3862px 0px}.iti__flag.iti__nr{height:10px;background-position:-3877px 0px}.iti__flag.iti__nu{height:10px;background-position:-3899px 0px}.iti__flag.iti__nz{height:10px;background-position:-3921px 0px}.iti__flag.iti__om{height:10px;background-position:-3943px 0px}.iti__flag.iti__pa{height:14px;background-position:-3965px 0px}.iti__flag.iti__pe{height:14px;background-position:-3987px 0px}.iti__flag.iti__pf{height:14px;background-position:-4009px 0px}.iti__flag.iti__pg{height:15px;background-position:-4031px 0px}.iti__flag.iti__ph{height:10px;background-position:-4053px 0px}.iti__flag.iti__pk{height:14px;background-position:-4075px 0px}.iti__flag.iti__pl{height:13px;background-position:-4097px 0px}.iti__flag.iti__pm{height:14px;background-position:-4119px 0px}.iti__flag.iti__pn{height:10px;background-position:-4141px 0px}.iti__flag.iti__pr{height:14px;background-position:-4163px 0px}.iti__flag.iti__ps{height:10px;background-position:-4185px 0px}.iti__flag.iti__pt{height:14px;background-position:-4207px 0px}.iti__flag.iti__pw{height:13px;background-position:-4229px 0px}.iti__flag.iti__py{height:11px;background-position:-4251px 0px}.iti__flag.iti__qa{height:8px;background-position:-4273px 0px}.iti__flag.iti__re{height:14px;background-position:-4295px 0px}.iti__flag.iti__ro{height:14px;background-position:-4317px 0px}.iti__flag.iti__rs{height:14px;background-position:-4339px 0px}.iti__flag.iti__ru{height:14px;background-position:-4361px 0px}.iti__flag.iti__rw{height:14px;background-position:-4383px 0px}.iti__flag.iti__sa{height:14px;background-position:-4405px 0px}.iti__flag.iti__sb{height:10px;background-position:-4427px 0px}.iti__flag.iti__sc{height:10px;background-position:-4449px 0px}.iti__flag.iti__sd{height:10px;background-position:-4471px 0px}.iti__flag.iti__se{height:13px;background-position:-4493px 0px}.iti__flag.iti__sg{height:14px;background-position:-4515px 0px}.iti__flag.iti__sh{height:10px;background-position:-4537px 0px}.iti__flag.iti__si{height:10px;background-position:-4559px 0px}.iti__flag.iti__sj{height:15px;background-position:-4581px 0px}.iti__flag.iti__sk{height:14px;background-position:-4603px 0px}.iti__flag.iti__sl{height:14px;background-position:-4625px 0px}.iti__flag.iti__sm{height:15px;background-position:-4647px 0px}.iti__flag.iti__sn{height:14px;background-position:-4669px 0px}.iti__flag.iti__so{height:14px;background-position:-4691px 0px}.iti__flag.iti__sr{height:14px;background-position:-4713px 0px}.iti__flag.iti__ss{height:10px;background-position:-4735px 0px}.iti__flag.iti__st{height:10px;background-position:-4757px 0px}.iti__flag.iti__su{height:10px;background-position:-4779px 0px}.iti__flag.iti__sv{height:12px;background-position:-4801px 0px}.iti__flag.iti__sx{height:14px;background-position:-4823px 0px}.iti__flag.iti__sy{height:14px;background-position:-4845px 0px}.iti__flag.iti__sz{height:14px;background-position:-4867px 0px}.iti__flag.iti__ta{height:10px;background-position:-4889px 0px}.iti__flag.iti__tc{height:10px;background-position:-4911px 0px}.iti__flag.iti__td{height:14px;background-position:-4933px 0px}.iti__flag.iti__tf{height:14px;background-position:-4955px 0px}.iti__flag.iti__tg{height:13px;background-position:-4977px 0px}.iti__flag.iti__th{height:14px;background-position:-4999px 0px}.iti__flag.iti__tj{height:10px;background-position:-5021px 0px}.iti__flag.iti__tk{height:10px;background-position:-5043px 0px}.iti__flag.iti__tl{height:10px;background-position:-5065px 0px}.iti__flag.iti__tm{height:14px;background-position:-5087px 0px}.iti__flag.iti__tn{height:14px;background-position:-5109px 0px}.iti__flag.iti__to{height:10px;background-position:-5131px 0px}.iti__flag.iti__tr{height:14px;background-position:-5153px 0px}.iti__flag.iti__tt{height:12px;background-position:-5175px 0px}.iti__flag.iti__tv{height:10px;background-position:-5197px 0px}.iti__flag.iti__tw{height:14px;background-position:-5219px 0px}.iti__flag.iti__tz{height:14px;background-position:-5241px 0px}.iti__flag.iti__ua{height:14px;background-position:-5263px 0px}.iti__flag.iti__ug{height:14px;background-position:-5285px 0px}.iti__flag.iti__uk{height:10px;background-position:-5307px 0px}.iti__flag.iti__um{height:11px;background-position:-5329px 0px}.iti__flag.iti__un{height:14px;background-position:-5351px 0px}.iti__flag.iti__us{height:11px;background-position:-5373px 0px}.iti__flag.iti__uy{height:14px;background-position:-5395px 0px}.iti__flag.iti__uz{height:10px;background-position:-5417px 0px}.iti__flag.iti__va{height:15px;background-position:-5439px 0px}.iti__flag.iti__vc{height:14px;background-position:-5456px 0px}.iti__flag.iti__ve{height:14px;background-position:-5478px 0px}.iti__flag.iti__vg{height:10px;background-position:-5500px 0px}.iti__flag.iti__vi{height:14px;background-position:-5522px 0px}.iti__flag.iti__vn{height:14px;background-position:-5544px 0px}.iti__flag.iti__vu{height:12px;background-position:-5566px 0px}.iti__flag.iti__wf{height:14px;background-position:-5588px 0px}.iti__flag.iti__ws{height:10px;background-position:-5610px 0px}.iti__flag.iti__xk{height:15px;background-position:-5632px 0px}.iti__flag.iti__ye{height:14px;background-position:-5654px 0px}.iti__flag.iti__yt{height:14px;background-position:-5676px 0px}.iti__flag.iti__za{height:14px;background-position:-5698px 0px}.iti__flag.iti__zm{height:14px;background-position:-5720px 0px}.iti__flag.iti__zw{height:10px;background-position:-5742px 0px}.iti__flag{height:15px;box-shadow:0 0 1px #888;background-image:url("./media/flags-6C4T4GAU.png?1");background-repeat:no-repeat;background-position:20px 0}@media (min-resolution: 2x){.iti__flag{background-image:url("./media/flags@2x-O7DSVWO7.png?1")}}.iti__globe{background-image:url("./media/globe-5BZRH33T.png");background-size:contain;background-position:right;box-shadow:none;height:19px}@media (min-resolution: 2x){.iti__globe{background-image:url("./media/globe@2x-DJZQMN5H.png")}}:root,[data-bs-theme=light]{--bs-blue: #0d6efd;--bs-indigo: #6610f2;--bs-purple: #6f42c1;--bs-pink: #d63384;--bs-red: #dc3545;--bs-orange: #fd7e14;--bs-yellow: #ffc107;--bs-green: #198754;--bs-teal: #20c997;--bs-cyan: #0dcaf0;--bs-black: #000;--bs-white: #fff;--bs-gray: #6c757d;--bs-gray-dark: #343a40;--bs-gray-100: #f8f9fa;--bs-gray-200: #e9ecef;--bs-gray-300: #dee2e6;--bs-gray-400: #ced4da;--bs-gray-500: #adb5bd;--bs-gray-600: #6c757d;--bs-gray-700: #495057;--bs-gray-800: #343a40;--bs-gray-900: #212529;--bs-primary: #0d6efd;--bs-secondary: #6c757d;--bs-success: #198754;--bs-info: #0dcaf0;--bs-warning: #ffc107;--bs-danger: #dc3545;--bs-light: #f8f9fa;--bs-dark: #212529;--bs-primary-rgb: 13, 110, 253;--bs-secondary-rgb: 108, 117, 125;--bs-success-rgb: 25, 135, 84;--bs-info-rgb: 13, 202, 240;--bs-warning-rgb: 255, 193, 7;--bs-danger-rgb: 220, 53, 69;--bs-light-rgb: 248, 249, 250;--bs-dark-rgb: 33, 37, 41;--bs-primary-text-emphasis: #052c65;--bs-secondary-text-emphasis: #2b2f32;--bs-success-text-emphasis: #0a3622;--bs-info-text-emphasis: #055160;--bs-warning-text-emphasis: #664d03;--bs-danger-text-emphasis: #58151c;--bs-light-text-emphasis: #495057;--bs-dark-text-emphasis: #495057;--bs-primary-bg-subtle: #cfe2ff;--bs-secondary-bg-subtle: #e2e3e5;--bs-success-bg-subtle: #d1e7dd;--bs-info-bg-subtle: #cff4fc;--bs-warning-bg-subtle: #fff3cd;--bs-danger-bg-subtle: #f8d7da;--bs-light-bg-subtle: #fcfcfd;--bs-dark-bg-subtle: #ced4da;--bs-primary-border-subtle: #9ec5fe;--bs-secondary-border-subtle: #c4c8cb;--bs-success-border-subtle: #a3cfbb;--bs-info-border-subtle: #9eeaf9;--bs-warning-border-subtle: #ffe69c;--bs-danger-border-subtle: #f1aeb5;--bs-light-border-subtle: #e9ecef;--bs-dark-border-subtle: #adb5bd;--bs-white-rgb: 255, 255, 255;--bs-black-rgb: 0, 0, 0;--bs-font-sans-serif: system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", "Noto Sans", "Liberation Sans", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--bs-font-monospace: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--bs-gradient: linear-gradient(180deg, rgba(255, 255, 255, .15), rgba(255, 255, 255, 0));--bs-body-font-family: var(--bs-font-sans-serif);--bs-body-font-size: 1rem;--bs-body-font-weight: 400;--bs-body-line-height: 1.5;--bs-body-color: #212529;--bs-body-color-rgb: 33, 37, 41;--bs-body-bg: #fff;--bs-body-bg-rgb: 255, 255, 255;--bs-emphasis-color: #000;--bs-emphasis-color-rgb: 0, 0, 0;--bs-secondary-color: rgba(33, 37, 41, .75);--bs-secondary-color-rgb: 33, 37, 41;--bs-secondary-bg: #e9ecef;--bs-secondary-bg-rgb: 233, 236, 239;--bs-tertiary-color: rgba(33, 37, 41, .5);--bs-tertiary-color-rgb: 33, 37, 41;--bs-tertiary-bg: #f8f9fa;--bs-tertiary-bg-rgb: 248, 249, 250;--bs-heading-color: inherit;--bs-link-color: #0d6efd;--bs-link-color-rgb: 13, 110, 253;--bs-link-decoration: underline;--bs-link-hover-color: #0a58ca;--bs-link-hover-color-rgb: 10, 88, 202;--bs-code-color: #d63384;--bs-highlight-color: #212529;--bs-highlight-bg: #fff3cd;--bs-border-width: 1px;--bs-border-style: solid;--bs-border-color: #dee2e6;--bs-border-color-translucent: rgba(0, 0, 0, .175);--bs-border-radius: .375rem;--bs-border-radius-sm: .25rem;--bs-border-radius-lg: .5rem;--bs-border-radius-xl: 1rem;--bs-border-radius-xxl: 2rem;--bs-border-radius-2xl: var(--bs-border-radius-xxl);--bs-border-radius-pill: 50rem;--bs-box-shadow: 0 .5rem 1rem rgba(0, 0, 0, .15);--bs-box-shadow-sm: 0 .125rem .25rem rgba(0, 0, 0, .075);--bs-box-shadow-lg: 0 1rem 3rem rgba(0, 0, 0, .175);--bs-box-shadow-inset: inset 0 1px 2px rgba(0, 0, 0, .075);--bs-focus-ring-width: .25rem;--bs-focus-ring-opacity: .25;--bs-focus-ring-color: rgba(13, 110, 253, .25);--bs-form-valid-color: #198754;--bs-form-valid-border-color: #198754;--bs-form-invalid-color: #dc3545;--bs-form-invalid-border-color: #dc3545}[data-bs-theme=dark]{color-scheme:dark;--bs-body-color: #dee2e6;--bs-body-color-rgb: 222, 226, 230;--bs-body-bg: #212529;--bs-body-bg-rgb: 33, 37, 41;--bs-emphasis-color: #fff;--bs-emphasis-color-rgb: 255, 255, 255;--bs-secondary-color: rgba(222, 226, 230, .75);--bs-secondary-color-rgb: 222, 226, 230;--bs-secondary-bg: #343a40;--bs-secondary-bg-rgb: 52, 58, 64;--bs-tertiary-color: rgba(222, 226, 230, .5);--bs-tertiary-color-rgb: 222, 226, 230;--bs-tertiary-bg: #2b3035;--bs-tertiary-bg-rgb: 43, 48, 53;--bs-primary-text-emphasis: #6ea8fe;--bs-secondary-text-emphasis: #a7acb1;--bs-success-text-emphasis: #75b798;--bs-info-text-emphasis: #6edff6;--bs-warning-text-emphasis: #ffda6a;--bs-danger-text-emphasis: #ea868f;--bs-light-text-emphasis: #f8f9fa;--bs-dark-text-emphasis: #dee2e6;--bs-primary-bg-subtle: #031633;--bs-secondary-bg-subtle: #161719;--bs-success-bg-subtle: #051b11;--bs-info-bg-subtle: #032830;--bs-warning-bg-subtle: #332701;--bs-danger-bg-subtle: #2c0b0e;--bs-light-bg-subtle: #343a40;--bs-dark-bg-subtle: #1a1d20;--bs-primary-border-subtle: #084298;--bs-secondary-border-subtle: #41464b;--bs-success-border-subtle: #0f5132;--bs-info-border-subtle: #087990;--bs-warning-border-subtle: #997404;--bs-danger-border-subtle: #842029;--bs-light-border-subtle: #495057;--bs-dark-border-subtle: #343a40;--bs-heading-color: inherit;--bs-link-color: #6ea8fe;--bs-link-hover-color: #8bb9fe;--bs-link-color-rgb: 110, 168, 254;--bs-link-hover-color-rgb: 139, 185, 254;--bs-code-color: #e685b5;--bs-highlight-color: #dee2e6;--bs-highlight-bg: #664d03;--bs-border-color: #495057;--bs-border-color-translucent: rgba(255, 255, 255, .15);--bs-form-valid-color: #75b798;--bs-form-valid-border-color: #75b798;--bs-form-invalid-color: #ea868f;--bs-form-invalid-border-color: #ea868f}*,*:before,*:after{box-sizing:border-box}@media (prefers-reduced-motion: no-preference){:root{scroll-behavior:smooth}}body{margin:0;font-family:var(--bs-body-font-family);font-size:var(--bs-body-font-size);font-weight:var(--bs-body-font-weight);line-height:var(--bs-body-line-height);color:var(--bs-body-color);text-align:var(--bs-body-text-align);background-color:var(--bs-body-bg);-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:rgba(0,0,0,0)}hr{margin:1rem 0;color:inherit;border:0;border-top:var(--bs-border-width) solid;opacity:.25}h6,.h6,h5,.h5,h4,.h4,h3,.h3,h2,.h2,h1,.h1{margin-top:0;margin-bottom:.5rem;font-weight:500;line-height:1.2;color:var(--bs-heading-color)}h1,.h1{font-size:calc(1.375rem + 1.5vw)}@media (min-width: 1200px){h1,.h1{font-size:2.5rem}}h2,.h2{font-size:calc(1.325rem + .9vw)}@media (min-width: 1200px){h2,.h2{font-size:2rem}}h3,.h3{font-size:calc(1.3rem + .6vw)}@media (min-width: 1200px){h3,.h3{font-size:1.75rem}}h4,.h4{font-size:calc(1.275rem + .3vw)}@media (min-width: 1200px){h4,.h4{font-size:1.5rem}}h5,.h5{font-size:1.25rem}h6,.h6{font-size:1rem}p{margin-top:0;margin-bottom:1rem}abbr[title]{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;line-height:inherit;font-size:calc(1.275rem + .3vw)}@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}[type=search]::-webkit-search-cancel-button{cursor:pointer;filter:grayscale(1)}::-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-weight:300;line-height:1.2;font-size:calc(1.625rem + 4.5vw)}@media (min-width: 1200px){.display-1{font-size:5rem}}.display-2{font-weight:300;line-height:1.2;font-size:calc(1.575rem + 3.9vw)}@media (min-width: 1200px){.display-2{font-size:4.5rem}}.display-3{font-weight:300;line-height:1.2;font-size:calc(1.525rem + 3.3vw)}@media (min-width: 1200px){.display-3{font-size:4rem}}.display-4{font-weight:300;line-height:1.2;font-size:calc(1.475rem + 2.7vw)}@media (min-width: 1200px){.display-4{font-size:3.5rem}}.display-5{font-weight:300;line-height:1.2;font-size:calc(1.425rem + 2.1vw)}@media (min-width: 1200px){.display-5{font-size:3rem}}.display-6{font-weight:300;line-height:1.2;font-size:calc(1.375rem + 1.5vw)}@media (min-width: 1200px){.display-6{font-size:2.5rem}}.list-unstyled,.list-inline{padding-left:0;list-style:none}.list-inline-item{display:inline-block}.list-inline-item:not(:last-child){margin-right:.5rem}.initialism{font-size:.875em;text-transform:uppercase}.blockquote{margin-bottom:1rem;font-size:1.25rem}.blockquote>:last-child{margin-bottom:0}.blockquote-footer{margin-top:-1rem;margin-bottom:1rem;font-size:.875em;color:#6c757d}.blockquote-footer:before{content:"\2014\a0"}.img-fluid{max-width:100%;height:auto}.img-thumbnail{padding:.25rem;background-color:var(--bs-body-bg);border:var(--bs-border-width) solid var(--bs-border-color);border-radius:var(--bs-border-radius);max-width:100%;height:auto}.figure{display:inline-block}.figure-img{margin-bottom:.5rem;line-height:1}.figure-caption{font-size:.875em;color:var(--bs-secondary-color)}.container,.container-fluid,.container-xxl,.container-xl,.container-lg,.container-md,.container-sm{--bs-gutter-x: 1.5rem;--bs-gutter-y: 0;width:100%;padding-right:calc(var(--bs-gutter-x) * .5);padding-left:calc(var(--bs-gutter-x) * .5);margin-right:auto;margin-left:auto}@media (min-width: 576px){.container-sm,.container{max-width:540px}}@media (min-width: 768px){.container-md,.container-sm,.container{max-width:720px}}@media (min-width: 992px){.container-lg,.container-md,.container-sm,.container{max-width:960px}}@media (min-width: 1200px){.container-xl,.container-lg,.container-md,.container-sm,.container{max-width:1140px}}@media (min-width: 1400px){.container-xxl,.container-xl,.container-lg,.container-md,.container-sm,.container{max-width:1320px}}:root{--bs-breakpoint-xs: 0;--bs-breakpoint-sm: 576px;--bs-breakpoint-md: 768px;--bs-breakpoint-lg: 992px;--bs-breakpoint-xl: 1200px;--bs-breakpoint-xxl: 1400px}.row{--bs-gutter-x: 1.5rem;--bs-gutter-y: 0;display:flex;flex-wrap:wrap;margin-top:calc(-1 * var(--bs-gutter-y));margin-right:calc(-.5 * var(--bs-gutter-x));margin-left:calc(-.5 * var(--bs-gutter-x))}.row>*{flex-shrink:0;width:100%;max-width:100%;padding-right:calc(var(--bs-gutter-x) * .5);padding-left:calc(var(--bs-gutter-x) * .5);margin-top:var(--bs-gutter-y)}.col{flex:1 0 0}.row-cols-auto>*{flex:0 0 auto;width:auto}.row-cols-1>*{flex:0 0 auto;width:100%}.row-cols-2>*{flex:0 0 auto;width:50%}.row-cols-3>*{flex:0 0 auto;width:33.33333333%}.row-cols-4>*{flex:0 0 auto;width:25%}.row-cols-5>*{flex:0 0 auto;width:20%}.row-cols-6>*{flex:0 0 auto;width:16.66666667%}.col-auto{flex:0 0 auto;width:auto}.col-1{flex:0 0 auto;width:8.33333333%}.col-2{flex:0 0 auto;width:16.66666667%}.col-3{flex:0 0 auto;width:25%}.col-4{flex:0 0 auto;width:33.33333333%}.col-5{flex:0 0 auto;width:41.66666667%}.col-6{flex:0 0 auto;width:50%}.col-7{flex:0 0 auto;width:58.33333333%}.col-8{flex:0 0 auto;width:66.66666667%}.col-9{flex:0 0 auto;width:75%}.col-10{flex:0 0 auto;width:83.33333333%}.col-11{flex:0 0 auto;width:91.66666667%}.col-12{flex:0 0 auto;width:100%}.offset-1{margin-left:8.33333333%}.offset-2{margin-left:16.66666667%}.offset-3{margin-left:25%}.offset-4{margin-left:33.33333333%}.offset-5{margin-left:41.66666667%}.offset-6{margin-left:50%}.offset-7{margin-left:58.33333333%}.offset-8{margin-left:66.66666667%}.offset-9{margin-left:75%}.offset-10{margin-left:83.33333333%}.offset-11{margin-left:91.66666667%}.g-0,.gx-0{--bs-gutter-x: 0}.g-0,.gy-0{--bs-gutter-y: 0}.g-1,.gx-1{--bs-gutter-x: .25rem}.g-1,.gy-1{--bs-gutter-y: .25rem}.g-2,.gx-2{--bs-gutter-x: .5rem}.g-2,.gy-2{--bs-gutter-y: .5rem}.g-3,.gx-3{--bs-gutter-x: 1rem}.g-3,.gy-3{--bs-gutter-y: 1rem}.g-4,.gx-4{--bs-gutter-x: 1.5rem}.g-4,.gy-4{--bs-gutter-y: 1.5rem}.g-5,.gx-5{--bs-gutter-x: 3rem}.g-5,.gy-5{--bs-gutter-y: 3rem}@media (min-width: 576px){.col-sm{flex:1 0 0}.row-cols-sm-auto>*{flex:0 0 auto;width:auto}.row-cols-sm-1>*{flex:0 0 auto;width:100%}.row-cols-sm-2>*{flex:0 0 auto;width:50%}.row-cols-sm-3>*{flex:0 0 auto;width:33.33333333%}.row-cols-sm-4>*{flex:0 0 auto;width:25%}.row-cols-sm-5>*{flex:0 0 auto;width:20%}.row-cols-sm-6>*{flex:0 0 auto;width:16.66666667%}.col-sm-auto{flex:0 0 auto;width:auto}.col-sm-1{flex:0 0 auto;width:8.33333333%}.col-sm-2{flex:0 0 auto;width:16.66666667%}.col-sm-3{flex:0 0 auto;width:25%}.col-sm-4{flex:0 0 auto;width:33.33333333%}.col-sm-5{flex:0 0 auto;width:41.66666667%}.col-sm-6{flex:0 0 auto;width:50%}.col-sm-7{flex:0 0 auto;width:58.33333333%}.col-sm-8{flex:0 0 auto;width:66.66666667%}.col-sm-9{flex:0 0 auto;width:75%}.col-sm-10{flex:0 0 auto;width:83.33333333%}.col-sm-11{flex:0 0 auto;width:91.66666667%}.col-sm-12{flex:0 0 auto;width:100%}.offset-sm-0{margin-left:0}.offset-sm-1{margin-left:8.33333333%}.offset-sm-2{margin-left:16.66666667%}.offset-sm-3{margin-left:25%}.offset-sm-4{margin-left:33.33333333%}.offset-sm-5{margin-left:41.66666667%}.offset-sm-6{margin-left:50%}.offset-sm-7{margin-left:58.33333333%}.offset-sm-8{margin-left:66.66666667%}.offset-sm-9{margin-left:75%}.offset-sm-10{margin-left:83.33333333%}.offset-sm-11{margin-left:91.66666667%}.g-sm-0,.gx-sm-0{--bs-gutter-x: 0}.g-sm-0,.gy-sm-0{--bs-gutter-y: 0}.g-sm-1,.gx-sm-1{--bs-gutter-x: .25rem}.g-sm-1,.gy-sm-1{--bs-gutter-y: .25rem}.g-sm-2,.gx-sm-2{--bs-gutter-x: .5rem}.g-sm-2,.gy-sm-2{--bs-gutter-y: .5rem}.g-sm-3,.gx-sm-3{--bs-gutter-x: 1rem}.g-sm-3,.gy-sm-3{--bs-gutter-y: 1rem}.g-sm-4,.gx-sm-4{--bs-gutter-x: 1.5rem}.g-sm-4,.gy-sm-4{--bs-gutter-y: 1.5rem}.g-sm-5,.gx-sm-5{--bs-gutter-x: 3rem}.g-sm-5,.gy-sm-5{--bs-gutter-y: 3rem}}@media (min-width: 768px){.col-md{flex:1 0 0}.row-cols-md-auto>*{flex:0 0 auto;width:auto}.row-cols-md-1>*{flex:0 0 auto;width:100%}.row-cols-md-2>*{flex:0 0 auto;width:50%}.row-cols-md-3>*{flex:0 0 auto;width:33.33333333%}.row-cols-md-4>*{flex:0 0 auto;width:25%}.row-cols-md-5>*{flex:0 0 auto;width:20%}.row-cols-md-6>*{flex:0 0 auto;width:16.66666667%}.col-md-auto{flex:0 0 auto;width:auto}.col-md-1{flex:0 0 auto;width:8.33333333%}.col-md-2{flex:0 0 auto;width:16.66666667%}.col-md-3{flex:0 0 auto;width:25%}.col-md-4{flex:0 0 auto;width:33.33333333%}.col-md-5{flex:0 0 auto;width:41.66666667%}.col-md-6{flex:0 0 auto;width:50%}.col-md-7{flex:0 0 auto;width:58.33333333%}.col-md-8{flex:0 0 auto;width:66.66666667%}.col-md-9{flex:0 0 auto;width:75%}.col-md-10{flex:0 0 auto;width:83.33333333%}.col-md-11{flex:0 0 auto;width:91.66666667%}.col-md-12{flex:0 0 auto;width:100%}.offset-md-0{margin-left:0}.offset-md-1{margin-left:8.33333333%}.offset-md-2{margin-left:16.66666667%}.offset-md-3{margin-left:25%}.offset-md-4{margin-left:33.33333333%}.offset-md-5{margin-left:41.66666667%}.offset-md-6{margin-left:50%}.offset-md-7{margin-left:58.33333333%}.offset-md-8{margin-left:66.66666667%}.offset-md-9{margin-left:75%}.offset-md-10{margin-left:83.33333333%}.offset-md-11{margin-left:91.66666667%}.g-md-0,.gx-md-0{--bs-gutter-x: 0}.g-md-0,.gy-md-0{--bs-gutter-y: 0}.g-md-1,.gx-md-1{--bs-gutter-x: .25rem}.g-md-1,.gy-md-1{--bs-gutter-y: .25rem}.g-md-2,.gx-md-2{--bs-gutter-x: .5rem}.g-md-2,.gy-md-2{--bs-gutter-y: .5rem}.g-md-3,.gx-md-3{--bs-gutter-x: 1rem}.g-md-3,.gy-md-3{--bs-gutter-y: 1rem}.g-md-4,.gx-md-4{--bs-gutter-x: 1.5rem}.g-md-4,.gy-md-4{--bs-gutter-y: 1.5rem}.g-md-5,.gx-md-5{--bs-gutter-x: 3rem}.g-md-5,.gy-md-5{--bs-gutter-y: 3rem}}@media (min-width: 992px){.col-lg{flex:1 0 0}.row-cols-lg-auto>*{flex:0 0 auto;width:auto}.row-cols-lg-1>*{flex:0 0 auto;width:100%}.row-cols-lg-2>*{flex:0 0 auto;width:50%}.row-cols-lg-3>*{flex:0 0 auto;width:33.33333333%}.row-cols-lg-4>*{flex:0 0 auto;width:25%}.row-cols-lg-5>*{flex:0 0 auto;width:20%}.row-cols-lg-6>*{flex:0 0 auto;width:16.66666667%}.col-lg-auto{flex:0 0 auto;width:auto}.col-lg-1{flex:0 0 auto;width:8.33333333%}.col-lg-2{flex:0 0 auto;width:16.66666667%}.col-lg-3{flex:0 0 auto;width:25%}.col-lg-4{flex:0 0 auto;width:33.33333333%}.col-lg-5{flex:0 0 auto;width:41.66666667%}.col-lg-6{flex:0 0 auto;width:50%}.col-lg-7{flex:0 0 auto;width:58.33333333%}.col-lg-8{flex:0 0 auto;width:66.66666667%}.col-lg-9{flex:0 0 auto;width:75%}.col-lg-10{flex:0 0 auto;width:83.33333333%}.col-lg-11{flex:0 0 auto;width:91.66666667%}.col-lg-12{flex:0 0 auto;width:100%}.offset-lg-0{margin-left:0}.offset-lg-1{margin-left:8.33333333%}.offset-lg-2{margin-left:16.66666667%}.offset-lg-3{margin-left:25%}.offset-lg-4{margin-left:33.33333333%}.offset-lg-5{margin-left:41.66666667%}.offset-lg-6{margin-left:50%}.offset-lg-7{margin-left:58.33333333%}.offset-lg-8{margin-left:66.66666667%}.offset-lg-9{margin-left:75%}.offset-lg-10{margin-left:83.33333333%}.offset-lg-11{margin-left:91.66666667%}.g-lg-0,.gx-lg-0{--bs-gutter-x: 0}.g-lg-0,.gy-lg-0{--bs-gutter-y: 0}.g-lg-1,.gx-lg-1{--bs-gutter-x: .25rem}.g-lg-1,.gy-lg-1{--bs-gutter-y: .25rem}.g-lg-2,.gx-lg-2{--bs-gutter-x: .5rem}.g-lg-2,.gy-lg-2{--bs-gutter-y: .5rem}.g-lg-3,.gx-lg-3{--bs-gutter-x: 1rem}.g-lg-3,.gy-lg-3{--bs-gutter-y: 1rem}.g-lg-4,.gx-lg-4{--bs-gutter-x: 1.5rem}.g-lg-4,.gy-lg-4{--bs-gutter-y: 1.5rem}.g-lg-5,.gx-lg-5{--bs-gutter-x: 3rem}.g-lg-5,.gy-lg-5{--bs-gutter-y: 3rem}}@media (min-width: 1200px){.col-xl{flex:1 0 0}.row-cols-xl-auto>*{flex:0 0 auto;width:auto}.row-cols-xl-1>*{flex:0 0 auto;width:100%}.row-cols-xl-2>*{flex:0 0 auto;width:50%}.row-cols-xl-3>*{flex:0 0 auto;width:33.33333333%}.row-cols-xl-4>*{flex:0 0 auto;width:25%}.row-cols-xl-5>*{flex:0 0 auto;width:20%}.row-cols-xl-6>*{flex:0 0 auto;width:16.66666667%}.col-xl-auto{flex:0 0 auto;width:auto}.col-xl-1{flex:0 0 auto;width:8.33333333%}.col-xl-2{flex:0 0 auto;width:16.66666667%}.col-xl-3{flex:0 0 auto;width:25%}.col-xl-4{flex:0 0 auto;width:33.33333333%}.col-xl-5{flex:0 0 auto;width:41.66666667%}.col-xl-6{flex:0 0 auto;width:50%}.col-xl-7{flex:0 0 auto;width:58.33333333%}.col-xl-8{flex:0 0 auto;width:66.66666667%}.col-xl-9{flex:0 0 auto;width:75%}.col-xl-10{flex:0 0 auto;width:83.33333333%}.col-xl-11{flex:0 0 auto;width:91.66666667%}.col-xl-12{flex:0 0 auto;width:100%}.offset-xl-0{margin-left:0}.offset-xl-1{margin-left:8.33333333%}.offset-xl-2{margin-left:16.66666667%}.offset-xl-3{margin-left:25%}.offset-xl-4{margin-left:33.33333333%}.offset-xl-5{margin-left:41.66666667%}.offset-xl-6{margin-left:50%}.offset-xl-7{margin-left:58.33333333%}.offset-xl-8{margin-left:66.66666667%}.offset-xl-9{margin-left:75%}.offset-xl-10{margin-left:83.33333333%}.offset-xl-11{margin-left:91.66666667%}.g-xl-0,.gx-xl-0{--bs-gutter-x: 0}.g-xl-0,.gy-xl-0{--bs-gutter-y: 0}.g-xl-1,.gx-xl-1{--bs-gutter-x: .25rem}.g-xl-1,.gy-xl-1{--bs-gutter-y: .25rem}.g-xl-2,.gx-xl-2{--bs-gutter-x: .5rem}.g-xl-2,.gy-xl-2{--bs-gutter-y: .5rem}.g-xl-3,.gx-xl-3{--bs-gutter-x: 1rem}.g-xl-3,.gy-xl-3{--bs-gutter-y: 1rem}.g-xl-4,.gx-xl-4{--bs-gutter-x: 1.5rem}.g-xl-4,.gy-xl-4{--bs-gutter-y: 1.5rem}.g-xl-5,.gx-xl-5{--bs-gutter-x: 3rem}.g-xl-5,.gy-xl-5{--bs-gutter-y: 3rem}}@media (min-width: 1400px){.col-xxl{flex:1 0 0}.row-cols-xxl-auto>*{flex:0 0 auto;width:auto}.row-cols-xxl-1>*{flex:0 0 auto;width:100%}.row-cols-xxl-2>*{flex:0 0 auto;width:50%}.row-cols-xxl-3>*{flex:0 0 auto;width:33.33333333%}.row-cols-xxl-4>*{flex:0 0 auto;width:25%}.row-cols-xxl-5>*{flex:0 0 auto;width:20%}.row-cols-xxl-6>*{flex:0 0 auto;width:16.66666667%}.col-xxl-auto{flex:0 0 auto;width:auto}.col-xxl-1{flex:0 0 auto;width:8.33333333%}.col-xxl-2{flex:0 0 auto;width:16.66666667%}.col-xxl-3{flex:0 0 auto;width:25%}.col-xxl-4{flex:0 0 auto;width:33.33333333%}.col-xxl-5{flex:0 0 auto;width:41.66666667%}.col-xxl-6{flex:0 0 auto;width:50%}.col-xxl-7{flex:0 0 auto;width:58.33333333%}.col-xxl-8{flex:0 0 auto;width:66.66666667%}.col-xxl-9{flex:0 0 auto;width:75%}.col-xxl-10{flex:0 0 auto;width:83.33333333%}.col-xxl-11{flex:0 0 auto;width:91.66666667%}.col-xxl-12{flex:0 0 auto;width:100%}.offset-xxl-0{margin-left:0}.offset-xxl-1{margin-left:8.33333333%}.offset-xxl-2{margin-left:16.66666667%}.offset-xxl-3{margin-left:25%}.offset-xxl-4{margin-left:33.33333333%}.offset-xxl-5{margin-left:41.66666667%}.offset-xxl-6{margin-left:50%}.offset-xxl-7{margin-left:58.33333333%}.offset-xxl-8{margin-left:66.66666667%}.offset-xxl-9{margin-left:75%}.offset-xxl-10{margin-left:83.33333333%}.offset-xxl-11{margin-left:91.66666667%}.g-xxl-0,.gx-xxl-0{--bs-gutter-x: 0}.g-xxl-0,.gy-xxl-0{--bs-gutter-y: 0}.g-xxl-1,.gx-xxl-1{--bs-gutter-x: .25rem}.g-xxl-1,.gy-xxl-1{--bs-gutter-y: .25rem}.g-xxl-2,.gx-xxl-2{--bs-gutter-x: .5rem}.g-xxl-2,.gy-xxl-2{--bs-gutter-y: .5rem}.g-xxl-3,.gx-xxl-3{--bs-gutter-x: 1rem}.g-xxl-3,.gy-xxl-3{--bs-gutter-y: 1rem}.g-xxl-4,.gx-xxl-4{--bs-gutter-x: 1.5rem}.g-xxl-4,.gy-xxl-4{--bs-gutter-y: 1.5rem}.g-xxl-5,.gx-xxl-5{--bs-gutter-x: 3rem}.g-xxl-5,.gy-xxl-5{--bs-gutter-y: 3rem}}.table{--bs-table-color-type: initial;--bs-table-bg-type: initial;--bs-table-color-state: initial;--bs-table-bg-state: initial;--bs-table-color: var(--bs-emphasis-color);--bs-table-bg: var(--bs-body-bg);--bs-table-border-color: var(--bs-border-color);--bs-table-accent-bg: transparent;--bs-table-striped-color: var(--bs-emphasis-color);--bs-table-striped-bg: rgba(var(--bs-emphasis-color-rgb), .05);--bs-table-active-color: var(--bs-emphasis-color);--bs-table-active-bg: rgba(var(--bs-emphasis-color-rgb), .1);--bs-table-hover-color: var(--bs-emphasis-color);--bs-table-hover-bg: rgba(var(--bs-emphasis-color-rgb), .075);width:100%;margin-bottom:1rem;vertical-align:top;border-color:var(--bs-table-border-color)}.table>:not(caption)>*>*{padding:.5rem;color:var(--bs-table-color-state, var(--bs-table-color-type, var(--bs-table-color)));background-color:var(--bs-table-bg);border-bottom-width:var(--bs-border-width);box-shadow:inset 0 0 0 9999px var(--bs-table-bg-state, var(--bs-table-bg-type, var(--bs-table-accent-bg)))}.table>tbody{vertical-align:inherit}.table>thead{vertical-align:bottom}.table-group-divider{border-top:calc(var(--bs-border-width) * 2) solid currentcolor}.caption-top{caption-side:top}.table-sm>:not(caption)>*>*{padding:.25rem}.table-bordered>:not(caption)>*{border-width:var(--bs-border-width) 0}.table-bordered>:not(caption)>*>*{border-width:0 var(--bs-border-width)}.table-borderless>:not(caption)>*>*{border-bottom-width:0}.table-borderless>:not(:first-child){border-top-width:0}.table-striped>tbody>tr:nth-of-type(odd)>*{--bs-table-color-type: var(--bs-table-striped-color);--bs-table-bg-type: var(--bs-table-striped-bg)}.table-striped-columns>:not(caption)>tr>:nth-child(2n){--bs-table-color-type: var(--bs-table-striped-color);--bs-table-bg-type: var(--bs-table-striped-bg)}.table-active{--bs-table-color-state: var(--bs-table-active-color);--bs-table-bg-state: var(--bs-table-active-bg)}.table-hover>tbody>tr:hover>*{--bs-table-color-state: var(--bs-table-hover-color);--bs-table-bg-state: var(--bs-table-hover-bg)}.table-primary{--bs-table-color: #000;--bs-table-bg: #cfe2ff;--bs-table-border-color: #a6b5cc;--bs-table-striped-bg: #c5d7f2;--bs-table-striped-color: #000;--bs-table-active-bg: #bacbe6;--bs-table-active-color: #000;--bs-table-hover-bg: #bfd1ec;--bs-table-hover-color: #000;color:var(--bs-table-color);border-color:var(--bs-table-border-color)}.table-secondary{--bs-table-color: #000;--bs-table-bg: #e2e3e5;--bs-table-border-color: #b5b6b7;--bs-table-striped-bg: #d7d8da;--bs-table-striped-color: #000;--bs-table-active-bg: #cbccce;--bs-table-active-color: #000;--bs-table-hover-bg: #d1d2d4;--bs-table-hover-color: #000;color:var(--bs-table-color);border-color:var(--bs-table-border-color)}.table-success{--bs-table-color: #000;--bs-table-bg: #d1e7dd;--bs-table-border-color: #a7b9b1;--bs-table-striped-bg: #c7dbd2;--bs-table-striped-color: #000;--bs-table-active-bg: #bcd0c7;--bs-table-active-color: #000;--bs-table-hover-bg: #c1d6cc;--bs-table-hover-color: #000;color:var(--bs-table-color);border-color:var(--bs-table-border-color)}.table-info{--bs-table-color: #000;--bs-table-bg: #cff4fc;--bs-table-border-color: #a6c3ca;--bs-table-striped-bg: #c5e8ef;--bs-table-striped-color: #000;--bs-table-active-bg: #badce3;--bs-table-active-color: #000;--bs-table-hover-bg: #bfe2e9;--bs-table-hover-color: #000;color:var(--bs-table-color);border-color:var(--bs-table-border-color)}.table-warning{--bs-table-color: #000;--bs-table-bg: #fff3cd;--bs-table-border-color: #ccc2a4;--bs-table-striped-bg: #f2e7c3;--bs-table-striped-color: #000;--bs-table-active-bg: #e6dbb9;--bs-table-active-color: #000;--bs-table-hover-bg: #ece1be;--bs-table-hover-color: #000;color:var(--bs-table-color);border-color:var(--bs-table-border-color)}.table-danger{--bs-table-color: #000;--bs-table-bg: #f8d7da;--bs-table-border-color: #c6acae;--bs-table-striped-bg: #eccccf;--bs-table-striped-color: #000;--bs-table-active-bg: #dfc2c4;--bs-table-active-color: #000;--bs-table-hover-bg: #e5c7ca;--bs-table-hover-color: #000;color:var(--bs-table-color);border-color:var(--bs-table-border-color)}.table-light{--bs-table-color: #000;--bs-table-bg: #f8f9fa;--bs-table-border-color: #c6c7c8;--bs-table-striped-bg: #ecedee;--bs-table-striped-color: #000;--bs-table-active-bg: #dfe0e1;--bs-table-active-color: #000;--bs-table-hover-bg: #e5e6e7;--bs-table-hover-color: #000;color:var(--bs-table-color);border-color:var(--bs-table-border-color)}.table-dark{--bs-table-color: #fff;--bs-table-bg: #212529;--bs-table-border-color: #4d5154;--bs-table-striped-bg: #2c3034;--bs-table-striped-color: #fff;--bs-table-active-bg: #373b3e;--bs-table-active-color: #fff;--bs-table-hover-bg: #323539;--bs-table-hover-color: #fff;color:var(--bs-table-color);border-color:var(--bs-table-border-color)}.table-responsive{overflow-x:auto;-webkit-overflow-scrolling:touch}@media (max-width: 575.98px){.table-responsive-sm{overflow-x:auto;-webkit-overflow-scrolling:touch}}@media (max-width: 767.98px){.table-responsive-md{overflow-x:auto;-webkit-overflow-scrolling:touch}}@media (max-width: 991.98px){.table-responsive-lg{overflow-x:auto;-webkit-overflow-scrolling:touch}}@media (max-width: 1199.98px){.table-responsive-xl{overflow-x:auto;-webkit-overflow-scrolling:touch}}@media (max-width: 1399.98px){.table-responsive-xxl{overflow-x:auto;-webkit-overflow-scrolling:touch}}.form-label{margin-bottom:.5rem}.col-form-label{padding-top:calc(.375rem + var(--bs-border-width));padding-bottom:calc(.375rem + var(--bs-border-width));margin-bottom:0;font-size:inherit;line-height:1.5}.col-form-label-lg{padding-top:calc(.5rem + var(--bs-border-width));padding-bottom:calc(.5rem + var(--bs-border-width));font-size:1.25rem}.col-form-label-sm{padding-top:calc(.25rem + var(--bs-border-width));padding-bottom:calc(.25rem + var(--bs-border-width));font-size:.875rem}.form-text{margin-top:.25rem;font-size:.875em;color:var(--bs-secondary-color)}.form-control{display:block;width:100%;padding:.375rem .75rem;font-size:1rem;font-weight:400;line-height:1.5;color:var(--bs-body-color);appearance:none;background-color:var(--bs-body-bg);background-clip:padding-box;border:var(--bs-border-width) solid var(--bs-border-color);border-radius:var(--bs-border-radius);transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion: reduce){.form-control{transition:none}}.form-control[type=file]{overflow:hidden}.form-control[type=file]:not(:disabled):not([readonly]){cursor:pointer}.form-control:focus{color:var(--bs-body-color);background-color:var(--bs-body-bg);border-color:#86b7fe;outline:0;box-shadow:0 0 0 .25rem #0d6efd40}.form-control::-webkit-date-and-time-value{min-width:85px;height:1.5em;margin:0}.form-control::-webkit-datetime-edit{display:block;padding:0}.form-control::placeholder{color:var(--bs-secondary-color);opacity:1}.form-control:disabled{background-color:var(--bs-secondary-bg);opacity:1}.form-control::file-selector-button{padding:.375rem .75rem;margin:-.375rem -.75rem;margin-inline-end:.75rem;color:var(--bs-body-color);background-color:var(--bs-tertiary-bg);pointer-events:none;border-color:inherit;border-style:solid;border-width:0;border-inline-end-width:var(--bs-border-width);border-radius:0;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion: reduce){.form-control::file-selector-button{transition:none}}.form-control:hover:not(:disabled):not([readonly])::file-selector-button{background-color:var(--bs-secondary-bg)}.form-control-plaintext{display:block;width:100%;padding:.375rem 0;margin-bottom:0;line-height:1.5;color:var(--bs-body-color);background-color:transparent;border:solid transparent;border-width:var(--bs-border-width) 0}.form-control-plaintext:focus{outline:0}.form-control-plaintext.form-control-sm,.form-control-plaintext.form-control-lg{padding-right:0;padding-left:0}.form-control-sm{min-height:calc(1.5em + .5rem + calc(var(--bs-border-width) * 2));padding:.25rem .5rem;font-size:.875rem;border-radius:var(--bs-border-radius-sm)}.form-control-sm::file-selector-button{padding:.25rem .5rem;margin:-.25rem -.5rem;margin-inline-end:.5rem}.form-control-lg{min-height:calc(1.5em + 1rem + calc(var(--bs-border-width) * 2));padding:.5rem 1rem;font-size:1.25rem;border-radius:var(--bs-border-radius-lg)}.form-control-lg::file-selector-button{padding:.5rem 1rem;margin:-.5rem -1rem;margin-inline-end:1rem}textarea.form-control{min-height:calc(1.5em + .75rem + calc(var(--bs-border-width) * 2))}textarea.form-control-sm{min-height:calc(1.5em + .5rem + calc(var(--bs-border-width) * 2))}textarea.form-control-lg{min-height:calc(1.5em + 1rem + calc(var(--bs-border-width) * 2))}.form-control-color{width:3rem;height:calc(1.5em + .75rem + calc(var(--bs-border-width) * 2));padding:.375rem}.form-control-color:not(:disabled):not([readonly]){cursor:pointer}.form-control-color::-moz-color-swatch{border:0!important;border-radius:var(--bs-border-radius)}.form-control-color::-webkit-color-swatch{border:0!important;border-radius:var(--bs-border-radius)}.form-control-color.form-control-sm{height:calc(1.5em + .5rem + calc(var(--bs-border-width) * 2))}.form-control-color.form-control-lg{height:calc(1.5em + 1rem + calc(var(--bs-border-width) * 2))}.form-select{--bs-form-select-bg-img: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23343a40' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m2 5 6 6 6-6'/%3e%3c/svg%3e");display:block;width:100%;padding:.375rem 2.25rem .375rem .75rem;font-size:1rem;font-weight:400;line-height:1.5;color:var(--bs-body-color);appearance:none;background-color:var(--bs-body-bg);background-image:var(--bs-form-select-bg-img),var(--bs-form-select-bg-icon, none);background-repeat:no-repeat;background-position:right .75rem center;background-size:16px 12px;border:var(--bs-border-width) solid var(--bs-border-color);border-radius:var(--bs-border-radius);transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion: reduce){.form-select{transition:none}}.form-select:focus{border-color:#86b7fe;outline:0;box-shadow:0 0 0 .25rem #0d6efd40}.form-select[multiple],.form-select[size]:not([size="1"]){padding-right:.75rem;background-image:none}.form-select:disabled{background-color:var(--bs-secondary-bg)}.form-select:-moz-focusring{color:transparent;text-shadow:0 0 0 var(--bs-body-color)}.form-select-sm{padding-top:.25rem;padding-bottom:.25rem;padding-left:.5rem;font-size:.875rem;border-radius:var(--bs-border-radius-sm)}.form-select-lg{padding-top:.5rem;padding-bottom:.5rem;padding-left:1rem;font-size:1.25rem;border-radius:var(--bs-border-radius-lg)}[data-bs-theme=dark] .form-select{--bs-form-select-bg-img: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23dee2e6' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m2 5 6 6 6-6'/%3e%3c/svg%3e")}.form-check{display:block;min-height:1.5rem;padding-left:1.5em;margin-bottom:.125rem}.form-check .form-check-input{float:left;margin-left:-1.5em}.form-check-reverse{padding-right:1.5em;padding-left:0;text-align:right}.form-check-reverse .form-check-input{float:right;margin-right:-1.5em;margin-left:0}.form-check-input{--bs-form-check-bg: var(--bs-body-bg);flex-shrink:0;width:1em;height:1em;margin-top:.25em;vertical-align:top;appearance:none;background-color:var(--bs-form-check-bg);background-image:var(--bs-form-check-bg-image);background-repeat:no-repeat;background-position:center;background-size:contain;border:var(--bs-border-width) solid var(--bs-border-color);-webkit-print-color-adjust:exact;print-color-adjust:exact}.form-check-input[type=checkbox]{border-radius:.25em}.form-check-input[type=radio]{border-radius:50%}.form-check-input:active{filter:brightness(90%)}.form-check-input:focus{border-color:#86b7fe;outline:0;box-shadow:0 0 0 .25rem #0d6efd40}.form-check-input:checked{background-color:#0d6efd;border-color:#0d6efd}.form-check-input:checked[type=checkbox]{--bs-form-check-bg-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3e%3cpath fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='m6 10 3 3 6-6'/%3e%3c/svg%3e")}.form-check-input:checked[type=radio]{--bs-form-check-bg-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='2' fill='%23fff'/%3e%3c/svg%3e")}.form-check-input[type=checkbox]:indeterminate{background-color:#0d6efd;border-color:#0d6efd;--bs-form-check-bg-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3e%3cpath fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='M6 10h8'/%3e%3c/svg%3e")}.form-check-input:disabled{pointer-events:none;filter:none;opacity:.5}.form-check-input[disabled]~.form-check-label,.form-check-input:disabled~.form-check-label{cursor:default;opacity:.5}.form-switch{padding-left:2.5em}.form-switch .form-check-input{--bs-form-switch-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='rgba%280, 0, 0, 0.25%29'/%3e%3c/svg%3e");width:2em;margin-left:-2.5em;background-image:var(--bs-form-switch-bg);background-position:left center;border-radius:2em;transition:background-position .15s ease-in-out}@media (prefers-reduced-motion: reduce){.form-switch .form-check-input{transition:none}}.form-switch .form-check-input:focus{--bs-form-switch-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%2386b7fe'/%3e%3c/svg%3e")}.form-switch .form-check-input:checked{background-position:right center;--bs-form-switch-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%23fff'/%3e%3c/svg%3e")}.form-switch.form-check-reverse{padding-right:2.5em;padding-left:0}.form-switch.form-check-reverse .form-check-input{margin-right:-2.5em;margin-left:0}.form-check-inline{display:inline-block;margin-right:1rem}.btn-check{position:absolute;clip:rect(0,0,0,0);pointer-events:none}.btn-check[disabled]+.btn,.btn-check:disabled+.btn{pointer-events:none;filter:none;opacity:.65}[data-bs-theme=dark] .form-switch .form-check-input:not(:checked):not(:focus){--bs-form-switch-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='rgba%28255, 255, 255, 0.25%29'/%3e%3c/svg%3e")}.form-range{width:100%;height:1.5rem;padding:0;appearance:none;background-color:transparent}.form-range:focus{outline:0}.form-range:focus::-webkit-slider-thumb{box-shadow:0 0 0 1px #fff,0 0 0 .25rem #0d6efd40}.form-range:focus::-moz-range-thumb{box-shadow:0 0 0 1px #fff,0 0 0 .25rem #0d6efd40}.form-range::-moz-focus-outer{border:0}.form-range::-webkit-slider-thumb{width:1rem;height:1rem;margin-top:-.25rem;appearance:none;background-color:#0d6efd;border:0;border-radius:1rem;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:#b6d4fe}.form-range::-webkit-slider-runnable-track{width:100%;height:.5rem;color:transparent;cursor:pointer;background-color:var(--bs-secondary-bg);border-color:transparent;border-radius:1rem}.form-range::-moz-range-thumb{width:1rem;height:1rem;appearance:none;background-color:#0d6efd;border:0;border-radius:1rem;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:#b6d4fe}.form-range::-moz-range-track{width:100%;height:.5rem;color:transparent;cursor:pointer;background-color:var(--bs-secondary-bg);border-color:transparent;border-radius:1rem}.form-range:disabled{pointer-events:none}.form-range:disabled::-webkit-slider-thumb{background-color:var(--bs-secondary-color)}.form-range:disabled::-moz-range-thumb{background-color:var(--bs-secondary-color)}.form-floating{position:relative}.form-floating>.form-control,.form-floating>.form-control-plaintext,.form-floating>.form-select{height:calc(3.5rem + calc(var(--bs-border-width) * 2));min-height:calc(3.5rem + calc(var(--bs-border-width) * 2));line-height:1.25}.form-floating>label{position:absolute;top:0;left:0;z-index:2;max-width:100%;height:100%;padding:1rem .75rem;overflow:hidden;color:rgba(var(--bs-body-color-rgb),.65);text-align:start;text-overflow:ellipsis;white-space:nowrap;pointer-events:none;border:var(--bs-border-width) solid transparent;transform-origin:0 0;transition:opacity .1s ease-in-out,transform .1s ease-in-out}@media (prefers-reduced-motion: reduce){.form-floating>label{transition:none}}.form-floating>.form-control,.form-floating>.form-control-plaintext{padding:1rem .75rem}.form-floating>.form-control::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;padding-left:.75rem}.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{transform:scale(.85) translateY(-.5rem) translate(.15rem)}.form-floating>.form-control:-webkit-autofill~label{transform:scale(.85) translateY(-.5rem) translate(.15rem)}.form-floating>textarea:focus~label:after,.form-floating>textarea:not(:placeholder-shown)~label:after{position:absolute;inset:1rem .375rem;z-index:-1;height:1.5em;content:"";background-color:var(--bs-body-bg);border-radius:var(--bs-border-radius)}.form-floating>textarea:disabled~label:after{background-color:var(--bs-secondary-bg)}.form-floating>.form-control-plaintext~label{border-width:var(--bs-border-width) 0}.form-floating>:disabled~label,.form-floating>.form-control:disabled~label{color:#6c757d}.input-group{position:relative;display:flex;flex-wrap:wrap;align-items:stretch;width:100%}.input-group>.form-control,.input-group>.form-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(-1 * var(--bs-border-width));border-top-left-radius:0;border-bottom-left-radius:0}.input-group>.form-floating:not(:first-child)>.form-control,.input-group>.form-floating:not(:first-child)>.form-select{border-top-left-radius:0;border-bottom-left-radius:0}.valid-feedback{display:none;width:100%;margin-top:.25rem;font-size:.875em;color:var(--bs-form-valid-color)}.valid-tooltip{position:absolute;top:100%;z-index:5;display:none;max-width:100%;padding:.25rem .5rem;margin-top:.1rem;font-size:.875rem;color:#fff;background-color:var(--bs-success);border-radius:var(--bs-border-radius)}.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.1'/%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.1'/%3e%3c/svg%3e");padding-right:4.125rem;background-position:right .75rem center,center right 2.25rem;background-size:16px 12px,calc(.75em + .375rem) calc(.75em + .375rem)}.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-primary{--bs-btn-color: #fff;--bs-btn-bg: #0d6efd;--bs-btn-border-color: #0d6efd;--bs-btn-hover-color: #fff;--bs-btn-hover-bg: #0b5ed7;--bs-btn-hover-border-color: #0a58ca;--bs-btn-focus-shadow-rgb: 49, 132, 253;--bs-btn-active-color: #fff;--bs-btn-active-bg: #0a58ca;--bs-btn-active-border-color: #0a53be;--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);--bs-btn-disabled-color: #fff;--bs-btn-disabled-bg: #0d6efd;--bs-btn-disabled-border-color: #0d6efd}.btn-secondary{--bs-btn-color: #fff;--bs-btn-bg: #6c757d;--bs-btn-border-color: #6c757d;--bs-btn-hover-color: #fff;--bs-btn-hover-bg: #5c636a;--bs-btn-hover-border-color: #565e64;--bs-btn-focus-shadow-rgb: 130, 138, 145;--bs-btn-active-color: #fff;--bs-btn-active-bg: #565e64;--bs-btn-active-border-color: #51585e;--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);--bs-btn-disabled-color: #fff;--bs-btn-disabled-bg: #6c757d;--bs-btn-disabled-border-color: #6c757d}.btn-success{--bs-btn-color: #fff;--bs-btn-bg: #198754;--bs-btn-border-color: #198754;--bs-btn-hover-color: #fff;--bs-btn-hover-bg: #157347;--bs-btn-hover-border-color: #146c43;--bs-btn-focus-shadow-rgb: 60, 153, 110;--bs-btn-active-color: #fff;--bs-btn-active-bg: #146c43;--bs-btn-active-border-color: #13653f;--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);--bs-btn-disabled-color: #fff;--bs-btn-disabled-bg: #198754;--bs-btn-disabled-border-color: #198754}.btn-info{--bs-btn-color: #000;--bs-btn-bg: #0dcaf0;--bs-btn-border-color: #0dcaf0;--bs-btn-hover-color: #000;--bs-btn-hover-bg: #31d2f2;--bs-btn-hover-border-color: #25cff2;--bs-btn-focus-shadow-rgb: 11, 172, 204;--bs-btn-active-color: #000;--bs-btn-active-bg: #3dd5f3;--bs-btn-active-border-color: #25cff2;--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);--bs-btn-disabled-color: #000;--bs-btn-disabled-bg: #0dcaf0;--bs-btn-disabled-border-color: #0dcaf0}.btn-warning{--bs-btn-color: #000;--bs-btn-bg: #ffc107;--bs-btn-border-color: #ffc107;--bs-btn-hover-color: #000;--bs-btn-hover-bg: #ffca2c;--bs-btn-hover-border-color: #ffc720;--bs-btn-focus-shadow-rgb: 217, 164, 6;--bs-btn-active-color: #000;--bs-btn-active-bg: #ffcd39;--bs-btn-active-border-color: #ffc720;--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);--bs-btn-disabled-color: #000;--bs-btn-disabled-bg: #ffc107;--bs-btn-disabled-border-color: #ffc107}.btn-danger{--bs-btn-color: #fff;--bs-btn-bg: #dc3545;--bs-btn-border-color: #dc3545;--bs-btn-hover-color: #fff;--bs-btn-hover-bg: #bb2d3b;--bs-btn-hover-border-color: #b02a37;--bs-btn-focus-shadow-rgb: 225, 83, 97;--bs-btn-active-color: #fff;--bs-btn-active-bg: #b02a37;--bs-btn-active-border-color: #a52834;--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);--bs-btn-disabled-color: #fff;--bs-btn-disabled-bg: #dc3545;--bs-btn-disabled-border-color: #dc3545}.btn-light{--bs-btn-color: #000;--bs-btn-bg: #f8f9fa;--bs-btn-border-color: #f8f9fa;--bs-btn-hover-color: #000;--bs-btn-hover-bg: #d3d4d5;--bs-btn-hover-border-color: #c6c7c8;--bs-btn-focus-shadow-rgb: 211, 212, 213;--bs-btn-active-color: #000;--bs-btn-active-bg: #c6c7c8;--bs-btn-active-border-color: #babbbc;--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);--bs-btn-disabled-color: #000;--bs-btn-disabled-bg: #f8f9fa;--bs-btn-disabled-border-color: #f8f9fa}.btn-dark{--bs-btn-color: #fff;--bs-btn-bg: #212529;--bs-btn-border-color: #212529;--bs-btn-hover-color: #fff;--bs-btn-hover-bg: #424649;--bs-btn-hover-border-color: #373b3e;--bs-btn-focus-shadow-rgb: 66, 70, 73;--bs-btn-active-color: #fff;--bs-btn-active-bg: #4d5154;--bs-btn-active-border-color: #373b3e;--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);--bs-btn-disabled-color: #fff;--bs-btn-disabled-bg: #212529;--bs-btn-disabled-border-color: #212529}.btn-outline-primary{--bs-btn-color: #0d6efd;--bs-btn-border-color: #0d6efd;--bs-btn-hover-color: #fff;--bs-btn-hover-bg: #0d6efd;--bs-btn-hover-border-color: #0d6efd;--bs-btn-focus-shadow-rgb: 13, 110, 253;--bs-btn-active-color: #fff;--bs-btn-active-bg: #0d6efd;--bs-btn-active-border-color: #0d6efd;--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);--bs-btn-disabled-color: #0d6efd;--bs-btn-disabled-bg: transparent;--bs-btn-disabled-border-color: #0d6efd;--bs-gradient: none}.btn-outline-secondary{--bs-btn-color: #6c757d;--bs-btn-border-color: #6c757d;--bs-btn-hover-color: #fff;--bs-btn-hover-bg: #6c757d;--bs-btn-hover-border-color: #6c757d;--bs-btn-focus-shadow-rgb: 108, 117, 125;--bs-btn-active-color: #fff;--bs-btn-active-bg: #6c757d;--bs-btn-active-border-color: #6c757d;--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);--bs-btn-disabled-color: #6c757d;--bs-btn-disabled-bg: transparent;--bs-btn-disabled-border-color: #6c757d;--bs-gradient: none}.btn-outline-success{--bs-btn-color: #198754;--bs-btn-border-color: #198754;--bs-btn-hover-color: #fff;--bs-btn-hover-bg: #198754;--bs-btn-hover-border-color: #198754;--bs-btn-focus-shadow-rgb: 25, 135, 84;--bs-btn-active-color: #fff;--bs-btn-active-bg: #198754;--bs-btn-active-border-color: #198754;--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);--bs-btn-disabled-color: #198754;--bs-btn-disabled-bg: transparent;--bs-btn-disabled-border-color: #198754;--bs-gradient: none}.btn-outline-info{--bs-btn-color: #0dcaf0;--bs-btn-border-color: #0dcaf0;--bs-btn-hover-color: #000;--bs-btn-hover-bg: #0dcaf0;--bs-btn-hover-border-color: #0dcaf0;--bs-btn-focus-shadow-rgb: 13, 202, 240;--bs-btn-active-color: #000;--bs-btn-active-bg: #0dcaf0;--bs-btn-active-border-color: #0dcaf0;--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);--bs-btn-disabled-color: #0dcaf0;--bs-btn-disabled-bg: transparent;--bs-btn-disabled-border-color: #0dcaf0;--bs-gradient: none}.btn-outline-warning{--bs-btn-color: #ffc107;--bs-btn-border-color: #ffc107;--bs-btn-hover-color: #000;--bs-btn-hover-bg: #ffc107;--bs-btn-hover-border-color: #ffc107;--bs-btn-focus-shadow-rgb: 255, 193, 7;--bs-btn-active-color: #000;--bs-btn-active-bg: #ffc107;--bs-btn-active-border-color: #ffc107;--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);--bs-btn-disabled-color: #ffc107;--bs-btn-disabled-bg: transparent;--bs-btn-disabled-border-color: #ffc107;--bs-gradient: none}.btn-outline-danger{--bs-btn-color: #dc3545;--bs-btn-border-color: #dc3545;--bs-btn-hover-color: #fff;--bs-btn-hover-bg: #dc3545;--bs-btn-hover-border-color: #dc3545;--bs-btn-focus-shadow-rgb: 220, 53, 69;--bs-btn-active-color: #fff;--bs-btn-active-bg: #dc3545;--bs-btn-active-border-color: #dc3545;--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);--bs-btn-disabled-color: #dc3545;--bs-btn-disabled-bg: transparent;--bs-btn-disabled-border-color: #dc3545;--bs-gradient: none}.btn-outline-light{--bs-btn-color: #f8f9fa;--bs-btn-border-color: #f8f9fa;--bs-btn-hover-color: #000;--bs-btn-hover-bg: #f8f9fa;--bs-btn-hover-border-color: #f8f9fa;--bs-btn-focus-shadow-rgb: 248, 249, 250;--bs-btn-active-color: #000;--bs-btn-active-bg: #f8f9fa;--bs-btn-active-border-color: #f8f9fa;--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);--bs-btn-disabled-color: #f8f9fa;--bs-btn-disabled-bg: transparent;--bs-btn-disabled-border-color: #f8f9fa;--bs-gradient: none}.btn-outline-dark{--bs-btn-color: #212529;--bs-btn-border-color: #212529;--bs-btn-hover-color: #fff;--bs-btn-hover-bg: #212529;--bs-btn-hover-border-color: #212529;--bs-btn-focus-shadow-rgb: 33, 37, 41;--bs-btn-active-color: #fff;--bs-btn-active-bg: #212529;--bs-btn-active-border-color: #212529;--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);--bs-btn-disabled-color: #212529;--bs-btn-disabled-bg: transparent;--bs-btn-disabled-border-color: #212529;--bs-gradient: none}.btn-link{--bs-btn-font-weight: 400;--bs-btn-color: var(--bs-link-color);--bs-btn-bg: transparent;--bs-btn-border-color: transparent;--bs-btn-hover-color: var(--bs-link-hover-color);--bs-btn-hover-border-color: transparent;--bs-btn-active-color: var(--bs-link-hover-color);--bs-btn-active-border-color: transparent;--bs-btn-disabled-color: #6c757d;--bs-btn-disabled-border-color: transparent;--bs-btn-box-shadow: 0 0 0 #000;--bs-btn-focus-shadow-rgb: 49, 132, 253;text-decoration:underline}.btn-link:focus-visible{color:var(--bs-btn-color)}.btn-link:hover{color:var(--bs-btn-hover-color)}.btn-lg,.btn-group-lg>.btn{--bs-btn-padding-y: .5rem;--bs-btn-padding-x: 1rem;--bs-btn-font-size: 1.25rem;--bs-btn-border-radius: var(--bs-border-radius-lg)}.btn-sm,.btn-group-sm>.btn{--bs-btn-padding-y: .25rem;--bs-btn-padding-x: .5rem;--bs-btn-font-size: .875rem;--bs-btn-border-radius: var(--bs-border-radius-sm)}.fade{transition:opacity .15s linear}@media (prefers-reduced-motion: reduce){.fade{transition:none}}.fade:not(.show){opacity:0}.collapse:not(.show){display:none}.collapsing{height:0;overflow:hidden;transition:height .35s ease}@media (prefers-reduced-motion: reduce){.collapsing{transition:none}}.collapsing.collapse-horizontal{width:0;height:auto;transition:width .35s ease}@media (prefers-reduced-motion: reduce){.collapsing.collapse-horizontal{transition:none}}.dropup,.dropend,.dropdown,.dropstart,.dropup-center,.dropdown-center{position:relative}.dropdown-toggle{white-space:nowrap}.dropdown-toggle:after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:"";border-top:.3em solid;border-right:.3em solid transparent;border-bottom:0;border-left:.3em solid transparent}.dropdown-toggle:empty:after{margin-left:0}.dropdown-menu{--bs-dropdown-zindex: 1000;--bs-dropdown-min-width: 10rem;--bs-dropdown-padding-x: 0;--bs-dropdown-padding-y: .5rem;--bs-dropdown-spacer: .125rem;--bs-dropdown-font-size: 1rem;--bs-dropdown-color: var(--bs-body-color);--bs-dropdown-bg: var(--bs-body-bg);--bs-dropdown-border-color: var(--bs-border-color-translucent);--bs-dropdown-border-radius: var(--bs-border-radius);--bs-dropdown-border-width: var(--bs-border-width);--bs-dropdown-inner-border-radius: calc(var(--bs-border-radius) - var(--bs-border-width));--bs-dropdown-divider-bg: var(--bs-border-color-translucent);--bs-dropdown-divider-margin-y: .5rem;--bs-dropdown-box-shadow: var(--bs-box-shadow);--bs-dropdown-link-color: var(--bs-body-color);--bs-dropdown-link-hover-color: var(--bs-body-color);--bs-dropdown-link-hover-bg: var(--bs-tertiary-bg);--bs-dropdown-link-active-color: #fff;--bs-dropdown-link-active-bg: #0d6efd;--bs-dropdown-link-disabled-color: var(--bs-tertiary-color);--bs-dropdown-item-padding-x: 1rem;--bs-dropdown-item-padding-y: .25rem;--bs-dropdown-header-color: #6c757d;--bs-dropdown-header-padding-x: 1rem;--bs-dropdown-header-padding-y: .5rem;position:absolute;z-index:var(--bs-dropdown-zindex);display:none;min-width:var(--bs-dropdown-min-width);padding:var(--bs-dropdown-padding-y) var(--bs-dropdown-padding-x);margin:0;font-size:var(--bs-dropdown-font-size);color:var(--bs-dropdown-color);text-align:left;list-style:none;background-color:var(--bs-dropdown-bg);background-clip:padding-box;border:var(--bs-dropdown-border-width) solid var(--bs-dropdown-border-color);border-radius:var(--bs-dropdown-border-radius)}.dropdown-menu[data-bs-popper]{top:100%;left:0;margin-top:var(--bs-dropdown-spacer)}.dropdown-menu-start{--bs-position: start}.dropdown-menu-start[data-bs-popper]{right:auto;left:0}.dropdown-menu-end{--bs-position: end}.dropdown-menu-end[data-bs-popper]{right:0;left:auto}@media (min-width: 576px){.dropdown-menu-sm-start{--bs-position: start}.dropdown-menu-sm-start[data-bs-popper]{right:auto;left:0}.dropdown-menu-sm-end{--bs-position: end}.dropdown-menu-sm-end[data-bs-popper]{right:0;left:auto}}@media (min-width: 768px){.dropdown-menu-md-start{--bs-position: start}.dropdown-menu-md-start[data-bs-popper]{right:auto;left:0}.dropdown-menu-md-end{--bs-position: end}.dropdown-menu-md-end[data-bs-popper]{right:0;left:auto}}@media (min-width: 992px){.dropdown-menu-lg-start{--bs-position: start}.dropdown-menu-lg-start[data-bs-popper]{right:auto;left:0}.dropdown-menu-lg-end{--bs-position: end}.dropdown-menu-lg-end[data-bs-popper]{right:0;left:auto}}@media (min-width: 1200px){.dropdown-menu-xl-start{--bs-position: start}.dropdown-menu-xl-start[data-bs-popper]{right:auto;left:0}.dropdown-menu-xl-end{--bs-position: end}.dropdown-menu-xl-end[data-bs-popper]{right:0;left:auto}}@media (min-width: 1400px){.dropdown-menu-xxl-start{--bs-position: start}.dropdown-menu-xxl-start[data-bs-popper]{right:auto;left:0}.dropdown-menu-xxl-end{--bs-position: end}.dropdown-menu-xxl-end[data-bs-popper]{right:0;left:auto}}.dropup .dropdown-menu[data-bs-popper]{top:auto;bottom:100%;margin-top:0;margin-bottom:var(--bs-dropdown-spacer)}.dropup .dropdown-toggle:after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:"";border-top:0;border-right:.3em solid transparent;border-bottom:.3em solid;border-left:.3em solid transparent}.dropup .dropdown-toggle:empty:after{margin-left:0}.dropend .dropdown-menu[data-bs-popper]{top:0;right:auto;left:100%;margin-top:0;margin-left:var(--bs-dropdown-spacer)}.dropend .dropdown-toggle:after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:"";border-top:.3em solid transparent;border-right:0;border-bottom:.3em solid transparent;border-left:.3em solid}.dropend .dropdown-toggle:empty:after{margin-left:0}.dropend .dropdown-toggle:after{vertical-align:0}.dropstart .dropdown-menu[data-bs-popper]{top:0;right:100%;left:auto;margin-top:0;margin-right:var(--bs-dropdown-spacer)}.dropstart .dropdown-toggle:after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:""}.dropstart .dropdown-toggle:after{display:none}.dropstart .dropdown-toggle:before{display:inline-block;margin-right:.255em;vertical-align:.255em;content:"";border-top:.3em solid transparent;border-right:.3em solid;border-bottom:.3em solid transparent}.dropstart .dropdown-toggle:empty:after{margin-left:0}.dropstart .dropdown-toggle:before{vertical-align:0}.dropdown-divider{height:0;margin:var(--bs-dropdown-divider-margin-y) 0;overflow:hidden;border-top:1px solid var(--bs-dropdown-divider-bg);opacity:1}.dropdown-item{display:block;width:100%;padding:var(--bs-dropdown-item-padding-y) var(--bs-dropdown-item-padding-x);clear:both;font-weight:400;color:var(--bs-dropdown-link-color);text-align:inherit;text-decoration:none;white-space:nowrap;background-color:transparent;border:0;border-radius:var(--bs-dropdown-item-border-radius, 0)}.dropdown-item:hover,.dropdown-item:focus{color:var(--bs-dropdown-link-hover-color);background-color:var(--bs-dropdown-link-hover-bg)}.dropdown-item.active,.dropdown-item:active{color:var(--bs-dropdown-link-active-color);text-decoration:none;background-color:var(--bs-dropdown-link-active-bg)}.dropdown-item.disabled,.dropdown-item:disabled{color:var(--bs-dropdown-link-disabled-color);pointer-events:none;background-color:transparent}.dropdown-menu.show{display:block}.dropdown-header{display:block;padding:var(--bs-dropdown-header-padding-y) var(--bs-dropdown-header-padding-x);margin-bottom:0;font-size:.875rem;color:var(--bs-dropdown-header-color);white-space:nowrap}.dropdown-item-text{display:block;padding:var(--bs-dropdown-item-padding-y) var(--bs-dropdown-item-padding-x);color:var(--bs-dropdown-link-color)}.dropdown-menu-dark{--bs-dropdown-color: #dee2e6;--bs-dropdown-bg: #343a40;--bs-dropdown-border-color: var(--bs-border-color-translucent);--bs-dropdown-box-shadow: ;--bs-dropdown-link-color: #dee2e6;--bs-dropdown-link-hover-color: #fff;--bs-dropdown-divider-bg: var(--bs-border-color-translucent);--bs-dropdown-link-hover-bg: rgba(255, 255, 255, .15);--bs-dropdown-link-active-color: #fff;--bs-dropdown-link-active-bg: #0d6efd;--bs-dropdown-link-disabled-color: #adb5bd;--bs-dropdown-header-color: #adb5bd}.btn-group,.btn-group-vertical{position:relative;display:inline-flex;vertical-align:middle}.btn-group>.btn,.btn-group-vertical>.btn{position:relative;flex:1 1 auto}.btn-group>.btn-check:checked+.btn,.btn-group>.btn-check:focus+.btn,.btn-group>.btn:hover,.btn-group>.btn:focus,.btn-group>.btn:active,.btn-group>.btn.active,.btn-group-vertical>.btn-check:checked+.btn,.btn-group-vertical>.btn-check:focus+.btn,.btn-group-vertical>.btn:hover,.btn-group-vertical>.btn:focus,.btn-group-vertical>.btn:active,.btn-group-vertical>.btn.active{z-index:1}.btn-toolbar{display:flex;flex-wrap:wrap;justify-content:flex-start}.btn-toolbar .input-group{width:auto}.btn-group{border-radius:var(--bs-border-radius)}.btn-group>:not(.btn-check:first-child)+.btn,.btn-group>.btn-group:not(:first-child){margin-left:calc(-1 * var(--bs-border-width))}.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(-1 * var(--bs-border-width))}.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:nth-child(n+3),.btn-group-vertical>:not(.btn-check)+.btn,.btn-group-vertical>.btn-group:not(:first-child)>.btn{border-top-left-radius:0;border-top-right-radius:0}.nav{--bs-nav-link-padding-x: 1rem;--bs-nav-link-padding-y: .5rem;--bs-nav-link-font-weight: ;--bs-nav-link-color: var(--bs-link-color);--bs-nav-link-hover-color: var(--bs-link-hover-color);--bs-nav-link-disabled-color: var(--bs-secondary-color);display:flex;flex-wrap:wrap;padding-left:0;margin-bottom:0;list-style:none}.nav-link{display:block;padding:var(--bs-nav-link-padding-y) var(--bs-nav-link-padding-x);font-size:var(--bs-nav-link-font-size);font-weight:var(--bs-nav-link-font-weight);color:var(--bs-nav-link-color);text-decoration:none;background:none;border:0;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out}@media (prefers-reduced-motion: reduce){.nav-link{transition:none}}.nav-link:hover,.nav-link:focus{color:var(--bs-nav-link-hover-color)}.nav-link:focus-visible{outline:0;box-shadow:0 0 0 .25rem #0d6efd40}.nav-link.disabled,.nav-link:disabled{color:var(--bs-nav-link-disabled-color);pointer-events:none;cursor:default}.nav-tabs{--bs-nav-tabs-border-width: var(--bs-border-width);--bs-nav-tabs-border-color: var(--bs-border-color);--bs-nav-tabs-border-radius: var(--bs-border-radius);--bs-nav-tabs-link-hover-border-color: var(--bs-secondary-bg) var(--bs-secondary-bg) var(--bs-border-color);--bs-nav-tabs-link-active-color: var(--bs-emphasis-color);--bs-nav-tabs-link-active-bg: var(--bs-body-bg);--bs-nav-tabs-link-active-border-color: var(--bs-border-color) var(--bs-border-color) var(--bs-body-bg);border-bottom:var(--bs-nav-tabs-border-width) solid var(--bs-nav-tabs-border-color)}.nav-tabs .nav-link{margin-bottom:calc(-1 * var(--bs-nav-tabs-border-width));border:var(--bs-nav-tabs-border-width) solid transparent;border-top-left-radius:var(--bs-nav-tabs-border-radius);border-top-right-radius:var(--bs-nav-tabs-border-radius)}.nav-tabs .nav-link:hover,.nav-tabs .nav-link:focus{isolation:isolate;border-color:var(--bs-nav-tabs-link-hover-border-color)}.nav-tabs .nav-link.active,.nav-tabs .nav-item.show .nav-link{color:var(--bs-nav-tabs-link-active-color);background-color:var(--bs-nav-tabs-link-active-bg);border-color:var(--bs-nav-tabs-link-active-border-color)}.nav-tabs .dropdown-menu{margin-top:calc(-1 * var(--bs-nav-tabs-border-width));border-top-left-radius:0;border-top-right-radius:0}.nav-pills{--bs-nav-pills-border-radius: var(--bs-border-radius);--bs-nav-pills-link-active-color: #fff;--bs-nav-pills-link-active-bg: #0d6efd}.nav-pills .nav-link{border-radius:var(--bs-nav-pills-border-radius)}.nav-pills .nav-link.active,.nav-pills .show>.nav-link{color:var(--bs-nav-pills-link-active-color);background-color:var(--bs-nav-pills-link-active-bg)}.nav-underline{--bs-nav-underline-gap: 1rem;--bs-nav-underline-border-width: .125rem;--bs-nav-underline-link-active-color: var(--bs-emphasis-color);gap:var(--bs-nav-underline-gap)}.nav-underline .nav-link{padding-right:0;padding-left:0;border-bottom:var(--bs-nav-underline-border-width) solid transparent}.nav-underline .nav-link:hover,.nav-underline .nav-link:focus{border-bottom-color:currentcolor}.nav-underline .nav-link.active,.nav-underline .show>.nav-link{font-weight:700;color:var(--bs-nav-underline-link-active-color);border-bottom-color:currentcolor}.nav-fill>.nav-link,.nav-fill .nav-item{flex:1 1 auto;text-align:center}.nav-justified>.nav-link,.nav-justified .nav-item{flex-grow:1;flex-basis:0;text-align:center}.nav-fill .nav-item .nav-link,.nav-justified .nav-item .nav-link{width:100%}.tab-content>.tab-pane{display:none}.tab-content>.active{display:block}.navbar{--bs-navbar-padding-x: 0;--bs-navbar-padding-y: .5rem;--bs-navbar-color: rgba(var(--bs-emphasis-color-rgb), .65);--bs-navbar-hover-color: rgba(var(--bs-emphasis-color-rgb), .8);--bs-navbar-disabled-color: rgba(var(--bs-emphasis-color-rgb), .3);--bs-navbar-active-color: rgba(var(--bs-emphasis-color-rgb), 1);--bs-navbar-brand-padding-y: .3125rem;--bs-navbar-brand-margin-end: 1rem;--bs-navbar-brand-font-size: 1.25rem;--bs-navbar-brand-color: rgba(var(--bs-emphasis-color-rgb), 1);--bs-navbar-brand-hover-color: rgba(var(--bs-emphasis-color-rgb), 1);--bs-navbar-nav-link-padding-x: .5rem;--bs-navbar-toggler-padding-y: .25rem;--bs-navbar-toggler-padding-x: .75rem;--bs-navbar-toggler-font-size: 1.25rem;--bs-navbar-toggler-icon-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%2833, 37, 41, 0.75%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");--bs-navbar-toggler-border-color: rgba(var(--bs-emphasis-color-rgb), .15);--bs-navbar-toggler-border-radius: var(--bs-border-radius);--bs-navbar-toggler-focus-width: .25rem;--bs-navbar-toggler-transition: box-shadow .15s ease-in-out;position:relative;display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;padding:var(--bs-navbar-padding-y) var(--bs-navbar-padding-x)}.navbar>.container,.navbar>.container-fluid,.navbar>.container-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-grow:1;flex-basis:100%;align-items:center}.navbar-toggler{padding:var(--bs-navbar-toggler-padding-y) var(--bs-navbar-toggler-padding-x);font-size:var(--bs-navbar-toggler-font-size);line-height:1;color:var(--bs-navbar-color);background-color:transparent;border:var(--bs-border-width) solid var(--bs-navbar-toggler-border-color);border-radius:var(--bs-navbar-toggler-border-radius);transition:var(--bs-navbar-toggler-transition)}@media (prefers-reduced-motion: reduce){.navbar-toggler{transition:none}}.navbar-toggler:hover{text-decoration:none}.navbar-toggler:focus{text-decoration:none;outline:0;box-shadow:0 0 0 var(--bs-navbar-toggler-focus-width)}.navbar-toggler-icon{display:inline-block;width:1.5em;height:1.5em;vertical-align:middle;background-image:var(--bs-navbar-toggler-icon-bg);background-repeat:no-repeat;background-position:center;background-size:100%}.navbar-nav-scroll{max-height:var(--bs-scroll-height, 75vh);overflow-y:auto}@media (min-width: 576px){.navbar-expand-sm{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand-sm .navbar-nav{flex-direction:row}.navbar-expand-sm .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-sm .navbar-nav .nav-link{padding-right:var(--bs-navbar-nav-link-padding-x);padding-left:var(--bs-navbar-nav-link-padding-x)}.navbar-expand-sm .navbar-nav-scroll{overflow:visible}.navbar-expand-sm .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand-sm .navbar-toggler{display:none}.navbar-expand-sm .offcanvas{position:static;z-index:auto;flex-grow:1;width:auto!important;height:auto!important;visibility:visible!important;background-color:transparent!important;border:0!important;transform:none!important;transition:none}.navbar-expand-sm .offcanvas .offcanvas-header{display:none}.navbar-expand-sm .offcanvas .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible}}@media (min-width: 768px){.navbar-expand-md{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand-md .navbar-nav{flex-direction:row}.navbar-expand-md .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-md .navbar-nav .nav-link{padding-right:var(--bs-navbar-nav-link-padding-x);padding-left:var(--bs-navbar-nav-link-padding-x)}.navbar-expand-md .navbar-nav-scroll{overflow:visible}.navbar-expand-md .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand-md .navbar-toggler{display:none}.navbar-expand-md .offcanvas{position:static;z-index:auto;flex-grow:1;width:auto!important;height:auto!important;visibility:visible!important;background-color:transparent!important;border:0!important;transform:none!important;transition:none}.navbar-expand-md .offcanvas .offcanvas-header{display:none}.navbar-expand-md .offcanvas .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible}}@media (min-width: 992px){.navbar-expand-lg{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand-lg .navbar-nav{flex-direction:row}.navbar-expand-lg .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-lg .navbar-nav .nav-link{padding-right:var(--bs-navbar-nav-link-padding-x);padding-left:var(--bs-navbar-nav-link-padding-x)}.navbar-expand-lg .navbar-nav-scroll{overflow:visible}.navbar-expand-lg .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand-lg .navbar-toggler{display:none}.navbar-expand-lg .offcanvas{position:static;z-index:auto;flex-grow:1;width:auto!important;height:auto!important;visibility:visible!important;background-color:transparent!important;border:0!important;transform:none!important;transition:none}.navbar-expand-lg .offcanvas .offcanvas-header{display:none}.navbar-expand-lg .offcanvas .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible}}@media (min-width: 1200px){.navbar-expand-xl{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand-xl .navbar-nav{flex-direction:row}.navbar-expand-xl .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-xl .navbar-nav .nav-link{padding-right:var(--bs-navbar-nav-link-padding-x);padding-left:var(--bs-navbar-nav-link-padding-x)}.navbar-expand-xl .navbar-nav-scroll{overflow:visible}.navbar-expand-xl .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand-xl .navbar-toggler{display:none}.navbar-expand-xl .offcanvas{position:static;z-index:auto;flex-grow:1;width:auto!important;height:auto!important;visibility:visible!important;background-color:transparent!important;border:0!important;transform:none!important;transition:none}.navbar-expand-xl .offcanvas .offcanvas-header{display:none}.navbar-expand-xl .offcanvas .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible}}@media (min-width: 1400px){.navbar-expand-xxl{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand-xxl .navbar-nav{flex-direction:row}.navbar-expand-xxl .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-xxl .navbar-nav .nav-link{padding-right:var(--bs-navbar-nav-link-padding-x);padding-left:var(--bs-navbar-nav-link-padding-x)}.navbar-expand-xxl .navbar-nav-scroll{overflow:visible}.navbar-expand-xxl .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand-xxl .navbar-toggler{display:none}.navbar-expand-xxl .offcanvas{position:static;z-index:auto;flex-grow:1;width:auto!important;height:auto!important;visibility:visible!important;background-color:transparent!important;border:0!important;transform:none!important;transition:none}.navbar-expand-xxl .offcanvas .offcanvas-header{display:none}.navbar-expand-xxl .offcanvas .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible}}.navbar-expand{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand .navbar-nav{flex-direction:row}.navbar-expand .navbar-nav .dropdown-menu{position:absolute}.navbar-expand .navbar-nav .nav-link{padding-right:var(--bs-navbar-nav-link-padding-x);padding-left:var(--bs-navbar-nav-link-padding-x)}.navbar-expand .navbar-nav-scroll{overflow:visible}.navbar-expand .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand .navbar-toggler{display:none}.navbar-expand .offcanvas{position:static;z-index:auto;flex-grow:1;width:auto!important;height:auto!important;visibility:visible!important;background-color:transparent!important;border:0!important;transform:none!important;transition:none}.navbar-expand .offcanvas .offcanvas-header{display:none}.navbar-expand .offcanvas .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible}.navbar-dark,.navbar[data-bs-theme=dark]{--bs-navbar-color: rgba(255, 255, 255, .55);--bs-navbar-hover-color: rgba(255, 255, 255, .75);--bs-navbar-disabled-color: rgba(255, 255, 255, .25);--bs-navbar-active-color: #fff;--bs-navbar-brand-color: #fff;--bs-navbar-brand-hover-color: #fff;--bs-navbar-toggler-border-color: rgba(255, 255, 255, .1);--bs-navbar-toggler-icon-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%28255, 255, 255, 0.55%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e")}[data-bs-theme=dark] .navbar-toggler-icon{--bs-navbar-toggler-icon-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%28255, 255, 255, 0.55%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e")}.card{--bs-card-spacer-y: 1rem;--bs-card-spacer-x: 1rem;--bs-card-title-spacer-y: .5rem;--bs-card-title-color: ;--bs-card-subtitle-color: ;--bs-card-border-width: var(--bs-border-width);--bs-card-border-color: var(--bs-border-color-translucent);--bs-card-border-radius: var(--bs-border-radius);--bs-card-box-shadow: ;--bs-card-inner-border-radius: calc(var(--bs-border-radius) - (var(--bs-border-width)));--bs-card-cap-padding-y: .5rem;--bs-card-cap-padding-x: 1rem;--bs-card-cap-bg: rgba(var(--bs-body-color-rgb), .03);--bs-card-cap-color: ;--bs-card-height: ;--bs-card-color: ;--bs-card-bg: var(--bs-body-bg);--bs-card-img-overlay-padding: 1rem;--bs-card-group-margin: .75rem;position:relative;display:flex;flex-direction:column;min-width:0;height:var(--bs-card-height);color:var(--bs-body-color);word-wrap:break-word;background-color:var(--bs-card-bg);background-clip:border-box;border:var(--bs-card-border-width) solid var(--bs-card-border-color);border-radius:var(--bs-card-border-radius)}.card>hr{margin-right:0;margin-left:0}.card>.list-group{border-top:inherit;border-bottom:inherit}.card>.list-group:first-child{border-top-width:0;border-top-left-radius:var(--bs-card-inner-border-radius);border-top-right-radius:var(--bs-card-inner-border-radius)}.card>.list-group:last-child{border-bottom-width:0;border-bottom-right-radius:var(--bs-card-inner-border-radius);border-bottom-left-radius:var(--bs-card-inner-border-radius)}.card>.card-header+.list-group,.card>.list-group+.card-footer{border-top:0}.card-body{flex:1 1 auto;padding:var(--bs-card-spacer-y) var(--bs-card-spacer-x);color:var(--bs-card-color)}.card-title{margin-bottom:var(--bs-card-title-spacer-y);color:var(--bs-card-title-color)}.card-subtitle{margin-top:calc(-.5 * var(--bs-card-title-spacer-y));margin-bottom:0;color:var(--bs-card-subtitle-color)}.card-text:last-child{margin-bottom:0}.card-link+.card-link{margin-left:var(--bs-card-spacer-x)}.card-header{padding:var(--bs-card-cap-padding-y) var(--bs-card-cap-padding-x);margin-bottom:0;color:var(--bs-card-cap-color);background-color:var(--bs-card-cap-bg);border-bottom:var(--bs-card-border-width) solid var(--bs-card-border-color)}.card-header:first-child{border-radius:var(--bs-card-inner-border-radius) var(--bs-card-inner-border-radius) 0 0}.card-footer{padding:var(--bs-card-cap-padding-y) var(--bs-card-cap-padding-x);color:var(--bs-card-cap-color);background-color:var(--bs-card-cap-bg);border-top:var(--bs-card-border-width) solid var(--bs-card-border-color)}.card-footer:last-child{border-radius:0 0 var(--bs-card-inner-border-radius) var(--bs-card-inner-border-radius)}.card-header-tabs{margin-right:calc(-.5 * var(--bs-card-cap-padding-x));margin-bottom:calc(-1 * var(--bs-card-cap-padding-y));margin-left:calc(-.5 * var(--bs-card-cap-padding-x));border-bottom:0}.card-header-tabs .nav-link.active{background-color:var(--bs-card-bg);border-bottom-color:var(--bs-card-bg)}.card-header-pills{margin-right:calc(-.5 * var(--bs-card-cap-padding-x));margin-left:calc(-.5 * var(--bs-card-cap-padding-x))}.card-img-overlay{position:absolute;inset:0;padding:var(--bs-card-img-overlay-padding);border-radius:var(--bs-card-inner-border-radius)}.card-img,.card-img-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 5 6 6 6-6'/%3e%3c/svg%3e");--bs-accordion-btn-icon-width: 1.25rem;--bs-accordion-btn-icon-transform: rotate(-180deg);--bs-accordion-btn-icon-transition: transform .2s ease-in-out;--bs-accordion-btn-active-icon: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='none' stroke='%23052c65' stroke-linecap='round' stroke-linejoin='round'%3e%3cpath d='m2 5 6 6 6-6'/%3e%3c/svg%3e");--bs-accordion-btn-focus-box-shadow: 0 0 0 .25rem rgba(13, 110, 253, .25);--bs-accordion-body-padding-x: 1.25rem;--bs-accordion-body-padding-y: 1rem;--bs-accordion-active-color: var(--bs-primary-text-emphasis);--bs-accordion-active-bg: var(--bs-primary-bg-subtle)}.accordion-button{position:relative;display:flex;align-items:center;width:100%;padding:var(--bs-accordion-btn-padding-y) var(--bs-accordion-btn-padding-x);font-size:1rem;color:var(--bs-accordion-btn-color);text-align:left;background-color:var(--bs-accordion-btn-bg);border:0;border-radius:0;overflow-anchor:none;transition:var(--bs-accordion-transition)}@media (prefers-reduced-motion: reduce){.accordion-button{transition:none}}.accordion-button:not(.collapsed){color:var(--bs-accordion-active-color);background-color:var(--bs-accordion-active-bg);box-shadow:inset 0 calc(-1 * var(--bs-accordion-border-width)) 0 var(--bs-accordion-border-color)}.accordion-button:not(.collapsed):after{background-image:var(--bs-accordion-btn-active-icon);transform:var(--bs-accordion-btn-icon-transform)}.accordion-button:after{flex-shrink:0;width:var(--bs-accordion-btn-icon-width);height:var(--bs-accordion-btn-icon-width);margin-left:auto;content:"";background-image:var(--bs-accordion-btn-icon);background-repeat:no-repeat;background-size:var(--bs-accordion-btn-icon-width);transition:var(--bs-accordion-btn-icon-transition)}@media (prefers-reduced-motion: reduce){.accordion-button:after{transition:none}}.accordion-button:hover{z-index:2}.accordion-button:focus{z-index:3;outline:0;box-shadow:var(--bs-accordion-btn-focus-box-shadow)}.accordion-header{margin-bottom:0}.accordion-item{color:var(--bs-accordion-color);background-color:var(--bs-accordion-bg);border:var(--bs-accordion-border-width) solid var(--bs-accordion-border-color)}.accordion-item:first-of-type{border-top-left-radius:var(--bs-accordion-border-radius);border-top-right-radius:var(--bs-accordion-border-radius)}.accordion-item:first-of-type>.accordion-header .accordion-button{border-top-left-radius:var(--bs-accordion-inner-border-radius);border-top-right-radius:var(--bs-accordion-inner-border-radius)}.accordion-item:not(:first-of-type){border-top:0}.accordion-item:last-of-type{border-bottom-right-radius:var(--bs-accordion-border-radius);border-bottom-left-radius:var(--bs-accordion-border-radius)}.accordion-item:last-of-type>.accordion-header .accordion-button.collapsed{border-bottom-right-radius:var(--bs-accordion-inner-border-radius);border-bottom-left-radius:var(--bs-accordion-inner-border-radius)}.accordion-item:last-of-type>.accordion-collapse{border-bottom-right-radius:var(--bs-accordion-border-radius);border-bottom-left-radius:var(--bs-accordion-border-radius)}.accordion-body{padding:var(--bs-accordion-body-padding-y) var(--bs-accordion-body-padding-x)}.accordion-flush>.accordion-item{border-right:0;border-left:0;border-radius:0}.accordion-flush>.accordion-item:first-child{border-top:0}.accordion-flush>.accordion-item:last-child{border-bottom:0}.accordion-flush>.accordion-item>.accordion-collapse,.accordion-flush>.accordion-item>.accordion-header .accordion-button,.accordion-flush>.accordion-item>.accordion-header .accordion-button.collapsed{border-radius:0}[data-bs-theme=dark] .accordion-button:after{--bs-accordion-btn-icon: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%236ea8fe'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708'/%3e%3c/svg%3e");--bs-accordion-btn-active-icon: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%236ea8fe'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708'/%3e%3c/svg%3e")}.breadcrumb{--bs-breadcrumb-padding-x: 0;--bs-breadcrumb-padding-y: 0;--bs-breadcrumb-margin-bottom: 1rem;--bs-breadcrumb-bg: ;--bs-breadcrumb-border-radius: ;--bs-breadcrumb-divider-color: var(--bs-secondary-color);--bs-breadcrumb-item-padding-x: .5rem;--bs-breadcrumb-item-active-color: var(--bs-secondary-color);display:flex;flex-wrap:wrap;padding:var(--bs-breadcrumb-padding-y) var(--bs-breadcrumb-padding-x);margin-bottom:var(--bs-breadcrumb-margin-bottom);font-size:var(--bs-breadcrumb-font-size);list-style:none;background-color:var(--bs-breadcrumb-bg);border-radius:var(--bs-breadcrumb-border-radius)}.breadcrumb-item+.breadcrumb-item{padding-left:var(--bs-breadcrumb-item-padding-x)}.breadcrumb-item+.breadcrumb-item:before{float:left;padding-right:var(--bs-breadcrumb-item-padding-x);color:var(--bs-breadcrumb-divider-color);content:var(--bs-breadcrumb-divider, "/")}.breadcrumb-item.active{color:var(--bs-breadcrumb-item-active-color)}.pagination{--bs-pagination-padding-x: .75rem;--bs-pagination-padding-y: .375rem;--bs-pagination-font-size: 1rem;--bs-pagination-color: var(--bs-link-color);--bs-pagination-bg: var(--bs-body-bg);--bs-pagination-border-width: var(--bs-border-width);--bs-pagination-border-color: var(--bs-border-color);--bs-pagination-border-radius: var(--bs-border-radius);--bs-pagination-hover-color: var(--bs-link-hover-color);--bs-pagination-hover-bg: var(--bs-tertiary-bg);--bs-pagination-hover-border-color: var(--bs-border-color);--bs-pagination-focus-color: var(--bs-link-hover-color);--bs-pagination-focus-bg: var(--bs-secondary-bg);--bs-pagination-focus-box-shadow: 0 0 0 .25rem rgba(13, 110, 253, .25);--bs-pagination-active-color: #fff;--bs-pagination-active-bg: #0d6efd;--bs-pagination-active-border-color: #0d6efd;--bs-pagination-disabled-color: var(--bs-secondary-color);--bs-pagination-disabled-bg: var(--bs-secondary-bg);--bs-pagination-disabled-border-color: var(--bs-border-color);display:flex;padding-left:0;list-style:none}.page-link{position:relative;display:block;padding:var(--bs-pagination-padding-y) var(--bs-pagination-padding-x);font-size:var(--bs-pagination-font-size);color:var(--bs-pagination-color);text-decoration:none;background-color:var(--bs-pagination-bg);border:var(--bs-pagination-border-width) solid var(--bs-pagination-border-color);transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion: reduce){.page-link{transition:none}}.page-link:hover{z-index:2;color:var(--bs-pagination-hover-color);background-color:var(--bs-pagination-hover-bg);border-color:var(--bs-pagination-hover-border-color)}.page-link:focus{z-index:3;color:var(--bs-pagination-focus-color);background-color:var(--bs-pagination-focus-bg);outline:0;box-shadow:var(--bs-pagination-focus-box-shadow)}.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(-1 * var(--bs-border-width))}.page-item:first-child .page-link{border-top-left-radius:var(--bs-pagination-border-radius);border-bottom-left-radius:var(--bs-pagination-border-radius)}.page-item:last-child .page-link{border-top-right-radius:var(--bs-pagination-border-radius);border-bottom-right-radius:var(--bs-pagination-border-radius)}.pagination-lg{--bs-pagination-padding-x: 1.5rem;--bs-pagination-padding-y: .75rem;--bs-pagination-font-size: 1.25rem;--bs-pagination-border-radius: var(--bs-border-radius-lg)}.pagination-sm{--bs-pagination-padding-x: .5rem;--bs-pagination-padding-y: .25rem;--bs-pagination-font-size: .875rem;--bs-pagination-border-radius: var(--bs-border-radius-sm)}.badge,.fbk-gbs-dls .mat-mdc-chip{--bs-badge-padding-x: .65em;--bs-badge-padding-y: .35em;--bs-badge-font-size: .75em;--bs-badge-font-weight: 700;--bs-badge-color: #fff;--bs-badge-border-radius: var(--bs-border-radius);display:inline-block;padding:var(--bs-badge-padding-y) var(--bs-badge-padding-x);font-size:var(--bs-badge-font-size);font-weight:var(--bs-badge-font-weight);line-height:1;color:var(--bs-badge-color);text-align:center;white-space:nowrap;vertical-align:baseline;border-radius:var(--bs-badge-border-radius)}.badge:empty,.fbk-gbs-dls .mat-mdc-chip:empty{display:none}.btn .badge,.btn .fbk-gbs-dls .mat-mdc-chip,.fbk-gbs-dls .btn .mat-mdc-chip{position:relative;top:-1px}.alert{--bs-alert-bg: transparent;--bs-alert-padding-x: 1rem;--bs-alert-padding-y: 1rem;--bs-alert-margin-bottom: 1rem;--bs-alert-color: inherit;--bs-alert-border-color: transparent;--bs-alert-border: var(--bs-border-width) solid var(--bs-alert-border-color);--bs-alert-border-radius: var(--bs-border-radius);--bs-alert-link-color: inherit;position:relative;padding:var(--bs-alert-padding-y) var(--bs-alert-padding-x);margin-bottom:var(--bs-alert-margin-bottom);color:var(--bs-alert-color);background-color:var(--bs-alert-bg);border:var(--bs-alert-border);border-radius:var(--bs-alert-border-radius)}.alert-heading{color:inherit}.alert-link{font-weight:700;color:var(--bs-alert-link-color)}.alert-dismissible{padding-right:3rem}.alert-dismissible .btn-close{position:absolute;top:0;right:0;z-index:2;padding:1.25rem 1rem}.alert-primary{--bs-alert-color: var(--bs-primary-text-emphasis);--bs-alert-bg: var(--bs-primary-bg-subtle);--bs-alert-border-color: var(--bs-primary-border-subtle);--bs-alert-link-color: var(--bs-primary-text-emphasis)}.alert-secondary{--bs-alert-color: var(--bs-secondary-text-emphasis);--bs-alert-bg: var(--bs-secondary-bg-subtle);--bs-alert-border-color: var(--bs-secondary-border-subtle);--bs-alert-link-color: var(--bs-secondary-text-emphasis)}.alert-success{--bs-alert-color: var(--bs-success-text-emphasis);--bs-alert-bg: var(--bs-success-bg-subtle);--bs-alert-border-color: var(--bs-success-border-subtle);--bs-alert-link-color: var(--bs-success-text-emphasis)}.alert-info{--bs-alert-color: var(--bs-info-text-emphasis);--bs-alert-bg: var(--bs-info-bg-subtle);--bs-alert-border-color: var(--bs-info-border-subtle);--bs-alert-link-color: var(--bs-info-text-emphasis)}.alert-warning{--bs-alert-color: var(--bs-warning-text-emphasis);--bs-alert-bg: var(--bs-warning-bg-subtle);--bs-alert-border-color: var(--bs-warning-border-subtle);--bs-alert-link-color: var(--bs-warning-text-emphasis)}.alert-danger{--bs-alert-color: var(--bs-danger-text-emphasis);--bs-alert-bg: var(--bs-danger-bg-subtle);--bs-alert-border-color: var(--bs-danger-border-subtle);--bs-alert-link-color: var(--bs-danger-text-emphasis)}.alert-light{--bs-alert-color: var(--bs-light-text-emphasis);--bs-alert-bg: var(--bs-light-bg-subtle);--bs-alert-border-color: var(--bs-light-border-subtle);--bs-alert-link-color: var(--bs-light-text-emphasis)}.alert-dark{--bs-alert-color: var(--bs-dark-text-emphasis);--bs-alert-bg: var(--bs-dark-bg-subtle);--bs-alert-border-color: var(--bs-dark-border-subtle);--bs-alert-link-color: var(--bs-dark-text-emphasis)}@keyframes progress-bar-stripes{0%{background-position-x:var(--bs-progress-height)}}.progress,.progress-stacked{--bs-progress-height: 1rem;--bs-progress-font-size: .75rem;--bs-progress-bg: var(--bs-secondary-bg);--bs-progress-border-radius: var(--bs-border-radius);--bs-progress-box-shadow: var(--bs-box-shadow-inset);--bs-progress-bar-color: #fff;--bs-progress-bar-bg: #0d6efd;--bs-progress-bar-transition: width .6s ease;display:flex;height:var(--bs-progress-height);overflow:hidden;font-size:var(--bs-progress-font-size);background-color:var(--bs-progress-bg);border-radius:var(--bs-progress-border-radius)}.progress-bar{display:flex;flex-direction:column;justify-content:center;overflow:hidden;color:var(--bs-progress-bar-color);text-align:center;white-space:nowrap;background-color:var(--bs-progress-bar-bg);transition:var(--bs-progress-bar-transition)}@media (prefers-reduced-motion: reduce){.progress-bar{transition:none}}.progress-bar-striped{background-image:linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-size:var(--bs-progress-height) var(--bs-progress-height)}.progress-stacked>.progress{overflow:visible}.progress-stacked>.progress>.progress-bar{width:100%}.progress-bar-animated{animation:1s linear infinite progress-bar-stripes}@media (prefers-reduced-motion: reduce){.progress-bar-animated{animation:none}}.list-group{--bs-list-group-color: var(--bs-body-color);--bs-list-group-bg: var(--bs-body-bg);--bs-list-group-border-color: var(--bs-border-color);--bs-list-group-border-width: var(--bs-border-width);--bs-list-group-border-radius: var(--bs-border-radius);--bs-list-group-item-padding-x: 1rem;--bs-list-group-item-padding-y: .5rem;--bs-list-group-action-color: var(--bs-secondary-color);--bs-list-group-action-hover-color: var(--bs-emphasis-color);--bs-list-group-action-hover-bg: var(--bs-tertiary-bg);--bs-list-group-action-active-color: var(--bs-body-color);--bs-list-group-action-active-bg: var(--bs-secondary-bg);--bs-list-group-disabled-color: var(--bs-secondary-color);--bs-list-group-disabled-bg: var(--bs-body-bg);--bs-list-group-active-color: #fff;--bs-list-group-active-bg: #0d6efd;--bs-list-group-active-border-color: #0d6efd;display:flex;flex-direction:column;padding-left:0;margin-bottom:0;border-radius:var(--bs-list-group-border-radius)}.list-group-numbered{list-style-type:none;counter-reset:section}.list-group-numbered>.list-group-item:before{content:counters(section,".") ". ";counter-increment:section}.list-group-item{position:relative;display:block;padding:var(--bs-list-group-item-padding-y) var(--bs-list-group-item-padding-x);color:var(--bs-list-group-color);text-decoration:none;background-color:var(--bs-list-group-bg);border:var(--bs-list-group-border-width) solid var(--bs-list-group-border-color)}.list-group-item:first-child{border-top-left-radius:inherit;border-top-right-radius:inherit}.list-group-item:last-child{border-bottom-right-radius:inherit;border-bottom-left-radius:inherit}.list-group-item.disabled,.list-group-item:disabled{color:var(--bs-list-group-disabled-color);pointer-events:none;background-color:var(--bs-list-group-disabled-bg)}.list-group-item.active{z-index:2;color:var(--bs-list-group-active-color);background-color:var(--bs-list-group-active-bg);border-color:var(--bs-list-group-active-border-color)}.list-group-item+.list-group-item{border-top-width:0}.list-group-item+.list-group-item.active{margin-top:calc(-1 * var(--bs-list-group-border-width));border-top-width:var(--bs-list-group-border-width)}.list-group-item-action{width:100%;color:var(--bs-list-group-action-color);text-align:inherit}.list-group-item-action:not(.active):hover,.list-group-item-action:not(.active):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:not(.active):active{color:var(--bs-list-group-action-active-color);background-color:var(--bs-list-group-action-active-bg)}.list-group-horizontal{flex-direction:row}.list-group-horizontal>.list-group-item:first-child:not(:last-child){border-bottom-left-radius:var(--bs-list-group-border-radius);border-top-right-radius:0}.list-group-horizontal>.list-group-item:last-child:not(:first-child){border-top-right-radius:var(--bs-list-group-border-radius);border-bottom-left-radius:0}.list-group-horizontal>.list-group-item.active{margin-top:0}.list-group-horizontal>.list-group-item+.list-group-item{border-top-width:var(--bs-list-group-border-width);border-left-width:0}.list-group-horizontal>.list-group-item+.list-group-item.active{margin-left:calc(-1 * var(--bs-list-group-border-width));border-left-width:var(--bs-list-group-border-width)}@media (min-width: 576px){.list-group-horizontal-sm{flex-direction:row}.list-group-horizontal-sm>.list-group-item:first-child:not(:last-child){border-bottom-left-radius:var(--bs-list-group-border-radius);border-top-right-radius:0}.list-group-horizontal-sm>.list-group-item:last-child:not(:first-child){border-top-right-radius:var(--bs-list-group-border-radius);border-bottom-left-radius:0}.list-group-horizontal-sm>.list-group-item.active{margin-top:0}.list-group-horizontal-sm>.list-group-item+.list-group-item{border-top-width:var(--bs-list-group-border-width);border-left-width:0}.list-group-horizontal-sm>.list-group-item+.list-group-item.active{margin-left:calc(-1 * var(--bs-list-group-border-width));border-left-width:var(--bs-list-group-border-width)}}@media (min-width: 768px){.list-group-horizontal-md{flex-direction:row}.list-group-horizontal-md>.list-group-item:first-child:not(:last-child){border-bottom-left-radius:var(--bs-list-group-border-radius);border-top-right-radius:0}.list-group-horizontal-md>.list-group-item:last-child:not(:first-child){border-top-right-radius:var(--bs-list-group-border-radius);border-bottom-left-radius:0}.list-group-horizontal-md>.list-group-item.active{margin-top:0}.list-group-horizontal-md>.list-group-item+.list-group-item{border-top-width:var(--bs-list-group-border-width);border-left-width:0}.list-group-horizontal-md>.list-group-item+.list-group-item.active{margin-left:calc(-1 * var(--bs-list-group-border-width));border-left-width:var(--bs-list-group-border-width)}}@media (min-width: 992px){.list-group-horizontal-lg{flex-direction:row}.list-group-horizontal-lg>.list-group-item:first-child:not(:last-child){border-bottom-left-radius:var(--bs-list-group-border-radius);border-top-right-radius:0}.list-group-horizontal-lg>.list-group-item:last-child:not(:first-child){border-top-right-radius:var(--bs-list-group-border-radius);border-bottom-left-radius:0}.list-group-horizontal-lg>.list-group-item.active{margin-top:0}.list-group-horizontal-lg>.list-group-item+.list-group-item{border-top-width:var(--bs-list-group-border-width);border-left-width:0}.list-group-horizontal-lg>.list-group-item+.list-group-item.active{margin-left:calc(-1 * var(--bs-list-group-border-width));border-left-width:var(--bs-list-group-border-width)}}@media (min-width: 1200px){.list-group-horizontal-xl{flex-direction:row}.list-group-horizontal-xl>.list-group-item:first-child:not(:last-child){border-bottom-left-radius:var(--bs-list-group-border-radius);border-top-right-radius:0}.list-group-horizontal-xl>.list-group-item:last-child:not(:first-child){border-top-right-radius:var(--bs-list-group-border-radius);border-bottom-left-radius:0}.list-group-horizontal-xl>.list-group-item.active{margin-top:0}.list-group-horizontal-xl>.list-group-item+.list-group-item{border-top-width:var(--bs-list-group-border-width);border-left-width:0}.list-group-horizontal-xl>.list-group-item+.list-group-item.active{margin-left:calc(-1 * var(--bs-list-group-border-width));border-left-width:var(--bs-list-group-border-width)}}@media (min-width: 1400px){.list-group-horizontal-xxl{flex-direction:row}.list-group-horizontal-xxl>.list-group-item:first-child:not(:last-child){border-bottom-left-radius:var(--bs-list-group-border-radius);border-top-right-radius:0}.list-group-horizontal-xxl>.list-group-item:last-child:not(:first-child){border-top-right-radius:var(--bs-list-group-border-radius);border-bottom-left-radius:0}.list-group-horizontal-xxl>.list-group-item.active{margin-top:0}.list-group-horizontal-xxl>.list-group-item+.list-group-item{border-top-width:var(--bs-list-group-border-width);border-left-width:0}.list-group-horizontal-xxl>.list-group-item+.list-group-item.active{margin-left:calc(-1 * var(--bs-list-group-border-width));border-left-width:var(--bs-list-group-border-width)}}.list-group-flush{border-radius:0}.list-group-flush>.list-group-item{border-width:0 0 var(--bs-list-group-border-width)}.list-group-flush>.list-group-item:last-child{border-bottom-width:0}.list-group-item-primary{--bs-list-group-color: var(--bs-primary-text-emphasis);--bs-list-group-bg: var(--bs-primary-bg-subtle);--bs-list-group-border-color: var(--bs-primary-border-subtle);--bs-list-group-action-hover-color: var(--bs-emphasis-color);--bs-list-group-action-hover-bg: var(--bs-primary-border-subtle);--bs-list-group-action-active-color: var(--bs-emphasis-color);--bs-list-group-action-active-bg: var(--bs-primary-border-subtle);--bs-list-group-active-color: var(--bs-primary-bg-subtle);--bs-list-group-active-bg: var(--bs-primary-text-emphasis);--bs-list-group-active-border-color: var(--bs-primary-text-emphasis)}.list-group-item-secondary{--bs-list-group-color: var(--bs-secondary-text-emphasis);--bs-list-group-bg: var(--bs-secondary-bg-subtle);--bs-list-group-border-color: var(--bs-secondary-border-subtle);--bs-list-group-action-hover-color: var(--bs-emphasis-color);--bs-list-group-action-hover-bg: var(--bs-secondary-border-subtle);--bs-list-group-action-active-color: var(--bs-emphasis-color);--bs-list-group-action-active-bg: var(--bs-secondary-border-subtle);--bs-list-group-active-color: var(--bs-secondary-bg-subtle);--bs-list-group-active-bg: var(--bs-secondary-text-emphasis);--bs-list-group-active-border-color: var(--bs-secondary-text-emphasis)}.list-group-item-success{--bs-list-group-color: var(--bs-success-text-emphasis);--bs-list-group-bg: var(--bs-success-bg-subtle);--bs-list-group-border-color: var(--bs-success-border-subtle);--bs-list-group-action-hover-color: var(--bs-emphasis-color);--bs-list-group-action-hover-bg: var(--bs-success-border-subtle);--bs-list-group-action-active-color: var(--bs-emphasis-color);--bs-list-group-action-active-bg: var(--bs-success-border-subtle);--bs-list-group-active-color: var(--bs-success-bg-subtle);--bs-list-group-active-bg: var(--bs-success-text-emphasis);--bs-list-group-active-border-color: var(--bs-success-text-emphasis)}.list-group-item-info{--bs-list-group-color: var(--bs-info-text-emphasis);--bs-list-group-bg: var(--bs-info-bg-subtle);--bs-list-group-border-color: var(--bs-info-border-subtle);--bs-list-group-action-hover-color: var(--bs-emphasis-color);--bs-list-group-action-hover-bg: var(--bs-info-border-subtle);--bs-list-group-action-active-color: var(--bs-emphasis-color);--bs-list-group-action-active-bg: var(--bs-info-border-subtle);--bs-list-group-active-color: var(--bs-info-bg-subtle);--bs-list-group-active-bg: var(--bs-info-text-emphasis);--bs-list-group-active-border-color: var(--bs-info-text-emphasis)}.list-group-item-warning{--bs-list-group-color: var(--bs-warning-text-emphasis);--bs-list-group-bg: var(--bs-warning-bg-subtle);--bs-list-group-border-color: var(--bs-warning-border-subtle);--bs-list-group-action-hover-color: var(--bs-emphasis-color);--bs-list-group-action-hover-bg: var(--bs-warning-border-subtle);--bs-list-group-action-active-color: var(--bs-emphasis-color);--bs-list-group-action-active-bg: var(--bs-warning-border-subtle);--bs-list-group-active-color: var(--bs-warning-bg-subtle);--bs-list-group-active-bg: var(--bs-warning-text-emphasis);--bs-list-group-active-border-color: var(--bs-warning-text-emphasis)}.list-group-item-danger{--bs-list-group-color: var(--bs-danger-text-emphasis);--bs-list-group-bg: var(--bs-danger-bg-subtle);--bs-list-group-border-color: var(--bs-danger-border-subtle);--bs-list-group-action-hover-color: var(--bs-emphasis-color);--bs-list-group-action-hover-bg: var(--bs-danger-border-subtle);--bs-list-group-action-active-color: var(--bs-emphasis-color);--bs-list-group-action-active-bg: var(--bs-danger-border-subtle);--bs-list-group-active-color: var(--bs-danger-bg-subtle);--bs-list-group-active-bg: var(--bs-danger-text-emphasis);--bs-list-group-active-border-color: var(--bs-danger-text-emphasis)}.list-group-item-light{--bs-list-group-color: var(--bs-light-text-emphasis);--bs-list-group-bg: var(--bs-light-bg-subtle);--bs-list-group-border-color: var(--bs-light-border-subtle);--bs-list-group-action-hover-color: var(--bs-emphasis-color);--bs-list-group-action-hover-bg: var(--bs-light-border-subtle);--bs-list-group-action-active-color: var(--bs-emphasis-color);--bs-list-group-action-active-bg: var(--bs-light-border-subtle);--bs-list-group-active-color: var(--bs-light-bg-subtle);--bs-list-group-active-bg: var(--bs-light-text-emphasis);--bs-list-group-active-border-color: var(--bs-light-text-emphasis)}.list-group-item-dark{--bs-list-group-color: var(--bs-dark-text-emphasis);--bs-list-group-bg: var(--bs-dark-bg-subtle);--bs-list-group-border-color: var(--bs-dark-border-subtle);--bs-list-group-action-hover-color: var(--bs-emphasis-color);--bs-list-group-action-hover-bg: var(--bs-dark-border-subtle);--bs-list-group-action-active-color: var(--bs-emphasis-color);--bs-list-group-action-active-bg: var(--bs-dark-border-subtle);--bs-list-group-active-color: var(--bs-dark-bg-subtle);--bs-list-group-active-bg: var(--bs-dark-text-emphasis);--bs-list-group-active-border-color: var(--bs-dark-text-emphasis)}.btn-close{--bs-btn-close-color: #000;--bs-btn-close-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23000'%3e%3cpath d='M.293.293a1 1 0 0 1 1.414 0L8 6.586 14.293.293a1 1 0 1 1 1.414 1.414L9.414 8l6.293 6.293a1 1 0 0 1-1.414 1.414L8 9.414l-6.293 6.293a1 1 0 0 1-1.414-1.414L6.586 8 .293 1.707a1 1 0 0 1 0-1.414'/%3e%3c/svg%3e");--bs-btn-close-opacity: .5;--bs-btn-close-hover-opacity: .75;--bs-btn-close-focus-shadow: 0 0 0 .25rem rgba(13, 110, 253, .25);--bs-btn-close-focus-opacity: 1;--bs-btn-close-disabled-opacity: .25;box-sizing:content-box;width:1em;height:1em;padding:.25em;color:var(--bs-btn-close-color);background:transparent var(--bs-btn-close-bg) center/1em auto no-repeat;filter:var(--bs-btn-close-filter);border:0;border-radius:.375rem;opacity:var(--bs-btn-close-opacity)}.btn-close:hover{color:var(--bs-btn-close-color);text-decoration:none;opacity:var(--bs-btn-close-hover-opacity)}.btn-close:focus{outline:0;box-shadow:var(--bs-btn-close-focus-shadow);opacity:var(--bs-btn-close-focus-opacity)}.btn-close:disabled,.btn-close.disabled{pointer-events:none;-webkit-user-select:none;user-select:none;opacity:var(--bs-btn-close-disabled-opacity)}.btn-close-white{--bs-btn-close-filter: invert(1) grayscale(100%) brightness(200%)}:root,[data-bs-theme=light]{--bs-btn-close-filter: }[data-bs-theme=dark]{--bs-btn-close-filter: invert(1) grayscale(100%) brightness(200%)}.toast{--bs-toast-zindex: 1090;--bs-toast-padding-x: .75rem;--bs-toast-padding-y: .5rem;--bs-toast-spacing: 1.5rem;--bs-toast-max-width: 350px;--bs-toast-font-size: .875rem;--bs-toast-color: ;--bs-toast-bg: rgba(var(--bs-body-bg-rgb), .85);--bs-toast-border-width: var(--bs-border-width);--bs-toast-border-color: var(--bs-border-color-translucent);--bs-toast-border-radius: var(--bs-border-radius);--bs-toast-box-shadow: var(--bs-box-shadow);--bs-toast-header-color: var(--bs-secondary-color);--bs-toast-header-bg: rgba(var(--bs-body-bg-rgb), .85);--bs-toast-header-border-color: var(--bs-border-color-translucent);width:var(--bs-toast-max-width);max-width:100%;font-size:var(--bs-toast-font-size);color:var(--bs-toast-color);pointer-events:auto;background-color:var(--bs-toast-bg);background-clip:padding-box;border:var(--bs-toast-border-width) solid var(--bs-toast-border-color);box-shadow:var(--bs-toast-box-shadow);border-radius:var(--bs-toast-border-radius)}.toast.showing{opacity:0}.toast:not(.show){display:none}.toast-container{--bs-toast-zindex: 1090;position:absolute;z-index:var(--bs-toast-zindex);width:max-content;max-width:100%;pointer-events:none}.toast-container>:not(:last-child){margin-bottom:var(--bs-toast-spacing)}.toast-header{display:flex;align-items:center;padding:var(--bs-toast-padding-y) var(--bs-toast-padding-x);color:var(--bs-toast-header-color);background-color:var(--bs-toast-header-bg);background-clip:padding-box;border-bottom:var(--bs-toast-border-width) solid var(--bs-toast-header-border-color);border-top-left-radius:calc(var(--bs-toast-border-radius) - var(--bs-toast-border-width));border-top-right-radius:calc(var(--bs-toast-border-radius) - var(--bs-toast-border-width))}.toast-header .btn-close{margin-right:calc(-.5 * var(--bs-toast-padding-x));margin-left:var(--bs-toast-padding-x)}.toast-body{padding:var(--bs-toast-padding-x);word-wrap:break-word}.modal{--bs-modal-zindex: 1055;--bs-modal-width: 500px;--bs-modal-padding: 1rem;--bs-modal-margin: .5rem;--bs-modal-color: var(--bs-body-color);--bs-modal-bg: var(--bs-body-bg);--bs-modal-border-color: var(--bs-border-color-translucent);--bs-modal-border-width: var(--bs-border-width);--bs-modal-border-radius: var(--bs-border-radius-lg);--bs-modal-box-shadow: var(--bs-box-shadow-sm);--bs-modal-inner-border-radius: calc(var(--bs-border-radius-lg) - (var(--bs-border-width)));--bs-modal-header-padding-x: 1rem;--bs-modal-header-padding-y: 1rem;--bs-modal-header-padding: 1rem 1rem;--bs-modal-header-border-color: var(--bs-border-color);--bs-modal-header-border-width: var(--bs-border-width);--bs-modal-title-line-height: 1.5;--bs-modal-footer-gap: .5rem;--bs-modal-footer-bg: ;--bs-modal-footer-border-color: var(--bs-border-color);--bs-modal-footer-border-width: var(--bs-border-width);position:fixed;top:0;left:0;z-index:var(--bs-modal-zindex);display:none;width:100%;height:100%;overflow-x:hidden;overflow-y:auto;outline:0}.modal-dialog{position:relative;width:auto;margin:var(--bs-modal-margin);pointer-events:none}.modal.fade .modal-dialog{transform:translateY(-50px);transition:transform .3s ease-out}@media (prefers-reduced-motion: reduce){.modal.fade .modal-dialog{transition:none}}.modal.show .modal-dialog{transform:none}.modal.modal-static .modal-dialog{transform:scale(1.02)}.modal-dialog-scrollable{height:calc(100% - var(--bs-modal-margin) * 2)}.modal-dialog-scrollable .modal-content{max-height:100%;overflow:hidden}.modal-dialog-scrollable .modal-body{overflow-y:auto}.modal-dialog-centered{display:flex;align-items:center;min-height:calc(100% - var(--bs-modal-margin) * 2)}.modal-content{position:relative;display:flex;flex-direction:column;width:100%;color:var(--bs-modal-color);pointer-events:auto;background-color:var(--bs-modal-bg);background-clip:padding-box;border:var(--bs-modal-border-width) solid var(--bs-modal-border-color);border-radius:var(--bs-modal-border-radius);outline:0}.modal-backdrop{--bs-backdrop-zindex: 1050;--bs-backdrop-bg: #000;--bs-backdrop-opacity: .5;position:fixed;top:0;left:0;z-index:var(--bs-backdrop-zindex);width:100vw;height:100vh;background-color:var(--bs-backdrop-bg)}.modal-backdrop.fade{opacity:0}.modal-backdrop.show{opacity:var(--bs-backdrop-opacity)}.modal-header{display:flex;flex-shrink:0;align-items:center;padding:var(--bs-modal-header-padding);border-bottom:var(--bs-modal-header-border-width) solid var(--bs-modal-header-border-color);border-top-left-radius:var(--bs-modal-inner-border-radius);border-top-right-radius:var(--bs-modal-inner-border-radius)}.modal-header .btn-close{padding:calc(var(--bs-modal-header-padding-y) * .5) calc(var(--bs-modal-header-padding-x) * .5);margin-top:calc(-.5 * var(--bs-modal-header-padding-y));margin-right:calc(-.5 * var(--bs-modal-header-padding-x));margin-bottom:calc(-.5 * var(--bs-modal-header-padding-y));margin-left:auto}.modal-title{margin-bottom:0;line-height:var(--bs-modal-title-line-height)}.modal-body{position:relative;flex:1 1 auto;padding:var(--bs-modal-padding)}.modal-footer{display:flex;flex-shrink:0;flex-wrap:wrap;align-items:center;justify-content:flex-end;padding:calc(var(--bs-modal-padding) - var(--bs-modal-footer-gap) * .5);background-color:var(--bs-modal-footer-bg);border-top:var(--bs-modal-footer-border-width) solid var(--bs-modal-footer-border-color);border-bottom-right-radius:var(--bs-modal-inner-border-radius);border-bottom-left-radius:var(--bs-modal-inner-border-radius)}.modal-footer>*{margin:calc(var(--bs-modal-footer-gap) * .5)}@media (min-width: 576px){.modal{--bs-modal-margin: 1.75rem;--bs-modal-box-shadow: var(--bs-box-shadow)}.modal-dialog{max-width:var(--bs-modal-width);margin-right:auto;margin-left:auto}.modal-sm{--bs-modal-width: 300px}}@media (min-width: 992px){.modal-lg,.modal-xl{--bs-modal-width: 800px}}@media (min-width: 1200px){.modal-xl{--bs-modal-width: 1140px}}.modal-fullscreen{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen .modal-content{height:100%;border:0;border-radius:0}.modal-fullscreen .modal-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;filter:var(--bs-carousel-control-icon-filter);border:0;opacity:.5;transition:opacity .15s ease}@media (prefers-reduced-motion: reduce){.carousel-control-prev,.carousel-control-next{transition:none}}.carousel-control-prev:hover,.carousel-control-prev:focus,.carousel-control-next:hover,.carousel-control-next:focus{color:#fff;text-decoration:none;outline:0;opacity:.9}.carousel-control-prev{left:0}.carousel-control-next{right:0}.carousel-control-prev-icon,.carousel-control-next-icon{display:inline-block;width:2rem;height:2rem;background-repeat:no-repeat;background-position:50%;background-size:100% 100%}.carousel-control-prev-icon{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23fff'%3e%3cpath d='M11.354 1.646a.5.5 0 0 1 0 .708L5.707 8l5.647 5.646a.5.5 0 0 1-.708.708l-6-6a.5.5 0 0 1 0-.708l6-6a.5.5 0 0 1 .708 0'/%3e%3c/svg%3e")}.carousel-control-next-icon{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23fff'%3e%3cpath d='M4.646 1.646a.5.5 0 0 1 .708 0l6 6a.5.5 0 0 1 0 .708l-6 6a.5.5 0 0 1-.708-.708L10.293 8 4.646 2.354a.5.5 0 0 1 0-.708'/%3e%3c/svg%3e")}.carousel-indicators{position:absolute;right:0;bottom:0;left:0;z-index:2;display:flex;justify-content:center;padding:0;margin-right:15%;margin-bottom:1rem;margin-left:15%}.carousel-indicators [data-bs-target]{box-sizing:content-box;flex:0 1 auto;width:30px;height:3px;padding:0;margin-right:3px;margin-left:3px;text-indent:-999px;cursor:pointer;background-color:var(--bs-carousel-indicator-active-bg);background-clip:padding-box;border:0;border-top:10px solid transparent;border-bottom:10px solid transparent;opacity:.5;transition:opacity .6s ease}@media (prefers-reduced-motion: reduce){.carousel-indicators [data-bs-target]{transition:none}}.carousel-indicators .active{opacity:1}.carousel-caption{position:absolute;right:15%;bottom:1.25rem;left:15%;padding-top:1.25rem;padding-bottom:1.25rem;color:var(--bs-carousel-caption-color);text-align:center}.carousel-dark{--bs-carousel-indicator-active-bg: #000;--bs-carousel-caption-color: #000;--bs-carousel-control-icon-filter: invert(1) grayscale(100)}:root,[data-bs-theme=light]{--bs-carousel-indicator-active-bg: #fff;--bs-carousel-caption-color: #fff;--bs-carousel-control-icon-filter: }[data-bs-theme=dark]{--bs-carousel-indicator-active-bg: #000;--bs-carousel-caption-color: #000;--bs-carousel-control-icon-filter: invert(1) grayscale(100)}.spinner-grow,.spinner-border{display:inline-block;flex-shrink:0;width:var(--bs-spinner-width);height:var(--bs-spinner-height);vertical-align:var(--bs-spinner-vertical-align);border-radius:50%;animation:var(--bs-spinner-animation-speed) linear infinite var(--bs-spinner-animation-name)}@keyframes spinner-border{to{transform:rotate(360deg)}}.spinner-border{--bs-spinner-width: 2rem;--bs-spinner-height: 2rem;--bs-spinner-vertical-align: -.125em;--bs-spinner-border-width: .25em;--bs-spinner-animation-speed: .75s;--bs-spinner-animation-name: spinner-border;border:var(--bs-spinner-border-width) solid currentcolor;border-right-color:transparent}.spinner-border-sm{--bs-spinner-width: 1rem;--bs-spinner-height: 1rem;--bs-spinner-border-width: .2em}@keyframes spinner-grow{0%{transform:scale(0)}50%{opacity:1;transform:none}}.spinner-grow{--bs-spinner-width: 2rem;--bs-spinner-height: 2rem;--bs-spinner-vertical-align: -.125em;--bs-spinner-animation-speed: .75s;--bs-spinner-animation-name: spinner-grow;background-color:currentcolor;opacity:0}.spinner-grow-sm{--bs-spinner-width: 1rem;--bs-spinner-height: 1rem}@media (prefers-reduced-motion: reduce){.spinner-border,.spinner-grow{--bs-spinner-animation-speed: 1.5s}}.offcanvas,.offcanvas-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-top:calc(-.5 * var(--bs-offcanvas-padding-y));margin-right:calc(-.5 * var(--bs-offcanvas-padding-x));margin-bottom:calc(-.5 * var(--bs-offcanvas-padding-y));margin-left:auto}.offcanvas-title{margin-bottom:0;line-height:var(--bs-offcanvas-title-line-height)}.offcanvas-body{flex-grow:1;padding:var(--bs-offcanvas-padding-y) var(--bs-offcanvas-padding-x);overflow-y:auto}.placeholder{display:inline-block;min-height:1em;vertical-align:middle;cursor:wait;background-color:currentcolor;opacity:.5}.placeholder.btn:before{display:inline-block;content:""}.placeholder-xs{min-height:.6em}.placeholder-sm{min-height:.8em}.placeholder-lg{min-height:1.2em}.placeholder-glow .placeholder{animation:placeholder-glow 2s ease-in-out infinite}@keyframes placeholder-glow{50%{opacity:.2}}.placeholder-wave{mask-image:linear-gradient(130deg,#000 55%,#000c,#000 95%);mask-size:200% 100%;animation:placeholder-wave 2s linear infinite}@keyframes placeholder-wave{to{mask-position:-200% 0%}}.clearfix:after{display:block;clear:both;content:""}.text-bg-primary{color:#fff!important;background-color:RGBA(var(--bs-primary-rgb),var(--bs-bg-opacity, 1))!important}.text-bg-secondary{color:#fff!important;background-color:RGBA(var(--bs-secondary-rgb),var(--bs-bg-opacity, 1))!important}.text-bg-success{color:#fff!important;background-color:RGBA(var(--bs-success-rgb),var(--bs-bg-opacity, 1))!important}.text-bg-info{color:#000!important;background-color:RGBA(var(--bs-info-rgb),var(--bs-bg-opacity, 1))!important}.text-bg-warning{color:#000!important;background-color:RGBA(var(--bs-warning-rgb),var(--bs-bg-opacity, 1))!important}.text-bg-danger{color:#fff!important;background-color:RGBA(var(--bs-danger-rgb),var(--bs-bg-opacity, 1))!important}.text-bg-light{color:#000!important;background-color:RGBA(var(--bs-light-rgb),var(--bs-bg-opacity, 1))!important}.text-bg-dark{color:#fff!important;background-color:RGBA(var(--bs-dark-rgb),var(--bs-bg-opacity, 1))!important}.link-primary{color:RGBA(var(--bs-primary-rgb),var(--bs-link-opacity, 1))!important;text-decoration-color:RGBA(var(--bs-primary-rgb),var(--bs-link-underline-opacity, 1))!important}.link-primary:hover,.link-primary:focus{color:RGBA(10,88,202,var(--bs-link-opacity, 1))!important;text-decoration-color:RGBA(10,88,202,var(--bs-link-underline-opacity, 1))!important}.link-secondary{color:RGBA(var(--bs-secondary-rgb),var(--bs-link-opacity, 1))!important;text-decoration-color:RGBA(var(--bs-secondary-rgb),var(--bs-link-underline-opacity, 1))!important}.link-secondary:hover,.link-secondary:focus{color:RGBA(86,94,100,var(--bs-link-opacity, 1))!important;text-decoration-color:RGBA(86,94,100,var(--bs-link-underline-opacity, 1))!important}.link-success{color:RGBA(var(--bs-success-rgb),var(--bs-link-opacity, 1))!important;text-decoration-color:RGBA(var(--bs-success-rgb),var(--bs-link-underline-opacity, 1))!important}.link-success:hover,.link-success:focus{color:RGBA(20,108,67,var(--bs-link-opacity, 1))!important;text-decoration-color:RGBA(20,108,67,var(--bs-link-underline-opacity, 1))!important}.link-info{color:RGBA(var(--bs-info-rgb),var(--bs-link-opacity, 1))!important;text-decoration-color:RGBA(var(--bs-info-rgb),var(--bs-link-underline-opacity, 1))!important}.link-info:hover,.link-info:focus{color:RGBA(61,213,243,var(--bs-link-opacity, 1))!important;text-decoration-color:RGBA(61,213,243,var(--bs-link-underline-opacity, 1))!important}.link-warning{color:RGBA(var(--bs-warning-rgb),var(--bs-link-opacity, 1))!important;text-decoration-color:RGBA(var(--bs-warning-rgb),var(--bs-link-underline-opacity, 1))!important}.link-warning:hover,.link-warning:focus{color:RGBA(255,205,57,var(--bs-link-opacity, 1))!important;text-decoration-color:RGBA(255,205,57,var(--bs-link-underline-opacity, 1))!important}.link-danger{color:RGBA(var(--bs-danger-rgb),var(--bs-link-opacity, 1))!important;text-decoration-color:RGBA(var(--bs-danger-rgb),var(--bs-link-underline-opacity, 1))!important}.link-danger:hover,.link-danger:focus{color:RGBA(176,42,55,var(--bs-link-opacity, 1))!important;text-decoration-color:RGBA(176,42,55,var(--bs-link-underline-opacity, 1))!important}.link-light{color:RGBA(var(--bs-light-rgb),var(--bs-link-opacity, 1))!important;text-decoration-color:RGBA(var(--bs-light-rgb),var(--bs-link-underline-opacity, 1))!important}.link-light:hover,.link-light:focus{color:RGBA(249,250,251,var(--bs-link-opacity, 1))!important;text-decoration-color:RGBA(249,250,251,var(--bs-link-underline-opacity, 1))!important}.link-dark{color:RGBA(var(--bs-dark-rgb),var(--bs-link-opacity, 1))!important;text-decoration-color:RGBA(var(--bs-dark-rgb),var(--bs-link-underline-opacity, 1))!important}.link-dark:hover,.link-dark:focus{color:RGBA(26,30,33,var(--bs-link-opacity, 1))!important;text-decoration-color:RGBA(26,30,33,var(--bs-link-underline-opacity, 1))!important}.link-body-emphasis{color:RGBA(var(--bs-emphasis-color-rgb),var(--bs-link-opacity, 1))!important;text-decoration-color:RGBA(var(--bs-emphasis-color-rgb),var(--bs-link-underline-opacity, 1))!important}.link-body-emphasis:hover,.link-body-emphasis:focus{color:RGBA(var(--bs-emphasis-color-rgb),var(--bs-link-opacity, .75))!important;text-decoration-color:RGBA(var(--bs-emphasis-color-rgb),var(--bs-link-underline-opacity, .75))!important}.focus-ring:focus{outline:0;box-shadow:var(--bs-focus-ring-x, 0) var(--bs-focus-ring-y, 0) var(--bs-focus-ring-blur, 0) var(--bs-focus-ring-width) var(--bs-focus-ring-color)}.icon-link{display:inline-flex;gap:.375rem;align-items:center;text-decoration-color:rgba(var(--bs-link-color-rgb),var(--bs-link-opacity, .5));text-underline-offset:.25em;backface-visibility:hidden}.icon-link>.bi{flex-shrink:0;width:1em;height:1em;fill:currentcolor;transition:.2s ease-in-out transform}@media (prefers-reduced-motion: reduce){.icon-link>.bi{transition:none}}.icon-link-hover:hover>.bi,.icon-link-hover:focus-visible>.bi{transform:var(--bs-icon-link-transform, translate3d(.25em, 0, 0))}.ratio{position:relative;width:100%}.ratio:before{display:block;padding-top:var(--bs-aspect-ratio);content:""}.ratio>*{position:absolute;top:0;left:0;width:100%;height:100%}.ratio-1x1{--bs-aspect-ratio: 100%}.ratio-4x3{--bs-aspect-ratio: 75%}.ratio-16x9{--bs-aspect-ratio: 56.25%}.ratio-21x9{--bs-aspect-ratio: 42.8571428571%}.fixed-top{position:fixed;top:0;right:0;left:0;z-index:1030}.fixed-bottom{position:fixed;right:0;bottom:0;left:0;z-index:1030}.sticky-top{position:sticky;top:0;z-index:1020}.sticky-bottom{position:sticky;bottom:0;z-index:1020}@media (min-width: 576px){.sticky-sm-top{position:sticky;top:0;z-index:1020}.sticky-sm-bottom{position:sticky;bottom:0;z-index:1020}}@media (min-width: 768px){.sticky-md-top{position:sticky;top:0;z-index:1020}.sticky-md-bottom{position:sticky;bottom:0;z-index:1020}}@media (min-width: 992px){.sticky-lg-top{position:sticky;top:0;z-index:1020}.sticky-lg-bottom{position:sticky;bottom:0;z-index:1020}}@media (min-width: 1200px){.sticky-xl-top{position:sticky;top:0;z-index:1020}.sticky-xl-bottom{position:sticky;bottom:0;z-index:1020}}@media (min-width: 1400px){.sticky-xxl-top{position:sticky;top:0;z-index:1020}.sticky-xxl-bottom{position:sticky;bottom:0;z-index:1020}}.hstack{display:flex;flex-direction:row;align-items:center;align-self:stretch}.vstack{display:flex;flex:1 1 auto;flex-direction:column;align-self:stretch}.visually-hidden,.visually-hidden-focusable:not(:focus):not(:focus-within){width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}.visually-hidden:not(caption),.visually-hidden-focusable:not(:focus):not(:focus-within):not(caption){position:absolute!important}.visually-hidden *,.visually-hidden-focusable:not(:focus):not(:focus-within) *{overflow:hidden!important}.stretched-link:after{position:absolute;inset:0;z-index:1;content:""}.text-truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.vr{display:inline-block;align-self:stretch;width:var(--bs-border-width);min-height:1em;background-color:currentcolor;opacity:.25}.align-baseline{vertical-align:baseline!important}.align-top{vertical-align:top!important}.align-middle{vertical-align:middle!important}.align-bottom{vertical-align:bottom!important}.align-text-bottom{vertical-align:text-bottom!important}.align-text-top{vertical-align:text-top!important}.float-start{float:left!important}.float-end{float:right!important}.float-none{float:none!important}.object-fit-contain{object-fit:contain!important}.object-fit-cover{object-fit:cover!important}.object-fit-fill{object-fit:fill!important}.object-fit-scale{object-fit:scale-down!important}.object-fit-none{object-fit:none!important}.opacity-0{opacity:0!important}.opacity-25{opacity:.25!important}.opacity-50{opacity:.5!important}.opacity-75{opacity:.75!important}.opacity-100{opacity:1!important}.overflow-auto{overflow:auto!important}.overflow-hidden{overflow:hidden!important}.overflow-visible{overflow:visible!important}.overflow-scroll{overflow:scroll!important}.overflow-x-auto{overflow-x:auto!important}.overflow-x-hidden{overflow-x:hidden!important}.overflow-x-visible{overflow-x:visible!important}.overflow-x-scroll{overflow-x:scroll!important}.overflow-y-auto{overflow-y:auto!important}.overflow-y-hidden{overflow-y:hidden!important}.overflow-y-visible{overflow-y:visible!important}.overflow-y-scroll{overflow-y:scroll!important}.d-inline{display:inline!important}.d-inline-block{display:inline-block!important}.d-block{display:block!important}.d-grid{display:grid!important}.d-inline-grid{display:inline-grid!important}.d-table{display:table!important}.d-table-row{display:table-row!important}.d-table-cell{display:table-cell!important}.d-flex{display:flex!important}.d-inline-flex{display:inline-flex!important}.d-none{display:none!important}.shadow{box-shadow:var(--bs-box-shadow)!important}.shadow-sm{box-shadow:var(--bs-box-shadow-sm)!important}.shadow-lg{box-shadow:var(--bs-box-shadow-lg)!important}.shadow-none{box-shadow:none!important}.focus-ring-primary{--bs-focus-ring-color: rgba(var(--bs-primary-rgb), var(--bs-focus-ring-opacity))}.focus-ring-secondary{--bs-focus-ring-color: rgba(var(--bs-secondary-rgb), var(--bs-focus-ring-opacity))}.focus-ring-success{--bs-focus-ring-color: rgba(var(--bs-success-rgb), var(--bs-focus-ring-opacity))}.focus-ring-info{--bs-focus-ring-color: rgba(var(--bs-info-rgb), var(--bs-focus-ring-opacity))}.focus-ring-warning{--bs-focus-ring-color: rgba(var(--bs-warning-rgb), var(--bs-focus-ring-opacity))}.focus-ring-danger{--bs-focus-ring-color: rgba(var(--bs-danger-rgb), var(--bs-focus-ring-opacity))}.focus-ring-light{--bs-focus-ring-color: rgba(var(--bs-light-rgb), var(--bs-focus-ring-opacity))}.focus-ring-dark{--bs-focus-ring-color: rgba(var(--bs-dark-rgb), var(--bs-focus-ring-opacity))}.position-static{position:static!important}.position-relative{position:relative!important}.position-absolute{position:absolute!important}.position-fixed{position:fixed!important}.position-sticky{position:sticky!important}.top-0{top:0!important}.top-50{top:50%!important}.top-100{top:100%!important}.bottom-0{bottom:0!important}.bottom-50{bottom:50%!important}.bottom-100{bottom:100%!important}.start-0{left:0!important}.start-50{left:50%!important}.start-100{left:100%!important}.end-0{right:0!important}.end-50{right:50%!important}.end-100{right:100%!important}.translate-middle{transform:translate(-50%,-50%)!important}.translate-middle-x{transform:translate(-50%)!important}.translate-middle-y{transform:translateY(-50%)!important}.border{border:var(--bs-border-width) var(--bs-border-style) var(--bs-border-color)!important}.border-0{border:0!important}.border-top{border-top:var(--bs-border-width) var(--bs-border-style) var(--bs-border-color)!important}.border-top-0{border-top:0!important}.border-end{border-right:var(--bs-border-width) var(--bs-border-style) var(--bs-border-color)!important}.border-end-0{border-right:0!important}.border-bottom{border-bottom:var(--bs-border-width) var(--bs-border-style) var(--bs-border-color)!important}.border-bottom-0{border-bottom:0!important}.border-start{border-left:var(--bs-border-width) var(--bs-border-style) var(--bs-border-color)!important}.border-start-0{border-left:0!important}.border-primary{--bs-border-opacity: 1;border-color:rgba(var(--bs-primary-rgb),var(--bs-border-opacity))!important}.border-secondary{--bs-border-opacity: 1;border-color:rgba(var(--bs-secondary-rgb),var(--bs-border-opacity))!important}.border-success{--bs-border-opacity: 1;border-color:rgba(var(--bs-success-rgb),var(--bs-border-opacity))!important}.border-info{--bs-border-opacity: 1;border-color:rgba(var(--bs-info-rgb),var(--bs-border-opacity))!important}.border-warning{--bs-border-opacity: 1;border-color:rgba(var(--bs-warning-rgb),var(--bs-border-opacity))!important}.border-danger{--bs-border-opacity: 1;border-color:rgba(var(--bs-danger-rgb),var(--bs-border-opacity))!important}.border-light{--bs-border-opacity: 1;border-color:rgba(var(--bs-light-rgb),var(--bs-border-opacity))!important}.border-dark{--bs-border-opacity: 1;border-color:rgba(var(--bs-dark-rgb),var(--bs-border-opacity))!important}.border-black{--bs-border-opacity: 1;border-color:rgba(var(--bs-black-rgb),var(--bs-border-opacity))!important}.border-white{--bs-border-opacity: 1;border-color:rgba(var(--bs-white-rgb),var(--bs-border-opacity))!important}.border-primary-subtle{border-color:var(--bs-primary-border-subtle)!important}.border-secondary-subtle{border-color:var(--bs-secondary-border-subtle)!important}.border-success-subtle{border-color:var(--bs-success-border-subtle)!important}.border-info-subtle{border-color:var(--bs-info-border-subtle)!important}.border-warning-subtle{border-color:var(--bs-warning-border-subtle)!important}.border-danger-subtle{border-color:var(--bs-danger-border-subtle)!important}.border-light-subtle{border-color:var(--bs-light-border-subtle)!important}.border-dark-subtle{border-color:var(--bs-dark-border-subtle)!important}.border-1{border-width:1px!important}.border-2{border-width:2px!important}.border-3{border-width:3px!important}.border-4{border-width:4px!important}.border-5{border-width:5px!important}.border-opacity-10{--bs-border-opacity: .1}.border-opacity-25{--bs-border-opacity: .25}.border-opacity-50{--bs-border-opacity: .5}.border-opacity-75{--bs-border-opacity: .75}.border-opacity-100{--bs-border-opacity: 1}.w-25{width:25%!important}.w-50{width:50%!important}.w-75{width:75%!important}.w-100{width:100%!important}.w-auto{width:auto!important}.mw-100{max-width:100%!important}.vw-100{width:100vw!important}.min-vw-100{min-width:100vw!important}.h-25{height:25%!important}.h-50{height:50%!important}.h-75{height:75%!important}.h-100{height:100%!important}.h-auto{height:auto!important}.mh-100{max-height:100%!important}.vh-100{height:100vh!important}.min-vh-100{min-height:100vh!important}.flex-fill{flex:1 1 auto!important}.flex-row{flex-direction:row!important}.flex-column{flex-direction:column!important}.flex-row-reverse{flex-direction:row-reverse!important}.flex-column-reverse{flex-direction:column-reverse!important}.flex-grow-0{flex-grow:0!important}.flex-grow-1{flex-grow:1!important}.flex-shrink-0{flex-shrink:0!important}.flex-shrink-1{flex-shrink:1!important}.flex-wrap{flex-wrap:wrap!important}.flex-nowrap{flex-wrap:nowrap!important}.flex-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-start{justify-content:flex-start!important}.justify-content-end{justify-content:flex-end!important}.justify-content-center{justify-content:center!important}.justify-content-between{justify-content:space-between!important}.justify-content-around{justify-content:space-around!important}.justify-content-evenly{justify-content:space-evenly!important}.align-items-start{align-items:flex-start!important}.align-items-end{align-items:flex-end!important}.align-items-center{align-items:center!important}.align-items-baseline{align-items:baseline!important}.align-items-stretch{align-items:stretch!important}.align-content-start{align-content:flex-start!important}.align-content-end{align-content:flex-end!important}.align-content-center{align-content:center!important}.align-content-between{align-content:space-between!important}.align-content-around{align-content:space-around!important}.align-content-stretch{align-content:stretch!important}.align-self-auto{align-self:auto!important}.align-self-start{align-self:flex-start!important}.align-self-end{align-self:flex-end!important}.align-self-center{align-self:center!important}.align-self-baseline{align-self:baseline!important}.align-self-stretch{align-self:stretch!important}.order-first{order:-1!important}.order-0{order:0!important}.order-1{order:1!important}.order-2{order:2!important}.order-3{order:3!important}.order-4{order:4!important}.order-5{order:5!important}.order-last{order:6!important}.m-0{margin:0!important}.m-1{margin:.25rem!important}.m-2{margin:.5rem!important}.m-3{margin:1rem!important}.m-4{margin:1.5rem!important}.m-5{margin:3rem!important}.m-auto{margin:auto!important}.mx-0{margin-right:0!important;margin-left:0!important}.mx-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-3{margin-right:1rem!important;margin-left:1rem!important}.mx-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-5{margin-right:3rem!important;margin-left:3rem!important}.mx-auto{margin-right:auto!important;margin-left:auto!important}.my-0{margin-top:0!important;margin-bottom:0!important}.my-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-0{margin-top:0!important}.mt-1{margin-top:.25rem!important}.mt-2{margin-top:.5rem!important}.mt-3{margin-top:1rem!important}.mt-4{margin-top:1.5rem!important}.mt-5{margin-top:3rem!important}.mt-auto{margin-top:auto!important}.me-0{margin-right:0!important}.me-1{margin-right:.25rem!important}.me-2{margin-right:.5rem!important}.me-3{margin-right:1rem!important}.me-4{margin-right:1.5rem!important}.me-5{margin-right:3rem!important}.me-auto{margin-right:auto!important}.mb-0{margin-bottom:0!important}.mb-1{margin-bottom:.25rem!important}.mb-2{margin-bottom:.5rem!important}.mb-3{margin-bottom:1rem!important}.mb-4{margin-bottom:1.5rem!important}.mb-5{margin-bottom:3rem!important}.mb-auto{margin-bottom:auto!important}.ms-0{margin-left:0!important}.ms-1{margin-left:.25rem!important}.ms-2{margin-left:.5rem!important}.ms-3{margin-left:1rem!important}.ms-4{margin-left:1.5rem!important}.ms-5{margin-left:3rem!important}.ms-auto{margin-left:auto!important}.p-0{padding:0!important}.p-1{padding:.25rem!important}.p-2{padding:.5rem!important}.p-3{padding:1rem!important}.p-4{padding:1.5rem!important}.p-5{padding:3rem!important}.px-0{padding-right:0!important;padding-left:0!important}.px-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-3{padding-right:1rem!important;padding-left:1rem!important}.px-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-5{padding-right:3rem!important;padding-left:3rem!important}.py-0{padding-top:0!important;padding-bottom:0!important}.py-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-5{padding-top:3rem!important;padding-bottom:3rem!important}.pt-0{padding-top:0!important}.pt-1{padding-top:.25rem!important}.pt-2{padding-top:.5rem!important}.pt-3{padding-top:1rem!important}.pt-4{padding-top:1.5rem!important}.pt-5{padding-top:3rem!important}.pe-0{padding-right:0!important}.pe-1{padding-right:.25rem!important}.pe-2{padding-right:.5rem!important}.pe-3{padding-right:1rem!important}.pe-4{padding-right:1.5rem!important}.pe-5{padding-right:3rem!important}.pb-0{padding-bottom:0!important}.pb-1{padding-bottom:.25rem!important}.pb-2{padding-bottom:.5rem!important}.pb-3{padding-bottom:1rem!important}.pb-4{padding-bottom:1.5rem!important}.pb-5{padding-bottom:3rem!important}.ps-0{padding-left:0!important}.ps-1{padding-left:.25rem!important}.ps-2{padding-left:.5rem!important}.ps-3{padding-left:1rem!important}.ps-4{padding-left:1.5rem!important}.ps-5{padding-left:3rem!important}.gap-0{gap:0!important}.gap-1{gap:.25rem!important}.gap-2{gap:.5rem!important}.gap-3{gap:1rem!important}.gap-4{gap:1.5rem!important}.gap-5{gap:3rem!important}.row-gap-0{row-gap:0!important}.row-gap-1{row-gap:.25rem!important}.row-gap-2{row-gap:.5rem!important}.row-gap-3{row-gap:1rem!important}.row-gap-4{row-gap:1.5rem!important}.row-gap-5{row-gap:3rem!important}.column-gap-0{column-gap:0!important}.column-gap-1{column-gap:.25rem!important}.column-gap-2{column-gap:.5rem!important}.column-gap-3{column-gap:1rem!important}.column-gap-4{column-gap:1.5rem!important}.column-gap-5{column-gap:3rem!important}.font-monospace{font-family:var(--bs-font-monospace)!important}.fs-1{font-size:calc(1.375rem + 1.5vw)!important}.fs-2{font-size:calc(1.325rem + .9vw)!important}.fs-3{font-size:calc(1.3rem + .6vw)!important}.fs-4{font-size:calc(1.275rem + .3vw)!important}.fs-5{font-size:1.25rem!important}.fs-6{font-size:1rem!important}.fst-italic{font-style:italic!important}.fst-normal{font-style:normal!important}.fw-lighter{font-weight:lighter!important}.fw-light{font-weight:300!important}.fw-normal{font-weight:400!important}.fw-medium{font-weight:500!important}.fw-semibold{font-weight:600!important}.fw-bold{font-weight:700!important}.fw-bolder{font-weight:bolder!important}.lh-1{line-height:1!important}.lh-sm{line-height:1.25!important}.lh-base{line-height:1.5!important}.lh-lg{line-height:2!important}.text-start{text-align:left!important}.text-end{text-align:right!important}.text-center{text-align:center!important}.text-decoration-none{text-decoration:none!important}.text-decoration-underline{text-decoration:underline!important}.text-decoration-line-through{text-decoration:line-through!important}.text-lowercase{text-transform:lowercase!important}.text-uppercase{text-transform:uppercase!important}.text-capitalize{text-transform:capitalize!important}.text-wrap{white-space:normal!important}.text-nowrap{white-space:nowrap!important}.text-break{word-wrap:break-word!important;word-break:break-word!important}.text-primary{--bs-text-opacity: 1;color:rgba(var(--bs-primary-rgb),var(--bs-text-opacity))!important}.text-secondary{--bs-text-opacity: 1;color:rgba(var(--bs-secondary-rgb),var(--bs-text-opacity))!important}.text-success{--bs-text-opacity: 1;color:rgba(var(--bs-success-rgb),var(--bs-text-opacity))!important}.text-info{--bs-text-opacity: 1;color:rgba(var(--bs-info-rgb),var(--bs-text-opacity))!important}.text-warning{--bs-text-opacity: 1;color:rgba(var(--bs-warning-rgb),var(--bs-text-opacity))!important}.text-danger{--bs-text-opacity: 1;color:rgba(var(--bs-danger-rgb),var(--bs-text-opacity))!important}.text-light{--bs-text-opacity: 1;color:rgba(var(--bs-light-rgb),var(--bs-text-opacity))!important}.text-dark{--bs-text-opacity: 1;color:rgba(var(--bs-dark-rgb),var(--bs-text-opacity))!important}.text-black{--bs-text-opacity: 1;color:rgba(var(--bs-black-rgb),var(--bs-text-opacity))!important}.text-white{--bs-text-opacity: 1;color:rgba(var(--bs-white-rgb),var(--bs-text-opacity))!important}.text-body{--bs-text-opacity: 1;color:rgba(var(--bs-body-color-rgb),var(--bs-text-opacity))!important}.text-muted{--bs-text-opacity: 1;color:var(--bs-secondary-color)!important}.text-black-50{--bs-text-opacity: 1;color:#00000080!important}.text-white-50{--bs-text-opacity: 1;color:#ffffff80!important}.text-body-secondary{--bs-text-opacity: 1;color:var(--bs-secondary-color)!important}.text-body-tertiary{--bs-text-opacity: 1;color:var(--bs-tertiary-color)!important}.text-body-emphasis{--bs-text-opacity: 1;color:var(--bs-emphasis-color)!important}.text-reset{--bs-text-opacity: 1;color:inherit!important}.text-opacity-25{--bs-text-opacity: .25}.text-opacity-50{--bs-text-opacity: .5}.text-opacity-75{--bs-text-opacity: .75}.text-opacity-100{--bs-text-opacity: 1}.text-primary-emphasis{color:var(--bs-primary-text-emphasis)!important}.text-secondary-emphasis{color:var(--bs-secondary-text-emphasis)!important}.text-success-emphasis{color:var(--bs-success-text-emphasis)!important}.text-info-emphasis{color:var(--bs-info-text-emphasis)!important}.text-warning-emphasis{color:var(--bs-warning-text-emphasis)!important}.text-danger-emphasis{color:var(--bs-danger-text-emphasis)!important}.text-light-emphasis{color:var(--bs-light-text-emphasis)!important}.text-dark-emphasis{color:var(--bs-dark-text-emphasis)!important}.link-opacity-10,.link-opacity-10-hover:hover{--bs-link-opacity: .1}.link-opacity-25,.link-opacity-25-hover:hover{--bs-link-opacity: .25}.link-opacity-50,.link-opacity-50-hover:hover{--bs-link-opacity: .5}.link-opacity-75,.link-opacity-75-hover:hover{--bs-link-opacity: .75}.link-opacity-100,.link-opacity-100-hover:hover{--bs-link-opacity: 1}.link-offset-1,.link-offset-1-hover:hover{text-underline-offset:.125em!important}.link-offset-2,.link-offset-2-hover:hover{text-underline-offset:.25em!important}.link-offset-3,.link-offset-3-hover:hover{text-underline-offset:.375em!important}.link-underline-primary{--bs-link-underline-opacity: 1;text-decoration-color:rgba(var(--bs-primary-rgb),var(--bs-link-underline-opacity))!important}.link-underline-secondary{--bs-link-underline-opacity: 1;text-decoration-color:rgba(var(--bs-secondary-rgb),var(--bs-link-underline-opacity))!important}.link-underline-success{--bs-link-underline-opacity: 1;text-decoration-color:rgba(var(--bs-success-rgb),var(--bs-link-underline-opacity))!important}.link-underline-info{--bs-link-underline-opacity: 1;text-decoration-color:rgba(var(--bs-info-rgb),var(--bs-link-underline-opacity))!important}.link-underline-warning{--bs-link-underline-opacity: 1;text-decoration-color:rgba(var(--bs-warning-rgb),var(--bs-link-underline-opacity))!important}.link-underline-danger{--bs-link-underline-opacity: 1;text-decoration-color:rgba(var(--bs-danger-rgb),var(--bs-link-underline-opacity))!important}.link-underline-light{--bs-link-underline-opacity: 1;text-decoration-color:rgba(var(--bs-light-rgb),var(--bs-link-underline-opacity))!important}.link-underline-dark{--bs-link-underline-opacity: 1;text-decoration-color:rgba(var(--bs-dark-rgb),var(--bs-link-underline-opacity))!important}.link-underline{--bs-link-underline-opacity: 1;text-decoration-color:rgba(var(--bs-link-color-rgb),var(--bs-link-underline-opacity, 1))!important}.link-underline-opacity-0,.link-underline-opacity-0-hover:hover{--bs-link-underline-opacity: 0}.link-underline-opacity-10,.link-underline-opacity-10-hover:hover{--bs-link-underline-opacity: .1}.link-underline-opacity-25,.link-underline-opacity-25-hover:hover{--bs-link-underline-opacity: .25}.link-underline-opacity-50,.link-underline-opacity-50-hover:hover{--bs-link-underline-opacity: .5}.link-underline-opacity-75,.link-underline-opacity-75-hover:hover{--bs-link-underline-opacity: .75}.link-underline-opacity-100,.link-underline-opacity-100-hover:hover{--bs-link-underline-opacity: 1}.bg-primary{--bs-bg-opacity: 1;background-color:rgba(var(--bs-primary-rgb),var(--bs-bg-opacity))!important}.bg-secondary{--bs-bg-opacity: 1;background-color:rgba(var(--bs-secondary-rgb),var(--bs-bg-opacity))!important}.bg-success{--bs-bg-opacity: 1;background-color:rgba(var(--bs-success-rgb),var(--bs-bg-opacity))!important}.bg-info{--bs-bg-opacity: 1;background-color:rgba(var(--bs-info-rgb),var(--bs-bg-opacity))!important}.bg-warning{--bs-bg-opacity: 1;background-color:rgba(var(--bs-warning-rgb),var(--bs-bg-opacity))!important}.bg-danger{--bs-bg-opacity: 1;background-color:rgba(var(--bs-danger-rgb),var(--bs-bg-opacity))!important}.bg-light{--bs-bg-opacity: 1;background-color:rgba(var(--bs-light-rgb),var(--bs-bg-opacity))!important}.bg-dark{--bs-bg-opacity: 1;background-color:rgba(var(--bs-dark-rgb),var(--bs-bg-opacity))!important}.bg-black{--bs-bg-opacity: 1;background-color:rgba(var(--bs-black-rgb),var(--bs-bg-opacity))!important}.bg-white{--bs-bg-opacity: 1;background-color:rgba(var(--bs-white-rgb),var(--bs-bg-opacity))!important}.bg-body{--bs-bg-opacity: 1;background-color:rgba(var(--bs-body-bg-rgb),var(--bs-bg-opacity))!important}.bg-transparent{--bs-bg-opacity: 1;background-color:transparent!important}.bg-body-secondary{--bs-bg-opacity: 1;background-color:rgba(var(--bs-secondary-bg-rgb),var(--bs-bg-opacity))!important}.bg-body-tertiary{--bs-bg-opacity: 1;background-color:rgba(var(--bs-tertiary-bg-rgb),var(--bs-bg-opacity))!important}.bg-opacity-10{--bs-bg-opacity: .1}.bg-opacity-25{--bs-bg-opacity: .25}.bg-opacity-50{--bs-bg-opacity: .5}.bg-opacity-75{--bs-bg-opacity: .75}.bg-opacity-100{--bs-bg-opacity: 1}.bg-primary-subtle{background-color:var(--bs-primary-bg-subtle)!important}.bg-secondary-subtle{background-color:var(--bs-secondary-bg-subtle)!important}.bg-success-subtle{background-color:var(--bs-success-bg-subtle)!important}.bg-info-subtle{background-color:var(--bs-info-bg-subtle)!important}.bg-warning-subtle{background-color:var(--bs-warning-bg-subtle)!important}.bg-danger-subtle{background-color:var(--bs-danger-bg-subtle)!important}.bg-light-subtle{background-color:var(--bs-light-bg-subtle)!important}.bg-dark-subtle{background-color:var(--bs-dark-bg-subtle)!important}.bg-gradient{background-image:var(--bs-gradient)!important}.user-select-all{-webkit-user-select:all!important;user-select:all!important}.user-select-auto{-webkit-user-select:auto!important;user-select:auto!important}.user-select-none{-webkit-user-select:none!important;user-select:none!important}.pe-none{pointer-events:none!important}.pe-auto{pointer-events:auto!important}.rounded{border-radius:var(--bs-border-radius)!important}.rounded-0{border-radius:0!important}.rounded-1{border-radius:var(--bs-border-radius-sm)!important}.rounded-2{border-radius:var(--bs-border-radius)!important}.rounded-3{border-radius:var(--bs-border-radius-lg)!important}.rounded-4{border-radius:var(--bs-border-radius-xl)!important}.rounded-5{border-radius:var(--bs-border-radius-xxl)!important}.rounded-circle{border-radius:50%!important}.rounded-pill{border-radius:var(--bs-border-radius-pill)!important}.rounded-top{border-top-left-radius:var(--bs-border-radius)!important;border-top-right-radius:var(--bs-border-radius)!important}.rounded-top-0{border-top-left-radius:0!important;border-top-right-radius:0!important}.rounded-top-1{border-top-left-radius:var(--bs-border-radius-sm)!important;border-top-right-radius:var(--bs-border-radius-sm)!important}.rounded-top-2{border-top-left-radius:var(--bs-border-radius)!important;border-top-right-radius:var(--bs-border-radius)!important}.rounded-top-3{border-top-left-radius:var(--bs-border-radius-lg)!important;border-top-right-radius:var(--bs-border-radius-lg)!important}.rounded-top-4{border-top-left-radius:var(--bs-border-radius-xl)!important;border-top-right-radius:var(--bs-border-radius-xl)!important}.rounded-top-5{border-top-left-radius:var(--bs-border-radius-xxl)!important;border-top-right-radius:var(--bs-border-radius-xxl)!important}.rounded-top-circle{border-top-left-radius:50%!important;border-top-right-radius:50%!important}.rounded-top-pill{border-top-left-radius:var(--bs-border-radius-pill)!important;border-top-right-radius:var(--bs-border-radius-pill)!important}.rounded-end{border-top-right-radius:var(--bs-border-radius)!important;border-bottom-right-radius:var(--bs-border-radius)!important}.rounded-end-0{border-top-right-radius:0!important;border-bottom-right-radius:0!important}.rounded-end-1{border-top-right-radius:var(--bs-border-radius-sm)!important;border-bottom-right-radius:var(--bs-border-radius-sm)!important}.rounded-end-2{border-top-right-radius:var(--bs-border-radius)!important;border-bottom-right-radius:var(--bs-border-radius)!important}.rounded-end-3{border-top-right-radius:var(--bs-border-radius-lg)!important;border-bottom-right-radius:var(--bs-border-radius-lg)!important}.rounded-end-4{border-top-right-radius:var(--bs-border-radius-xl)!important;border-bottom-right-radius:var(--bs-border-radius-xl)!important}.rounded-end-5{border-top-right-radius:var(--bs-border-radius-xxl)!important;border-bottom-right-radius:var(--bs-border-radius-xxl)!important}.rounded-end-circle{border-top-right-radius:50%!important;border-bottom-right-radius:50%!important}.rounded-end-pill{border-top-right-radius:var(--bs-border-radius-pill)!important;border-bottom-right-radius:var(--bs-border-radius-pill)!important}.rounded-bottom{border-bottom-right-radius:var(--bs-border-radius)!important;border-bottom-left-radius:var(--bs-border-radius)!important}.rounded-bottom-0{border-bottom-right-radius:0!important;border-bottom-left-radius:0!important}.rounded-bottom-1{border-bottom-right-radius:var(--bs-border-radius-sm)!important;border-bottom-left-radius:var(--bs-border-radius-sm)!important}.rounded-bottom-2{border-bottom-right-radius:var(--bs-border-radius)!important;border-bottom-left-radius:var(--bs-border-radius)!important}.rounded-bottom-3{border-bottom-right-radius:var(--bs-border-radius-lg)!important;border-bottom-left-radius:var(--bs-border-radius-lg)!important}.rounded-bottom-4{border-bottom-right-radius:var(--bs-border-radius-xl)!important;border-bottom-left-radius:var(--bs-border-radius-xl)!important}.rounded-bottom-5{border-bottom-right-radius:var(--bs-border-radius-xxl)!important;border-bottom-left-radius:var(--bs-border-radius-xxl)!important}.rounded-bottom-circle{border-bottom-right-radius:50%!important;border-bottom-left-radius:50%!important}.rounded-bottom-pill{border-bottom-right-radius:var(--bs-border-radius-pill)!important;border-bottom-left-radius:var(--bs-border-radius-pill)!important}.rounded-start{border-bottom-left-radius:var(--bs-border-radius)!important;border-top-left-radius:var(--bs-border-radius)!important}.rounded-start-0{border-bottom-left-radius:0!important;border-top-left-radius:0!important}.rounded-start-1{border-bottom-left-radius:var(--bs-border-radius-sm)!important;border-top-left-radius:var(--bs-border-radius-sm)!important}.rounded-start-2{border-bottom-left-radius:var(--bs-border-radius)!important;border-top-left-radius:var(--bs-border-radius)!important}.rounded-start-3{border-bottom-left-radius:var(--bs-border-radius-lg)!important;border-top-left-radius:var(--bs-border-radius-lg)!important}.rounded-start-4{border-bottom-left-radius:var(--bs-border-radius-xl)!important;border-top-left-radius:var(--bs-border-radius-xl)!important}.rounded-start-5{border-bottom-left-radius:var(--bs-border-radius-xxl)!important;border-top-left-radius:var(--bs-border-radius-xxl)!important}.rounded-start-circle{border-bottom-left-radius:50%!important;border-top-left-radius:50%!important}.rounded-start-pill{border-bottom-left-radius:var(--bs-border-radius-pill)!important;border-top-left-radius:var(--bs-border-radius-pill)!important}.visible{visibility:visible!important}.invisible{visibility:hidden!important}.z-n1{z-index:-1!important}.z-0{z-index:0!important}.z-1{z-index:1!important}.z-2{z-index:2!important}.z-3{z-index:3!important}@media (min-width: 576px){.float-sm-start{float:left!important}.float-sm-end{float:right!important}.float-sm-none{float:none!important}.object-fit-sm-contain{object-fit:contain!important}.object-fit-sm-cover{object-fit:cover!important}.object-fit-sm-fill{object-fit:fill!important}.object-fit-sm-scale{object-fit:scale-down!important}.object-fit-sm-none{object-fit:none!important}.d-sm-inline{display:inline!important}.d-sm-inline-block{display:inline-block!important}.d-sm-block{display:block!important}.d-sm-grid{display:grid!important}.d-sm-inline-grid{display:inline-grid!important}.d-sm-table{display:table!important}.d-sm-table-row{display:table-row!important}.d-sm-table-cell{display:table-cell!important}.d-sm-flex{display:flex!important}.d-sm-inline-flex{display:inline-flex!important}.d-sm-none{display:none!important}.flex-sm-fill{flex:1 1 auto!important}.flex-sm-row{flex-direction:row!important}.flex-sm-column{flex-direction:column!important}.flex-sm-row-reverse{flex-direction:row-reverse!important}.flex-sm-column-reverse{flex-direction:column-reverse!important}.flex-sm-grow-0{flex-grow:0!important}.flex-sm-grow-1{flex-grow:1!important}.flex-sm-shrink-0{flex-shrink:0!important}.flex-sm-shrink-1{flex-shrink:1!important}.flex-sm-wrap{flex-wrap:wrap!important}.flex-sm-nowrap{flex-wrap:nowrap!important}.flex-sm-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-sm-start{justify-content:flex-start!important}.justify-content-sm-end{justify-content:flex-end!important}.justify-content-sm-center{justify-content:center!important}.justify-content-sm-between{justify-content:space-between!important}.justify-content-sm-around{justify-content:space-around!important}.justify-content-sm-evenly{justify-content:space-evenly!important}.align-items-sm-start{align-items:flex-start!important}.align-items-sm-end{align-items:flex-end!important}.align-items-sm-center{align-items:center!important}.align-items-sm-baseline{align-items:baseline!important}.align-items-sm-stretch{align-items:stretch!important}.align-content-sm-start{align-content:flex-start!important}.align-content-sm-end{align-content:flex-end!important}.align-content-sm-center{align-content:center!important}.align-content-sm-between{align-content:space-between!important}.align-content-sm-around{align-content:space-around!important}.align-content-sm-stretch{align-content:stretch!important}.align-self-sm-auto{align-self:auto!important}.align-self-sm-start{align-self:flex-start!important}.align-self-sm-end{align-self:flex-end!important}.align-self-sm-center{align-self:center!important}.align-self-sm-baseline{align-self:baseline!important}.align-self-sm-stretch{align-self:stretch!important}.order-sm-first{order:-1!important}.order-sm-0{order:0!important}.order-sm-1{order:1!important}.order-sm-2{order:2!important}.order-sm-3{order:3!important}.order-sm-4{order:4!important}.order-sm-5{order:5!important}.order-sm-last{order:6!important}.m-sm-0{margin:0!important}.m-sm-1{margin:.25rem!important}.m-sm-2{margin:.5rem!important}.m-sm-3{margin:1rem!important}.m-sm-4{margin:1.5rem!important}.m-sm-5{margin:3rem!important}.m-sm-auto{margin:auto!important}.mx-sm-0{margin-right:0!important;margin-left:0!important}.mx-sm-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-sm-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-sm-3{margin-right:1rem!important;margin-left:1rem!important}.mx-sm-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-sm-5{margin-right:3rem!important;margin-left:3rem!important}.mx-sm-auto{margin-right:auto!important;margin-left:auto!important}.my-sm-0{margin-top:0!important;margin-bottom:0!important}.my-sm-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-sm-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-sm-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-sm-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-sm-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-sm-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-sm-0{margin-top:0!important}.mt-sm-1{margin-top:.25rem!important}.mt-sm-2{margin-top:.5rem!important}.mt-sm-3{margin-top:1rem!important}.mt-sm-4{margin-top:1.5rem!important}.mt-sm-5{margin-top:3rem!important}.mt-sm-auto{margin-top:auto!important}.me-sm-0{margin-right:0!important}.me-sm-1{margin-right:.25rem!important}.me-sm-2{margin-right:.5rem!important}.me-sm-3{margin-right:1rem!important}.me-sm-4{margin-right:1.5rem!important}.me-sm-5{margin-right:3rem!important}.me-sm-auto{margin-right:auto!important}.mb-sm-0{margin-bottom:0!important}.mb-sm-1{margin-bottom:.25rem!important}.mb-sm-2{margin-bottom:.5rem!important}.mb-sm-3{margin-bottom:1rem!important}.mb-sm-4{margin-bottom:1.5rem!important}.mb-sm-5{margin-bottom:3rem!important}.mb-sm-auto{margin-bottom:auto!important}.ms-sm-0{margin-left:0!important}.ms-sm-1{margin-left:.25rem!important}.ms-sm-2{margin-left:.5rem!important}.ms-sm-3{margin-left:1rem!important}.ms-sm-4{margin-left:1.5rem!important}.ms-sm-5{margin-left:3rem!important}.ms-sm-auto{margin-left:auto!important}.p-sm-0{padding:0!important}.p-sm-1{padding:.25rem!important}.p-sm-2{padding:.5rem!important}.p-sm-3{padding:1rem!important}.p-sm-4{padding:1.5rem!important}.p-sm-5{padding:3rem!important}.px-sm-0{padding-right:0!important;padding-left:0!important}.px-sm-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-sm-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-sm-3{padding-right:1rem!important;padding-left:1rem!important}.px-sm-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-sm-5{padding-right:3rem!important;padding-left:3rem!important}.py-sm-0{padding-top:0!important;padding-bottom:0!important}.py-sm-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-sm-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-sm-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-sm-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-sm-5{padding-top:3rem!important;padding-bottom:3rem!important}.pt-sm-0{padding-top:0!important}.pt-sm-1{padding-top:.25rem!important}.pt-sm-2{padding-top:.5rem!important}.pt-sm-3{padding-top:1rem!important}.pt-sm-4{padding-top:1.5rem!important}.pt-sm-5{padding-top:3rem!important}.pe-sm-0{padding-right:0!important}.pe-sm-1{padding-right:.25rem!important}.pe-sm-2{padding-right:.5rem!important}.pe-sm-3{padding-right:1rem!important}.pe-sm-4{padding-right:1.5rem!important}.pe-sm-5{padding-right:3rem!important}.pb-sm-0{padding-bottom:0!important}.pb-sm-1{padding-bottom:.25rem!important}.pb-sm-2{padding-bottom:.5rem!important}.pb-sm-3{padding-bottom:1rem!important}.pb-sm-4{padding-bottom:1.5rem!important}.pb-sm-5{padding-bottom:3rem!important}.ps-sm-0{padding-left:0!important}.ps-sm-1{padding-left:.25rem!important}.ps-sm-2{padding-left:.5rem!important}.ps-sm-3{padding-left:1rem!important}.ps-sm-4{padding-left:1.5rem!important}.ps-sm-5{padding-left:3rem!important}.gap-sm-0{gap:0!important}.gap-sm-1{gap:.25rem!important}.gap-sm-2{gap:.5rem!important}.gap-sm-3{gap:1rem!important}.gap-sm-4{gap:1.5rem!important}.gap-sm-5{gap:3rem!important}.row-gap-sm-0{row-gap:0!important}.row-gap-sm-1{row-gap:.25rem!important}.row-gap-sm-2{row-gap:.5rem!important}.row-gap-sm-3{row-gap:1rem!important}.row-gap-sm-4{row-gap:1.5rem!important}.row-gap-sm-5{row-gap:3rem!important}.column-gap-sm-0{column-gap:0!important}.column-gap-sm-1{column-gap:.25rem!important}.column-gap-sm-2{column-gap:.5rem!important}.column-gap-sm-3{column-gap:1rem!important}.column-gap-sm-4{column-gap:1.5rem!important}.column-gap-sm-5{column-gap:3rem!important}.text-sm-start{text-align:left!important}.text-sm-end{text-align:right!important}.text-sm-center{text-align:center!important}}@media (min-width: 768px){.float-md-start{float:left!important}.float-md-end{float:right!important}.float-md-none{float:none!important}.object-fit-md-contain{object-fit:contain!important}.object-fit-md-cover{object-fit:cover!important}.object-fit-md-fill{object-fit:fill!important}.object-fit-md-scale{object-fit:scale-down!important}.object-fit-md-none{object-fit:none!important}.d-md-inline{display:inline!important}.d-md-inline-block{display:inline-block!important}.d-md-block{display:block!important}.d-md-grid{display:grid!important}.d-md-inline-grid{display:inline-grid!important}.d-md-table{display:table!important}.d-md-table-row{display:table-row!important}.d-md-table-cell{display:table-cell!important}.d-md-flex{display:flex!important}.d-md-inline-flex{display:inline-flex!important}.d-md-none{display:none!important}.flex-md-fill{flex:1 1 auto!important}.flex-md-row{flex-direction:row!important}.flex-md-column{flex-direction:column!important}.flex-md-row-reverse{flex-direction:row-reverse!important}.flex-md-column-reverse{flex-direction:column-reverse!important}.flex-md-grow-0{flex-grow:0!important}.flex-md-grow-1{flex-grow:1!important}.flex-md-shrink-0{flex-shrink:0!important}.flex-md-shrink-1{flex-shrink:1!important}.flex-md-wrap{flex-wrap:wrap!important}.flex-md-nowrap{flex-wrap:nowrap!important}.flex-md-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-md-start{justify-content:flex-start!important}.justify-content-md-end{justify-content:flex-end!important}.justify-content-md-center{justify-content:center!important}.justify-content-md-between{justify-content:space-between!important}.justify-content-md-around{justify-content:space-around!important}.justify-content-md-evenly{justify-content:space-evenly!important}.align-items-md-start{align-items:flex-start!important}.align-items-md-end{align-items:flex-end!important}.align-items-md-center{align-items:center!important}.align-items-md-baseline{align-items:baseline!important}.align-items-md-stretch{align-items:stretch!important}.align-content-md-start{align-content:flex-start!important}.align-content-md-end{align-content:flex-end!important}.align-content-md-center{align-content:center!important}.align-content-md-between{align-content:space-between!important}.align-content-md-around{align-content:space-around!important}.align-content-md-stretch{align-content:stretch!important}.align-self-md-auto{align-self:auto!important}.align-self-md-start{align-self:flex-start!important}.align-self-md-end{align-self:flex-end!important}.align-self-md-center{align-self:center!important}.align-self-md-baseline{align-self:baseline!important}.align-self-md-stretch{align-self:stretch!important}.order-md-first{order:-1!important}.order-md-0{order:0!important}.order-md-1{order:1!important}.order-md-2{order:2!important}.order-md-3{order:3!important}.order-md-4{order:4!important}.order-md-5{order:5!important}.order-md-last{order:6!important}.m-md-0{margin:0!important}.m-md-1{margin:.25rem!important}.m-md-2{margin:.5rem!important}.m-md-3{margin:1rem!important}.m-md-4{margin:1.5rem!important}.m-md-5{margin:3rem!important}.m-md-auto{margin:auto!important}.mx-md-0{margin-right:0!important;margin-left:0!important}.mx-md-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-md-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-md-3{margin-right:1rem!important;margin-left:1rem!important}.mx-md-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-md-5{margin-right:3rem!important;margin-left:3rem!important}.mx-md-auto{margin-right:auto!important;margin-left:auto!important}.my-md-0{margin-top:0!important;margin-bottom:0!important}.my-md-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-md-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-md-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-md-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-md-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-md-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-md-0{margin-top:0!important}.mt-md-1{margin-top:.25rem!important}.mt-md-2{margin-top:.5rem!important}.mt-md-3{margin-top:1rem!important}.mt-md-4{margin-top:1.5rem!important}.mt-md-5{margin-top:3rem!important}.mt-md-auto{margin-top:auto!important}.me-md-0{margin-right:0!important}.me-md-1{margin-right:.25rem!important}.me-md-2{margin-right:.5rem!important}.me-md-3{margin-right:1rem!important}.me-md-4{margin-right:1.5rem!important}.me-md-5{margin-right:3rem!important}.me-md-auto{margin-right:auto!important}.mb-md-0{margin-bottom:0!important}.mb-md-1{margin-bottom:.25rem!important}.mb-md-2{margin-bottom:.5rem!important}.mb-md-3{margin-bottom:1rem!important}.mb-md-4{margin-bottom:1.5rem!important}.mb-md-5{margin-bottom:3rem!important}.mb-md-auto{margin-bottom:auto!important}.ms-md-0{margin-left:0!important}.ms-md-1{margin-left:.25rem!important}.ms-md-2{margin-left:.5rem!important}.ms-md-3{margin-left:1rem!important}.ms-md-4{margin-left:1.5rem!important}.ms-md-5{margin-left:3rem!important}.ms-md-auto{margin-left:auto!important}.p-md-0{padding:0!important}.p-md-1{padding:.25rem!important}.p-md-2{padding:.5rem!important}.p-md-3{padding:1rem!important}.p-md-4{padding:1.5rem!important}.p-md-5{padding:3rem!important}.px-md-0{padding-right:0!important;padding-left:0!important}.px-md-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-md-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-md-3{padding-right:1rem!important;padding-left:1rem!important}.px-md-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-md-5{padding-right:3rem!important;padding-left:3rem!important}.py-md-0{padding-top:0!important;padding-bottom:0!important}.py-md-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-md-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-md-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-md-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-md-5{padding-top:3rem!important;padding-bottom:3rem!important}.pt-md-0{padding-top:0!important}.pt-md-1{padding-top:.25rem!important}.pt-md-2{padding-top:.5rem!important}.pt-md-3{padding-top:1rem!important}.pt-md-4{padding-top:1.5rem!important}.pt-md-5{padding-top:3rem!important}.pe-md-0{padding-right:0!important}.pe-md-1{padding-right:.25rem!important}.pe-md-2{padding-right:.5rem!important}.pe-md-3{padding-right:1rem!important}.pe-md-4{padding-right:1.5rem!important}.pe-md-5{padding-right:3rem!important}.pb-md-0{padding-bottom:0!important}.pb-md-1{padding-bottom:.25rem!important}.pb-md-2{padding-bottom:.5rem!important}.pb-md-3{padding-bottom:1rem!important}.pb-md-4{padding-bottom:1.5rem!important}.pb-md-5{padding-bottom:3rem!important}.ps-md-0{padding-left:0!important}.ps-md-1{padding-left:.25rem!important}.ps-md-2{padding-left:.5rem!important}.ps-md-3{padding-left:1rem!important}.ps-md-4{padding-left:1.5rem!important}.ps-md-5{padding-left:3rem!important}.gap-md-0{gap:0!important}.gap-md-1{gap:.25rem!important}.gap-md-2{gap:.5rem!important}.gap-md-3{gap:1rem!important}.gap-md-4{gap:1.5rem!important}.gap-md-5{gap:3rem!important}.row-gap-md-0{row-gap:0!important}.row-gap-md-1{row-gap:.25rem!important}.row-gap-md-2{row-gap:.5rem!important}.row-gap-md-3{row-gap:1rem!important}.row-gap-md-4{row-gap:1.5rem!important}.row-gap-md-5{row-gap:3rem!important}.column-gap-md-0{column-gap:0!important}.column-gap-md-1{column-gap:.25rem!important}.column-gap-md-2{column-gap:.5rem!important}.column-gap-md-3{column-gap:1rem!important}.column-gap-md-4{column-gap:1.5rem!important}.column-gap-md-5{column-gap:3rem!important}.text-md-start{text-align:left!important}.text-md-end{text-align:right!important}.text-md-center{text-align:center!important}}@media (min-width: 992px){.float-lg-start{float:left!important}.float-lg-end{float:right!important}.float-lg-none{float:none!important}.object-fit-lg-contain{object-fit:contain!important}.object-fit-lg-cover{object-fit:cover!important}.object-fit-lg-fill{object-fit:fill!important}.object-fit-lg-scale{object-fit:scale-down!important}.object-fit-lg-none{object-fit:none!important}.d-lg-inline{display:inline!important}.d-lg-inline-block{display:inline-block!important}.d-lg-block{display:block!important}.d-lg-grid{display:grid!important}.d-lg-inline-grid{display:inline-grid!important}.d-lg-table{display:table!important}.d-lg-table-row{display:table-row!important}.d-lg-table-cell{display:table-cell!important}.d-lg-flex{display:flex!important}.d-lg-inline-flex{display:inline-flex!important}.d-lg-none{display:none!important}.flex-lg-fill{flex:1 1 auto!important}.flex-lg-row{flex-direction:row!important}.flex-lg-column{flex-direction:column!important}.flex-lg-row-reverse{flex-direction:row-reverse!important}.flex-lg-column-reverse{flex-direction:column-reverse!important}.flex-lg-grow-0{flex-grow:0!important}.flex-lg-grow-1{flex-grow:1!important}.flex-lg-shrink-0{flex-shrink:0!important}.flex-lg-shrink-1{flex-shrink:1!important}.flex-lg-wrap{flex-wrap:wrap!important}.flex-lg-nowrap{flex-wrap:nowrap!important}.flex-lg-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-lg-start{justify-content:flex-start!important}.justify-content-lg-end{justify-content:flex-end!important}.justify-content-lg-center{justify-content:center!important}.justify-content-lg-between{justify-content:space-between!important}.justify-content-lg-around{justify-content:space-around!important}.justify-content-lg-evenly{justify-content:space-evenly!important}.align-items-lg-start{align-items:flex-start!important}.align-items-lg-end{align-items:flex-end!important}.align-items-lg-center{align-items:center!important}.align-items-lg-baseline{align-items:baseline!important}.align-items-lg-stretch{align-items:stretch!important}.align-content-lg-start{align-content:flex-start!important}.align-content-lg-end{align-content:flex-end!important}.align-content-lg-center{align-content:center!important}.align-content-lg-between{align-content:space-between!important}.align-content-lg-around{align-content:space-around!important}.align-content-lg-stretch{align-content:stretch!important}.align-self-lg-auto{align-self:auto!important}.align-self-lg-start{align-self:flex-start!important}.align-self-lg-end{align-self:flex-end!important}.align-self-lg-center{align-self:center!important}.align-self-lg-baseline{align-self:baseline!important}.align-self-lg-stretch{align-self:stretch!important}.order-lg-first{order:-1!important}.order-lg-0{order:0!important}.order-lg-1{order:1!important}.order-lg-2{order:2!important}.order-lg-3{order:3!important}.order-lg-4{order:4!important}.order-lg-5{order:5!important}.order-lg-last{order:6!important}.m-lg-0{margin:0!important}.m-lg-1{margin:.25rem!important}.m-lg-2{margin:.5rem!important}.m-lg-3{margin:1rem!important}.m-lg-4{margin:1.5rem!important}.m-lg-5{margin:3rem!important}.m-lg-auto{margin:auto!important}.mx-lg-0{margin-right:0!important;margin-left:0!important}.mx-lg-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-lg-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-lg-3{margin-right:1rem!important;margin-left:1rem!important}.mx-lg-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-lg-5{margin-right:3rem!important;margin-left:3rem!important}.mx-lg-auto{margin-right:auto!important;margin-left:auto!important}.my-lg-0{margin-top:0!important;margin-bottom:0!important}.my-lg-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-lg-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-lg-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-lg-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-lg-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-lg-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-lg-0{margin-top:0!important}.mt-lg-1{margin-top:.25rem!important}.mt-lg-2{margin-top:.5rem!important}.mt-lg-3{margin-top:1rem!important}.mt-lg-4{margin-top:1.5rem!important}.mt-lg-5{margin-top:3rem!important}.mt-lg-auto{margin-top:auto!important}.me-lg-0{margin-right:0!important}.me-lg-1{margin-right:.25rem!important}.me-lg-2{margin-right:.5rem!important}.me-lg-3{margin-right:1rem!important}.me-lg-4{margin-right:1.5rem!important}.me-lg-5{margin-right:3rem!important}.me-lg-auto{margin-right:auto!important}.mb-lg-0{margin-bottom:0!important}.mb-lg-1{margin-bottom:.25rem!important}.mb-lg-2{margin-bottom:.5rem!important}.mb-lg-3{margin-bottom:1rem!important}.mb-lg-4{margin-bottom:1.5rem!important}.mb-lg-5{margin-bottom:3rem!important}.mb-lg-auto{margin-bottom:auto!important}.ms-lg-0{margin-left:0!important}.ms-lg-1{margin-left:.25rem!important}.ms-lg-2{margin-left:.5rem!important}.ms-lg-3{margin-left:1rem!important}.ms-lg-4{margin-left:1.5rem!important}.ms-lg-5{margin-left:3rem!important}.ms-lg-auto{margin-left:auto!important}.p-lg-0{padding:0!important}.p-lg-1{padding:.25rem!important}.p-lg-2{padding:.5rem!important}.p-lg-3{padding:1rem!important}.p-lg-4{padding:1.5rem!important}.p-lg-5{padding:3rem!important}.px-lg-0{padding-right:0!important;padding-left:0!important}.px-lg-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-lg-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-lg-3{padding-right:1rem!important;padding-left:1rem!important}.px-lg-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-lg-5{padding-right:3rem!important;padding-left:3rem!important}.py-lg-0{padding-top:0!important;padding-bottom:0!important}.py-lg-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-lg-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-lg-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-lg-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-lg-5{padding-top:3rem!important;padding-bottom:3rem!important}.pt-lg-0{padding-top:0!important}.pt-lg-1{padding-top:.25rem!important}.pt-lg-2{padding-top:.5rem!important}.pt-lg-3{padding-top:1rem!important}.pt-lg-4{padding-top:1.5rem!important}.pt-lg-5{padding-top:3rem!important}.pe-lg-0{padding-right:0!important}.pe-lg-1{padding-right:.25rem!important}.pe-lg-2{padding-right:.5rem!important}.pe-lg-3{padding-right:1rem!important}.pe-lg-4{padding-right:1.5rem!important}.pe-lg-5{padding-right:3rem!important}.pb-lg-0{padding-bottom:0!important}.pb-lg-1{padding-bottom:.25rem!important}.pb-lg-2{padding-bottom:.5rem!important}.pb-lg-3{padding-bottom:1rem!important}.pb-lg-4{padding-bottom:1.5rem!important}.pb-lg-5{padding-bottom:3rem!important}.ps-lg-0{padding-left:0!important}.ps-lg-1{padding-left:.25rem!important}.ps-lg-2{padding-left:.5rem!important}.ps-lg-3{padding-left:1rem!important}.ps-lg-4{padding-left:1.5rem!important}.ps-lg-5{padding-left:3rem!important}.gap-lg-0{gap:0!important}.gap-lg-1{gap:.25rem!important}.gap-lg-2{gap:.5rem!important}.gap-lg-3{gap:1rem!important}.gap-lg-4{gap:1.5rem!important}.gap-lg-5{gap:3rem!important}.row-gap-lg-0{row-gap:0!important}.row-gap-lg-1{row-gap:.25rem!important}.row-gap-lg-2{row-gap:.5rem!important}.row-gap-lg-3{row-gap:1rem!important}.row-gap-lg-4{row-gap:1.5rem!important}.row-gap-lg-5{row-gap:3rem!important}.column-gap-lg-0{column-gap:0!important}.column-gap-lg-1{column-gap:.25rem!important}.column-gap-lg-2{column-gap:.5rem!important}.column-gap-lg-3{column-gap:1rem!important}.column-gap-lg-4{column-gap:1.5rem!important}.column-gap-lg-5{column-gap:3rem!important}.text-lg-start{text-align:left!important}.text-lg-end{text-align:right!important}.text-lg-center{text-align:center!important}}@media (min-width: 1200px){.float-xl-start{float:left!important}.float-xl-end{float:right!important}.float-xl-none{float:none!important}.object-fit-xl-contain{object-fit:contain!important}.object-fit-xl-cover{object-fit:cover!important}.object-fit-xl-fill{object-fit:fill!important}.object-fit-xl-scale{object-fit:scale-down!important}.object-fit-xl-none{object-fit:none!important}.d-xl-inline{display:inline!important}.d-xl-inline-block{display:inline-block!important}.d-xl-block{display:block!important}.d-xl-grid{display:grid!important}.d-xl-inline-grid{display:inline-grid!important}.d-xl-table{display:table!important}.d-xl-table-row{display:table-row!important}.d-xl-table-cell{display:table-cell!important}.d-xl-flex{display:flex!important}.d-xl-inline-flex{display:inline-flex!important}.d-xl-none{display:none!important}.flex-xl-fill{flex:1 1 auto!important}.flex-xl-row{flex-direction:row!important}.flex-xl-column{flex-direction:column!important}.flex-xl-row-reverse{flex-direction:row-reverse!important}.flex-xl-column-reverse{flex-direction:column-reverse!important}.flex-xl-grow-0{flex-grow:0!important}.flex-xl-grow-1{flex-grow:1!important}.flex-xl-shrink-0{flex-shrink:0!important}.flex-xl-shrink-1{flex-shrink:1!important}.flex-xl-wrap{flex-wrap:wrap!important}.flex-xl-nowrap{flex-wrap:nowrap!important}.flex-xl-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-xl-start{justify-content:flex-start!important}.justify-content-xl-end{justify-content:flex-end!important}.justify-content-xl-center{justify-content:center!important}.justify-content-xl-between{justify-content:space-between!important}.justify-content-xl-around{justify-content:space-around!important}.justify-content-xl-evenly{justify-content:space-evenly!important}.align-items-xl-start{align-items:flex-start!important}.align-items-xl-end{align-items:flex-end!important}.align-items-xl-center{align-items:center!important}.align-items-xl-baseline{align-items:baseline!important}.align-items-xl-stretch{align-items:stretch!important}.align-content-xl-start{align-content:flex-start!important}.align-content-xl-end{align-content:flex-end!important}.align-content-xl-center{align-content:center!important}.align-content-xl-between{align-content:space-between!important}.align-content-xl-around{align-content:space-around!important}.align-content-xl-stretch{align-content:stretch!important}.align-self-xl-auto{align-self:auto!important}.align-self-xl-start{align-self:flex-start!important}.align-self-xl-end{align-self:flex-end!important}.align-self-xl-center{align-self:center!important}.align-self-xl-baseline{align-self:baseline!important}.align-self-xl-stretch{align-self:stretch!important}.order-xl-first{order:-1!important}.order-xl-0{order:0!important}.order-xl-1{order:1!important}.order-xl-2{order:2!important}.order-xl-3{order:3!important}.order-xl-4{order:4!important}.order-xl-5{order:5!important}.order-xl-last{order:6!important}.m-xl-0{margin:0!important}.m-xl-1{margin:.25rem!important}.m-xl-2{margin:.5rem!important}.m-xl-3{margin:1rem!important}.m-xl-4{margin:1.5rem!important}.m-xl-5{margin:3rem!important}.m-xl-auto{margin:auto!important}.mx-xl-0{margin-right:0!important;margin-left:0!important}.mx-xl-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-xl-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-xl-3{margin-right:1rem!important;margin-left:1rem!important}.mx-xl-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-xl-5{margin-right:3rem!important;margin-left:3rem!important}.mx-xl-auto{margin-right:auto!important;margin-left:auto!important}.my-xl-0{margin-top:0!important;margin-bottom:0!important}.my-xl-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-xl-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-xl-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-xl-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-xl-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-xl-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-xl-0{margin-top:0!important}.mt-xl-1{margin-top:.25rem!important}.mt-xl-2{margin-top:.5rem!important}.mt-xl-3{margin-top:1rem!important}.mt-xl-4{margin-top:1.5rem!important}.mt-xl-5{margin-top:3rem!important}.mt-xl-auto{margin-top:auto!important}.me-xl-0{margin-right:0!important}.me-xl-1{margin-right:.25rem!important}.me-xl-2{margin-right:.5rem!important}.me-xl-3{margin-right:1rem!important}.me-xl-4{margin-right:1.5rem!important}.me-xl-5{margin-right:3rem!important}.me-xl-auto{margin-right:auto!important}.mb-xl-0{margin-bottom:0!important}.mb-xl-1{margin-bottom:.25rem!important}.mb-xl-2{margin-bottom:.5rem!important}.mb-xl-3{margin-bottom:1rem!important}.mb-xl-4{margin-bottom:1.5rem!important}.mb-xl-5{margin-bottom:3rem!important}.mb-xl-auto{margin-bottom:auto!important}.ms-xl-0{margin-left:0!important}.ms-xl-1{margin-left:.25rem!important}.ms-xl-2{margin-left:.5rem!important}.ms-xl-3{margin-left:1rem!important}.ms-xl-4{margin-left:1.5rem!important}.ms-xl-5{margin-left:3rem!important}.ms-xl-auto{margin-left:auto!important}.p-xl-0{padding:0!important}.p-xl-1{padding:.25rem!important}.p-xl-2{padding:.5rem!important}.p-xl-3{padding:1rem!important}.p-xl-4{padding:1.5rem!important}.p-xl-5{padding:3rem!important}.px-xl-0{padding-right:0!important;padding-left:0!important}.px-xl-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-xl-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-xl-3{padding-right:1rem!important;padding-left:1rem!important}.px-xl-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-xl-5{padding-right:3rem!important;padding-left:3rem!important}.py-xl-0{padding-top:0!important;padding-bottom:0!important}.py-xl-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-xl-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-xl-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-xl-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-xl-5{padding-top:3rem!important;padding-bottom:3rem!important}.pt-xl-0{padding-top:0!important}.pt-xl-1{padding-top:.25rem!important}.pt-xl-2{padding-top:.5rem!important}.pt-xl-3{padding-top:1rem!important}.pt-xl-4{padding-top:1.5rem!important}.pt-xl-5{padding-top:3rem!important}.pe-xl-0{padding-right:0!important}.pe-xl-1{padding-right:.25rem!important}.pe-xl-2{padding-right:.5rem!important}.pe-xl-3{padding-right:1rem!important}.pe-xl-4{padding-right:1.5rem!important}.pe-xl-5{padding-right:3rem!important}.pb-xl-0{padding-bottom:0!important}.pb-xl-1{padding-bottom:.25rem!important}.pb-xl-2{padding-bottom:.5rem!important}.pb-xl-3{padding-bottom:1rem!important}.pb-xl-4{padding-bottom:1.5rem!important}.pb-xl-5{padding-bottom:3rem!important}.ps-xl-0{padding-left:0!important}.ps-xl-1{padding-left:.25rem!important}.ps-xl-2{padding-left:.5rem!important}.ps-xl-3{padding-left:1rem!important}.ps-xl-4{padding-left:1.5rem!important}.ps-xl-5{padding-left:3rem!important}.gap-xl-0{gap:0!important}.gap-xl-1{gap:.25rem!important}.gap-xl-2{gap:.5rem!important}.gap-xl-3{gap:1rem!important}.gap-xl-4{gap:1.5rem!important}.gap-xl-5{gap:3rem!important}.row-gap-xl-0{row-gap:0!important}.row-gap-xl-1{row-gap:.25rem!important}.row-gap-xl-2{row-gap:.5rem!important}.row-gap-xl-3{row-gap:1rem!important}.row-gap-xl-4{row-gap:1.5rem!important}.row-gap-xl-5{row-gap:3rem!important}.column-gap-xl-0{column-gap:0!important}.column-gap-xl-1{column-gap:.25rem!important}.column-gap-xl-2{column-gap:.5rem!important}.column-gap-xl-3{column-gap:1rem!important}.column-gap-xl-4{column-gap:1.5rem!important}.column-gap-xl-5{column-gap:3rem!important}.text-xl-start{text-align:left!important}.text-xl-end{text-align:right!important}.text-xl-center{text-align:center!important}}@media (min-width: 1400px){.float-xxl-start{float:left!important}.float-xxl-end{float:right!important}.float-xxl-none{float:none!important}.object-fit-xxl-contain{object-fit:contain!important}.object-fit-xxl-cover{object-fit:cover!important}.object-fit-xxl-fill{object-fit:fill!important}.object-fit-xxl-scale{object-fit:scale-down!important}.object-fit-xxl-none{object-fit:none!important}.d-xxl-inline{display:inline!important}.d-xxl-inline-block{display:inline-block!important}.d-xxl-block{display:block!important}.d-xxl-grid{display:grid!important}.d-xxl-inline-grid{display:inline-grid!important}.d-xxl-table{display:table!important}.d-xxl-table-row{display:table-row!important}.d-xxl-table-cell{display:table-cell!important}.d-xxl-flex{display:flex!important}.d-xxl-inline-flex{display:inline-flex!important}.d-xxl-none{display:none!important}.flex-xxl-fill{flex:1 1 auto!important}.flex-xxl-row{flex-direction:row!important}.flex-xxl-column{flex-direction:column!important}.flex-xxl-row-reverse{flex-direction:row-reverse!important}.flex-xxl-column-reverse{flex-direction:column-reverse!important}.flex-xxl-grow-0{flex-grow:0!important}.flex-xxl-grow-1{flex-grow:1!important}.flex-xxl-shrink-0{flex-shrink:0!important}.flex-xxl-shrink-1{flex-shrink:1!important}.flex-xxl-wrap{flex-wrap:wrap!important}.flex-xxl-nowrap{flex-wrap:nowrap!important}.flex-xxl-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-xxl-start{justify-content:flex-start!important}.justify-content-xxl-end{justify-content:flex-end!important}.justify-content-xxl-center{justify-content:center!important}.justify-content-xxl-between{justify-content:space-between!important}.justify-content-xxl-around{justify-content:space-around!important}.justify-content-xxl-evenly{justify-content:space-evenly!important}.align-items-xxl-start{align-items:flex-start!important}.align-items-xxl-end{align-items:flex-end!important}.align-items-xxl-center{align-items:center!important}.align-items-xxl-baseline{align-items:baseline!important}.align-items-xxl-stretch{align-items:stretch!important}.align-content-xxl-start{align-content:flex-start!important}.align-content-xxl-end{align-content:flex-end!important}.align-content-xxl-center{align-content:center!important}.align-content-xxl-between{align-content:space-between!important}.align-content-xxl-around{align-content:space-around!important}.align-content-xxl-stretch{align-content:stretch!important}.align-self-xxl-auto{align-self:auto!important}.align-self-xxl-start{align-self:flex-start!important}.align-self-xxl-end{align-self:flex-end!important}.align-self-xxl-center{align-self:center!important}.align-self-xxl-baseline{align-self:baseline!important}.align-self-xxl-stretch{align-self:stretch!important}.order-xxl-first{order:-1!important}.order-xxl-0{order:0!important}.order-xxl-1{order:1!important}.order-xxl-2{order:2!important}.order-xxl-3{order:3!important}.order-xxl-4{order:4!important}.order-xxl-5{order:5!important}.order-xxl-last{order:6!important}.m-xxl-0{margin:0!important}.m-xxl-1{margin:.25rem!important}.m-xxl-2{margin:.5rem!important}.m-xxl-3{margin:1rem!important}.m-xxl-4{margin:1.5rem!important}.m-xxl-5{margin:3rem!important}.m-xxl-auto{margin:auto!important}.mx-xxl-0{margin-right:0!important;margin-left:0!important}.mx-xxl-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-xxl-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-xxl-3{margin-right:1rem!important;margin-left:1rem!important}.mx-xxl-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-xxl-5{margin-right:3rem!important;margin-left:3rem!important}.mx-xxl-auto{margin-right:auto!important;margin-left:auto!important}.my-xxl-0{margin-top:0!important;margin-bottom:0!important}.my-xxl-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-xxl-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-xxl-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-xxl-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-xxl-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-xxl-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-xxl-0{margin-top:0!important}.mt-xxl-1{margin-top:.25rem!important}.mt-xxl-2{margin-top:.5rem!important}.mt-xxl-3{margin-top:1rem!important}.mt-xxl-4{margin-top:1.5rem!important}.mt-xxl-5{margin-top:3rem!important}.mt-xxl-auto{margin-top:auto!important}.me-xxl-0{margin-right:0!important}.me-xxl-1{margin-right:.25rem!important}.me-xxl-2{margin-right:.5rem!important}.me-xxl-3{margin-right:1rem!important}.me-xxl-4{margin-right:1.5rem!important}.me-xxl-5{margin-right:3rem!important}.me-xxl-auto{margin-right:auto!important}.mb-xxl-0{margin-bottom:0!important}.mb-xxl-1{margin-bottom:.25rem!important}.mb-xxl-2{margin-bottom:.5rem!important}.mb-xxl-3{margin-bottom:1rem!important}.mb-xxl-4{margin-bottom:1.5rem!important}.mb-xxl-5{margin-bottom:3rem!important}.mb-xxl-auto{margin-bottom:auto!important}.ms-xxl-0{margin-left:0!important}.ms-xxl-1{margin-left:.25rem!important}.ms-xxl-2{margin-left:.5rem!important}.ms-xxl-3{margin-left:1rem!important}.ms-xxl-4{margin-left:1.5rem!important}.ms-xxl-5{margin-left:3rem!important}.ms-xxl-auto{margin-left:auto!important}.p-xxl-0{padding:0!important}.p-xxl-1{padding:.25rem!important}.p-xxl-2{padding:.5rem!important}.p-xxl-3{padding:1rem!important}.p-xxl-4{padding:1.5rem!important}.p-xxl-5{padding:3rem!important}.px-xxl-0{padding-right:0!important;padding-left:0!important}.px-xxl-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-xxl-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-xxl-3{padding-right:1rem!important;padding-left:1rem!important}.px-xxl-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-xxl-5{padding-right:3rem!important;padding-left:3rem!important}.py-xxl-0{padding-top:0!important;padding-bottom:0!important}.py-xxl-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-xxl-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-xxl-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-xxl-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-xxl-5{padding-top:3rem!important;padding-bottom:3rem!important}.pt-xxl-0{padding-top:0!important}.pt-xxl-1{padding-top:.25rem!important}.pt-xxl-2{padding-top:.5rem!important}.pt-xxl-3{padding-top:1rem!important}.pt-xxl-4{padding-top:1.5rem!important}.pt-xxl-5{padding-top:3rem!important}.pe-xxl-0{padding-right:0!important}.pe-xxl-1{padding-right:.25rem!important}.pe-xxl-2{padding-right:.5rem!important}.pe-xxl-3{padding-right:1rem!important}.pe-xxl-4{padding-right:1.5rem!important}.pe-xxl-5{padding-right:3rem!important}.pb-xxl-0{padding-bottom:0!important}.pb-xxl-1{padding-bottom:.25rem!important}.pb-xxl-2{padding-bottom:.5rem!important}.pb-xxl-3{padding-bottom:1rem!important}.pb-xxl-4{padding-bottom:1.5rem!important}.pb-xxl-5{padding-bottom:3rem!important}.ps-xxl-0{padding-left:0!important}.ps-xxl-1{padding-left:.25rem!important}.ps-xxl-2{padding-left:.5rem!important}.ps-xxl-3{padding-left:1rem!important}.ps-xxl-4{padding-left:1.5rem!important}.ps-xxl-5{padding-left:3rem!important}.gap-xxl-0{gap:0!important}.gap-xxl-1{gap:.25rem!important}.gap-xxl-2{gap:.5rem!important}.gap-xxl-3{gap:1rem!important}.gap-xxl-4{gap:1.5rem!important}.gap-xxl-5{gap:3rem!important}.row-gap-xxl-0{row-gap:0!important}.row-gap-xxl-1{row-gap:.25rem!important}.row-gap-xxl-2{row-gap:.5rem!important}.row-gap-xxl-3{row-gap:1rem!important}.row-gap-xxl-4{row-gap:1.5rem!important}.row-gap-xxl-5{row-gap:3rem!important}.column-gap-xxl-0{column-gap:0!important}.column-gap-xxl-1{column-gap:.25rem!important}.column-gap-xxl-2{column-gap:.5rem!important}.column-gap-xxl-3{column-gap:1rem!important}.column-gap-xxl-4{column-gap:1.5rem!important}.column-gap-xxl-5{column-gap:3rem!important}.text-xxl-start{text-align:left!important}.text-xxl-end{text-align:right!important}.text-xxl-center{text-align:center!important}}@media (min-width: 1200px){.fs-1{font-size:2.5rem!important}.fs-2{font-size:2rem!important}.fs-3{font-size:1.75rem!important}.fs-4{font-size:1.5rem!important}}@media print{.d-print-inline{display:inline!important}.d-print-inline-block{display:inline-block!important}.d-print-block{display:block!important}.d-print-grid{display:grid!important}.d-print-inline-grid{display:inline-grid!important}.d-print-table{display:table!important}.d-print-table-row{display:table-row!important}.d-print-table-cell{display:table-cell!important}.d-print-flex{display:flex!important}.d-print-inline-flex{display:inline-flex!important}.d-print-none{display:none!important}}.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}}.fbk-gbs-dls{--mat-ripple-color: rgba(0, 0, 0, .1);--mat-option-selected-state-label-text-color: #3d5afe;--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-optgroup-label-text-color: rgba(0, 0, 0, .87);--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;--mat-app-background-color: #fafafa;--mat-app-text-color: rgba(0, 0, 0, .87);--mat-app-elevation-shadow-level-0: 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-app-elevation-shadow-level-1: 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-app-elevation-shadow-level-2: 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);--mat-app-elevation-shadow-level-3: 0px 3px 3px -2px rgba(0, 0, 0, .2), 0px 3px 4px 0px rgba(0, 0, 0, .14), 0px 1px 8px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-4: 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);--mat-app-elevation-shadow-level-5: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 5px 8px 0px rgba(0, 0, 0, .14), 0px 1px 14px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-6: 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);--mat-app-elevation-shadow-level-7: 0px 4px 5px -2px rgba(0, 0, 0, .2), 0px 7px 10px 1px rgba(0, 0, 0, .14), 0px 2px 16px 1px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-8: 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);--mat-app-elevation-shadow-level-9: 0px 5px 6px -3px rgba(0, 0, 0, .2), 0px 9px 12px 1px rgba(0, 0, 0, .14), 0px 3px 16px 2px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-10: 0px 6px 6px -3px rgba(0, 0, 0, .2), 0px 10px 14px 1px rgba(0, 0, 0, .14), 0px 4px 18px 3px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-11: 0px 6px 7px -4px rgba(0, 0, 0, .2), 0px 11px 15px 1px rgba(0, 0, 0, .14), 0px 4px 20px 3px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-12: 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);--mat-app-elevation-shadow-level-13: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 13px 19px 2px rgba(0, 0, 0, .14), 0px 5px 24px 4px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-14: 0px 7px 9px -4px rgba(0, 0, 0, .2), 0px 14px 21px 2px rgba(0, 0, 0, .14), 0px 5px 26px 4px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-15: 0px 8px 9px -5px rgba(0, 0, 0, .2), 0px 15px 22px 2px rgba(0, 0, 0, .14), 0px 6px 28px 5px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-16: 0px 8px 10px -5px rgba(0, 0, 0, .2), 0px 16px 24px 2px rgba(0, 0, 0, .14), 0px 6px 30px 5px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-17: 0px 8px 11px -5px rgba(0, 0, 0, .2), 0px 17px 26px 2px rgba(0, 0, 0, .14), 0px 6px 32px 5px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-18: 0px 9px 11px -5px rgba(0, 0, 0, .2), 0px 18px 28px 2px rgba(0, 0, 0, .14), 0px 7px 34px 6px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-19: 0px 9px 12px -6px rgba(0, 0, 0, .2), 0px 19px 29px 2px rgba(0, 0, 0, .14), 0px 7px 36px 6px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-20: 0px 10px 13px -6px rgba(0, 0, 0, .2), 0px 20px 31px 3px rgba(0, 0, 0, .14), 0px 8px 38px 7px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-21: 0px 10px 13px -6px rgba(0, 0, 0, .2), 0px 21px 33px 3px rgba(0, 0, 0, .14), 0px 8px 40px 7px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-22: 0px 10px 14px -6px rgba(0, 0, 0, .2), 0px 22px 35px 3px rgba(0, 0, 0, .14), 0px 8px 42px 7px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-23: 0px 11px 14px -7px rgba(0, 0, 0, .2), 0px 23px 36px 3px rgba(0, 0, 0, .14), 0px 9px 44px 8px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-24: 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-elevated-card-container-shape: 4px;--mdc-outlined-card-container-shape: 4px;--mdc-outlined-card-outline-width: 1px;--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);--mdc-linear-progress-active-indicator-height: 4px;--mdc-linear-progress-track-height: 4px;--mdc-linear-progress-track-shape: 0;--mdc-plain-tooltip-container-shape: 4px;--mdc-plain-tooltip-supporting-text-line-height: 16px;--mdc-plain-tooltip-container-color: #616161;--mdc-plain-tooltip-supporting-text-color: #fff;--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;--mdc-filled-text-field-caret-color: #3d5afe;--mdc-filled-text-field-focus-active-indicator-color: #3d5afe;--mdc-filled-text-field-focus-label-text-color: rgba(61, 90, 254, .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: #3d5afe;--mdc-outlined-text-field-focus-outline-color: #3d5afe;--mdc-outlined-text-field-focus-label-text-color: rgba(61, 90, 254, .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(61, 90, 254, .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-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;--mat-select-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);--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(61, 90, 254, .87);--mat-select-invalid-arrow-color: rgba(244, 67, 54, .87);--mat-select-arrow-transform: translateY(-8px);--mat-autocomplete-container-shape: 4px;--mat-autocomplete-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);--mat-autocomplete-background-color: white;--mdc-dialog-container-shape: 4px;--mat-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);--mat-dialog-container-max-width: 80vw;--mat-dialog-container-small-max-width: 80vw;--mat-dialog-container-min-width: 0;--mat-dialog-actions-alignment: start;--mat-dialog-actions-padding: 8px;--mat-dialog-content-padding: 20px 24px;--mat-dialog-with-actions-content-padding: 20px 24px;--mat-dialog-headline-padding: 0 24px 9px;--mdc-dialog-container-color: white;--mdc-dialog-subhead-color: rgba(0, 0, 0, .87);--mdc-dialog-supporting-text-color: rgba(0, 0, 0, .6);--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;--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: #fff;--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-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-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-disabled-label-text-color: rgba(0, 0, 0, .38);--mdc-switch-state-layer-size: 40px;--mdc-radio-disabled-selected-icon-opacity: .38;--mdc-radio-disabled-unselected-icon-opacity: .38;--mdc-radio-state-layer-size: 40px;--mat-radio-touch-target-display: block;--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;--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-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-handle-color: #3d5afe;--mdc-slider-focus-handle-color: #3d5afe;--mdc-slider-hover-handle-color: #3d5afe;--mdc-slider-active-track-color: #3d5afe;--mdc-slider-inactive-track-color: #3d5afe;--mdc-slider-with-tick-marks-inactive-container-color: #3d5afe;--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;--mat-slider-ripple-color: #3d5afe;--mat-slider-hover-state-layer-color: rgba(61, 90, 254, .05);--mat-slider-focus-state-layer-color: rgba(61, 90, 254, .2);--mat-slider-value-indicator-opacity: .6;--mat-menu-container-shape: 4px;--mat-menu-divider-bottom-spacing: 0;--mat-menu-divider-top-spacing: 0;--mat-menu-item-spacing: 16px;--mat-menu-item-icon-size: 24px;--mat-menu-item-leading-spacing: 16px;--mat-menu-item-trailing-spacing: 16px;--mat-menu-item-with-icon-leading-spacing: 16px;--mat-menu-item-with-icon-trailing-spacing: 16px;--mat-menu-base-elevation-level: 8;--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;--mat-menu-divider-color: rgba(0, 0, 0, .12);--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;--mat-list-active-indicator-color: transparent;--mat-list-active-indicator-shape: 4px;--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-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;--mat-list-list-item-leading-icon-start-space: 16px;--mat-list-list-item-leading-icon-end-space: 32px;--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);--mat-paginator-container-size: 56px;--mat-paginator-form-field-container-height: 40px;--mat-paginator-form-field-container-vertical-padding: 8px;--mat-paginator-touch-target-display: block;--mdc-secondary-navigation-tab-container-height: 48px;--mdc-tab-indicator-active-indicator-height: 2px;--mdc-tab-indicator-active-indicator-shape: 0;--mat-tab-header-divider-color: transparent;--mat-tab-header-divider-height: 0;--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;--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: white;--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-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-checkbox-disabled-label-color: rgba(0, 0, 0, .38);--mat-checkbox-label-text-color: rgba(0, 0, 0, .87);--mdc-checkbox-state-layer-size: 40px;--mat-checkbox-touch-target-display: block;--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-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-outlined-button-keep-touch-target: false;--mdc-outlined-button-outline-width: 1px;--mdc-outlined-button-container-shape: 4px;--mat-text-button-horizontal-padding: 8px;--mat-text-button-with-icon-horizontal-padding: 8px;--mat-text-button-icon-spacing: 8px;--mat-text-button-icon-offset: 0;--mat-filled-button-horizontal-padding: 16px;--mat-filled-button-icon-spacing: 8px;--mat-filled-button-icon-offset: -4px;--mat-protected-button-horizontal-padding: 16px;--mat-protected-button-icon-spacing: 8px;--mat-protected-button-icon-offset: -4px;--mat-outlined-button-horizontal-padding: 15px;--mat-outlined-button-icon-spacing: 8px;--mat-outlined-button-icon-offset: -4px;--mdc-text-button-label-text-color: black;--mdc-text-button-disabled-label-text-color: rgba(0, 0, 0, .38);--mat-text-button-state-layer-color: black;--mat-text-button-disabled-state-layer-color: black;--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: black;--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: black;--mat-filled-button-disabled-state-layer-color: black;--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: black;--mdc-protected-button-disabled-container-color: rgba(0, 0, 0, .12);--mdc-protected-button-disabled-label-text-color: rgba(0, 0, 0, .38);--mat-protected-button-state-layer-color: black;--mat-protected-button-disabled-state-layer-color: black;--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: black;--mdc-outlined-button-outline-color: rgba(0, 0, 0, .12);--mat-outlined-button-state-layer-color: black;--mat-outlined-button-disabled-state-layer-color: black;--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;--mdc-text-button-container-height: 36px;--mdc-filled-button-container-height: 36px;--mdc-protected-button-container-height: 36px;--mdc-outlined-button-container-height: 36px;--mat-text-button-touch-target-display: block;--mat-filled-button-touch-target-display: block;--mat-protected-button-touch-target-display: block;--mat-outlined-button-touch-target-display: block;--mdc-icon-button-icon-size: 24px;--mdc-icon-button-icon-color: inherit;--mdc-icon-button-disabled-icon-color: rgba(0, 0, 0, .38);--mat-icon-button-state-layer-color: black;--mat-icon-button-disabled-state-layer-color: black;--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;--mat-icon-button-touch-target-display: block;--mdc-fab-container-shape: 50%;--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-small-container-shape: 50%;--mdc-fab-small-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-small-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-small-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-small-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-height: 48px;--mdc-extended-fab-container-shape: 24px;--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-fab-container-color: white;--mat-fab-foreground-color: black;--mat-fab-state-layer-color: black;--mat-fab-disabled-state-layer-color: black;--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-fab-small-container-color: white;--mat-fab-small-foreground-color: black;--mat-fab-small-state-layer-color: black;--mat-fab-small-disabled-state-layer-color: black;--mat-fab-small-ripple-color: rgba(0, 0, 0, .1);--mat-fab-small-hover-state-layer-opacity: .04;--mat-fab-small-focus-state-layer-opacity: .12;--mat-fab-small-pressed-state-layer-opacity: .12;--mat-fab-small-disabled-state-container-color: rgba(0, 0, 0, .12);--mat-fab-small-disabled-state-foreground-color: rgba(0, 0, 0, .38);--mat-fab-touch-target-display: block;--mat-fab-small-touch-target-display: block;--mdc-snackbar-container-shape: 4px;--mdc-snackbar-container-color: #333333;--mdc-snackbar-supporting-text-color: rgba(255, 255, 255, .87);--mat-snack-bar-button-color: #3f51b5;--mat-table-row-item-outline-width: 1px;--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);--mat-table-header-container-height: 56px;--mat-table-footer-container-height: 52px;--mat-table-row-item-container-height: 52px;--mdc-circular-progress-active-indicator-width: 4px;--mdc-circular-progress-size: 48px;--mdc-circular-progress-active-indicator-color: #3d5afe;--mat-badge-container-shape: 50%;--mat-badge-container-size: unset;--mat-badge-small-size-container-size: unset;--mat-badge-large-size-container-size: unset;--mat-badge-legacy-container-size: 22px;--mat-badge-legacy-small-size-container-size: 16px;--mat-badge-legacy-large-size-container-size: 28px;--mat-badge-container-offset: -11px 0;--mat-badge-small-size-container-offset: -8px 0;--mat-badge-large-size-container-offset: -14px 0;--mat-badge-container-overlap-offset: -11px;--mat-badge-small-size-container-overlap-offset: -8px;--mat-badge-large-size-container-overlap-offset: -14px;--mat-badge-container-padding: 0;--mat-badge-small-size-container-padding: 0;--mat-badge-large-size-container-padding: 0;--mat-badge-background-color: #3d5afe;--mat-badge-text-color: white;--mat-badge-disabled-state-background-color: #b9b9b9;--mat-badge-disabled-state-text-color: rgba(0, 0, 0, .38);--mat-bottom-sheet-container-shape: 4px;--mat-bottom-sheet-container-text-color: rgba(0, 0, 0, .87);--mat-bottom-sheet-container-background-color: white;--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;--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;--mat-standard-button-toggle-height: 48px;--mat-datepicker-calendar-container-shape: 4px;--mat-datepicker-calendar-container-touch-shape: 4px;--mat-datepicker-calendar-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);--mat-datepicker-calendar-container-touch-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);--mat-datepicker-calendar-date-selected-state-text-color: white;--mat-datepicker-calendar-date-selected-state-background-color: #3d5afe;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(61, 90, 254, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: white;--mat-datepicker-calendar-date-focus-state-background-color: rgba(61, 90, 254, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(61, 90, 254, .3);--mat-datepicker-toggle-active-state-icon-color: #3d5afe;--mat-datepicker-calendar-date-in-range-state-background-color: rgba(61, 90, 254, .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-text-color: black;--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-divider-width: 1px;--mat-divider-color: rgba(0, 0, 0, .12);--mat-expansion-container-shape: 4px;--mat-expansion-legacy-header-indicator-display: inline-block;--mat-expansion-header-indicator-display: none;--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);--mat-expansion-header-collapsed-state-height: 48px;--mat-expansion-header-expanded-state-height: 64px;--mat-icon-color: inherit;--mat-sidenav-container-shape: 0;--mat-sidenav-container-elevation-shadow: 0px 8px 10px -5px rgba(0, 0, 0, .2), 0px 16px 24px 2px rgba(0, 0, 0, .14), 0px 6px 30px 5px rgba(0, 0, 0, .12);--mat-sidenav-container-width: auto;--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);--mat-stepper-header-icon-foreground-color: white;--mat-stepper-header-selected-state-icon-background-color: #3d5afe;--mat-stepper-header-selected-state-icon-foreground-color: white;--mat-stepper-header-done-state-icon-background-color: #3d5afe;--mat-stepper-header-done-state-icon-foreground-color: white;--mat-stepper-header-edit-state-icon-background-color: #3d5afe;--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;--mat-stepper-header-height: 72px;--mat-sort-arrow-color: #757575;--mat-toolbar-container-background-color: whitesmoke;--mat-toolbar-container-text-color: rgba(0, 0, 0, .87);--mat-toolbar-standard-height: 64px;--mat-toolbar-mobile-height: 56px;--mat-tree-container-background-color: white;--mat-tree-node-text-color: rgba(0, 0, 0, .87);--mat-tree-node-min-height: 48px}.fbk-gbs-dls body{line-height:1;background-color:var(--fbk-gbs-dls-page-bg-color)}.fbk-gbs-dls ol,.fbk-gbs-dls ul{list-style:none}.fbk-gbs-dls blockquote,.fbk-gbs-dls q{quotes:none}.fbk-gbs-dls blockquote:before,.fbk-gbs-dls blockquote:after,.fbk-gbs-dls q:before,.fbk-gbs-dls q:after{content:"";content:none}.fbk-gbs-dls table{border-collapse:collapse;border-spacing:0}.fbk-gbs-dls *:not(mat-icon){font-family:var(--fbk-gbs-dls-font-family)}.fbk-gbs-dls .mat-ripple{overflow:hidden;position:relative}.fbk-gbs-dls .mat-ripple:not(:empty){transform:translateZ(0)}.fbk-gbs-dls .mat-ripple.mat-ripple-unbounded{overflow:visible}.fbk-gbs-dls .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 .fbk-gbs-dls .mat-ripple-element,.cdk-drag-preview .fbk-gbs-dls .mat-ripple-element,.cdk-drag-placeholder .fbk-gbs-dls .mat-ripple-element{display:none}.fbk-gbs-dls .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] .fbk-gbs-dls .cdk-visually-hidden{left:auto;right:0}.fbk-gbs-dls .cdk-overlay-container,.fbk-gbs-dls .cdk-global-overlay-wrapper{pointer-events:none;top:0;left:0;height:100%;width:100%}.fbk-gbs-dls .cdk-overlay-container{position:fixed;z-index:1000}.fbk-gbs-dls .cdk-overlay-container:empty{display:none}.fbk-gbs-dls .cdk-global-overlay-wrapper{display:flex;position:absolute;z-index:1000}.fbk-gbs-dls .cdk-overlay-pane{position:absolute;pointer-events:auto;box-sizing:border-box;z-index:1000;display:flex;max-width:100%;max-height:100%}.fbk-gbs-dls .cdk-overlay-backdrop{position:absolute;inset:0;z-index:1000;pointer-events:auto;-webkit-tap-highlight-color:transparent;transition:opacity .4s cubic-bezier(.25,.8,.25,1);opacity:0}.fbk-gbs-dls .cdk-overlay-backdrop.cdk-overlay-backdrop-showing{opacity:1}.cdk-high-contrast-active .fbk-gbs-dls .cdk-overlay-backdrop.cdk-overlay-backdrop-showing{opacity:.6}.fbk-gbs-dls .cdk-overlay-dark-backdrop{background:#00000052}.fbk-gbs-dls .cdk-overlay-transparent-backdrop{transition:visibility 1ms linear,opacity 1ms linear;visibility:hidden;opacity:1}.fbk-gbs-dls .cdk-overlay-transparent-backdrop.cdk-overlay-backdrop-showing{opacity:0;visibility:visible}.fbk-gbs-dls .cdk-overlay-backdrop-noop-animation{transition:none}.fbk-gbs-dls .cdk-overlay-connected-position-bounding-box{position:absolute;z-index:1000;display:flex;flex-direction:column;min-width:1px;min-height:1px}.fbk-gbs-dls .cdk-global-scrollblock{position:fixed;width:100%;overflow-y:scroll}.fbk-gbs-dls textarea.cdk-textarea-autosize{resize:none}.fbk-gbs-dls textarea.cdk-textarea-autosize-measuring{padding:2px 0!important;box-sizing:content-box!important;height:auto!important;overflow:hidden!important}.fbk-gbs-dls 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{}.fbk-gbs-dls .cdk-text-field-autofill-monitored:-webkit-autofill{animation:cdk-text-field-autofill-start 0s 1ms}.fbk-gbs-dls .cdk-text-field-autofill-monitored:not(:-webkit-autofill){animation:cdk-text-field-autofill-end 0s 1ms}.fbk-gbs-dls .mat-focus-indicator{position:relative}.fbk-gbs-dls .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)}.fbk-gbs-dls .mat-focus-indicator:focus:before{content:""}.cdk-high-contrast-active .fbk-gbs-dls{--mat-focus-indicator-display: block}.fbk-gbs-dls .mat-mdc-focus-indicator{position:relative}.fbk-gbs-dls .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)}.fbk-gbs-dls .mat-mdc-focus-indicator:focus:before{content:""}.cdk-high-contrast-active .fbk-gbs-dls{--mat-mdc-focus-indicator-display: block}.mat-app-background{background-color:var(--mat-app-background-color, var(--mat-app-background, transparent));color:var(--mat-app-text-color, var(--mat-app-on-background, inherit))}.mat-elevation-z0,.mat-mdc-elevation-specific.mat-elevation-z0{box-shadow:var(--mat-app-elevation-shadow-level-0, none)}.mat-elevation-z1,.mat-mdc-elevation-specific.mat-elevation-z1{box-shadow:var(--mat-app-elevation-shadow-level-1, none)}.mat-elevation-z2,.mat-mdc-elevation-specific.mat-elevation-z2{box-shadow:var(--mat-app-elevation-shadow-level-2, none)}.mat-elevation-z3,.mat-mdc-elevation-specific.mat-elevation-z3{box-shadow:var(--mat-app-elevation-shadow-level-3, none)}.mat-elevation-z4,.mat-mdc-elevation-specific.mat-elevation-z4{box-shadow:var(--mat-app-elevation-shadow-level-4, none)}.mat-elevation-z5,.mat-mdc-elevation-specific.mat-elevation-z5{box-shadow:var(--mat-app-elevation-shadow-level-5, none)}.mat-elevation-z6,.mat-mdc-elevation-specific.mat-elevation-z6{box-shadow:var(--mat-app-elevation-shadow-level-6, none)}.mat-elevation-z7,.mat-mdc-elevation-specific.mat-elevation-z7{box-shadow:var(--mat-app-elevation-shadow-level-7, none)}.mat-elevation-z8,.mat-mdc-elevation-specific.mat-elevation-z8{box-shadow:var(--mat-app-elevation-shadow-level-8, none)}.mat-elevation-z9,.mat-mdc-elevation-specific.mat-elevation-z9{box-shadow:var(--mat-app-elevation-shadow-level-9, none)}.mat-elevation-z10,.mat-mdc-elevation-specific.mat-elevation-z10{box-shadow:var(--mat-app-elevation-shadow-level-10, none)}.mat-elevation-z11,.mat-mdc-elevation-specific.mat-elevation-z11{box-shadow:var(--mat-app-elevation-shadow-level-11, none)}.mat-elevation-z12,.mat-mdc-elevation-specific.mat-elevation-z12{box-shadow:var(--mat-app-elevation-shadow-level-12, none)}.mat-elevation-z13,.mat-mdc-elevation-specific.mat-elevation-z13{box-shadow:var(--mat-app-elevation-shadow-level-13, none)}.mat-elevation-z14,.mat-mdc-elevation-specific.mat-elevation-z14{box-shadow:var(--mat-app-elevation-shadow-level-14, none)}.mat-elevation-z15,.mat-mdc-elevation-specific.mat-elevation-z15{box-shadow:var(--mat-app-elevation-shadow-level-15, none)}.mat-elevation-z16,.mat-mdc-elevation-specific.mat-elevation-z16{box-shadow:var(--mat-app-elevation-shadow-level-16, none)}.mat-elevation-z17,.mat-mdc-elevation-specific.mat-elevation-z17{box-shadow:var(--mat-app-elevation-shadow-level-17, none)}.mat-elevation-z18,.mat-mdc-elevation-specific.mat-elevation-z18{box-shadow:var(--mat-app-elevation-shadow-level-18, none)}.mat-elevation-z19,.mat-mdc-elevation-specific.mat-elevation-z19{box-shadow:var(--mat-app-elevation-shadow-level-19, none)}.mat-elevation-z20,.mat-mdc-elevation-specific.mat-elevation-z20{box-shadow:var(--mat-app-elevation-shadow-level-20, none)}.mat-elevation-z21,.mat-mdc-elevation-specific.mat-elevation-z21{box-shadow:var(--mat-app-elevation-shadow-level-21, none)}.mat-elevation-z22,.mat-mdc-elevation-specific.mat-elevation-z22{box-shadow:var(--mat-app-elevation-shadow-level-22, none)}.mat-elevation-z23,.mat-mdc-elevation-specific.mat-elevation-z23{box-shadow:var(--mat-app-elevation-shadow-level-23, none)}.mat-elevation-z24,.mat-mdc-elevation-specific.mat-elevation-z24{box-shadow:var(--mat-app-elevation-shadow-level-24, none)}.mat-theme-loaded-marker{display:none}.fbk-gbs-dls .mat-accent{--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)}.fbk-gbs-dls .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)}.fbk-gbs-dls .mat-primary{--mat-full-pseudo-checkbox-selected-icon-color: #3d5afe;--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: #3d5afe;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #b0b0b0}.fbk-gbs-dls .mat-accent{--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}.fbk-gbs-dls .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}.fbk-gbs-dls .mat-mdc-progress-bar{--mdc-linear-progress-active-indicator-color: #3d5afe;--mdc-linear-progress-track-color: rgba(61, 90, 254, .25)}.fbk-gbs-dls .mat-mdc-progress-bar.mat-accent{--mdc-linear-progress-active-indicator-color: #3f51b5;--mdc-linear-progress-track-color: rgba(63, 81, 181, .25)}.fbk-gbs-dls .mat-mdc-progress-bar.mat-warn{--mdc-linear-progress-active-indicator-color: #f44336;--mdc-linear-progress-track-color: rgba(244, 67, 54, .25)}.fbk-gbs-dls .mat-mdc-form-field.mat-accent{--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-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);--mat-form-field-focus-select-arrow-color: rgba(63, 81, 181, .87)}.fbk-gbs-dls .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)}.fbk-gbs-dls .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(63, 81, 181, .87);--mat-select-invalid-arrow-color: rgba(244, 67, 54, .87)}.fbk-gbs-dls .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)}.fbk-gbs-dls .mat-mdc-standard-chip{--mdc-chip-container-shape-radius: 16px;--mdc-chip-with-avatar-avatar-shape-radius: 14px;--mdc-chip-with-avatar-avatar-size: 28px;--mdc-chip-with-icon-icon-size: 18px;--mdc-chip-outline-width: 0;--mdc-chip-outline-color: transparent;--mdc-chip-disabled-outline-color: transparent;--mdc-chip-focus-outline-color: transparent;--mdc-chip-hover-state-layer-opacity: .04;--mdc-chip-with-avatar-disabled-avatar-opacity: 1;--mdc-chip-flat-selected-outline-width: 0;--mdc-chip-selected-hover-state-layer-opacity: .04;--mdc-chip-with-trailing-icon-disabled-trailing-icon-opacity: 1;--mdc-chip-with-icon-disabled-icon-opacity: 1;--mat-chip-disabled-container-opacity: .4;--mat-chip-trailing-action-opacity: .54;--mat-chip-trailing-action-focus-opacity: 1;--mat-chip-trailing-action-state-layer-color: transparent;--mat-chip-selected-trailing-action-state-layer-color: transparent;--mat-chip-trailing-action-hover-state-layer-opacity: 0;--mat-chip-trailing-action-focus-state-layer-opacity: 0}.fbk-gbs-dls .mat-mdc-standard-chip{--mdc-chip-disabled-label-text-color: #212121;--mdc-chip-elevated-container-color: #e0e0e0;--mdc-chip-elevated-selected-container-color: #e0e0e0;--mdc-chip-elevated-disabled-container-color: #e0e0e0;--mdc-chip-flat-disabled-selected-container-color: #e0e0e0;--mdc-chip-focus-state-layer-color: black;--mdc-chip-hover-state-layer-color: black;--mdc-chip-selected-hover-state-layer-color: black;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-selected-focus-state-layer-color: black;--mdc-chip-selected-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: #212121;--mdc-chip-selected-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-chip-selected-disabled-trailing-icon-color: #212121;--mat-chip-selected-trailing-icon-color: #212121}.fbk-gbs-dls .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-primary,.fbk-gbs-dls .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-primary{--mdc-chip-disabled-label-text-color: white;--mdc-chip-elevated-container-color: #3d5afe;--mdc-chip-elevated-selected-container-color: #3d5afe;--mdc-chip-elevated-disabled-container-color: #3d5afe;--mdc-chip-flat-disabled-selected-container-color: #3d5afe;--mdc-chip-focus-state-layer-color: black;--mdc-chip-hover-state-layer-color: black;--mdc-chip-selected-hover-state-layer-color: black;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-selected-focus-state-layer-color: black;--mdc-chip-selected-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: white;--mdc-chip-selected-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-chip-selected-disabled-trailing-icon-color: white;--mat-chip-selected-trailing-icon-color: white}.fbk-gbs-dls .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-accent,.fbk-gbs-dls .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-accent{--mdc-chip-disabled-label-text-color: white;--mdc-chip-elevated-container-color: #3f51b5;--mdc-chip-elevated-selected-container-color: #3f51b5;--mdc-chip-elevated-disabled-container-color: #3f51b5;--mdc-chip-flat-disabled-selected-container-color: #3f51b5;--mdc-chip-focus-state-layer-color: black;--mdc-chip-hover-state-layer-color: black;--mdc-chip-selected-hover-state-layer-color: black;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-selected-focus-state-layer-color: black;--mdc-chip-selected-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: white;--mdc-chip-selected-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-chip-selected-disabled-trailing-icon-color: white;--mat-chip-selected-trailing-icon-color: white}.fbk-gbs-dls .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-warn,.fbk-gbs-dls .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-selected-container-color: #f44336;--mdc-chip-elevated-disabled-container-color: #f44336;--mdc-chip-flat-disabled-selected-container-color: #f44336;--mdc-chip-focus-state-layer-color: black;--mdc-chip-hover-state-layer-color: black;--mdc-chip-selected-hover-state-layer-color: black;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-selected-focus-state-layer-color: black;--mdc-chip-selected-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: white;--mdc-chip-selected-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-chip-selected-disabled-trailing-icon-color: white;--mat-chip-selected-trailing-icon-color: white}.fbk-gbs-dls .mat-mdc-chip.mat-mdc-standard-chip{--mdc-chip-container-height: 32px}.fbk-gbs-dls .mat-mdc-slide-toggle{--mat-switch-disabled-selected-handle-opacity: .38;--mat-switch-disabled-unselected-handle-opacity: .38;--mat-switch-unselected-handle-size: 20px;--mat-switch-selected-handle-size: 20px;--mat-switch-pressed-handle-size: 20px;--mat-switch-with-icon-handle-size: 20px;--mat-switch-selected-handle-horizontal-margin: 0;--mat-switch-selected-with-icon-handle-horizontal-margin: 0;--mat-switch-selected-pressed-handle-horizontal-margin: 0;--mat-switch-unselected-handle-horizontal-margin: 0;--mat-switch-unselected-with-icon-handle-horizontal-margin: 0;--mat-switch-unselected-pressed-handle-horizontal-margin: 0;--mat-switch-visible-track-opacity: 1;--mat-switch-hidden-track-opacity: 1;--mat-switch-visible-track-transition: transform 75ms 0ms cubic-bezier(0, 0, .2, 1);--mat-switch-hidden-track-transition: transform 75ms 0ms cubic-bezier(.4, 0, .6, 1);--mat-switch-track-outline-width: 1px;--mat-switch-track-outline-color: transparent;--mat-switch-selected-track-outline-width: 1px;--mat-switch-selected-track-outline-color: transparent;--mat-switch-disabled-unselected-track-outline-width: 1px;--mat-switch-disabled-unselected-track-outline-color: transparent}.fbk-gbs-dls .mat-mdc-slide-toggle{--mat-switch-label-text-color: rgba(0, 0, 0, .87)}.fbk-gbs-dls .mat-mdc-slide-toggle.mat-accent{--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}.fbk-gbs-dls .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}.fbk-gbs-dls .mat-mdc-radio-button.mat-primary{--mdc-radio-disabled-selected-icon-color: black;--mdc-radio-disabled-unselected-icon-color: black;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-focus-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: #3d5afe;--mdc-radio-selected-hover-icon-color: #3d5afe;--mdc-radio-selected-icon-color: #3d5afe;--mdc-radio-selected-pressed-icon-color: #3d5afe;--mat-radio-ripple-color: black;--mat-radio-checked-ripple-color: #3d5afe;--mat-radio-disabled-label-color: rgba(0, 0, 0, .38);--mat-radio-label-text-color: rgba(0, 0, 0, .87)}.fbk-gbs-dls .mat-mdc-radio-button.mat-accent{--mdc-radio-disabled-selected-icon-color: black;--mdc-radio-disabled-unselected-icon-color: black;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-focus-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: black;--mat-radio-checked-ripple-color: #3f51b5;--mat-radio-disabled-label-color: rgba(0, 0, 0, .38);--mat-radio-label-text-color: rgba(0, 0, 0, .87)}.fbk-gbs-dls .mat-mdc-radio-button.mat-warn{--mdc-radio-disabled-selected-icon-color: black;--mdc-radio-disabled-unselected-icon-color: black;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-focus-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: black;--mat-radio-checked-ripple-color: #f44336;--mat-radio-disabled-label-color: rgba(0, 0, 0, .38);--mat-radio-label-text-color: rgba(0, 0, 0, .87)}.fbk-gbs-dls .mat-accent{--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;--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)}.fbk-gbs-dls .mat-warn{--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;--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)}.fbk-gbs-dls .mdc-list-item__start,.fbk-gbs-dls .mdc-list-item__end{--mdc-radio-disabled-selected-icon-color: black;--mdc-radio-disabled-unselected-icon-color: black;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-focus-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: #3d5afe;--mdc-radio-selected-hover-icon-color: #3d5afe;--mdc-radio-selected-icon-color: #3d5afe;--mdc-radio-selected-pressed-icon-color: #3d5afe}.fbk-gbs-dls .mat-accent .mdc-list-item__start,.fbk-gbs-dls .mat-accent .mdc-list-item__end{--mdc-radio-disabled-selected-icon-color: black;--mdc-radio-disabled-unselected-icon-color: black;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-focus-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}.fbk-gbs-dls .mat-warn .mdc-list-item__start,.fbk-gbs-dls .mat-warn .mdc-list-item__end{--mdc-radio-disabled-selected-icon-color: black;--mdc-radio-disabled-unselected-icon-color: black;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-focus-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}.fbk-gbs-dls .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: white;--mdc-checkbox-selected-focus-icon-color: #3d5afe;--mdc-checkbox-selected-hover-icon-color: #3d5afe;--mdc-checkbox-selected-icon-color: #3d5afe;--mdc-checkbox-selected-pressed-icon-color: #3d5afe;--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-selected-focus-state-layer-color: #3d5afe;--mdc-checkbox-selected-hover-state-layer-color: #3d5afe;--mdc-checkbox-selected-pressed-state-layer-color: #3d5afe;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black}.fbk-gbs-dls .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: white;--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-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}.fbk-gbs-dls .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: white;--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-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}.fbk-gbs-dls .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected .mdc-list-item__primary-text,.fbk-gbs-dls .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected .mdc-list-item__start,.fbk-gbs-dls .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated .mdc-list-item__primary-text,.fbk-gbs-dls .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated .mdc-list-item__start{color:#3d5afe}.fbk-gbs-dls .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__start,.fbk-gbs-dls .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__content,.fbk-gbs-dls .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__end{opacity:1}.fbk-gbs-dls .mdc-list-item__start,.fbk-gbs-dls .mdc-list-item__end{--mdc-radio-state-layer-size: 40px}.fbk-gbs-dls .mat-mdc-list-item.mdc-list-item--with-leading-avatar.mdc-list-item--with-one-line,.fbk-gbs-dls .mat-mdc-list-item.mdc-list-item--with-leading-checkbox.mdc-list-item--with-one-line,.fbk-gbs-dls .mat-mdc-list-item.mdc-list-item--with-leading-icon.mdc-list-item--with-one-line{height:56px}.fbk-gbs-dls .mat-mdc-list-item.mdc-list-item--with-leading-avatar.mdc-list-item--with-two-lines,.fbk-gbs-dls .mat-mdc-list-item.mdc-list-item--with-leading-checkbox.mdc-list-item--with-two-lines,.fbk-gbs-dls .mat-mdc-list-item.mdc-list-item--with-leading-icon.mdc-list-item--with-two-lines{height:72px}.fbk-gbs-dls .mat-mdc-tab-group,.fbk-gbs-dls .mat-mdc-tab-nav-bar{--mdc-tab-indicator-active-indicator-color: #3d5afe;--mat-tab-header-disabled-ripple-color: rgba(0, 0, 0, .38);--mat-tab-header-pagination-icon-color: black;--mat-tab-header-inactive-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-active-label-text-color: #3d5afe;--mat-tab-header-active-ripple-color: #3d5afe;--mat-tab-header-inactive-ripple-color: #3d5afe;--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: #3d5afe;--mat-tab-header-active-hover-label-text-color: #3d5afe;--mat-tab-header-active-focus-indicator-color: #3d5afe;--mat-tab-header-active-hover-indicator-color: #3d5afe}.fbk-gbs-dls .mat-mdc-tab-group.mat-accent,.fbk-gbs-dls .mat-mdc-tab-nav-bar.mat-accent{--mdc-tab-indicator-active-indicator-color: #3f51b5;--mat-tab-header-disabled-ripple-color: rgba(0, 0, 0, .38);--mat-tab-header-pagination-icon-color: black;--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}.fbk-gbs-dls .mat-mdc-tab-group.mat-warn,.fbk-gbs-dls .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: black;--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}.fbk-gbs-dls .mat-mdc-tab-group.mat-background-primary,.fbk-gbs-dls .mat-mdc-tab-nav-bar.mat-background-primary{--mat-tab-header-with-background-background-color: #3d5afe;--mat-tab-header-with-background-foreground-color: white}.fbk-gbs-dls .mat-mdc-tab-group.mat-background-accent,.fbk-gbs-dls .mat-mdc-tab-nav-bar.mat-background-accent{--mat-tab-header-with-background-background-color: #3f51b5;--mat-tab-header-with-background-foreground-color: white}.fbk-gbs-dls .mat-mdc-tab-group.mat-background-warn,.fbk-gbs-dls .mat-mdc-tab-nav-bar.mat-background-warn{--mat-tab-header-with-background-background-color: #f44336;--mat-tab-header-with-background-foreground-color: white}.fbk-gbs-dls .mat-mdc-tab-header{--mdc-secondary-navigation-tab-container-height: 48px}.fbk-gbs-dls .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: white;--mdc-checkbox-selected-focus-icon-color: #3d5afe;--mdc-checkbox-selected-hover-icon-color: #3d5afe;--mdc-checkbox-selected-icon-color: #3d5afe;--mdc-checkbox-selected-pressed-icon-color: #3d5afe;--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-selected-focus-state-layer-color: #3d5afe;--mdc-checkbox-selected-hover-state-layer-color: #3d5afe;--mdc-checkbox-selected-pressed-state-layer-color: #3d5afe;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black}.fbk-gbs-dls .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: white;--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-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}.fbk-gbs-dls .mat-mdc-button.mat-primary{--mdc-text-button-label-text-color: #3d5afe;--mat-text-button-state-layer-color: #3d5afe;--mat-text-button-ripple-color: rgba(61, 90, 254, .1)}.fbk-gbs-dls .mat-mdc-button.mat-accent{--mdc-text-button-label-text-color: #3f51b5;--mat-text-button-state-layer-color: #3f51b5;--mat-text-button-ripple-color: rgba(63, 81, 181, .1)}.fbk-gbs-dls .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)}.fbk-gbs-dls .mat-mdc-unelevated-button.mat-primary{--mdc-filled-button-container-color: #3d5afe;--mdc-filled-button-label-text-color: white;--mat-filled-button-state-layer-color: white;--mat-filled-button-ripple-color: rgba(255, 255, 255, .1)}.fbk-gbs-dls .mat-mdc-unelevated-button.mat-accent{--mdc-filled-button-container-color: #3f51b5;--mdc-filled-button-label-text-color: white;--mat-filled-button-state-layer-color: white;--mat-filled-button-ripple-color: rgba(255, 255, 255, .1)}.fbk-gbs-dls .mat-mdc-unelevated-button.mat-warn{--mdc-filled-button-container-color: #f44336;--mdc-filled-button-label-text-color: white;--mat-filled-button-state-layer-color: white;--mat-filled-button-ripple-color: rgba(255, 255, 255, .1)}.fbk-gbs-dls .mat-mdc-raised-button.mat-primary{--mdc-protected-button-container-color: #3d5afe;--mdc-protected-button-label-text-color: white;--mat-protected-button-state-layer-color: white;--mat-protected-button-ripple-color: rgba(255, 255, 255, .1)}.fbk-gbs-dls .mat-mdc-raised-button.mat-accent{--mdc-protected-button-container-color: #3f51b5;--mdc-protected-button-label-text-color: white;--mat-protected-button-state-layer-color: white;--mat-protected-button-ripple-color: rgba(255, 255, 255, .1)}.fbk-gbs-dls .mat-mdc-raised-button.mat-warn{--mdc-protected-button-container-color: #f44336;--mdc-protected-button-label-text-color: white;--mat-protected-button-state-layer-color: white;--mat-protected-button-ripple-color: rgba(255, 255, 255, .1)}.fbk-gbs-dls .mat-mdc-outlined-button.mat-primary{--mdc-outlined-button-label-text-color: #3d5afe;--mdc-outlined-button-outline-color: rgba(0, 0, 0, .12);--mat-outlined-button-state-layer-color: #3d5afe;--mat-outlined-button-ripple-color: rgba(61, 90, 254, .1)}.fbk-gbs-dls .mat-mdc-outlined-button.mat-accent{--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)}.fbk-gbs-dls .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)}.fbk-gbs-dls .mat-mdc-icon-button.mat-primary{--mdc-icon-button-icon-color: #3d5afe;--mat-icon-button-state-layer-color: #3d5afe;--mat-icon-button-ripple-color: rgba(61, 90, 254, .1)}.fbk-gbs-dls .mat-mdc-icon-button.mat-accent{--mdc-icon-button-icon-color: #3f51b5;--mat-icon-button-state-layer-color: #3f51b5;--mat-icon-button-ripple-color: rgba(63, 81, 181, .1)}.fbk-gbs-dls .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)}.fbk-gbs-dls .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}.fbk-gbs-dls .mat-mdc-fab.mat-primary{--mdc-fab-container-color: #3d5afe;--mat-fab-foreground-color: white;--mat-fab-state-layer-color: white;--mat-fab-ripple-color: rgba(255, 255, 255, .1)}.fbk-gbs-dls .mat-mdc-fab.mat-accent{--mdc-fab-container-color: #3f51b5;--mat-fab-foreground-color: white;--mat-fab-state-layer-color: white;--mat-fab-ripple-color: rgba(255, 255, 255, .1)}.fbk-gbs-dls .mat-mdc-fab.mat-warn{--mdc-fab-container-color: #f44336;--mat-fab-foreground-color: white;--mat-fab-state-layer-color: white;--mat-fab-ripple-color: rgba(255, 255, 255, .1)}.fbk-gbs-dls .mat-mdc-mini-fab.mat-primary{--mdc-fab-small-container-color: #3d5afe;--mat-fab-small-foreground-color: white;--mat-fab-small-state-layer-color: white;--mat-fab-small-ripple-color: rgba(255, 255, 255, .1)}.fbk-gbs-dls .mat-mdc-mini-fab.mat-accent{--mdc-fab-small-container-color: #3f51b5;--mat-fab-small-foreground-color: white;--mat-fab-small-state-layer-color: white;--mat-fab-small-ripple-color: rgba(255, 255, 255, .1)}.fbk-gbs-dls .mat-mdc-mini-fab.mat-warn{--mdc-fab-small-container-color: #f44336;--mat-fab-small-foreground-color: white;--mat-fab-small-state-layer-color: white;--mat-fab-small-ripple-color: rgba(255, 255, 255, .1)}.fbk-gbs-dls .mat-accent{--mdc-circular-progress-active-indicator-color: #3f51b5}.fbk-gbs-dls .mat-warn{--mdc-circular-progress-active-indicator-color: #f44336}.fbk-gbs-dls .mat-badge-accent{--mat-badge-background-color: #3f51b5;--mat-badge-text-color: white}.fbk-gbs-dls .mat-badge-warn{--mat-badge-background-color: #f44336;--mat-badge-text-color: white}.fbk-gbs-dls .mat-datepicker-content.mat-accent{--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-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}.fbk-gbs-dls .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}.fbk-gbs-dls .mat-datepicker-toggle-active.mat-accent{--mat-datepicker-toggle-active-state-icon-color: #3f51b5}.fbk-gbs-dls .mat-datepicker-toggle-active.mat-warn{--mat-datepicker-toggle-active-state-icon-color: #f44336}.fbk-gbs-dls .mat-calendar-controls{--mat-icon-button-touch-target-display: none}.fbk-gbs-dls .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}.fbk-gbs-dls .mat-icon.mat-primary{--mat-icon-color: #3d5afe}.fbk-gbs-dls .mat-icon.mat-accent{--mat-icon-color: #3f51b5}.fbk-gbs-dls .mat-icon.mat-warn{--mat-icon-color: #f44336}.fbk-gbs-dls .mat-step-header.mat-accent{--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}.fbk-gbs-dls .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}.fbk-gbs-dls .mat-toolbar.mat-primary{--mat-toolbar-container-background-color: #3d5afe;--mat-toolbar-container-text-color: white}.fbk-gbs-dls .mat-toolbar.mat-accent{--mat-toolbar-container-background-color: #3f51b5;--mat-toolbar-container-text-color: white}.fbk-gbs-dls .mat-toolbar.mat-warn{--mat-toolbar-container-background-color: #f44336;--mat-toolbar-container-text-color: white}.fbk-gbs-dls :root{--fbk-gbs-dls-color-regal-blue-1: #00466e;--fbk-gbs-dls-color-regal-blue-2: #2d5f7b;--fbk-gbs-dls-color-regal-blue-3: #51788f;--fbk-gbs-dls-color-regal-blue-4: #80a3b7;--fbk-gbs-dls-color-regal-blue-5: #bfd2db;--fbk-gbs-dls-color-regal-blue-6: #dfe8ed;--fbk-gbs-dls-color-regal-blue-7: #ecf2f5;--fbk-gbs-dls-color-deep-blue-1: #0091e5;--fbk-gbs-dls-color-deep-blue-2: #33b4ff;--fbk-gbs-dls-color-deep-blue-3: #6cc9ff;--fbk-gbs-dls-color-deep-blue-4: #85d3ff;--fbk-gbs-dls-color-deep-blue-5: #b4e4ff;--fbk-gbs-dls-color-deep-blue-6: #ccecff;--fbk-gbs-dls-color-deep-blue-7: #f0f9ff;--fbk-gbs-dls-color-cadet-grey-1: #232629;--fbk-gbs-dls-color-cadet-grey-2: #464d53;--fbk-gbs-dls-color-cadet-grey-3: #6a737c;--fbk-gbs-dls-color-cadet-grey-4: #919aa1;--fbk-gbs-dls-color-cadet-grey-5: #bac0c4;--fbk-gbs-dls-color-cadet-grey-6: #dde1e3;--fbk-gbs-dls-color-cadet-grey-7: #f7f7f8;--fbk-gbs-dls-color-white-1: #ffffff;--fbk-gbs-dls-color-pastel-green-1: #308a0f;--fbk-gbs-dls-color-pastel-green-2: #42a41f;--fbk-gbs-dls-color-pastel-green-3: #4bb923;--fbk-gbs-dls-color-pastel-green-4: #53cd27;--fbk-gbs-dls-color-pastel-green-5: #88e766;--fbk-gbs-dls-color-pastel-green-6: #c4f3b3;--fbk-gbs-dls-color-pastel-green-7: #e8fde0;--fbk-gbs-dls-color-amaranth-1: #920e1f;--fbk-gbs-dls-color-amaranth-2: #ca152b;--fbk-gbs-dls-color-amaranth-3: #ea344a;--fbk-gbs-dls-color-amaranth-4: #ee5d6e;--fbk-gbs-dls-color-amaranth-5: #ff8997;--fbk-gbs-dls-color-amaranth-6: #ffcad0;--fbk-gbs-dls-color-amaranth-7: #ffebed;--fbk-gbs-dls-color-ucla-gold-1: #a57500;--fbk-gbs-dls-color-ucla-gold-2: #c78e00;--fbk-gbs-dls-color-ucla-gold-3: #df9e00;--fbk-gbs-dls-color-ucla-gold-4: #ffb500;--fbk-gbs-dls-color-ucla-gold-5: #ffcc4c;--fbk-gbs-dls-color-ucla-gold-6: #ffe09b;--fbk-gbs-dls-color-ucla-gold-7: #ffefcc;--fbk-gbs-dls-gradients-1: linear-gradient(90deg, var(--fbk-gbs-dls-color-pastel-green-5) 0%, var(--fbk-gbs-dls-color-deep-blue-2) 100%);--fbk-gbs-dls-gradients-2: linear-gradient(77.33deg, var(--fbk-gbs-dls-color-pastel-green-6) 0%, var(--fbk-gbs-dls-color-pastel-green-7) 98.8%)}.fbk-gbs-dls .elevation2,.fbk-gbs-dls .dropdown-menu.country-dropdown.show.ng-star-inserted,.fbk-gbs-dls .toast-container .ngx-toastr,.fbk-gbs-dls .toast-container .ngx-toastr:hover,.fbk-gbs-dls .dropdown-menu,.fbk-gbs-dls .dropdown,.fbk-gbs-dls .mat-mdc-autocomplete-panel.medium:not([class*=mat-elevation-z]):not(.mat-mdc-selection-list),.fbk-gbs-dls .mat-mdc-autocomplete-panel.big:not([class*=mat-elevation-z]):not(.mat-mdc-selection-list),.fbk-gbs-dls .mat-mdc-select-panel.medium:not([class*=mat-elevation-z]):not(.mat-mdc-selection-list),.fbk-gbs-dls .mat-mdc-select-panel.big:not([class*=mat-elevation-z]):not(.mat-mdc-selection-list),.fbk-gbs-dls .mat-mdc-selection-list.medium:not([class*=mat-elevation-z]):not(.mat-mdc-selection-list),.fbk-gbs-dls .mat-mdc-selection-list.big:not([class*=mat-elevation-z]):not(.mat-mdc-selection-list),.fbk-gbs-dls .dropdown-menu.country-dropdown.show.ng-star-inserted.medium:not([class*=mat-elevation-z]):not(.mat-mdc-selection-list),.fbk-gbs-dls .dropdown-menu.country-dropdown.show.ng-star-inserted.big:not([class*=mat-elevation-z]):not(.mat-mdc-selection-list){box-shadow:0 5px 16px #464d5326,0 1px 8px #80dbff0d,0 1px 6px #464d530d}.fbk-gbs-dls ::-webkit-scrollbar-track ::ng-deep{box-shadow:none;border-radius:15px;background:transparent}.fbk-gbs-dls ::-webkit-scrollbar{width:14px;height:14px;background-color:transparent}.fbk-gbs-dls ::-webkit-scrollbar-thumb,.fbk-gbs-dls ::-webkit-scrollbar-thumb:horizontal{border:4px solid rgba(0,0,0,0);background-clip:padding-box;-webkit-border-radius:7px;background-color:var(--fbk-gbs-dls-color-cadet-grey-5);-webkit-box-shadow:none}.fbk-gbs-dls ::-webkit-scrollbar-corner{display:none;background-color:transparent}.fbk-gbs-dls .heading-h6,.fbk-gbs-dls .tabs.primary .mdc-tab__content .mdc-tab__text-label,.fbk-gbs-dls .labels.fixed.title-subtitle.small>div>span,.fbk-gbs-dls .labels.fixed.title-subtitle.big>div>span,.fbk-gbs-dls .labels.title-subtitle>:first-child,.fbk-gbs-dls h6,.fbk-gbs-dls .h6{font-style:normal;font-weight:600;font-size:10px;line-height:16px;-webkit-text-decoration-line:unset;text-decoration-line:unset;letter-spacing:.1em;text-transform:uppercase}.fbk-gbs-dls .body-16-regular,.fbk-gbs-dls ax-otp div.input ng-otp-input.big .ng-otp-input-wrapper .otp-input,.fbk-gbs-dls .dropdown.big .voice .content,.fbk-gbs-dls .mat-mdc-autocomplete-panel.big .mat-mdc-option .mat-mdc-option-text,.fbk-gbs-dls .dropdown .voice .mat-mdc-autocomplete-panel.big .mat-mdc-option .content,.fbk-gbs-dls .mat-mdc-autocomplete-panel.big .dropdown .voice .mat-mdc-option-text,.fbk-gbs-dls .mat-mdc-autocomplete-panel.big .dropdown .voice .content,.fbk-gbs-dls .dropdown .mat-mdc-autocomplete-panel.big .voice .mat-mdc-option-text,.fbk-gbs-dls .dropdown .mat-mdc-autocomplete-panel.big .voice .content,.fbk-gbs-dls .mat-mdc-autocomplete-panel.big .mat-mdc-option .mdc-list-item__primary-text,.fbk-gbs-dls .mat-mdc-autocomplete-panel.big .dropdown .voice .mdc-list-item__primary-text,.fbk-gbs-dls .dropdown .mat-mdc-autocomplete-panel.big .voice .mdc-list-item__primary-text,.fbk-gbs-dls .mat-mdc-autocomplete-panel.big .mat-mdc-list-option .mat-mdc-option-text,.fbk-gbs-dls .dropdown .voice .mat-mdc-autocomplete-panel.big .mat-mdc-list-option .content,.fbk-gbs-dls .mat-mdc-autocomplete-panel.big .mat-mdc-list-option .mdc-list-item__primary-text,.fbk-gbs-dls .mat-mdc-select-panel.big .mat-mdc-option .mat-mdc-option-text,.fbk-gbs-dls .dropdown .voice .mat-mdc-select-panel.big .mat-mdc-option .content,.fbk-gbs-dls .mat-mdc-select-panel.big .dropdown .voice .mat-mdc-option-text,.fbk-gbs-dls .mat-mdc-select-panel.big .dropdown .voice .content,.fbk-gbs-dls .dropdown .mat-mdc-select-panel.big .voice .mat-mdc-option-text,.fbk-gbs-dls .dropdown .mat-mdc-select-panel.big .voice .content,.fbk-gbs-dls .mat-mdc-select-panel.big .mat-mdc-option .mdc-list-item__primary-text,.fbk-gbs-dls .mat-mdc-select-panel.big .dropdown .voice .mdc-list-item__primary-text,.fbk-gbs-dls .dropdown .mat-mdc-select-panel.big .voice .mdc-list-item__primary-text,.fbk-gbs-dls .mat-mdc-select-panel.big .mat-mdc-list-option .mat-mdc-option-text,.fbk-gbs-dls .dropdown .voice .mat-mdc-select-panel.big .mat-mdc-list-option .content,.fbk-gbs-dls .mat-mdc-select-panel.big .mat-mdc-list-option .mdc-list-item__primary-text,.fbk-gbs-dls .mat-mdc-selection-list.big .mat-mdc-option .mat-mdc-option-text,.fbk-gbs-dls .dropdown .voice .mat-mdc-selection-list.big .mat-mdc-option .content,.fbk-gbs-dls .mat-mdc-selection-list.big .dropdown .voice .mat-mdc-option-text,.fbk-gbs-dls .mat-mdc-selection-list.big .dropdown .voice .content,.fbk-gbs-dls .dropdown .mat-mdc-selection-list.big .voice .mat-mdc-option-text,.fbk-gbs-dls .dropdown .mat-mdc-selection-list.big .voice .content,.fbk-gbs-dls .mat-mdc-selection-list.big .mat-mdc-option .mdc-list-item__primary-text,.fbk-gbs-dls .mat-mdc-selection-list.big .dropdown .voice .mdc-list-item__primary-text,.fbk-gbs-dls .dropdown .mat-mdc-selection-list.big .voice .mdc-list-item__primary-text,.fbk-gbs-dls .mat-mdc-selection-list.big .mat-mdc-list-option .mat-mdc-option-text,.fbk-gbs-dls .dropdown .voice .mat-mdc-selection-list.big .mat-mdc-list-option .content,.fbk-gbs-dls .mat-mdc-selection-list.big .mat-mdc-list-option .mdc-list-item__primary-text,.fbk-gbs-dls .dropdown-menu.country-dropdown.show.ng-star-inserted.big .mat-mdc-option .mat-mdc-option-text,.fbk-gbs-dls .dropdown .voice .dropdown-menu.country-dropdown.show.ng-star-inserted.big .mat-mdc-option .content,.fbk-gbs-dls .dropdown-menu.country-dropdown.show.ng-star-inserted.big .dropdown .voice .mat-mdc-option-text,.fbk-gbs-dls .dropdown-menu.country-dropdown.show.ng-star-inserted.big .dropdown .voice .content,.fbk-gbs-dls .dropdown .dropdown-menu.country-dropdown.show.ng-star-inserted.big .voice .mat-mdc-option-text,.fbk-gbs-dls .dropdown .dropdown-menu.country-dropdown.show.ng-star-inserted.big .voice .content,.fbk-gbs-dls .dropdown-menu.country-dropdown.show.ng-star-inserted.big .mat-mdc-option .mdc-list-item__primary-text,.fbk-gbs-dls .dropdown-menu.country-dropdown.show.ng-star-inserted.big .dropdown .voice .mdc-list-item__primary-text,.fbk-gbs-dls .dropdown .dropdown-menu.country-dropdown.show.ng-star-inserted.big .voice .mdc-list-item__primary-text,.fbk-gbs-dls .dropdown-menu.country-dropdown.show.ng-star-inserted.big .mat-mdc-list-option .mat-mdc-option-text,.fbk-gbs-dls .dropdown .voice .dropdown-menu.country-dropdown.show.ng-star-inserted.big .mat-mdc-list-option .content,.fbk-gbs-dls .dropdown-menu.country-dropdown.show.ng-star-inserted.big .mat-mdc-list-option .mdc-list-item__primary-text,.fbk-gbs-dls mat-form-field.input .input-container input,.fbk-gbs-dls mat-form-field.input .input-container mat-select,.fbk-gbs-dls mat-form-field.input .input-container select,.fbk-gbs-dls mat-form-field.input .input-container ngx-intl-tel-input,.fbk-gbs-dls mat-form-field.input .input-container textarea,.fbk-gbs-dls div.input .input-container input,.fbk-gbs-dls div.input .input-container mat-select,.fbk-gbs-dls div.input .input-container select,.fbk-gbs-dls div.input .input-container ngx-intl-tel-input,.fbk-gbs-dls div.input .input-container textarea,.fbk-gbs-dls mat-form-field.input .input-container .mat-mdc-chip-grid,.fbk-gbs-dls div.input .input-container .mat-mdc-chip-grid{font-style:normal;font-weight:400;font-size:16px;line-height:24px;-webkit-text-decoration-line:unset;text-decoration-line:unset;letter-spacing:unset;text-transform:unset}.fbk-gbs-dls .body-16-semibold,.fbk-gbs-dls ax-otp div.input.filled .ng-otp-input-wrapper .otp-input,.fbk-gbs-dls mat-form-field.input .input-container label .input-row.filled input,.fbk-gbs-dls mat-form-field.input .input-container label .input-row.filled mat-select,.fbk-gbs-dls mat-form-field.input .input-container label .input-row.filled select,.fbk-gbs-dls mat-form-field.input .input-container label .input-row.filled textarea,.fbk-gbs-dls mat-form-field.input .input-container label .input-row.filled mat-chip-grid,.fbk-gbs-dls mat-form-field.input .input-container label .otp-input.filled input,.fbk-gbs-dls mat-form-field.input .input-container label .otp-input.filled mat-select,.fbk-gbs-dls mat-form-field.input .input-container label .otp-input.filled select,.fbk-gbs-dls mat-form-field.input .input-container label .otp-input.filled textarea,.fbk-gbs-dls mat-form-field.input .input-container label .otp-input.filled mat-chip-grid,.fbk-gbs-dls div.input .input-container label .input-row.filled input,.fbk-gbs-dls div.input .input-container label .input-row.filled mat-select,.fbk-gbs-dls div.input .input-container label .input-row.filled select,.fbk-gbs-dls div.input .input-container label .input-row.filled textarea,.fbk-gbs-dls div.input .input-container label .input-row.filled mat-chip-grid,.fbk-gbs-dls div.input .input-container label .otp-input.filled input,.fbk-gbs-dls div.input .input-container label .otp-input.filled mat-select,.fbk-gbs-dls div.input .input-container label .otp-input.filled select,.fbk-gbs-dls div.input .input-container label .otp-input.filled textarea,.fbk-gbs-dls div.input .input-container label .otp-input.filled mat-chip-grid,.fbk-gbs-dls mat-form-field.input .input-container label .input-row.filled,.fbk-gbs-dls mat-form-field.input .input-container label .otp-input.filled,.fbk-gbs-dls div.input .input-container label .input-row.filled,.fbk-gbs-dls div.input .input-container label .otp-input.filled,.fbk-gbs-dls ax-button button.ax-button.big.text,.fbk-gbs-dls ax-button button.ax-button.big.img{font-style:normal;font-weight:600;font-size:16px;line-height:150%;-webkit-text-decoration-line:unset;text-decoration-line:unset;letter-spacing:unset;text-transform:unset}.fbk-gbs-dls .paragraph-14-regular,.fbk-gbs-dls ax-otp div.input ng-otp-input .ng-otp-input-wrapper .otp-input,.fbk-gbs-dls .toast-container .ngx-toastr .toast-message,.fbk-gbs-dls .tabs.secondary .mdc-tab,.fbk-gbs-dls .dropdown.medium .voice .content,.fbk-gbs-dls .mat-mdc-autocomplete-panel.medium .mat-mdc-option .mdc-list-item__primary-text,.fbk-gbs-dls .mat-mdc-autocomplete-panel.medium .dropdown .voice .mdc-list-item__primary-text,.fbk-gbs-dls .dropdown .mat-mdc-autocomplete-panel.medium .voice .mdc-list-item__primary-text,.fbk-gbs-dls .mat-mdc-autocomplete-panel.medium .mat-mdc-list-option .mdc-list-item__primary-text,.fbk-gbs-dls .mat-mdc-autocomplete-panel.medium_link .mat-mdc-option .mdc-list-item__primary-text,.fbk-gbs-dls .mat-mdc-autocomplete-panel.medium_link .dropdown .voice .mdc-list-item__primary-text,.fbk-gbs-dls .dropdown .mat-mdc-autocomplete-panel.medium_link .voice .mdc-list-item__primary-text,.fbk-gbs-dls .mat-mdc-autocomplete-panel.medium_link .mat-mdc-list-option .mdc-list-item__primary-text,.fbk-gbs-dls .mat-mdc-select-panel.medium .mat-mdc-option .mdc-list-item__primary-text,.fbk-gbs-dls .mat-mdc-select-panel.medium .dropdown .voice .mdc-list-item__primary-text,.fbk-gbs-dls .dropdown .mat-mdc-select-panel.medium .voice .mdc-list-item__primary-text,.fbk-gbs-dls .mat-mdc-select-panel.medium .mat-mdc-list-option .mdc-list-item__primary-text,.fbk-gbs-dls .mat-mdc-select-panel.medium_link .mat-mdc-option .mdc-list-item__primary-text,.fbk-gbs-dls .mat-mdc-select-panel.medium_link .dropdown .voice .mdc-list-item__primary-text,.fbk-gbs-dls .dropdown .mat-mdc-select-panel.medium_link .voice .mdc-list-item__primary-text,.fbk-gbs-dls .mat-mdc-select-panel.medium_link .mat-mdc-list-option .mdc-list-item__primary-text,.fbk-gbs-dls .mat-mdc-selection-list.medium .mat-mdc-option .mdc-list-item__primary-text,.fbk-gbs-dls .mat-mdc-selection-list.medium .dropdown .voice .mdc-list-item__primary-text,.fbk-gbs-dls .dropdown .mat-mdc-selection-list.medium .voice .mdc-list-item__primary-text,.fbk-gbs-dls .mat-mdc-selection-list.medium .mat-mdc-list-option .mdc-list-item__primary-text,.fbk-gbs-dls .mat-mdc-selection-list.medium_link .mat-mdc-option .mdc-list-item__primary-text,.fbk-gbs-dls .mat-mdc-selection-list.medium_link .dropdown .voice .mdc-list-item__primary-text,.fbk-gbs-dls .dropdown .mat-mdc-selection-list.medium_link .voice .mdc-list-item__primary-text,.fbk-gbs-dls .mat-mdc-selection-list.medium_link .mat-mdc-list-option .mdc-list-item__primary-text,.fbk-gbs-dls .dropdown-menu.country-dropdown.show.ng-star-inserted.medium .mat-mdc-option .mdc-list-item__primary-text,.fbk-gbs-dls .dropdown-menu.country-dropdown.show.ng-star-inserted.medium .dropdown .voice .mdc-list-item__primary-text,.fbk-gbs-dls .dropdown .dropdown-menu.country-dropdown.show.ng-star-inserted.medium .voice .mdc-list-item__primary-text,.fbk-gbs-dls .dropdown-menu.country-dropdown.show.ng-star-inserted.medium .mat-mdc-list-option .mdc-list-item__primary-text,.fbk-gbs-dls .dropdown-menu.country-dropdown.show.ng-star-inserted.medium_link .mat-mdc-option .mdc-list-item__primary-text,.fbk-gbs-dls .dropdown-menu.country-dropdown.show.ng-star-inserted.medium_link .dropdown .voice .mdc-list-item__primary-text,.fbk-gbs-dls .dropdown .dropdown-menu.country-dropdown.show.ng-star-inserted.medium_link .voice .mdc-list-item__primary-text,.fbk-gbs-dls .dropdown-menu.country-dropdown.show.ng-star-inserted.medium_link .mat-mdc-list-option .mdc-list-item__primary-text,.fbk-gbs-dls mat-form-field.input.badges-inline.medium .input-container .mat-mdc-chip-grid input,.fbk-gbs-dls mat-form-field.input.badges-flexible.medium .input-container .mat-mdc-chip-grid input,.fbk-gbs-dls div.input.badges-inline.medium .input-container .mat-mdc-chip-grid input,.fbk-gbs-dls div.input.badges-flexible.medium .input-container .mat-mdc-chip-grid input,.fbk-gbs-dls mat-form-field.input.medium .input-container input,.fbk-gbs-dls mat-form-field.input.medium .input-container mat-select,.fbk-gbs-dls mat-form-field.input.medium .input-container select,.fbk-gbs-dls mat-form-field.input.medium .input-container textarea,.fbk-gbs-dls div.input.medium .input-container input,.fbk-gbs-dls div.input.medium .input-container mat-select,.fbk-gbs-dls div.input.medium .input-container select,.fbk-gbs-dls div.input.medium .input-container textarea,.fbk-gbs-dls mat-form-field.input.invalid .error-message,.fbk-gbs-dls div.input.invalid .error-message,.fbk-gbs-dls .labels.flexibles.avatar-block.medium .label-content>:nth-child(2),.fbk-gbs-dls .labels.flexibles.avatar-block.large .label>:first-child,.fbk-gbs-dls .labels.title-subtitle>:last-child,.fbk-gbs-dls .labels{font-style:normal;font-weight:400;font-size:14px;line-height:24px;-webkit-text-decoration-line:unset;text-decoration-line:unset;letter-spacing:unset;text-transform:unset}.fbk-gbs-dls .paragraph-14-semibold,.fbk-gbs-dls .tabs.secondary .mdc-tab.mdc-tab--active,.fbk-gbs-dls mat-form-field.input.huge .input-container label,.fbk-gbs-dls div.input.huge .input-container label,.fbk-gbs-dls .labels.flexibles.avatar-block.medium .label-content>:first-child,.fbk-gbs-dls .labels.flexibles.avatar-block.large .label-content>:first-child,.fbk-gbs-dls ax-button button.ax-button{font-style:normal;font-weight:600;font-size:14px;line-height:24px;-webkit-text-decoration-line:unset;text-decoration-line:unset;letter-spacing:unset;text-transform:unset}.fbk-gbs-dls .small-12-regular,.fbk-gbs-dls .iti__country-name,.fbk-gbs-dls .iti__dial-code,.fbk-gbs-dls .selected-dial-code.ng-star-inserted,.fbk-gbs-dls .tabs.stepper .mdc-tab,.fbk-gbs-dls mat-form-field.input.medium .error-message,.fbk-gbs-dls div.input.medium .error-message,.fbk-gbs-dls mat-form-field.input.medium .input-container .info span,.fbk-gbs-dls div.input.medium .input-container .info span,.fbk-gbs-dls mat-form-field.input .input-container .info span,.fbk-gbs-dls div.input .input-container .info span,.fbk-gbs-dls .labels.fixed.title-subtitle.small>:last-child,.fbk-gbs-dls .labels.flexibles.avatar-block.large .label-content>:nth-child(2),.fbk-gbs-dls .labels.flexibles.icon-text-icon>:nth-child(2){font-style:normal;font-weight:400;font-size:12px;line-height:16px;-webkit-text-decoration-line:unset;text-decoration-line:unset;letter-spacing:unset;text-transform:unset}.fbk-gbs-dls .small-12-semibold,.fbk-gbs-dls .badge,.fbk-gbs-dls .mat-mdc-chip,.fbk-gbs-dls .tabs.stepper .mdc-tab.mdc-tab--active,.fbk-gbs-dls .tabs.stepper .mdc-tab:has(~.mdc-tab--active),.fbk-gbs-dls mat-form-field.input.medium .input-container label,.fbk-gbs-dls div.input.medium .input-container label,.fbk-gbs-dls mat-form-field.input.big .input-container label,.fbk-gbs-dls div.input.big .input-container label{font-style:normal;font-weight:600;font-size:12px;line-height:16px;-webkit-text-decoration-line:unset;text-decoration-line:unset;letter-spacing:unset;text-transform:unset}.fbk-gbs-dls ax-button{display:inline-block;max-width:-webkit-fit-content;max-width:-moz-fit-content;max-width:fit-content;min-height:var(--fbk-gbs-dls-btn-small-height);max-height:var(--fbk-gbs-dls-btn-big-height);height:-webkit-fit-content;height:-moz-fit-content;height:fit-content}.fbk-gbs-dls ax-button button.ax-button{display:grid;align-items:center;position:relative;outline:none;width:-webkit-max-content;width:-moz-max-content;width:max-content}.fbk-gbs-dls ax-button button.ax-button:focus{box-shadow:none;outline:var(--fbk-gbs-dls-btn-focus-outline)}.fbk-gbs-dls ax-button button.ax-button:hover{box-shadow:none}.fbk-gbs-dls ax-button button.ax-button:active{box-shadow:none}.fbk-gbs-dls ax-button button.ax-button.primary{background-color:var(--fbk-gbs-dls-btn-primary-bg);color:var(--fbk-gbs-dls-btn-primary-color)}.fbk-gbs-dls ax-button button.ax-button.primary:hover{background-color:var(--fbk-gbs-dls-btn-primary-bg-hover);color:var(--fbk-gbs-dls-btn-primary-color-hover)}.fbk-gbs-dls ax-button button.ax-button.primary:active{background-color:var(--fbk-gbs-dls-btn-primary-bg-active);color:var(--fbk-gbs-dls-btn-primary-color-active)}.fbk-gbs-dls ax-button button.ax-button.primary:focus{background-color:var(--fbk-gbs-dls-btn-primary-bg-focus);color:var(--fbk-gbs-dls-btn-primary-color-focus)}.fbk-gbs-dls ax-button button.ax-button.primary.ghost{background-color:var(--fbk-gbs-dls-btn-ghost-bg);color:var(--fbk-gbs-dls-btn-ghost-primary-color);border:var(--fbk-gbs-dls-btn-ghost-primary-border)}.fbk-gbs-dls ax-button button.ax-button.primary.ghost:hover{color:var(--fbk-gbs-dls-btn-ghost-primary-color-hover);border:var(--fbk-gbs-dls-btn-ghost-primary-border-hover)}.fbk-gbs-dls ax-button button.ax-button.primary.ghost:active{color:var(--fbk-gbs-dls-btn-ghost-primary-color-active);border:var(--fbk-gbs-dls-btn-ghost-primary-border-active)}.fbk-gbs-dls ax-button button.ax-button.primary.ghost:focus{color:var(--fbk-gbs-dls-btn-ghost-primary-color-focus);border:var(--fbk-gbs-dls-btn-ghost-primary-border-focus);background-color:var(--fbk-gbs-dls-btn-ghost-primary-bg-focus)}.fbk-gbs-dls ax-button button.ax-button.secondary{background-color:var(--fbk-gbs-dls-btn-secondary-bg);color:var(--fbk-gbs-dls-btn-secondary-color)}.fbk-gbs-dls ax-button button.ax-button.secondary:hover{background-color:var(--fbk-gbs-dls-btn-secondary-bg-hover);color:var(--fbk-gbs-dls-btn-secondary-color-hover)}.fbk-gbs-dls ax-button button.ax-button.secondary:active{background-color:var(--fbk-gbs-dls-btn-secondary-bg-active);color:var(--fbk-gbs-dls-btn-secondary-color-active)}.fbk-gbs-dls ax-button button.ax-button.secondary:focus{background-color:var(--fbk-gbs-dls-btn-secondary-bg-focus);color:var(--fbk-gbs-dls-btn-secondary-color-focus)}.fbk-gbs-dls ax-button button.ax-button.delete{background-color:var(--fbk-gbs-dls-btn-delete-bg);color:var(--fbk-gbs-dls-btn-delete-color)}.fbk-gbs-dls ax-button button.ax-button.delete.ghost{background-color:var(--fbk-gbs-dls-btn-ghost-bg);color:var(--fbk-gbs-dls-btn-ghost-delete-color);border:var(--fbk-gbs-dls-btn-delete-ghost-border)}.fbk-gbs-dls ax-button button.ax-button.delete.ghost:focus{background-color:var(--fbk-gbs-dls-btn-ghost-delete-bg-focus);color:var(--fbk-gbs-dls-btn-ghost-delete-color-focus)}.fbk-gbs-dls ax-button button.ax-button.delete:hover.ghost{border:var(--fbk-gbs-dls-btn-delete-ghost-border-hover)}.fbk-gbs-dls ax-button button.ax-button.delete:hover:not(.ghost){background-color:var(--fbk-gbs-dls-btn-delete-bg-hover)}.fbk-gbs-dls ax-button button.ax-button.delete:active.ghost{border:var(--fbk-gbs-dls-btn-delete-ghost-border-active)}.fbk-gbs-dls ax-button button.ax-button.delete:active:not(.ghost){background-color:var(--fbk-gbs-dls-btn-delete-bg-active)}.fbk-gbs-dls ax-button button.ax-button.delete:focus{outline:var(--fbk-gbs-dls-btn-delete-focus-outline)}.fbk-gbs-dls ax-button button.ax-button:disabled,.fbk-gbs-dls ax-button button.ax-button.disabled{pointer-events:none;background-color:var(--fbk-gbs-dls-btn-disabled-bg)!important;color:var(--fbk-gbs-dls-btn-disabled-color)!important}.fbk-gbs-dls ax-button button.ax-button:disabled:focus,.fbk-gbs-dls ax-button button.ax-button.disabled:focus{outline:var(--fbk-gbs-dls-btn-disabled-focus-outline);background-color:var(--fbk-gbs-dls-btn-disabled-bg-focus)!important;color:var(--fbk-gbs-dls-btn-disabled-color-focus)!important}.fbk-gbs-dls ax-button button.ax-button:disabled.ghost,.fbk-gbs-dls ax-button button.ax-button.disabled.ghost{color:var(--fbk-gbs-dls-btn-disabled-ghost-color)!important;border:var(--fbk-gbs-dls-btn-disabled-ghost-border)!important}.fbk-gbs-dls ax-button button.ax-button.big{height:var(--fbk-gbs-dls-btn-big-height);border-radius:var(--fbk-gbs-dls-btn-big-radius);padding:var(--fbk-gbs-dls-btn-medium-padding);border:var(--fbk-gbs-dls-btn-border)}.fbk-gbs-dls ax-button button.ax-button.big:focus{outline-offset:var(--fbk-gbs-dls-btn-big-outline-offset)}.fbk-gbs-dls ax-button button.ax-button.big.text,.fbk-gbs-dls ax-button button.ax-button.big.img{display:flex;align-items:center;text-align:center}.fbk-gbs-dls ax-button button.ax-button.medium{border-radius:var(--fbk-gbs-dls-btn-medium-radius);height:var(--fbk-gbs-dls-btn-medium-height);border:var(--fbk-gbs-dls-btn-border)}.fbk-gbs-dls ax-button button.ax-button.medium:not(.icon):not(.read-more):not(.link){padding:var(--fbk-gbs-dls-btn-medium-padding)}.fbk-gbs-dls ax-button button.ax-button.medium:not(.icon):not(.read-more):not(.link).text-icon{padding:var(--fbk-gbs-dls-btn-medium-text-icon-padding)}.fbk-gbs-dls ax-button button.ax-button.medium:not(.icon):not(.read-more):not(.link).icon-text-icon{padding:var(--fbk-gbs-dls-btn-medium-icon-text-icon-padding)}.fbk-gbs-dls ax-button button.ax-button.medium:focus{outline-offset:var(--fbk-gbs-dls-btn-medium-outline-offset)}.fbk-gbs-dls ax-button button.ax-button.small{min-width:auto;height:var(--fbk-gbs-dls-btn-small-height);padding:var(--fbk-gbs-dls-btn-small-padding);border-radius:var(--fbk-gbs-dls-btn-small-radius);border:var(--fbk-gbs-dls-btn-border)}.fbk-gbs-dls ax-button button.ax-button.small.icon{width:var(--fbk-gbs-dls-btn-small-icon-width)}.fbk-gbs-dls ax-button button.ax-button.small:focus{outline-offset:var(--fbk-gbs-dls-btn-small-outline-offset)}.fbk-gbs-dls ax-button button.ax-button.icon-text-icon.medium{grid-template-columns:[left-icon] -webkit-min-content [first-gap] 8px [text] auto [second-gap] 28px [right-icon] -webkit-min-content;grid-template-columns:[left-icon] min-content [first-gap] 8px [text] auto [second-gap] 28px [right-icon] min-content}.fbk-gbs-dls ax-button button.ax-button.icon-text-icon.small{grid-template-columns:[left-icon] -webkit-min-content [first-gap] 4px [text] auto [second-gap] 28px [right-icon] -webkit-min-content;grid-template-columns:[left-icon] min-content [first-gap] 4px [text] auto [second-gap] 28px [right-icon] min-content}.fbk-gbs-dls ax-button button.ax-button.icon-text-icon>:first-child{display:flex;grid-column-start:1;grid-column-end:2;max-width:14px;max-height:14px}.fbk-gbs-dls ax-button button.ax-button.icon-text-icon>:nth-child(2){grid-column-start:3;grid-column-end:4}.fbk-gbs-dls ax-button button.ax-button.icon-text-icon>:nth-child(3){grid-column-start:5;grid-column-end:6;display:flex;max-width:14px;max-height:14px}.fbk-gbs-dls ax-button button.ax-button.icon-text.medium{grid-template-columns:[left-icon] -webkit-min-content [first-gap] 8px [text] auto;grid-template-columns:[left-icon] min-content [first-gap] 8px [text] auto}.fbk-gbs-dls ax-button button.ax-button.icon-text.small{grid-template-columns:[left-icon] -webkit-min-content [first-gap] 4px [text] auto;grid-template-columns:[left-icon] min-content [first-gap] 4px [text] auto}.fbk-gbs-dls ax-button button.ax-button.icon-text.read-more{grid-template-columns:[left-icon] -webkit-min-content [first-gap] 12px [text] auto;grid-template-columns:[left-icon] min-content [first-gap] 12px [text] auto}.fbk-gbs-dls ax-button button.ax-button.icon-text>:first-child{display:flex;max-width:14px;max-height:14px;grid-column-start:1;grid-column-end:2}.fbk-gbs-dls ax-button button.ax-button.icon-text>:nth-child(2){display:flex;align-items:center;text-align:center;grid-column-start:3;grid-column-end:4}.fbk-gbs-dls ax-button button.ax-button.text-icon.medium{grid-template-columns:[text] auto [first-gap] 48px [right-icon] -webkit-min-content;grid-template-columns:[text] auto [first-gap] 48px [right-icon] min-content}.fbk-gbs-dls ax-button button.ax-button.text-icon.small{grid-template-columns:[text] auto [first-gap] 30px [right-icon] -webkit-min-content;grid-template-columns:[text] auto [first-gap] 30px [right-icon] min-content}.fbk-gbs-dls ax-button button.ax-button.text-icon>:first-child{display:flex;align-items:center;text-align:center;grid-column-start:1;grid-column-end:2}.fbk-gbs-dls ax-button button.ax-button.text-icon>:nth-child(2){display:flex;max-width:14px;max-height:14px;grid-column-start:3;grid-column-end:4}.fbk-gbs-dls ax-button button.ax-button.icon{justify-content:center;width:var(--fbk-gbs-dls-btn-medium-icon-width)}.fbk-gbs-dls ax-button button.ax-button.icon>:first-child{display:flex}.fbk-gbs-dls ax-button button.ax-button.text>:first-child{display:flex;align-items:center;text-align:center}.fbk-gbs-dls ax-button button.ax-button.read-more{height:var(--fbk-gbs-dls-btn-read-more-height);background-color:var(--fbk-gbs-dls-btn-read-more-bg);color:var(--fbk-gbs-dls-btn-read-more-color);padding:0}.fbk-gbs-dls ax-button button.ax-button.read-more>:first-child{display:flex;max-width:24px;max-height:24px;grid-column-start:1;grid-column-end:2}.fbk-gbs-dls ax-button button.ax-button.read-more>:nth-child(2){text-align:center;grid-column-start:3;grid-column-end:4}.fbk-gbs-dls ax-button button.ax-button.read-more:hover{color:var(--fbk-gbs-dls-btn-read-more-color-hover)}.fbk-gbs-dls ax-button button.ax-button.read-more:active{color:var(--fbk-gbs-dls-btn-read-more-color-active)}.fbk-gbs-dls ax-button button.ax-button.read-more:focus{border-radius:var(--fbk-gbs-dls-btn-read-mode-outline-radius);outline-offset:var(--fbk-gbs-dls-btn-read-more-outline-offset)}.fbk-gbs-dls ax-button button.ax-button.read-more:disabled,.fbk-gbs-dls ax-button button.ax-button.read-more.disabled{color:var(--fbk-gbs-dls-btn-read-more-color-disabled);pointer-events:none}.fbk-gbs-dls ax-button button.ax-button.read-more:disabled:hover,.fbk-gbs-dls ax-button button.ax-button.read-more.disabled:hover{pointer-events:none}.fbk-gbs-dls ax-button button.ax-button.read-more:disabled:focus,.fbk-gbs-dls ax-button button.ax-button.read-more.disabled:focus{outline:none}.fbk-gbs-dls ax-button button.ax-button.link{height:24px;position:relative;display:flex;align-items:center;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;background-color:var(--fbk-gbs-dls-btn-link-bg)!important;padding:0}.fbk-gbs-dls ax-button button.ax-button.link:focus{outline-offset:var(--fbk-gbs-dls-btn-link-outline-offset);border-radius:var(--fbk-gbs-dls-btn-link-outline-radius);background-color:var(--fbk-gbs-dls-btn-link-bg)!important}.fbk-gbs-dls ax-button button.ax-button.link.primary{color:var(--fbk-gbs-dls-btn-link-primary-color)}.fbk-gbs-dls ax-button button.ax-button.link.primary:hover{color:var(--fbk-gbs-dls-btn-link-primary-color-hover)}.fbk-gbs-dls ax-button button.ax-button.link.primary:active{color:var(--fbk-gbs-dls-btn-link-primary-color-active)}.fbk-gbs-dls ax-button button.ax-button.link.primary:focus{color:var(--fbk-gbs-dls-btn-link-primary-color-focus)}.fbk-gbs-dls ax-button button.ax-button.link.secondary{color:var(--fbk-gbs-dls-btn-link-secondary-color)}.fbk-gbs-dls ax-button button.ax-button.link.secondary:hover{color:var(--fbk-gbs-dls-btn-link-secondary-color-hover)}.fbk-gbs-dls ax-button button.ax-button.link.secondary:active{color:var(--fbk-gbs-dls-btn-link-secondary-color-active)}.fbk-gbs-dls ax-button button.ax-button.link.inherit-color{color:inherit}.fbk-gbs-dls ax-button button.ax-button.link.inherit-color:hover{color:inherit;background-color:inherit}.fbk-gbs-dls ax-button button.ax-button.link.inherit-color:active{color:inherit;background-color:inherit}.fbk-gbs-dls ax-button button.ax-button.link.disabled{color:var(--fbk-gbs-dls-btn-link-disabled-color);pointer-events:none}.fbk-gbs-dls ax-button button.ax-button.link.disabled:focus:before{border:none}.fbk-gbs-dls ax-button button.ax-button.link.disabled:hover{pointer-events:none}.fbk-gbs-dls ax-button button.ax-button.link.icon-text>:first-child{display:flex;max-width:16px;max-height:16px;margin-right:4px}.fbk-gbs-dls ax-button button.ax-button.link.text-icon>:first-child{margin-right:0}.fbk-gbs-dls ax-button button.ax-button.link.text-icon>:nth-child(2){display:flex;max-width:16px;max-height:16px;margin-left:4px}.fbk-gbs-dls a{color:var(--fbk-gbs-dls-color-primary-1);fill:var(--fbk-gbs-dls-color-primary-1);height:var(--fbk-gbs-dls-link-height);position:relative;outline:none;display:flex;align-items:center;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.fbk-gbs-dls a:hover{color:var(--fbk-gbs-dls-color-primary-3)}.fbk-gbs-dls a:active{color:var(--fbk-gbs-dls-color-primary-2)}.fbk-gbs-dls a.grey{color:var(--fbk-gbs-dls-color-cadet-grey-2)}.fbk-gbs-dls a.grey:hover{color:var(--fbk-gbs-dls-color-cadet-grey-4)}.fbk-gbs-dls a.grey:active{color:var(--fbk-gbs-dls-color-cadet-grey-3)}.fbk-gbs-dls .labels{display:flex}.fbk-gbs-dls .labels.icon-text.big>:first-child{display:flex;max-width:24px;max-height:24px;margin-right:8px}.fbk-gbs-dls .labels.icon-text.small>:first-child{display:flex;max-width:16px;max-height:16px;margin-right:8px}.fbk-gbs-dls .labels.icon-text>:nth-child(2){color:var(--fbk-gbs-dls-color-cadet-grey-2)}.fbk-gbs-dls .labels.title-subtitle{flex-direction:column;align-items:flex-start}.fbk-gbs-dls .labels.title-subtitle>:first-child{color:var(--fbk-gbs-dls-color-cadet-grey-2)}.fbk-gbs-dls .labels.title-subtitle>:last-child{color:var(--fbk-gbs-dls-color-cadet-grey-4)}.fbk-gbs-dls .labels.flexibles{color:var(--fbk-gbs-dls-color-cadet-grey-4)}.fbk-gbs-dls .labels.flexibles.highlight>:first-child{display:flex;max-width:24px;max-height:24px;margin-right:8px}.fbk-gbs-dls .labels.flexibles.highlight>:nth-child(2){color:var(--fbk-gbs-dls-color-cadet-grey-1)}.fbk-gbs-dls .labels.flexibles.icon-text-icon>:first-child{display:flex;max-width:16px;max-height:16px;margin-right:8px}.fbk-gbs-dls .labels.flexibles.icon-text-icon>:nth-child(2){color:var(--fbk-gbs-dls-color-cadet-grey-1);margin-right:8px}.fbk-gbs-dls .labels.flexibles.icon-text-icon>:last-child{display:flex;max-width:16px;max-height:16px}.fbk-gbs-dls .labels.flexibles.avatar-block.large{display:flex}.fbk-gbs-dls .labels.flexibles.avatar-block.large>:first-child{display:flex;margin-right:8px}.fbk-gbs-dls .labels.flexibles.avatar-block.large .label-content{flex-direction:column;align-items:flex-start}.fbk-gbs-dls .labels.flexibles.avatar-block.large .label-content>:first-child{color:var(--fbk-gbs-dls-color-cadet-grey-1)}.fbk-gbs-dls .labels.flexibles.avatar-block.large .label-content>:nth-child(2){color:var(--fbk-gbs-dls-color-cadet-grey-2)}.fbk-gbs-dls .labels.flexibles.avatar-block.large .label>:first-child{color:var(--fbk-gbs-dls-color-cadet-grey-4);margin-left:53px;margin-right:0}.fbk-gbs-dls .labels.flexibles.avatar-block.medium>:first-child{display:flex;margin-right:8px}.fbk-gbs-dls .labels.flexibles.avatar-block.medium .label-content{flex-direction:row;display:flex;width:100%}.fbk-gbs-dls .labels.flexibles.avatar-block.medium .label-content>:first-child{color:var(--fbk-gbs-dls-color-cadet-grey-1)}.fbk-gbs-dls .labels.flexibles.avatar-block.medium .label-content>:nth-child(2){color:var(--fbk-gbs-dls-color-cadet-grey-4);margin-left:21px}.fbk-gbs-dls .labels.fixed{color:var(--fbk-gbs-dls-color-cadet-grey-2)}.fbk-gbs-dls .labels.fixed.icon-text{display:flex;align-items:center}.fbk-gbs-dls .labels.fixed.icon-text>:last-child{display:flex}.fbk-gbs-dls .labels.fixed.icon-text.big>:nth-child(2){margin-right:29px}.fbk-gbs-dls .labels.fixed.icon-text.small>:nth-child(2){margin-right:60px}.fbk-gbs-dls .labels.fixed.title-subtitle{width:168px}.fbk-gbs-dls .labels.fixed.title-subtitle.big>div{flex-direction:row;display:flex;justify-content:space-between;width:100%}.fbk-gbs-dls .labels.fixed.title-subtitle.big>div>span{color:var(--fbk-gbs-dls-color-cadet-grey-2)}.fbk-gbs-dls .labels.fixed.title-subtitle.big>div>ax-icon{display:flex}.fbk-gbs-dls .labels.fixed.title-subtitle.small>div{flex-direction:row;display:flex;justify-content:space-between;width:100%}.fbk-gbs-dls .labels.fixed.title-subtitle.small>div>span{color:var(--fbk-gbs-dls-color-cadet-grey-2)}.fbk-gbs-dls .labels.fixed.title-subtitle.small>div>ax-icon{display:flex;max-width:14px;max-height:14px}.fbk-gbs-dls .labels.fixed.title-subtitle.small>:last-child{color:var(--fbk-gbs-dls-color-cadet-grey-2)}.fbk-gbs-dls .mat-mdc-checkbox{border-radius:4px;width:20px;height:20px}.fbk-gbs-dls .mat-mdc-checkbox .mdc-form-field .mdc-checkbox{width:20px;height:20px;padding:0;margin:0;flex:1}.fbk-gbs-dls .mat-mdc-checkbox .mdc-form-field .mdc-checkbox .mat-mdc-checkbox-touch-target,.fbk-gbs-dls .mat-mdc-checkbox .mdc-form-field .mdc-checkbox .mdc-checkbox__native-control{width:100%;height:100%;top:0;left:0;transform:unset}.fbk-gbs-dls .mat-mdc-checkbox .mdc-form-field .mdc-checkbox .mdc-checkbox__native-control.mdc-checkbox--anim-checked-unchecked,.fbk-gbs-dls .mat-mdc-checkbox .mdc-form-field .mdc-checkbox .mdc-checkbox__native-control.mdc-checkbox--anim-unchecked-checked{transition:none!important;-webkit-animation:none!important;animation:none!important}.fbk-gbs-dls .mat-mdc-checkbox .mdc-form-field .mdc-checkbox .mdc-checkbox__ripple{display:none}.fbk-gbs-dls .mat-mdc-checkbox .mdc-form-field .mdc-checkbox .mdc-checkbox__background{border-radius:4px;width:100%;height:100%;top:0;left:0;transform:unset;border:1px solid;border-color:var(--fbk-gbs-dls-color-cadet-grey-5)!important;background-color:var(--fbk-gbs-dls-color-white-1)!important}.fbk-gbs-dls .mat-mdc-checkbox .mdc-form-field .mdc-checkbox .mdc-checkbox__background svg{width:12px;height:12px;top:50%;left:50%;transform:translate(-50%,-50%)}.fbk-gbs-dls .mat-mdc-checkbox:focus-within{outline:2px solid var(--fbk-gbs-dls-color-primary-4)!important;outline-offset:2px}.fbk-gbs-dls .mat-mdc-checkbox.mdc-checkbox--disabled,.fbk-gbs-dls .mat-mdc-checkbox.mat-mdc-checkbox-disabled,.fbk-gbs-dls .mat-mdc-checkbox.mat-mdc-checkbox-checked.mdc-checkbox--disabled,.fbk-gbs-dls .mat-mdc-checkbox.mat-mdc-checkbox-checked.mat-mdc-checkbox-disabled{opacity:.5}.fbk-gbs-dls .mat-mdc-checkbox.mat-mdc-checkbox-checked .mdc-form-field .mdc-checkbox .mdc-checkbox__background{border-color:var(--fbk-gbs-dls-color-primary-2)!important;background-color:var(--fbk-gbs-dls-color-primary-2)!important}.fbk-gbs-dls .mat-mdc-checkbox[ng-reflect-indeterminate=true]:not(.mat-mdc-checkbox-checked) .mdc-form-field .mdc-checkbox .mdc-checkbox__background{border-color:var(--fbk-gbs-dls-color-primary-2)!important;background-color:var(--fbk-gbs-dls-color-white-1)!important}.fbk-gbs-dls .mat-mdc-checkbox[ng-reflect-indeterminate=true]:not(.mat-mdc-checkbox-checked) .mdc-checkbox__mixedmark{background-color:var(--fbk-gbs-dls-color-primary-2)!important;border-color:var(--fbk-gbs-dls-color-primary-2)!important;width:12px;height:2px}.fbk-gbs-dls .mat-pseudo-checkbox{width:20px!important;height:20px!important;background-color:var(--fbk-gbs-dls-color-white-1)!important;border:1px solid var(--fbk-gbs-dls-color-cadet-grey-5)!important;border-radius:4px!important}.fbk-gbs-dls .mat-pseudo-checkbox-checked{background-color:var(--fbk-gbs-dls-color-primary-2)!important;border-color:var(--fbk-gbs-dls-color-primary-2)!important}.fbk-gbs-dls .mat-mdc-selection-list .mat-mdc-list-option .mat-mdc-list-option-checkbox-before .mdc-checkbox{width:20px;height:20px;padding:0;margin:0;flex:1}.fbk-gbs-dls .mat-mdc-selection-list .mat-mdc-list-option .mat-mdc-list-option-checkbox-before .mdc-checkbox .mdc-checkbox__native-control{width:100%;height:100%;top:0;left:0;transform:unset}.fbk-gbs-dls .mat-mdc-selection-list .mat-mdc-list-option .mat-mdc-list-option-checkbox-before .mdc-checkbox .mdc-checkbox__ripple{display:none}.fbk-gbs-dls .mat-mdc-selection-list .mat-mdc-list-option .mat-mdc-list-option-checkbox-before .mdc-checkbox .mdc-checkbox__background{border-radius:4px;width:100%;height:100%;top:0;left:0;transform:unset;border:1px solid;border-color:var(--fbk-gbs-dls-color-cadet-grey-5)!important;background-color:var(--fbk-gbs-dls-color-white-1)!important}.fbk-gbs-dls .mat-mdc-selection-list .mat-mdc-list-option .mat-mdc-list-option-checkbox-before .mdc-checkbox .mdc-checkbox__background svg{width:12px;height:12px;top:50%;left:50%;transform:translate(-50%,-50%)}.fbk-gbs-dls .mat-mdc-selection-list .mat-mdc-list-option[aria-selected=true] .mat-mdc-list-option-checkbox-before .mdc-checkbox .mdc-checkbox__background{border-radius:4px;width:100%;height:100%;top:0;left:0;transform:unset;border:1px solid;border-color:var(--fbk-gbs-dls-color-primary-2)!important;background-color:var(--fbk-gbs-dls-color-primary-2)!important}.fbk-gbs-dls .mat-mdc-selection-list .mat-mdc-list-option[aria-selected=true] .mat-mdc-list-option-checkbox-before .mdc-checkbox .mdc-checkbox__background svg{width:12px;height:12px;top:50%;left:50%;transform:translate(-50%,-50%)}.fbk-gbs-dls [type=radio]:checked,.fbk-gbs-dls [type=radio]:not(:checked){position:absolute;left:-9999px}.fbk-gbs-dls [type=radio]:checked+label,.fbk-gbs-dls [type=radio]:not(:checked)+label{position:relative;padding-left:28px;cursor:pointer;line-height:var(--fbk-gbs-dls-line-height);display:inline-block;color:var(--fbk-gbs-dls-color-cadet-grey-5)}.fbk-gbs-dls [type=radio]:checked+label:before{content:"";position:absolute;left:0;top:0;width:var(--fbk-gbs-dls-external-circle-dimension);height:var(--fbk-gbs-dls-external-circle-dimension);background:var(--fbk-gbs-dls-color-white-1);border:var(--fbk-gbs-dls-checked-border);box-sizing:border-box;border-radius:100%}.fbk-gbs-dls [type=radio]:not(:checked)+label:before{content:"";position:absolute;left:0;top:0;width:var(--fbk-gbs-dls-external-circle-dimension);height:var(--fbk-gbs-dls-external-circle-dimension);background:var(--fbk-gbs-dls-color-white-1);border:var(--fbk-gbs-dls-unchecked-border);box-sizing:border-box;border-radius:100%}.fbk-gbs-dls [type=radio]:checked+label:after,.fbk-gbs-dls [type=radio]:not(:checked)+label:after{content:"";width:var(--fbk-gbs-dls-internal-dot-dimension);height:var(--fbk-gbs-dls-internal-dot-dimension);background:var(--fbk-gbs-dls-color-primary-2);position:absolute;left:8px;top:8px;border-radius:100%;transition:all .2s ease}.fbk-gbs-dls [type=radio]:not(:checked)+label:after{opacity:0;transform:scale(0)}.fbk-gbs-dls [type=radio]:checked+label:after{opacity:1;transform:scale(1)}.fbk-gbs-dls [type=radio]:not(:checked)+label.disabled:before{content:"";position:absolute;left:0;top:0;width:var(--fbk-gbs-dls-external-circle-dimension);height:var(--fbk-gbs-dls-external-circle-dimension);background:var(--fbk-gbs-dls-radio-disabled-bg);border:var(--fbk-gbs-dls-radio-disabled-border);box-sizing:border-box;cursor:default;border-radius:100%}.fbk-gbs-dls .progressbar-container{display:flex;flex-direction:column;align-items:flex-start;padding:0;width:auto;height:4px;background-color:var(--fbk-gbs-dls-color-cadet-grey-7);border-radius:21px;position:relative}.fbk-gbs-dls .progressbar-container .progressbar{height:100%;position:absolute;line-height:inherit;background-color:var(--fbk-gbs-dls-color-primary-2);border-radius:21px}@font-face{font-family:AvertaPE;src:url("./media/AvertaPE-Bold-S7ANCYV6.woff2") format("woff2");font-weight:700;font-style:normal}@font-face{font-family:AvertaPE;src:url("./media/AvertaPE-RegularItalic-HB3NH3OG.woff2") format("woff2");font-weight:400;font-style:italic}@font-face{font-family:AvertaPE;src:url("./media/AvertaPE-Semibold-QEZ3QW5J.woff2") format("woff2");font-weight:600;font-style:normal}@font-face{font-family:AvertaPE;src:url("./media/AvertaPE-ThinItalic-UC33FHKQ.woff2") format("woff2");font-weight:100;font-style:italic}@font-face{font-family:AvertaPE;src:url("./media/AvertaPE-ExtrathinItalic-JVYIAFB2.woff2") format("woff2");font-weight:100;font-style:italic}@font-face{font-family:AvertaPE;src:url("./media/AvertaPE-Black-E3UTI45Z.woff2") format("woff2");font-weight:900;font-style:normal}@font-face{font-family:AvertaPE;src:url("./media/AvertaPE-Extrathin-RZ7FU7V2.woff2") format("woff2");font-weight:100;font-style:normal}@font-face{font-family:AvertaPE;src:url("./media/AvertaPE-SemiboldItalic-64PHIG3Z.woff2") format("woff2");font-weight:600;font-style:italic}@font-face{font-family:AvertaPE;src:url("./media/AvertaPE-Extrabold-EU7API4P.woff2") format("woff2");font-weight:800;font-style:normal}@font-face{font-family:AvertaPE;src:url("./media/AvertaPE-BoldItalic-S3VWR4MC.woff2") format("woff2");font-weight:700;font-style:italic}@font-face{font-family:AvertaPE;src:url("./media/AvertaPE-Thin-ITNX4S3U.woff2") format("woff2");font-weight:100;font-style:normal}@font-face{font-family:AvertaPE;src:url("./media/AvertaPE-Regular-D6TOYFXQ.woff2") format("woff2");font-weight:400;font-style:normal}@font-face{font-family:AvertaPE;src:url("./media/AvertaPE-BlackItalic-TRIYY5FQ.woff2") format("woff2");font-weight:900;font-style:italic}@font-face{font-family:AvertaPE;src:url("./media/AvertaPE-LightItalic-5WSQDUGU.woff2") format("woff2");font-weight:300;font-style:italic}@font-face{font-family:AvertaPE;src:url("./media/AvertaPE-ExtraboldItalic-BB2B4V5J.woff2") format("woff2");font-weight:800;font-style:italic}@font-face{font-family:AvertaPE;src:url("./media/AvertaPE-Light-ZMRIDLKP.woff2") format("woff2");font-weight:300;font-style:normal}.fbk-gbs-dls .body-16-regular,.fbk-gbs-dls ax-otp div.input ng-otp-input.big .ng-otp-input-wrapper .otp-input,.fbk-gbs-dls .dropdown.big .voice .content,.fbk-gbs-dls .mat-mdc-autocomplete-panel.big .mat-mdc-option .mat-mdc-option-text,.fbk-gbs-dls .dropdown .voice .mat-mdc-autocomplete-panel.big .mat-mdc-option .content,.fbk-gbs-dls .mat-mdc-autocomplete-panel.big .dropdown .voice .mat-mdc-option-text,.fbk-gbs-dls .mat-mdc-autocomplete-panel.big .dropdown .voice .content,.fbk-gbs-dls .dropdown .mat-mdc-autocomplete-panel.big .voice .mat-mdc-option-text,.fbk-gbs-dls .dropdown .mat-mdc-autocomplete-panel.big .voice .content,.fbk-gbs-dls .mat-mdc-autocomplete-panel.big .mat-mdc-option .mdc-list-item__primary-text,.fbk-gbs-dls .mat-mdc-autocomplete-panel.big .dropdown .voice .mdc-list-item__primary-text,.fbk-gbs-dls .dropdown .mat-mdc-autocomplete-panel.big .voice .mdc-list-item__primary-text,.fbk-gbs-dls .mat-mdc-autocomplete-panel.big .mat-mdc-list-option .mat-mdc-option-text,.fbk-gbs-dls .dropdown .voice .mat-mdc-autocomplete-panel.big .mat-mdc-list-option .content,.fbk-gbs-dls .mat-mdc-autocomplete-panel.big .mat-mdc-list-option .mdc-list-item__primary-text,.fbk-gbs-dls .mat-mdc-select-panel.big .mat-mdc-option .mat-mdc-option-text,.fbk-gbs-dls .dropdown .voice .mat-mdc-select-panel.big .mat-mdc-option .content,.fbk-gbs-dls .mat-mdc-select-panel.big .dropdown .voice .mat-mdc-option-text,.fbk-gbs-dls .mat-mdc-select-panel.big .dropdown .voice .content,.fbk-gbs-dls .dropdown .mat-mdc-select-panel.big .voice .mat-mdc-option-text,.fbk-gbs-dls .dropdown .mat-mdc-select-panel.big .voice .content,.fbk-gbs-dls .mat-mdc-select-panel.big .mat-mdc-option .mdc-list-item__primary-text,.fbk-gbs-dls .mat-mdc-select-panel.big .dropdown .voice .mdc-list-item__primary-text,.fbk-gbs-dls .dropdown .mat-mdc-select-panel.big .voice .mdc-list-item__primary-text,.fbk-gbs-dls .mat-mdc-select-panel.big .mat-mdc-list-option .mat-mdc-option-text,.fbk-gbs-dls .dropdown .voice .mat-mdc-select-panel.big .mat-mdc-list-option .content,.fbk-gbs-dls .mat-mdc-select-panel.big .mat-mdc-list-option .mdc-list-item__primary-text,.fbk-gbs-dls .mat-mdc-selection-list.big .mat-mdc-option .mat-mdc-option-text,.fbk-gbs-dls .dropdown .voice .mat-mdc-selection-list.big .mat-mdc-option .content,.fbk-gbs-dls .mat-mdc-selection-list.big .dropdown .voice .mat-mdc-option-text,.fbk-gbs-dls .mat-mdc-selection-list.big .dropdown .voice .content,.fbk-gbs-dls .dropdown .mat-mdc-selection-list.big .voice .mat-mdc-option-text,.fbk-gbs-dls .dropdown .mat-mdc-selection-list.big .voice .content,.fbk-gbs-dls .mat-mdc-selection-list.big .mat-mdc-option .mdc-list-item__primary-text,.fbk-gbs-dls .mat-mdc-selection-list.big .dropdown .voice .mdc-list-item__primary-text,.fbk-gbs-dls .dropdown .mat-mdc-selection-list.big .voice .mdc-list-item__primary-text,.fbk-gbs-dls .mat-mdc-selection-list.big .mat-mdc-list-option .mat-mdc-option-text,.fbk-gbs-dls .dropdown .voice .mat-mdc-selection-list.big .mat-mdc-list-option .content,.fbk-gbs-dls .mat-mdc-selection-list.big .mat-mdc-list-option .mdc-list-item__primary-text,.fbk-gbs-dls .dropdown-menu.country-dropdown.show.ng-star-inserted.big .mat-mdc-option .mat-mdc-option-text,.fbk-gbs-dls .dropdown .voice .dropdown-menu.country-dropdown.show.ng-star-inserted.big .mat-mdc-option .content,.fbk-gbs-dls .dropdown-menu.country-dropdown.show.ng-star-inserted.big .dropdown .voice .mat-mdc-option-text,.fbk-gbs-dls .dropdown-menu.country-dropdown.show.ng-star-inserted.big .dropdown .voice .content,.fbk-gbs-dls .dropdown .dropdown-menu.country-dropdown.show.ng-star-inserted.big .voice .mat-mdc-option-text,.fbk-gbs-dls .dropdown .dropdown-menu.country-dropdown.show.ng-star-inserted.big .voice .content,.fbk-gbs-dls .dropdown-menu.country-dropdown.show.ng-star-inserted.big .mat-mdc-option .mdc-list-item__primary-text,.fbk-gbs-dls .dropdown-menu.country-dropdown.show.ng-star-inserted.big .dropdown .voice .mdc-list-item__primary-text,.fbk-gbs-dls .dropdown .dropdown-menu.country-dropdown.show.ng-star-inserted.big .voice .mdc-list-item__primary-text,.fbk-gbs-dls .dropdown-menu.country-dropdown.show.ng-star-inserted.big .mat-mdc-list-option .mat-mdc-option-text,.fbk-gbs-dls .dropdown .voice .dropdown-menu.country-dropdown.show.ng-star-inserted.big .mat-mdc-list-option .content,.fbk-gbs-dls .dropdown-menu.country-dropdown.show.ng-star-inserted.big .mat-mdc-list-option .mdc-list-item__primary-text,.fbk-gbs-dls mat-form-field.input .input-container .mat-mdc-chip-grid,.fbk-gbs-dls div.input .input-container .mat-mdc-chip-grid,.fbk-gbs-dls mat-form-field.input .input-container input,.fbk-gbs-dls mat-form-field.input .input-container mat-select,.fbk-gbs-dls mat-form-field.input .input-container select,.fbk-gbs-dls mat-form-field.input .input-container ngx-intl-tel-input,.fbk-gbs-dls mat-form-field.input .input-container textarea,.fbk-gbs-dls div.input .input-container input,.fbk-gbs-dls div.input .input-container mat-select,.fbk-gbs-dls div.input .input-container select,.fbk-gbs-dls div.input .input-container ngx-intl-tel-input,.fbk-gbs-dls div.input .input-container textarea{font-style:normal;font-weight:400;font-size:16px;line-height:24px;-webkit-text-decoration-line:unset;text-decoration-line:unset;letter-spacing:unset;text-transform:unset}.fbk-gbs-dls .paragraph-14-regular,.fbk-gbs-dls ax-otp div.input ng-otp-input .ng-otp-input-wrapper .otp-input,.fbk-gbs-dls .toast-container .ngx-toastr .toast-message,.fbk-gbs-dls .tabs.secondary .mdc-tab,.fbk-gbs-dls .dropdown.medium .voice .content,.fbk-gbs-dls .mat-mdc-autocomplete-panel.medium .mat-mdc-option .mdc-list-item__primary-text,.fbk-gbs-dls .mat-mdc-autocomplete-panel.medium .dropdown .voice .mdc-list-item__primary-text,.fbk-gbs-dls .dropdown .mat-mdc-autocomplete-panel.medium .voice .mdc-list-item__primary-text,.fbk-gbs-dls .mat-mdc-autocomplete-panel.medium .mat-mdc-list-option .mdc-list-item__primary-text,.fbk-gbs-dls .mat-mdc-autocomplete-panel.medium_link .mat-mdc-option .mdc-list-item__primary-text,.fbk-gbs-dls .mat-mdc-autocomplete-panel.medium_link .dropdown .voice .mdc-list-item__primary-text,.fbk-gbs-dls .dropdown .mat-mdc-autocomplete-panel.medium_link .voice .mdc-list-item__primary-text,.fbk-gbs-dls .mat-mdc-autocomplete-panel.medium_link .mat-mdc-list-option .mdc-list-item__primary-text,.fbk-gbs-dls .mat-mdc-select-panel.medium .mat-mdc-option .mdc-list-item__primary-text,.fbk-gbs-dls .mat-mdc-select-panel.medium .dropdown .voice .mdc-list-item__primary-text,.fbk-gbs-dls .dropdown .mat-mdc-select-panel.medium .voice .mdc-list-item__primary-text,.fbk-gbs-dls .mat-mdc-select-panel.medium .mat-mdc-list-option .mdc-list-item__primary-text,.fbk-gbs-dls .mat-mdc-select-panel.medium_link .mat-mdc-option .mdc-list-item__primary-text,.fbk-gbs-dls .mat-mdc-select-panel.medium_link .dropdown .voice .mdc-list-item__primary-text,.fbk-gbs-dls .dropdown .mat-mdc-select-panel.medium_link .voice .mdc-list-item__primary-text,.fbk-gbs-dls .mat-mdc-select-panel.medium_link .mat-mdc-list-option .mdc-list-item__primary-text,.fbk-gbs-dls .mat-mdc-selection-list.medium .mat-mdc-option .mdc-list-item__primary-text,.fbk-gbs-dls .mat-mdc-selection-list.medium .dropdown .voice .mdc-list-item__primary-text,.fbk-gbs-dls .dropdown .mat-mdc-selection-list.medium .voice .mdc-list-item__primary-text,.fbk-gbs-dls .mat-mdc-selection-list.medium .mat-mdc-list-option .mdc-list-item__primary-text,.fbk-gbs-dls .mat-mdc-selection-list.medium_link .mat-mdc-option .mdc-list-item__primary-text,.fbk-gbs-dls .mat-mdc-selection-list.medium_link .dropdown .voice .mdc-list-item__primary-text,.fbk-gbs-dls .dropdown .mat-mdc-selection-list.medium_link .voice .mdc-list-item__primary-text,.fbk-gbs-dls .mat-mdc-selection-list.medium_link .mat-mdc-list-option .mdc-list-item__primary-text,.fbk-gbs-dls .dropdown-menu.country-dropdown.show.ng-star-inserted.medium .mat-mdc-option .mdc-list-item__primary-text,.fbk-gbs-dls .dropdown-menu.country-dropdown.show.ng-star-inserted.medium .dropdown .voice .mdc-list-item__primary-text,.fbk-gbs-dls .dropdown .dropdown-menu.country-dropdown.show.ng-star-inserted.medium .voice .mdc-list-item__primary-text,.fbk-gbs-dls .dropdown-menu.country-dropdown.show.ng-star-inserted.medium .mat-mdc-list-option .mdc-list-item__primary-text,.fbk-gbs-dls .dropdown-menu.country-dropdown.show.ng-star-inserted.medium_link .mat-mdc-option .mdc-list-item__primary-text,.fbk-gbs-dls .dropdown-menu.country-dropdown.show.ng-star-inserted.medium_link .dropdown .voice .mdc-list-item__primary-text,.fbk-gbs-dls .dropdown .dropdown-menu.country-dropdown.show.ng-star-inserted.medium_link .voice .mdc-list-item__primary-text,.fbk-gbs-dls .dropdown-menu.country-dropdown.show.ng-star-inserted.medium_link .mat-mdc-list-option .mdc-list-item__primary-text,.fbk-gbs-dls .labels,.fbk-gbs-dls .labels.title-subtitle>:last-child,.fbk-gbs-dls .labels.flexibles.avatar-block.large .label>:first-child,.fbk-gbs-dls .labels.flexibles.avatar-block.medium .label-content>:nth-child(2),.fbk-gbs-dls mat-form-field.input.invalid .error-message,.fbk-gbs-dls div.input.invalid .error-message,.fbk-gbs-dls mat-form-field.input.medium .input-container input,.fbk-gbs-dls mat-form-field.input.medium .input-container mat-select,.fbk-gbs-dls mat-form-field.input.medium .input-container select,.fbk-gbs-dls mat-form-field.input.medium .input-container textarea,.fbk-gbs-dls div.input.medium .input-container input,.fbk-gbs-dls div.input.medium .input-container mat-select,.fbk-gbs-dls div.input.medium .input-container select,.fbk-gbs-dls div.input.medium .input-container textarea,.fbk-gbs-dls mat-form-field.input.badges-inline.medium .input-container .mat-mdc-chip-grid input,.fbk-gbs-dls mat-form-field.input.badges-flexible.medium .input-container .mat-mdc-chip-grid input,.fbk-gbs-dls div.input.badges-inline.medium .input-container .mat-mdc-chip-grid input,.fbk-gbs-dls div.input.badges-flexible.medium .input-container .mat-mdc-chip-grid input{font-style:normal;font-weight:400;font-size:14px;line-height:24px;-webkit-text-decoration-line:unset;text-decoration-line:unset;letter-spacing:unset;text-transform:unset}.fbk-gbs-dls mat-form-field.input,.fbk-gbs-dls div.input{width:var(--fbk-gbs-dls-input-width);display:inline-block;font-size:inherit;font-weight:inherit;line-height:inherit;font-family:inherit;letter-spacing:inherit}.fbk-gbs-dls mat-form-field.input .mat-mdc-form-text-infix,.fbk-gbs-dls div.input .mat-mdc-form-text-infix{width:auto}.fbk-gbs-dls mat-form-field.input .mat-mdc-form-field-flex,.fbk-gbs-dls div.input .mat-mdc-form-field-flex{display:block}.fbk-gbs-dls mat-form-field.input .mat-mdc-floating-label-wrapper,.fbk-gbs-dls div.input .mat-mdc-floating-label-wrapper{display:none}.fbk-gbs-dls mat-form-field.input .input-container,.fbk-gbs-dls div.input .input-container{width:var(--fbk-gbs-dls-input-width)}.fbk-gbs-dls mat-form-field.input .input-container label,.fbk-gbs-dls div.input .input-container label{display:flex;flex-direction:column;row-gap:var(--fbk-gbs-dls-input-row-gap);color:var(--fbk-gbs-dls-input-label-color)}.fbk-gbs-dls mat-form-field.input .input-container label .label-info-row,.fbk-gbs-dls div.input .input-container label .label-info-row{display:flex;justify-content:space-between}.fbk-gbs-dls mat-form-field.input .input-container label .input-row,.fbk-gbs-dls mat-form-field.input .input-container label .otp-input,.fbk-gbs-dls div.input .input-container label .input-row,.fbk-gbs-dls div.input .input-container label .otp-input{display:grid;align-items:center;grid-template-columns:1fr;outline:var(--fbk-gbs-dls-input-outline);border-radius:var(--fbk-gbs-dls-input-border-radius);overflow:hidden}.fbk-gbs-dls mat-form-field.input .input-container label .input-row:not(.bg-transparent),.fbk-gbs-dls mat-form-field.input .input-container label .otp-input:not(.bg-transparent),.fbk-gbs-dls div.input .input-container label .input-row:not(.bg-transparent),.fbk-gbs-dls div.input .input-container label .otp-input:not(.bg-transparent){background-color:var(--fbk-gbs-dls-color-white-1)}.fbk-gbs-dls mat-form-field.input .input-container label .input-row .mat-mdc-autocomplete-trigger,.fbk-gbs-dls mat-form-field.input .input-container label .otp-input .mat-mdc-autocomplete-trigger,.fbk-gbs-dls div.input .input-container label .input-row .mat-mdc-autocomplete-trigger,.fbk-gbs-dls div.input .input-container label .otp-input .mat-mdc-autocomplete-trigger{height:100%}.fbk-gbs-dls mat-form-field.input .input-container label .input-row:has(>mat-select._link),.fbk-gbs-dls mat-form-field.input .input-container label .otp-input:has(>mat-select._link),.fbk-gbs-dls div.input .input-container label .input-row:has(>mat-select._link),.fbk-gbs-dls div.input .input-container label .otp-input:has(>mat-select._link){outline:none}.fbk-gbs-dls mat-form-field.input .input-container label .input-row:has(>mat-select:focus),.fbk-gbs-dls mat-form-field.input .input-container label .otp-input:has(>mat-select:focus),.fbk-gbs-dls div.input .input-container label .input-row:has(>mat-select:focus),.fbk-gbs-dls div.input .input-container label .otp-input:has(>mat-select:focus){outline:var(--fbk-gbs-dls-input-focus-outline)}.fbk-gbs-dls mat-form-field.input .input-container label .input-row:has(ngx-intl-tel-input),.fbk-gbs-dls mat-form-field.input .input-container label .otp-input:has(ngx-intl-tel-input),.fbk-gbs-dls div.input .input-container label .input-row:has(ngx-intl-tel-input),.fbk-gbs-dls div.input .input-container label .otp-input:has(ngx-intl-tel-input){overflow:visible}.fbk-gbs-dls mat-form-field.input .input-container label .input-row.medium,.fbk-gbs-dls mat-form-field.input .input-container label .otp-input.medium,.fbk-gbs-dls div.input .input-container label .input-row.medium,.fbk-gbs-dls div.input .input-container label .otp-input.medium{min-height:var(--fbk-gbs-dls-input-medium-height);height:var(--fbk-gbs-dls-input-medium-height);-moz-column-gap:4px;column-gap:4px}.fbk-gbs-dls mat-form-field.input .input-container label .input-row.medium:not(.no-standard-padding),.fbk-gbs-dls mat-form-field.input .input-container label .otp-input.medium:not(.no-standard-padding),.fbk-gbs-dls div.input .input-container label .input-row.medium:not(.no-standard-padding),.fbk-gbs-dls div.input .input-container label .otp-input.medium:not(.no-standard-padding){padding:var(--fbk-gbs-dls-input-medium-padding)}.fbk-gbs-dls mat-form-field.input .input-container label .input-row.medium.no-standard-padding:has(>mat-select:not(._link)),.fbk-gbs-dls mat-form-field.input .input-container label .input-row.medium.no-standard-padding:has(>.datepicker-input),.fbk-gbs-dls mat-form-field.input .input-container label .otp-input.medium.no-standard-padding:has(>mat-select:not(._link)),.fbk-gbs-dls mat-form-field.input .input-container label .otp-input.medium.no-standard-padding:has(>.datepicker-input),.fbk-gbs-dls div.input .input-container label .input-row.medium.no-standard-padding:has(>mat-select:not(._link)),.fbk-gbs-dls div.input .input-container label .input-row.medium.no-standard-padding:has(>.datepicker-input),.fbk-gbs-dls div.input .input-container label .otp-input.medium.no-standard-padding:has(>mat-select:not(._link)),.fbk-gbs-dls div.input .input-container label .otp-input.medium.no-standard-padding:has(>.datepicker-input){padding-right:var(--fbk-gbs-dls-input-medium-padding)}.fbk-gbs-dls mat-form-field.input .input-container label .input-row.medium.no-standard-padding mat-select .mat-mdc-select-trigger,.fbk-gbs-dls mat-form-field.input .input-container label .otp-input.medium.no-standard-padding mat-select .mat-mdc-select-trigger,.fbk-gbs-dls div.input .input-container label .input-row.medium.no-standard-padding mat-select .mat-mdc-select-trigger,.fbk-gbs-dls div.input .input-container label .otp-input.medium.no-standard-padding mat-select .mat-mdc-select-trigger{padding:var(--fbk-gbs-dls-input-medium-padding)}.fbk-gbs-dls mat-form-field.input .input-container label .input-row.medium.no-standard-padding .mat-mdc-autocomplete-trigger,.fbk-gbs-dls mat-form-field.input .input-container label .otp-input.medium.no-standard-padding .mat-mdc-autocomplete-trigger,.fbk-gbs-dls div.input .input-container label .input-row.medium.no-standard-padding .mat-mdc-autocomplete-trigger,.fbk-gbs-dls div.input .input-container label .otp-input.medium.no-standard-padding .mat-mdc-autocomplete-trigger{padding:var(--fbk-gbs-dls-input-medium-padding)}.fbk-gbs-dls mat-form-field.input .input-container label .input-row.medium.no-standard-padding .mat-mdc-chip-grid,.fbk-gbs-dls mat-form-field.input .input-container label .otp-input.medium.no-standard-padding .mat-mdc-chip-grid,.fbk-gbs-dls div.input .input-container label .input-row.medium.no-standard-padding .mat-mdc-chip-grid,.fbk-gbs-dls div.input .input-container label .otp-input.medium.no-standard-padding .mat-mdc-chip-grid{padding:var(--fbk-gbs-dls-input-medium-padding)}.fbk-gbs-dls mat-form-field.input .input-container label .input-row.medium.no-standard-padding:has(>.ax-textarea),.fbk-gbs-dls mat-form-field.input .input-container label .otp-input.medium.no-standard-padding:has(>.ax-textarea),.fbk-gbs-dls div.input .input-container label .input-row.medium.no-standard-padding:has(>.ax-textarea),.fbk-gbs-dls div.input .input-container label .otp-input.medium.no-standard-padding:has(>.ax-textarea){min-height:var(--fbk-gbs-dls-textarea-min-height);height:auto}.fbk-gbs-dls mat-form-field.input .input-container label .input-row.medium.no-standard-padding .ax-textarea,.fbk-gbs-dls mat-form-field.input .input-container label .otp-input.medium.no-standard-padding .ax-textarea,.fbk-gbs-dls div.input .input-container label .input-row.medium.no-standard-padding .ax-textarea,.fbk-gbs-dls div.input .input-container label .otp-input.medium.no-standard-padding .ax-textarea{min-height:var(--fbk-gbs-dls-textarea-min-height);padding-left:var(--fbk-gbs-dls-input-medium-padding);padding-top:var(--fbk-gbs-dls-input-medium-padding)}.fbk-gbs-dls mat-form-field.input .input-container label .input-row.medium.no-standard-padding .datepicker-input,.fbk-gbs-dls mat-form-field.input .input-container label .otp-input.medium.no-standard-padding .datepicker-input,.fbk-gbs-dls div.input .input-container label .input-row.medium.no-standard-padding .datepicker-input,.fbk-gbs-dls div.input .input-container label .otp-input.medium.no-standard-padding .datepicker-input{padding:var(--fbk-gbs-dls-input-medium-padding)}.fbk-gbs-dls mat-form-field.input .input-container label .input-row.big,.fbk-gbs-dls mat-form-field.input .input-container label .otp-input.big,.fbk-gbs-dls div.input .input-container label .input-row.big,.fbk-gbs-dls div.input .input-container label .otp-input.big{min-height:var(--fbk-gbs-dls-input-big-height);height:var(--fbk-gbs-dls-input-big-height);-moz-column-gap:8px;column-gap:8px}.fbk-gbs-dls mat-form-field.input .input-container label .input-row.big:not(.no-standard-padding),.fbk-gbs-dls mat-form-field.input .input-container label .otp-input.big:not(.no-standard-padding),.fbk-gbs-dls div.input .input-container label .input-row.big:not(.no-standard-padding),.fbk-gbs-dls div.input .input-container label .otp-input.big:not(.no-standard-padding){padding:var(--fbk-gbs-dls-input-big-y-padding) var(--fbk-gbs-dls-input-big-x-padding)}.fbk-gbs-dls mat-form-field.input .input-container label .input-row.big.no-standard-padding:has(>mat-select),.fbk-gbs-dls mat-form-field.input .input-container label .otp-input.big.no-standard-padding:has(>mat-select),.fbk-gbs-dls div.input .input-container label .input-row.big.no-standard-padding:has(>mat-select),.fbk-gbs-dls div.input .input-container label .otp-input.big.no-standard-padding:has(>mat-select){padding-right:var(--fbk-gbs-dls-input-big-x-padding)}.fbk-gbs-dls mat-form-field.input .input-container label .input-row.big.no-standard-padding mat-select .mat-mdc-select-trigger,.fbk-gbs-dls mat-form-field.input .input-container label .otp-input.big.no-standard-padding mat-select .mat-mdc-select-trigger,.fbk-gbs-dls div.input .input-container label .input-row.big.no-standard-padding mat-select .mat-mdc-select-trigger,.fbk-gbs-dls div.input .input-container label .otp-input.big.no-standard-padding mat-select .mat-mdc-select-trigger{padding:var(--fbk-gbs-dls-input-big-y-padding) var(--fbk-gbs-dls-input-big-x-padding)}.fbk-gbs-dls mat-form-field.input .input-container label .input-row.big.no-standard-padding .mat-mdc-autocomplete-trigger,.fbk-gbs-dls mat-form-field.input .input-container label .otp-input.big.no-standard-padding .mat-mdc-autocomplete-trigger,.fbk-gbs-dls div.input .input-container label .input-row.big.no-standard-padding .mat-mdc-autocomplete-trigger,.fbk-gbs-dls div.input .input-container label .otp-input.big.no-standard-padding .mat-mdc-autocomplete-trigger{padding:var(--fbk-gbs-dls-input-big-y-padding) var(--fbk-gbs-dls-input-big-x-padding)}.fbk-gbs-dls mat-form-field.input .input-container label .input-row.big.no-standard-padding .mat-mdc-chip-grid,.fbk-gbs-dls mat-form-field.input .input-container label .otp-input.big.no-standard-padding .mat-mdc-chip-grid,.fbk-gbs-dls div.input .input-container label .input-row.big.no-standard-padding .mat-mdc-chip-grid,.fbk-gbs-dls div.input .input-container label .otp-input.big.no-standard-padding .mat-mdc-chip-grid{padding-left:var(--fbk-gbs-dls-input-big-x-padding);padding-top:var(--fbk-gbs-dls-input-big-y-padding);padding-bottom:var(--fbk-gbs-dls-input-big-y-padding)}.fbk-gbs-dls mat-form-field.input .input-container label .input-row.huge,.fbk-gbs-dls mat-form-field.input .input-container label .otp-input.huge,.fbk-gbs-dls div.input .input-container label .input-row.huge,.fbk-gbs-dls div.input .input-container label .otp-input.huge{min-height:var(--fbk-gbs-dls-input-huge-height);height:var(--fbk-gbs-dls-input-huge-height);-moz-column-gap:8px;column-gap:8px}.fbk-gbs-dls mat-form-field.input .input-container label .input-row.huge:not(.no-standard-padding),.fbk-gbs-dls mat-form-field.input .input-container label .otp-input.huge:not(.no-standard-padding),.fbk-gbs-dls div.input .input-container label .input-row.huge:not(.no-standard-padding),.fbk-gbs-dls div.input .input-container label .otp-input.huge:not(.no-standard-padding){padding:var(--fbk-gbs-dls-input-huge-y-padding) var(--fbk-gbs-dls-input-huge-x-padding)}.fbk-gbs-dls mat-form-field.input .input-container label .input-row.huge.no-standard-padding:has(>mat-select),.fbk-gbs-dls mat-form-field.input .input-container label .otp-input.huge.no-standard-padding:has(>mat-select),.fbk-gbs-dls div.input .input-container label .input-row.huge.no-standard-padding:has(>mat-select),.fbk-gbs-dls div.input .input-container label .otp-input.huge.no-standard-padding:has(>mat-select){padding-right:var(--fbk-gbs-dls-input-huge-x-padding)}.fbk-gbs-dls mat-form-field.input .input-container label .input-row.huge.no-standard-padding mat-select .mat-mdc-select-trigger,.fbk-gbs-dls mat-form-field.input .input-container label .otp-input.huge.no-standard-padding mat-select .mat-mdc-select-trigger,.fbk-gbs-dls div.input .input-container label .input-row.huge.no-standard-padding mat-select .mat-mdc-select-trigger,.fbk-gbs-dls div.input .input-container label .otp-input.huge.no-standard-padding mat-select .mat-mdc-select-trigger{padding:var(--fbk-gbs-dls-input-huge-y-padding) var(--fbk-gbs-dls-input-huge-x-padding)}.fbk-gbs-dls mat-form-field.input .input-container label .input-row.huge.no-standard-padding .mat-mdc-autocomplete-trigger,.fbk-gbs-dls mat-form-field.input .input-container label .otp-input.huge.no-standard-padding .mat-mdc-autocomplete-trigger,.fbk-gbs-dls div.input .input-container label .input-row.huge.no-standard-padding .mat-mdc-autocomplete-trigger,.fbk-gbs-dls div.input .input-container label .otp-input.huge.no-standard-padding .mat-mdc-autocomplete-trigger{padding:var(--fbk-gbs-dls-input-huge-y-padding) var(--fbk-gbs-dls-input-huge-x-padding)}.fbk-gbs-dls mat-form-field.input .input-container label .input-row.huge.no-standard-padding .mat-mdc-chip-grid,.fbk-gbs-dls mat-form-field.input .input-container label .otp-input.huge.no-standard-padding .mat-mdc-chip-grid,.fbk-gbs-dls div.input .input-container label .input-row.huge.no-standard-padding .mat-mdc-chip-grid,.fbk-gbs-dls div.input .input-container label .otp-input.huge.no-standard-padding .mat-mdc-chip-grid{padding-left:var(--fbk-gbs-dls-input-huge-x-padding);padding-top:var(--fbk-gbs-dls-input-huge-y-padding);padding-bottom:var(--fbk-gbs-dls-input-huge-y-padding)}.fbk-gbs-dls mat-form-field.input .input-container label .input-row.badges-flexible,.fbk-gbs-dls mat-form-field.input .input-container label .otp-input.badges-flexible,.fbk-gbs-dls div.input .input-container label .input-row.badges-flexible,.fbk-gbs-dls div.input .input-container label .otp-input.badges-flexible{height:auto}.fbk-gbs-dls mat-form-field.input .input-container label .input-row:has(input:focus),.fbk-gbs-dls mat-form-field.input .input-container label .input-row:has(textarea:focus),.fbk-gbs-dls mat-form-field.input .input-container label .otp-input:has(input:focus),.fbk-gbs-dls mat-form-field.input .input-container label .otp-input:has(textarea:focus),.fbk-gbs-dls div.input .input-container label .input-row:has(input:focus),.fbk-gbs-dls div.input .input-container label .input-row:has(textarea:focus),.fbk-gbs-dls div.input .input-container label .otp-input:has(input:focus),.fbk-gbs-dls div.input .input-container label .otp-input:has(textarea:focus){outline:var(--fbk-gbs-dls-input-focus-outline)}.fbk-gbs-dls mat-form-field.input .input-container label .input-row.filled,.fbk-gbs-dls mat-form-field.input .input-container label .otp-input.filled,.fbk-gbs-dls div.input .input-container label .input-row.filled,.fbk-gbs-dls div.input .input-container label .otp-input.filled{background-color:var(--fbk-gbs-dls-input-filled-bg)}.fbk-gbs-dls mat-form-field.input .input-container label .input-row.filled input,.fbk-gbs-dls mat-form-field.input .input-container label .input-row.filled mat-select,.fbk-gbs-dls mat-form-field.input .input-container label .input-row.filled select,.fbk-gbs-dls mat-form-field.input .input-container label .input-row.filled textarea,.fbk-gbs-dls mat-form-field.input .input-container label .input-row.filled mat-chip-grid,.fbk-gbs-dls mat-form-field.input .input-container label .otp-input.filled input,.fbk-gbs-dls mat-form-field.input .input-container label .otp-input.filled mat-select,.fbk-gbs-dls mat-form-field.input .input-container label .otp-input.filled select,.fbk-gbs-dls mat-form-field.input .input-container label .otp-input.filled textarea,.fbk-gbs-dls mat-form-field.input .input-container label .otp-input.filled mat-chip-grid,.fbk-gbs-dls div.input .input-container label .input-row.filled input,.fbk-gbs-dls div.input .input-container label .input-row.filled mat-select,.fbk-gbs-dls div.input .input-container label .input-row.filled select,.fbk-gbs-dls div.input .input-container label .input-row.filled textarea,.fbk-gbs-dls div.input .input-container label .input-row.filled mat-chip-grid,.fbk-gbs-dls div.input .input-container label .otp-input.filled input,.fbk-gbs-dls div.input .input-container label .otp-input.filled mat-select,.fbk-gbs-dls div.input .input-container label .otp-input.filled select,.fbk-gbs-dls div.input .input-container label .otp-input.filled textarea,.fbk-gbs-dls div.input .input-container label .otp-input.filled mat-chip-grid{background-color:var(--fbk-gbs-dls-input-filled-bg)}.fbk-gbs-dls mat-form-field.input .input-container label ax-icon.right-icon,.fbk-gbs-dls div.input .input-container label ax-icon.right-icon{display:flex;grid-row:1;grid-column:2;z-index:0;color:var(--fbk-gbs-dls-input-right-icon-color)}.fbk-gbs-dls mat-form-field.input .input-container label ax-icon.left-icon,.fbk-gbs-dls div.input .input-container label ax-icon.left-icon{display:flex;grid-row:1;grid-column:-3;z-index:0;color:var(--fbk-gbs-dls-input-left-icon-color)}.fbk-gbs-dls mat-form-field.input .input-container .info,.fbk-gbs-dls div.input .input-container .info{color:var(--fbk-gbs-dls-input-info-color)}.fbk-gbs-dls mat-form-field.input .input-container .info .tooltip-container,.fbk-gbs-dls div.input .input-container .info .tooltip-container{display:flex;gap:4px;align-items:center}.fbk-gbs-dls mat-form-field.input .input-container .info .tooltip-container ax-icon.info-icon,.fbk-gbs-dls div.input .input-container .info .tooltip-container ax-icon.info-icon{display:flex;align-items:center}.fbk-gbs-dls mat-form-field.input .input-container .mat-mdc-chip-grid,.fbk-gbs-dls div.input .input-container .mat-mdc-chip-grid{grid-column-start:1;grid-row:1;box-sizing:border-box;background-color:var(--fbk-gbs-dls-color-white-1);color:var(--fbk-gbs-dls-color-cadet-grey-5);caret-color:var(--fbk-gbs-dls-color-cadet-grey-1);display:block}.fbk-gbs-dls mat-form-field.input .input-container input,.fbk-gbs-dls mat-form-field.input .input-container mat-select,.fbk-gbs-dls mat-form-field.input .input-container select,.fbk-gbs-dls mat-form-field.input .input-container ngx-intl-tel-input,.fbk-gbs-dls mat-form-field.input .input-container textarea,.fbk-gbs-dls div.input .input-container input,.fbk-gbs-dls div.input .input-container mat-select,.fbk-gbs-dls div.input .input-container select,.fbk-gbs-dls div.input .input-container ngx-intl-tel-input,.fbk-gbs-dls div.input .input-container textarea{grid-column-start:1;grid-column-end:2;grid-row:1;box-sizing:border-box;background-color:var(--fbk-gbs-dls-color-white-1);border:var(--fbk-gbs-dls-input-border);color:var(--fbk-gbs-dls-color-cadet-grey-5);caret-color:var(--fbk-gbs-dls-color-cadet-grey-1);outline:none;padding:0}.fbk-gbs-dls mat-form-field.input .input-container input.otp-input,.fbk-gbs-dls mat-form-field.input .input-container mat-select.otp-input,.fbk-gbs-dls mat-form-field.input .input-container select.otp-input,.fbk-gbs-dls mat-form-field.input .input-container ngx-intl-tel-input.otp-input,.fbk-gbs-dls mat-form-field.input .input-container textarea.otp-input,.fbk-gbs-dls div.input .input-container input.otp-input,.fbk-gbs-dls div.input .input-container mat-select.otp-input,.fbk-gbs-dls div.input .input-container select.otp-input,.fbk-gbs-dls div.input .input-container ngx-intl-tel-input.otp-input,.fbk-gbs-dls div.input .input-container textarea.otp-input{outline:var(--fbk-gbs-dls-input-outline)}.fbk-gbs-dls mat-form-field.input .input-container input.otp-input:focus,.fbk-gbs-dls mat-form-field.input .input-container mat-select.otp-input:focus,.fbk-gbs-dls mat-form-field.input .input-container select.otp-input:focus,.fbk-gbs-dls mat-form-field.input .input-container ngx-intl-tel-input.otp-input:focus,.fbk-gbs-dls mat-form-field.input .input-container textarea.otp-input:focus,.fbk-gbs-dls div.input .input-container input.otp-input:focus,.fbk-gbs-dls div.input .input-container mat-select.otp-input:focus,.fbk-gbs-dls div.input .input-container select.otp-input:focus,.fbk-gbs-dls div.input .input-container ngx-intl-tel-input.otp-input:focus,.fbk-gbs-dls div.input .input-container textarea.otp-input:focus{outline:var(--fbk-gbs-dls-input-focus-outline)}.fbk-gbs-dls mat-form-field.input .input-container input::-webkit-input-placeholder,.fbk-gbs-dls mat-form-field.input .input-container mat-select::-webkit-input-placeholder,.fbk-gbs-dls mat-form-field.input .input-container select::-webkit-input-placeholder,.fbk-gbs-dls mat-form-field.input .input-container ngx-intl-tel-input::-webkit-input-placeholder,.fbk-gbs-dls mat-form-field.input .input-container textarea::-webkit-input-placeholder,.fbk-gbs-dls div.input .input-container input::-webkit-input-placeholder,.fbk-gbs-dls div.input .input-container mat-select::-webkit-input-placeholder,.fbk-gbs-dls div.input .input-container select::-webkit-input-placeholder,.fbk-gbs-dls div.input .input-container ngx-intl-tel-input::-webkit-input-placeholder,.fbk-gbs-dls div.input .input-container textarea::-webkit-input-placeholder{color:var(--fbk-gbs-dls-color-cadet-grey-3);opacity:1}.fbk-gbs-dls mat-form-field.input .input-container input::-moz-placeholder,.fbk-gbs-dls mat-form-field.input .input-container mat-select::-moz-placeholder,.fbk-gbs-dls mat-form-field.input .input-container select::-moz-placeholder,.fbk-gbs-dls mat-form-field.input .input-container ngx-intl-tel-input::-moz-placeholder,.fbk-gbs-dls mat-form-field.input .input-container textarea::-moz-placeholder,.fbk-gbs-dls div.input .input-container input::-moz-placeholder,.fbk-gbs-dls div.input .input-container mat-select::-moz-placeholder,.fbk-gbs-dls div.input .input-container select::-moz-placeholder,.fbk-gbs-dls div.input .input-container ngx-intl-tel-input::-moz-placeholder,.fbk-gbs-dls div.input .input-container textarea::-moz-placeholder{color:var(--fbk-gbs-dls-color-cadet-grey-3);opacity:1}.fbk-gbs-dls mat-form-field.input .input-container input::-ms-input-placeholder,.fbk-gbs-dls mat-form-field.input .input-container mat-select::-ms-input-placeholder,.fbk-gbs-dls mat-form-field.input .input-container select::-ms-input-placeholder,.fbk-gbs-dls mat-form-field.input .input-container ngx-intl-tel-input::-ms-input-placeholder,.fbk-gbs-dls mat-form-field.input .input-container textarea::-ms-input-placeholder,.fbk-gbs-dls div.input .input-container input::-ms-input-placeholder,.fbk-gbs-dls div.input .input-container mat-select::-ms-input-placeholder,.fbk-gbs-dls div.input .input-container select::-ms-input-placeholder,.fbk-gbs-dls div.input .input-container ngx-intl-tel-input::-ms-input-placeholder,.fbk-gbs-dls div.input .input-container textarea::-ms-input-placeholder{color:var(--fbk-gbs-dls-color-cadet-grey-3);opacity:1}.fbk-gbs-dls mat-form-field.input .input-container input:-ms-input-placeholder,.fbk-gbs-dls mat-form-field.input .input-container mat-select:-ms-input-placeholder,.fbk-gbs-dls mat-form-field.input .input-container select:-ms-input-placeholder,.fbk-gbs-dls mat-form-field.input .input-container ngx-intl-tel-input:-ms-input-placeholder,.fbk-gbs-dls mat-form-field.input .input-container textarea:-ms-input-placeholder,.fbk-gbs-dls div.input .input-container input:-ms-input-placeholder,.fbk-gbs-dls div.input .input-container mat-select:-ms-input-placeholder,.fbk-gbs-dls div.input .input-container select:-ms-input-placeholder,.fbk-gbs-dls div.input .input-container ngx-intl-tel-input:-ms-input-placeholder,.fbk-gbs-dls div.input .input-container textarea:-ms-input-placeholder{color:var(--fbk-gbs-dls-color-cadet-grey-3);opacity:1}.fbk-gbs-dls mat-form-field.input .input-container input::placeholder,.fbk-gbs-dls mat-form-field.input .input-container mat-select::placeholder,.fbk-gbs-dls mat-form-field.input .input-container select::placeholder,.fbk-gbs-dls mat-form-field.input .input-container ngx-intl-tel-input::placeholder,.fbk-gbs-dls mat-form-field.input .input-container textarea::placeholder,.fbk-gbs-dls div.input .input-container input::placeholder,.fbk-gbs-dls div.input .input-container mat-select::placeholder,.fbk-gbs-dls div.input .input-container select::placeholder,.fbk-gbs-dls div.input .input-container ngx-intl-tel-input::placeholder,.fbk-gbs-dls div.input .input-container textarea::placeholder{color:var(--fbk-gbs-dls-color-cadet-grey-3);opacity:1}.fbk-gbs-dls mat-form-field.input .input-container input:focus,.fbk-gbs-dls mat-form-field.input .input-container mat-select:focus,.fbk-gbs-dls mat-form-field.input .input-container select:focus,.fbk-gbs-dls mat-form-field.input .input-container ngx-intl-tel-input:focus,.fbk-gbs-dls mat-form-field.input .input-container textarea:focus,.fbk-gbs-dls div.input .input-container input:focus,.fbk-gbs-dls div.input .input-container mat-select:focus,.fbk-gbs-dls div.input .input-container select:focus,.fbk-gbs-dls div.input .input-container ngx-intl-tel-input:focus,.fbk-gbs-dls div.input .input-container textarea:focus{color:var(--fbk-gbs-dls-color-cadet-grey-1)}.fbk-gbs-dls mat-form-field.input .input-container input:not(:placeholder-shown),.fbk-gbs-dls mat-form-field.input .input-container mat-select:not(:placeholder-shown),.fbk-gbs-dls mat-form-field.input .input-container select:not(:placeholder-shown),.fbk-gbs-dls mat-form-field.input .input-container ngx-intl-tel-input:not(:placeholder-shown),.fbk-gbs-dls mat-form-field.input .input-container textarea:not(:placeholder-shown),.fbk-gbs-dls div.input .input-container input:not(:placeholder-shown),.fbk-gbs-dls div.input .input-container mat-select:not(:placeholder-shown),.fbk-gbs-dls div.input .input-container select:not(:placeholder-shown),.fbk-gbs-dls div.input .input-container ngx-intl-tel-input:not(:placeholder-shown),.fbk-gbs-dls div.input .input-container textarea:not(:placeholder-shown){color:var(--fbk-gbs-dls-color-cadet-grey-1)}.fbk-gbs-dls mat-form-field.input .input-container input:disabled,.fbk-gbs-dls mat-form-field.input .input-container mat-select:disabled,.fbk-gbs-dls mat-form-field.input .input-container select:disabled,.fbk-gbs-dls mat-form-field.input .input-container ngx-intl-tel-input:disabled,.fbk-gbs-dls mat-form-field.input .input-container textarea:disabled,.fbk-gbs-dls div.input .input-container input:disabled,.fbk-gbs-dls div.input .input-container mat-select:disabled,.fbk-gbs-dls div.input .input-container select:disabled,.fbk-gbs-dls div.input .input-container ngx-intl-tel-input:disabled,.fbk-gbs-dls div.input .input-container textarea:disabled{pointer-events:none;background-color:var(--fbk-gbs-dls-color-cadet-grey-7)}.fbk-gbs-dls mat-form-field.input .input-container mat-select,.fbk-gbs-dls mat-form-field.input .input-container select,.fbk-gbs-dls div.input .input-container mat-select,.fbk-gbs-dls div.input .input-container select{-webkit-appearance:none;-moz-appearance:none;appearance:none;position:relative;color:var(--fbk-gbs-dls-color-cadet-grey-1);height:100%}.fbk-gbs-dls mat-form-field.input .input-container mat-select .mat-mdc-select-placeholder,.fbk-gbs-dls mat-form-field.input .input-container select .mat-mdc-select-placeholder,.fbk-gbs-dls div.input .input-container mat-select .mat-mdc-select-placeholder,.fbk-gbs-dls div.input .input-container select .mat-mdc-select-placeholder{color:var(--fbk-gbs-dls-color-cadet-grey-3)}.fbk-gbs-dls mat-form-field.input .input-container mat-select .mat-mdc-select-trigger,.fbk-gbs-dls mat-form-field.input .input-container select .mat-mdc-select-trigger,.fbk-gbs-dls div.input .input-container mat-select .mat-mdc-select-trigger,.fbk-gbs-dls div.input .input-container select .mat-mdc-select-trigger{border:none;background-color:transparent;height:100%}.fbk-gbs-dls mat-form-field.input .input-container mat-select .mat-mdc-select-trigger .mat-mdc-select-arrow-wrapper,.fbk-gbs-dls mat-form-field.input .input-container select .mat-mdc-select-trigger .mat-mdc-select-arrow-wrapper,.fbk-gbs-dls div.input .input-container mat-select .mat-mdc-select-trigger .mat-mdc-select-arrow-wrapper,.fbk-gbs-dls div.input .input-container select .mat-mdc-select-trigger .mat-mdc-select-arrow-wrapper{display:none}.fbk-gbs-dls mat-form-field.input .input-container .ax-textarea,.fbk-gbs-dls div.input .input-container .ax-textarea{width:var(--fbk-gbs-dls-input-width);overflow-y:scroll}.fbk-gbs-dls mat-form-field.input .error-message,.fbk-gbs-dls div.input .error-message{display:none}.fbk-gbs-dls mat-form-field.input.invalid .input-container .input-row,.fbk-gbs-dls div.input.invalid .input-container .input-row{outline:var(--fbk-gbs-dls-input-invalid-outline)}.fbk-gbs-dls mat-form-field.input.invalid .input-container input,.fbk-gbs-dls mat-form-field.input.invalid .input-container mat-select,.fbk-gbs-dls mat-form-field.input.invalid .input-container select,.fbk-gbs-dls mat-form-field.input.invalid .input-container textarea,.fbk-gbs-dls div.input.invalid .input-container input,.fbk-gbs-dls div.input.invalid .input-container mat-select,.fbk-gbs-dls div.input.invalid .input-container select,.fbk-gbs-dls div.input.invalid .input-container textarea{color:var(--fbk-gbs-dls-color-error-1)}.fbk-gbs-dls mat-form-field.input.invalid .error-message,.fbk-gbs-dls div.input.invalid .error-message{display:flex;-moz-gap:4px;gap:4px;color:var(--fbk-gbs-dls-color-error-2)}.fbk-gbs-dls mat-form-field.input.invalid .error-message ax-icon,.fbk-gbs-dls div.input.invalid .error-message ax-icon{display:flex;align-items:center}.fbk-gbs-dls mat-form-field.input.huge .input-container input,.fbk-gbs-dls div.input.huge .input-container input{width:var(--fbk-gbs-dls-input-width)}.fbk-gbs-dls mat-form-field.input.big .input-container input,.fbk-gbs-dls mat-form-field.input.big .input-container mat-select,.fbk-gbs-dls mat-form-field.input.big .input-container select,.fbk-gbs-dls div.input.big .input-container input,.fbk-gbs-dls div.input.big .input-container mat-select,.fbk-gbs-dls div.input.big .input-container select{width:var(--fbk-gbs-dls-input-width)}.fbk-gbs-dls mat-form-field.input.medium .input-container .info span,.fbk-gbs-dls div.input.medium .input-container .info span{vertical-align:top}.fbk-gbs-dls mat-form-field.input.medium .input-container input,.fbk-gbs-dls mat-form-field.input.medium .input-container mat-select,.fbk-gbs-dls mat-form-field.input.medium .input-container select,.fbk-gbs-dls mat-form-field.input.medium .input-container textarea,.fbk-gbs-dls div.input.medium .input-container input,.fbk-gbs-dls div.input.medium .input-container mat-select,.fbk-gbs-dls div.input.medium .input-container select,.fbk-gbs-dls div.input.medium .input-container textarea{width:var(--fbk-gbs-dls-input-width)}.fbk-gbs-dls mat-form-field.input.badges-inline.medium .input-container .mat-mdc-chip-grid,.fbk-gbs-dls mat-form-field.input.badges-flexible.medium .input-container .mat-mdc-chip-grid,.fbk-gbs-dls div.input.badges-inline.medium .input-container .mat-mdc-chip-grid,.fbk-gbs-dls div.input.badges-flexible.medium .input-container .mat-mdc-chip-grid{grid-column-start:1;margin:unset;display:inline-grid;vertical-align:middle}.fbk-gbs-dls mat-form-field.input.badges-inline.medium .input-container .mat-mdc-chip-grid .mdc-evolution-chip-set__chips,.fbk-gbs-dls mat-form-field.input.badges-flexible.medium .input-container .mat-mdc-chip-grid .mdc-evolution-chip-set__chips,.fbk-gbs-dls div.input.badges-inline.medium .input-container .mat-mdc-chip-grid .mdc-evolution-chip-set__chips,.fbk-gbs-dls div.input.badges-flexible.medium .input-container .mat-mdc-chip-grid .mdc-evolution-chip-set__chips{margin:0;height:100%;overflow-x:auto;overflow-y:hidden;white-space:nowrap;border-radius:inherit;-ms-overflow-style:none;scrollbar-width:none}.fbk-gbs-dls mat-form-field.input.badges-inline.medium .input-container .mat-mdc-chip-grid .mdc-evolution-chip-set__chips::-webkit-scrollbar,.fbk-gbs-dls mat-form-field.input.badges-flexible.medium .input-container .mat-mdc-chip-grid .mdc-evolution-chip-set__chips::-webkit-scrollbar,.fbk-gbs-dls div.input.badges-inline.medium .input-container .mat-mdc-chip-grid .mdc-evolution-chip-set__chips::-webkit-scrollbar,.fbk-gbs-dls div.input.badges-flexible.medium .input-container .mat-mdc-chip-grid .mdc-evolution-chip-set__chips::-webkit-scrollbar{display:none}.fbk-gbs-dls mat-form-field.input.badges-inline.medium .input-container .mat-mdc-chip-grid .mdc-evolution-chip-set__chips>*,.fbk-gbs-dls mat-form-field.input.badges-flexible.medium .input-container .mat-mdc-chip-grid .mdc-evolution-chip-set__chips>*,.fbk-gbs-dls div.input.badges-inline.medium .input-container .mat-mdc-chip-grid .mdc-evolution-chip-set__chips>*,.fbk-gbs-dls div.input.badges-flexible.medium .input-container .mat-mdc-chip-grid .mdc-evolution-chip-set__chips>*{vertical-align:top}.fbk-gbs-dls mat-form-field.input.badges-inline.medium .input-container .mat-mdc-chip-grid input,.fbk-gbs-dls mat-form-field.input.badges-flexible.medium .input-container .mat-mdc-chip-grid input,.fbk-gbs-dls div.input.badges-inline.medium .input-container .mat-mdc-chip-grid input,.fbk-gbs-dls div.input.badges-flexible.medium .input-container .mat-mdc-chip-grid input{display:inline-block;margin:unset;height:100%;width:var(--fbk-gbs-dls-input-width);outline:none;border:none}.fbk-gbs-dls mat-form-field.input.badges-inline.medium .input-container .mat-mdc-chip-grid input:disabled,.fbk-gbs-dls mat-form-field.input.badges-flexible.medium .input-container .mat-mdc-chip-grid input:disabled,.fbk-gbs-dls div.input.badges-inline.medium .input-container .mat-mdc-chip-grid input:disabled,.fbk-gbs-dls div.input.badges-flexible.medium .input-container .mat-mdc-chip-grid input:disabled{pointer-events:none;background-color:var(--fbk-gbs-dls-color-cadet-grey-7)}.fbk-gbs-dls mat-form-field.input.badges-inline.medium.invalid .mat-mdc-chip-grid,.fbk-gbs-dls mat-form-field.input.badges-flexible.medium.invalid .mat-mdc-chip-grid,.fbk-gbs-dls div.input.badges-inline.medium.invalid .mat-mdc-chip-grid,.fbk-gbs-dls div.input.badges-flexible.medium.invalid .mat-mdc-chip-grid{color:var(--fbk-gbs-dls-color-cadet-grey-1);height:40px}.fbk-gbs-dls mat-form-field.input.badges-inline.medium.invalid .mat-mdc-chip-grid .mdc-evolution-chip,.fbk-gbs-dls mat-form-field.input.badges-flexible.medium.invalid .mat-mdc-chip-grid .mdc-evolution-chip,.fbk-gbs-dls div.input.badges-inline.medium.invalid .mat-mdc-chip-grid .mdc-evolution-chip,.fbk-gbs-dls div.input.badges-flexible.medium.invalid .mat-mdc-chip-grid .mdc-evolution-chip{margin:6px auto 6px 4px!important}.fbk-gbs-dls mat-form-field.input.badges-inline.medium.invalid .mat-mdc-chip-grid input,.fbk-gbs-dls mat-form-field.input.badges-flexible.medium.invalid .mat-mdc-chip-grid input,.fbk-gbs-dls div.input.badges-inline.medium.invalid .mat-mdc-chip-grid input,.fbk-gbs-dls div.input.badges-flexible.medium.invalid .mat-mdc-chip-grid input{padding-top:6px;padding-bottom:6px}.fbk-gbs-dls mat-form-field.input.badges-inline.medium.disabled *,.fbk-gbs-dls mat-form-field.input.badges-flexible.medium.disabled *,.fbk-gbs-dls div.input.badges-inline.medium.disabled *,.fbk-gbs-dls div.input.badges-flexible.medium.disabled *{pointer-events:none!important}.fbk-gbs-dls mat-form-field.input.badges-inline.medium.disabled .mat-mdc-chip-grid,.fbk-gbs-dls mat-form-field.input.badges-flexible.medium.disabled .mat-mdc-chip-grid,.fbk-gbs-dls div.input.badges-inline.medium.disabled .mat-mdc-chip-grid,.fbk-gbs-dls div.input.badges-flexible.medium.disabled .mat-mdc-chip-grid{background-color:var(--fbk-gbs-dls-color-cadet-grey-7)}.fbk-gbs-dls mat-form-field.input.badges-inline.medium.disabled .mat-mdc-chip-grid .mdc-evolution-chip,.fbk-gbs-dls mat-form-field.input.badges-flexible.medium.disabled .mat-mdc-chip-grid .mdc-evolution-chip,.fbk-gbs-dls div.input.badges-inline.medium.disabled .mat-mdc-chip-grid .mdc-evolution-chip,.fbk-gbs-dls div.input.badges-flexible.medium.disabled .mat-mdc-chip-grid .mdc-evolution-chip{background-color:var(--fbk-gbs-dls-color-cadet-grey-6)!important;color:var(--fbk-gbs-dls-color-cadet-grey-5)!important}.fbk-gbs-dls mat-form-field.input.badges-inline.medium.disabled .mat-mdc-chip-grid .mdc-evolution-chip ax-icon,.fbk-gbs-dls mat-form-field.input.badges-flexible.medium.disabled .mat-mdc-chip-grid .mdc-evolution-chip ax-icon,.fbk-gbs-dls div.input.badges-inline.medium.disabled .mat-mdc-chip-grid .mdc-evolution-chip ax-icon,.fbk-gbs-dls div.input.badges-flexible.medium.disabled .mat-mdc-chip-grid .mdc-evolution-chip ax-icon{display:grid;color:var(--fbk-gbs-dls-color-cadet-grey-5)!important}.fbk-gbs-dls mat-form-field.input.badges-inline.medium.disabled .mat-mdc-chip-grid input,.fbk-gbs-dls mat-form-field.input.badges-flexible.medium.disabled .mat-mdc-chip-grid input,.fbk-gbs-dls div.input.badges-inline.medium.disabled .mat-mdc-chip-grid input,.fbk-gbs-dls div.input.badges-flexible.medium.disabled .mat-mdc-chip-grid input{background-color:var(--fbk-gbs-dls-color-cadet-grey-7)}.fbk-gbs-dls mat-form-field.input.badges-flexible.medium .input-container .mat-mdc-chip-grid,.fbk-gbs-dls div.input.badges-flexible.medium .input-container .mat-mdc-chip-grid{height:100%}.fbk-gbs-dls mat-form-field.input.badges-flexible.medium .input-container .mat-mdc-chip-grid:focus-within input,.fbk-gbs-dls div.input.badges-flexible.medium .input-container .mat-mdc-chip-grid:focus-within input{margin:0}.fbk-gbs-dls mat-form-field.input.badges-flexible.medium .input-container .mat-mdc-chip-grid .mdc-evolution-chip-set__chips,.fbk-gbs-dls div.input.badges-flexible.medium .input-container .mat-mdc-chip-grid .mdc-evolution-chip-set__chips{margin:0;white-space:normal;overflow:auto;gap:4px}.fbk-gbs-dls mat-form-field.input.badges-flexible.medium .input-container .mat-mdc-chip-grid .mdc-evolution-chip-set__chips .mat-mdc-chip.mat-mdc-standard-chip,.fbk-gbs-dls div.input.badges-flexible.medium .input-container .mat-mdc-chip-grid .mdc-evolution-chip-set__chips .mat-mdc-chip.mat-mdc-standard-chip{margin:0}.fbk-gbs-dls mat-form-field.input.badges-flexible.medium .input-container .mat-mdc-chip-grid .mdc-evolution-chip-set__chips input,.fbk-gbs-dls div.input.badges-flexible.medium .input-container .mat-mdc-chip-grid .mdc-evolution-chip-set__chips input{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;padding:0;height:auto;margin:0}.fbk-gbs-dls mat-form-field.input.badges-inline.medium .mdc-evolution-chip,.fbk-gbs-dls div.input.badges-inline.medium .mdc-evolution-chip{margin:auto 2px}.fbk-gbs-dls mat-form-field.input.badges-inline.medium .mdc-evolution-chip:first-of-type,.fbk-gbs-dls div.input.badges-inline.medium .mdc-evolution-chip:first-of-type{margin-left:0}.fbk-gbs-dls mat-form-field.input.badges-inline.medium .mdc-evolution-chip-set__chips,.fbk-gbs-dls div.input.badges-inline.medium .mdc-evolution-chip-set__chips{flex-flow:nowrap}.fbk-gbs-dls mat-form-field.input.disabled input,.fbk-gbs-dls mat-form-field.input.disabled mat-select,.fbk-gbs-dls div.input.disabled input,.fbk-gbs-dls div.input.disabled mat-select{pointer-events:none;background-color:var(--fbk-gbs-dls-color-cadet-grey-7)}.fbk-gbs-dls .mat-mdc-standard-chip{min-height:unset!important}.fbk-gbs-dls .mat-mdc-standard-chip.mat-mdc-chip-with-trailing-icon{padding:unset}.fbk-gbs-dls .mat-mdc-chip.mat-mdc-standard-chip{min-height:unset!important}.fbk-gbs-dls .mat-mdc-chip.mat-mdc-standard-chip.mat-mdc-chip-with-trailing-icon{padding:unset}.fbk-gbs-dls .mat-mdc-chip.mat-mdc-standard-chip .mat-mdc-chip-remove{opacity:1!important}.fbk-gbs-dls .mat-mdc-chip-list:focus{outline:none;border:none}.fbk-gbs-dls .mat-mdc-chip-list:after{display:none!important}.fbk-gbs-dls .mat-mdc-chip-list .mat-mdc-chip-list-wrapper{margin:unset;display:block}.fbk-gbs-dls .mat-mdc-chip.mat-mdc-standard-chip:not(.mdc-evolution-chip--disabled){height:var(--fbk-gbs-dls-badge-medium-height);border-radius:var(--fbk-gbs-dls-badge-medium-border-radius);background-color:var(--fbk-gbs-dls-color-primary-5);margin:7px auto 7px 4px}.fbk-gbs-dls .mat-mdc-chip.mat-mdc-standard-chip:not(.mdc-evolution-chip--disabled) ax-icon{color:var(--fbk-gbs-dls-color-primary-1)}.fbk-gbs-dls .mat-mdc-chip .mat-mdc-chip-ripple{display:none}.fbk-gbs-dls .mat-mdc-chip:after{content:none}.fbk-gbs-dls .elevation2,.fbk-gbs-dls .dropdown-menu.country-dropdown.show.ng-star-inserted,.fbk-gbs-dls .toast-container .ngx-toastr,.fbk-gbs-dls .toast-container .ngx-toastr:hover,.fbk-gbs-dls .mat-mdc-autocomplete-panel.medium:not([class*=mat-elevation-z]):not(.mat-mdc-selection-list),.fbk-gbs-dls .mat-mdc-autocomplete-panel.big:not([class*=mat-elevation-z]):not(.mat-mdc-selection-list),.fbk-gbs-dls .mat-mdc-select-panel.medium:not([class*=mat-elevation-z]):not(.mat-mdc-selection-list),.fbk-gbs-dls .mat-mdc-select-panel.big:not([class*=mat-elevation-z]):not(.mat-mdc-selection-list),.fbk-gbs-dls .mat-mdc-selection-list.medium:not([class*=mat-elevation-z]):not(.mat-mdc-selection-list),.fbk-gbs-dls .mat-mdc-selection-list.big:not([class*=mat-elevation-z]):not(.mat-mdc-selection-list),.fbk-gbs-dls .dropdown-menu.country-dropdown.show.ng-star-inserted.medium:not([class*=mat-elevation-z]):not(.mat-mdc-selection-list),.fbk-gbs-dls .dropdown-menu.country-dropdown.show.ng-star-inserted.big:not([class*=mat-elevation-z]):not(.mat-mdc-selection-list),.fbk-gbs-dls .dropdown,.fbk-gbs-dls .dropdown-menu{box-shadow:0 5px 16px #464d5326,0 1px 8px #80dbff0d,0 1px 6px #464d530d}.fbk-gbs-dls .heading-h6,.fbk-gbs-dls .tabs.primary .mdc-tab__content .mdc-tab__text-label,.fbk-gbs-dls .labels.title-subtitle>:first-child,.fbk-gbs-dls .labels.fixed.title-subtitle.big>div>span,.fbk-gbs-dls .labels.fixed.title-subtitle.small>div>span,.fbk-gbs-dls h6,.fbk-gbs-dls .h6{font-style:normal;font-weight:600;font-size:10px;line-height:16px;-webkit-text-decoration-line:unset;text-decoration-line:unset;letter-spacing:.1em;text-transform:uppercase}.fbk-gbs-dls .body-16-regular,.fbk-gbs-dls ax-otp div.input ng-otp-input.big .ng-otp-input-wrapper .otp-input,.fbk-gbs-dls mat-form-field.input .input-container .mat-mdc-chip-grid,.fbk-gbs-dls div.input .input-container .mat-mdc-chip-grid,.fbk-gbs-dls mat-form-field.input .input-container input,.fbk-gbs-dls mat-form-field.input .input-container mat-select,.fbk-gbs-dls mat-form-field.input .input-container select,.fbk-gbs-dls mat-form-field.input .input-container ngx-intl-tel-input,.fbk-gbs-dls mat-form-field.input .input-container textarea,.fbk-gbs-dls div.input .input-container input,.fbk-gbs-dls div.input .input-container mat-select,.fbk-gbs-dls div.input .input-container select,.fbk-gbs-dls div.input .input-container ngx-intl-tel-input,.fbk-gbs-dls div.input .input-container textarea,.fbk-gbs-dls .mat-mdc-autocomplete-panel.big .mat-mdc-option .mat-mdc-option-text,.fbk-gbs-dls .mat-mdc-autocomplete-panel.big .mat-mdc-option .mdc-list-item__primary-text,.fbk-gbs-dls .mat-mdc-autocomplete-panel.big .mat-mdc-list-option .mat-mdc-option-text,.fbk-gbs-dls .mat-mdc-autocomplete-panel.big .mat-mdc-list-option .mdc-list-item__primary-text,.fbk-gbs-dls .mat-mdc-select-panel.big .mat-mdc-option .mat-mdc-option-text,.fbk-gbs-dls .mat-mdc-select-panel.big .mat-mdc-option .mdc-list-item__primary-text,.fbk-gbs-dls .mat-mdc-select-panel.big .mat-mdc-list-option .mat-mdc-option-text,.fbk-gbs-dls .mat-mdc-select-panel.big .mat-mdc-list-option .mdc-list-item__primary-text,.fbk-gbs-dls .mat-mdc-selection-list.big .mat-mdc-option .mat-mdc-option-text,.fbk-gbs-dls .mat-mdc-selection-list.big .mat-mdc-option .mdc-list-item__primary-text,.fbk-gbs-dls .mat-mdc-selection-list.big .mat-mdc-list-option .mat-mdc-option-text,.fbk-gbs-dls .mat-mdc-selection-list.big .mat-mdc-list-option .mdc-list-item__primary-text,.fbk-gbs-dls .dropdown-menu.country-dropdown.show.ng-star-inserted.big .mat-mdc-option .mat-mdc-option-text,.fbk-gbs-dls .dropdown-menu.country-dropdown.show.ng-star-inserted.big .mat-mdc-option .mdc-list-item__primary-text,.fbk-gbs-dls .dropdown-menu.country-dropdown.show.ng-star-inserted.big .mat-mdc-list-option .mat-mdc-option-text,.fbk-gbs-dls .dropdown-menu.country-dropdown.show.ng-star-inserted.big .mat-mdc-list-option .mdc-list-item__primary-text,.fbk-gbs-dls .mat-mdc-autocomplete-panel.big .dropdown .voice .mat-mdc-option-text,.fbk-gbs-dls .dropdown .mat-mdc-autocomplete-panel.big .voice .mat-mdc-option-text,.fbk-gbs-dls .mat-mdc-autocomplete-panel.big .dropdown .voice .mdc-list-item__primary-text,.fbk-gbs-dls .dropdown .mat-mdc-autocomplete-panel.big .voice .mdc-list-item__primary-text,.fbk-gbs-dls .mat-mdc-select-panel.big .dropdown .voice .mat-mdc-option-text,.fbk-gbs-dls .dropdown .mat-mdc-select-panel.big .voice .mat-mdc-option-text,.fbk-gbs-dls .mat-mdc-select-panel.big .dropdown .voice .mdc-list-item__primary-text,.fbk-gbs-dls .dropdown .mat-mdc-select-panel.big .voice .mdc-list-item__primary-text,.fbk-gbs-dls .mat-mdc-selection-list.big .dropdown .voice .mat-mdc-option-text,.fbk-gbs-dls .dropdown .mat-mdc-selection-list.big .voice .mat-mdc-option-text,.fbk-gbs-dls .mat-mdc-selection-list.big .dropdown .voice .mdc-list-item__primary-text,.fbk-gbs-dls .dropdown .mat-mdc-selection-list.big .voice .mdc-list-item__primary-text,.fbk-gbs-dls .dropdown-menu.country-dropdown.show.ng-star-inserted.big .dropdown .voice .mat-mdc-option-text,.fbk-gbs-dls .dropdown .dropdown-menu.country-dropdown.show.ng-star-inserted.big .voice .mat-mdc-option-text,.fbk-gbs-dls .dropdown-menu.country-dropdown.show.ng-star-inserted.big .dropdown .voice .mdc-list-item__primary-text,.fbk-gbs-dls .dropdown .dropdown-menu.country-dropdown.show.ng-star-inserted.big .voice .mdc-list-item__primary-text,.fbk-gbs-dls .dropdown .voice .mat-mdc-autocomplete-panel.big .mat-mdc-option .content,.fbk-gbs-dls .dropdown .voice .mat-mdc-autocomplete-panel.big .mat-mdc-list-option .content,.fbk-gbs-dls .dropdown .voice .mat-mdc-select-panel.big .mat-mdc-option .content,.fbk-gbs-dls .dropdown .voice .mat-mdc-select-panel.big .mat-mdc-list-option .content,.fbk-gbs-dls .dropdown .voice .mat-mdc-selection-list.big .mat-mdc-option .content,.fbk-gbs-dls .dropdown .voice .mat-mdc-selection-list.big .mat-mdc-list-option .content,.fbk-gbs-dls .dropdown .voice .dropdown-menu.country-dropdown.show.ng-star-inserted.big .mat-mdc-option .content,.fbk-gbs-dls .dropdown .voice .dropdown-menu.country-dropdown.show.ng-star-inserted.big .mat-mdc-list-option .content,.fbk-gbs-dls .mat-mdc-autocomplete-panel.big .dropdown .voice .content,.fbk-gbs-dls .dropdown .mat-mdc-autocomplete-panel.big .voice .content,.fbk-gbs-dls .mat-mdc-select-panel.big .dropdown .voice .content,.fbk-gbs-dls .dropdown .mat-mdc-select-panel.big .voice .content,.fbk-gbs-dls .mat-mdc-selection-list.big .dropdown .voice .content,.fbk-gbs-dls .dropdown .mat-mdc-selection-list.big .voice .content,.fbk-gbs-dls .dropdown-menu.country-dropdown.show.ng-star-inserted.big .dropdown .voice .content,.fbk-gbs-dls .dropdown .dropdown-menu.country-dropdown.show.ng-star-inserted.big .voice .content,.fbk-gbs-dls .dropdown.big .voice .content{font-style:normal;font-weight:400;font-size:16px;line-height:24px;-webkit-text-decoration-line:unset;text-decoration-line:unset;letter-spacing:unset;text-transform:unset}.fbk-gbs-dls .body-16-semibold,.fbk-gbs-dls ax-otp div.input.filled .ng-otp-input-wrapper .otp-input,.fbk-gbs-dls ax-button button.ax-button.big.text,.fbk-gbs-dls ax-button button.ax-button.big.img,.fbk-gbs-dls mat-form-field.input .input-container label .input-row.filled,.fbk-gbs-dls mat-form-field.input .input-container label .otp-input.filled,.fbk-gbs-dls div.input .input-container label .input-row.filled,.fbk-gbs-dls div.input .input-container label .otp-input.filled,.fbk-gbs-dls mat-form-field.input .input-container label .input-row.filled input,.fbk-gbs-dls mat-form-field.input .input-container label .input-row.filled mat-select,.fbk-gbs-dls mat-form-field.input .input-container label .input-row.filled select,.fbk-gbs-dls mat-form-field.input .input-container label .input-row.filled textarea,.fbk-gbs-dls mat-form-field.input .input-container label .input-row.filled mat-chip-grid,.fbk-gbs-dls mat-form-field.input .input-container label .otp-input.filled input,.fbk-gbs-dls mat-form-field.input .input-container label .otp-input.filled mat-select,.fbk-gbs-dls mat-form-field.input .input-container label .otp-input.filled select,.fbk-gbs-dls mat-form-field.input .input-container label .otp-input.filled textarea,.fbk-gbs-dls mat-form-field.input .input-container label .otp-input.filled mat-chip-grid,.fbk-gbs-dls div.input .input-container label .input-row.filled input,.fbk-gbs-dls div.input .input-container label .input-row.filled mat-select,.fbk-gbs-dls div.input .input-container label .input-row.filled select,.fbk-gbs-dls div.input .input-container label .input-row.filled textarea,.fbk-gbs-dls div.input .input-container label .input-row.filled mat-chip-grid,.fbk-gbs-dls div.input .input-container label .otp-input.filled input,.fbk-gbs-dls div.input .input-container label .otp-input.filled mat-select,.fbk-gbs-dls div.input .input-container label .otp-input.filled select,.fbk-gbs-dls div.input .input-container label .otp-input.filled textarea,.fbk-gbs-dls div.input .input-container label .otp-input.filled mat-chip-grid{font-style:normal;font-weight:600;font-size:16px;line-height:150%;-webkit-text-decoration-line:unset;text-decoration-line:unset;letter-spacing:unset;text-transform:unset}.fbk-gbs-dls .body-16-bold,.fbk-gbs-dls .toast-container .ngx-toastr .toast-title,.fbk-gbs-dls ax-button button.ax-button.read-more.big>:nth-child(2){font-style:normal;font-weight:700;font-size:16px;line-height:150%;-webkit-text-decoration-line:unset;text-decoration-line:unset;letter-spacing:unset;text-transform:unset}.fbk-gbs-dls .paragraph-14-regular,.fbk-gbs-dls ax-otp div.input ng-otp-input .ng-otp-input-wrapper .otp-input,.fbk-gbs-dls .toast-container .ngx-toastr .toast-message,.fbk-gbs-dls .tabs.secondary .mdc-tab,.fbk-gbs-dls .labels,.fbk-gbs-dls .labels.title-subtitle>:last-child,.fbk-gbs-dls .labels.flexibles.avatar-block.large .label>:first-child,.fbk-gbs-dls .labels.flexibles.avatar-block.medium .label-content>:nth-child(2),.fbk-gbs-dls mat-form-field.input.invalid .error-message,.fbk-gbs-dls div.input.invalid .error-message,.fbk-gbs-dls mat-form-field.input.medium .input-container input,.fbk-gbs-dls mat-form-field.input.medium .input-container mat-select,.fbk-gbs-dls mat-form-field.input.medium .input-container select,.fbk-gbs-dls mat-form-field.input.medium .input-container textarea,.fbk-gbs-dls div.input.medium .input-container input,.fbk-gbs-dls div.input.medium .input-container mat-select,.fbk-gbs-dls div.input.medium .input-container select,.fbk-gbs-dls div.input.medium .input-container textarea,.fbk-gbs-dls mat-form-field.input.badges-inline.medium .input-container .mat-mdc-chip-grid input,.fbk-gbs-dls mat-form-field.input.badges-flexible.medium .input-container .mat-mdc-chip-grid input,.fbk-gbs-dls div.input.badges-inline.medium .input-container .mat-mdc-chip-grid input,.fbk-gbs-dls div.input.badges-flexible.medium .input-container .mat-mdc-chip-grid input,.fbk-gbs-dls .mat-mdc-autocomplete-panel.medium .mat-mdc-option .mdc-list-item__primary-text,.fbk-gbs-dls .mat-mdc-autocomplete-panel.medium .mat-mdc-list-option .mdc-list-item__primary-text,.fbk-gbs-dls .mat-mdc-autocomplete-panel.medium_link .mat-mdc-option .mdc-list-item__primary-text,.fbk-gbs-dls .mat-mdc-autocomplete-panel.medium_link .mat-mdc-list-option .mdc-list-item__primary-text,.fbk-gbs-dls .mat-mdc-select-panel.medium .mat-mdc-option .mdc-list-item__primary-text,.fbk-gbs-dls .mat-mdc-select-panel.medium .mat-mdc-list-option .mdc-list-item__primary-text,.fbk-gbs-dls .mat-mdc-select-panel.medium_link .mat-mdc-option .mdc-list-item__primary-text,.fbk-gbs-dls .mat-mdc-select-panel.medium_link .mat-mdc-list-option .mdc-list-item__primary-text,.fbk-gbs-dls .mat-mdc-selection-list.medium .mat-mdc-option .mdc-list-item__primary-text,.fbk-gbs-dls .mat-mdc-selection-list.medium .mat-mdc-list-option .mdc-list-item__primary-text,.fbk-gbs-dls .mat-mdc-selection-list.medium_link .mat-mdc-option .mdc-list-item__primary-text,.fbk-gbs-dls .mat-mdc-selection-list.medium_link .mat-mdc-list-option .mdc-list-item__primary-text,.fbk-gbs-dls .dropdown-menu.country-dropdown.show.ng-star-inserted.medium .mat-mdc-option .mdc-list-item__primary-text,.fbk-gbs-dls .dropdown-menu.country-dropdown.show.ng-star-inserted.medium .mat-mdc-list-option .mdc-list-item__primary-text,.fbk-gbs-dls .dropdown-menu.country-dropdown.show.ng-star-inserted.medium_link .mat-mdc-option .mdc-list-item__primary-text,.fbk-gbs-dls .dropdown-menu.country-dropdown.show.ng-star-inserted.medium_link .mat-mdc-list-option .mdc-list-item__primary-text,.fbk-gbs-dls .mat-mdc-autocomplete-panel.medium .dropdown .voice .mdc-list-item__primary-text,.fbk-gbs-dls .dropdown .mat-mdc-autocomplete-panel.medium .voice .mdc-list-item__primary-text,.fbk-gbs-dls .mat-mdc-autocomplete-panel.medium_link .dropdown .voice .mdc-list-item__primary-text,.fbk-gbs-dls .dropdown .mat-mdc-autocomplete-panel.medium_link .voice .mdc-list-item__primary-text,.fbk-gbs-dls .mat-mdc-select-panel.medium .dropdown .voice .mdc-list-item__primary-text,.fbk-gbs-dls .dropdown .mat-mdc-select-panel.medium .voice .mdc-list-item__primary-text,.fbk-gbs-dls .mat-mdc-select-panel.medium_link .dropdown .voice .mdc-list-item__primary-text,.fbk-gbs-dls .dropdown .mat-mdc-select-panel.medium_link .voice .mdc-list-item__primary-text,.fbk-gbs-dls .mat-mdc-selection-list.medium .dropdown .voice .mdc-list-item__primary-text,.fbk-gbs-dls .dropdown .mat-mdc-selection-list.medium .voice .mdc-list-item__primary-text,.fbk-gbs-dls .mat-mdc-selection-list.medium_link .dropdown .voice .mdc-list-item__primary-text,.fbk-gbs-dls .dropdown .mat-mdc-selection-list.medium_link .voice .mdc-list-item__primary-text,.fbk-gbs-dls .dropdown-menu.country-dropdown.show.ng-star-inserted.medium .dropdown .voice .mdc-list-item__primary-text,.fbk-gbs-dls .dropdown .dropdown-menu.country-dropdown.show.ng-star-inserted.medium .voice .mdc-list-item__primary-text,.fbk-gbs-dls .dropdown-menu.country-dropdown.show.ng-star-inserted.medium_link .dropdown .voice .mdc-list-item__primary-text,.fbk-gbs-dls .dropdown .dropdown-menu.country-dropdown.show.ng-star-inserted.medium_link .voice .mdc-list-item__primary-text,.fbk-gbs-dls .dropdown.medium .voice .content{font-style:normal;font-weight:400;font-size:14px;line-height:24px;-webkit-text-decoration-line:unset;text-decoration-line:unset;letter-spacing:unset;text-transform:unset}.fbk-gbs-dls .paragraph-14-semibold,.fbk-gbs-dls .tabs.secondary .mdc-tab.mdc-tab--active,.fbk-gbs-dls ax-button button.ax-button,.fbk-gbs-dls .labels.flexibles.avatar-block.large .label-content>:first-child,.fbk-gbs-dls .labels.flexibles.avatar-block.medium .label-content>:first-child,.fbk-gbs-dls mat-form-field.input.huge .input-container label,.fbk-gbs-dls div.input.huge .input-container label{font-style:normal;font-weight:600;font-size:14px;line-height:24px;-webkit-text-decoration-line:unset;text-decoration-line:unset;letter-spacing:unset;text-transform:unset}.fbk-gbs-dls .small-12-regular,.fbk-gbs-dls .iti__country-name,.fbk-gbs-dls .iti__dial-code,.fbk-gbs-dls .selected-dial-code.ng-star-inserted,.fbk-gbs-dls .tabs.stepper .mdc-tab,.fbk-gbs-dls .labels.flexibles.icon-text-icon>:nth-child(2),.fbk-gbs-dls .labels.flexibles.avatar-block.large .label-content>:nth-child(2),.fbk-gbs-dls .labels.fixed.title-subtitle.small>:last-child,.fbk-gbs-dls mat-form-field.input .input-container .info span,.fbk-gbs-dls div.input .input-container .info span,.fbk-gbs-dls mat-form-field.input.medium .input-container .info span,.fbk-gbs-dls div.input.medium .input-container .info span,.fbk-gbs-dls mat-form-field.input.medium .error-message,.fbk-gbs-dls div.input.medium .error-message{font-style:normal;font-weight:400;font-size:12px;line-height:16px;-webkit-text-decoration-line:unset;text-decoration-line:unset;letter-spacing:unset;text-transform:unset}.fbk-gbs-dls .small-12-semibold,.fbk-gbs-dls .badge,.fbk-gbs-dls .mat-mdc-chip,.fbk-gbs-dls .tabs.stepper .mdc-tab.mdc-tab--active,.fbk-gbs-dls .tabs.stepper .mdc-tab:has(~.mdc-tab--active),.fbk-gbs-dls mat-form-field.input.big .input-container label,.fbk-gbs-dls div.input.big .input-container label,.fbk-gbs-dls mat-form-field.input.medium .input-container label,.fbk-gbs-dls div.input.medium .input-container label{font-style:normal;font-weight:600;font-size:12px;line-height:16px;-webkit-text-decoration-line:unset;text-decoration-line:unset;letter-spacing:unset;text-transform:unset}.fbk-gbs-dls .dropdown .voice .mat-mdc-option-text,.fbk-gbs-dls .dropdown .voice .content,.fbk-gbs-dls .mat-mdc-autocomplete-panel.medium .mat-mdc-option.mdc-list-item .mat-mdc-option-text,.fbk-gbs-dls .mat-mdc-autocomplete-panel.medium .mat-mdc-option.mdc-list-item .dropdown .voice .content,.fbk-gbs-dls .dropdown .voice .mat-mdc-autocomplete-panel.medium .mat-mdc-option.mdc-list-item .content,.fbk-gbs-dls .mat-mdc-autocomplete-panel.medium .dropdown .mdc-list-item.voice .mat-mdc-option-text,.fbk-gbs-dls .mat-mdc-autocomplete-panel.medium .dropdown .mdc-list-item.voice .content,.fbk-gbs-dls .dropdown .mat-mdc-autocomplete-panel.medium .mdc-list-item.voice .mat-mdc-option-text,.fbk-gbs-dls .dropdown .mat-mdc-autocomplete-panel.medium .mdc-list-item.voice .content,.fbk-gbs-dls .mat-mdc-autocomplete-panel.big .mat-mdc-option.mdc-list-item .mat-mdc-option-text,.fbk-gbs-dls .mat-mdc-autocomplete-panel.big .mat-mdc-option.mdc-list-item .dropdown .voice .content,.fbk-gbs-dls .dropdown .voice .mat-mdc-autocomplete-panel.big .mat-mdc-option.mdc-list-item .content,.fbk-gbs-dls .mat-mdc-autocomplete-panel.big .dropdown .mdc-list-item.voice .mat-mdc-option-text,.fbk-gbs-dls .mat-mdc-autocomplete-panel.big .dropdown .mdc-list-item.voice .content,.fbk-gbs-dls .dropdown .mat-mdc-autocomplete-panel.big .mdc-list-item.voice .mat-mdc-option-text,.fbk-gbs-dls .dropdown .mat-mdc-autocomplete-panel.big .mdc-list-item.voice .content,.fbk-gbs-dls .mat-mdc-select-panel.medium .mat-mdc-option.mdc-list-item .mat-mdc-option-text,.fbk-gbs-dls .mat-mdc-select-panel.medium .mat-mdc-option.mdc-list-item .dropdown .voice .content,.fbk-gbs-dls .dropdown .voice .mat-mdc-select-panel.medium .mat-mdc-option.mdc-list-item .content,.fbk-gbs-dls .mat-mdc-select-panel.medium .dropdown .mdc-list-item.voice .mat-mdc-option-text,.fbk-gbs-dls .mat-mdc-select-panel.medium .dropdown .mdc-list-item.voice .content,.fbk-gbs-dls .dropdown .mat-mdc-select-panel.medium .mdc-list-item.voice .mat-mdc-option-text,.fbk-gbs-dls .dropdown .mat-mdc-select-panel.medium .mdc-list-item.voice .content,.fbk-gbs-dls .mat-mdc-select-panel.big .mat-mdc-option.mdc-list-item .mat-mdc-option-text,.fbk-gbs-dls .mat-mdc-select-panel.big .mat-mdc-option.mdc-list-item .dropdown .voice .content,.fbk-gbs-dls .dropdown .voice .mat-mdc-select-panel.big .mat-mdc-option.mdc-list-item .content,.fbk-gbs-dls .mat-mdc-select-panel.big .dropdown .mdc-list-item.voice .mat-mdc-option-text,.fbk-gbs-dls .mat-mdc-select-panel.big .dropdown .mdc-list-item.voice .content,.fbk-gbs-dls .dropdown .mat-mdc-select-panel.big .mdc-list-item.voice .mat-mdc-option-text,.fbk-gbs-dls .dropdown .mat-mdc-select-panel.big .mdc-list-item.voice .content,.fbk-gbs-dls .mat-mdc-selection-list.medium .mat-mdc-option.mdc-list-item .mat-mdc-option-text,.fbk-gbs-dls .mat-mdc-selection-list.medium .mat-mdc-option.mdc-list-item .dropdown .voice .content,.fbk-gbs-dls .dropdown .voice .mat-mdc-selection-list.medium .mat-mdc-option.mdc-list-item .content,.fbk-gbs-dls .mat-mdc-selection-list.medium .dropdown .mdc-list-item.voice .mat-mdc-option-text,.fbk-gbs-dls .mat-mdc-selection-list.medium .dropdown .mdc-list-item.voice .content,.fbk-gbs-dls .dropdown .mat-mdc-selection-list.medium .mdc-list-item.voice .mat-mdc-option-text,.fbk-gbs-dls .dropdown .mat-mdc-selection-list.medium .mdc-list-item.voice .content,.fbk-gbs-dls .mat-mdc-selection-list.big .mat-mdc-option.mdc-list-item .mat-mdc-option-text,.fbk-gbs-dls .mat-mdc-selection-list.big .mat-mdc-option.mdc-list-item .dropdown .voice .content,.fbk-gbs-dls .dropdown .voice .mat-mdc-selection-list.big .mat-mdc-option.mdc-list-item .content,.fbk-gbs-dls .mat-mdc-selection-list.big .dropdown .mdc-list-item.voice .mat-mdc-option-text,.fbk-gbs-dls .mat-mdc-selection-list.big .dropdown .mdc-list-item.voice .content,.fbk-gbs-dls .dropdown .mat-mdc-selection-list.big .mdc-list-item.voice .mat-mdc-option-text,.fbk-gbs-dls .dropdown .mat-mdc-selection-list.big .mdc-list-item.voice .content,.fbk-gbs-dls .dropdown-menu.country-dropdown.show.ng-star-inserted.medium .mat-mdc-option.mdc-list-item .mat-mdc-option-text,.fbk-gbs-dls .dropdown-menu.country-dropdown.show.ng-star-inserted.medium .mat-mdc-option.mdc-list-item .dropdown .voice .content,.fbk-gbs-dls .dropdown .voice .dropdown-menu.country-dropdown.show.ng-star-inserted.medium .mat-mdc-option.mdc-list-item .content,.fbk-gbs-dls .dropdown-menu.country-dropdown.show.ng-star-inserted.medium .dropdown .mdc-list-item.voice .mat-mdc-option-text,.fbk-gbs-dls .dropdown-menu.country-dropdown.show.ng-star-inserted.medium .dropdown .mdc-list-item.voice .content,.fbk-gbs-dls .dropdown .dropdown-menu.country-dropdown.show.ng-star-inserted.medium .mdc-list-item.voice .mat-mdc-option-text,.fbk-gbs-dls .dropdown .dropdown-menu.country-dropdown.show.ng-star-inserted.medium .mdc-list-item.voice .content,.fbk-gbs-dls .dropdown-menu.country-dropdown.show.ng-star-inserted.big .mat-mdc-option.mdc-list-item .mat-mdc-option-text,.fbk-gbs-dls .dropdown-menu.country-dropdown.show.ng-star-inserted.big .mat-mdc-option.mdc-list-item .dropdown .voice .content,.fbk-gbs-dls .dropdown .voice .dropdown-menu.country-dropdown.show.ng-star-inserted.big .mat-mdc-option.mdc-list-item .content,.fbk-gbs-dls .dropdown-menu.country-dropdown.show.ng-star-inserted.big .dropdown .mdc-list-item.voice .mat-mdc-option-text,.fbk-gbs-dls .dropdown-menu.country-dropdown.show.ng-star-inserted.big .dropdown .mdc-list-item.voice .content,.fbk-gbs-dls .dropdown .dropdown-menu.country-dropdown.show.ng-star-inserted.big .mdc-list-item.voice .mat-mdc-option-text,.fbk-gbs-dls .dropdown .dropdown-menu.country-dropdown.show.ng-star-inserted.big .mdc-list-item.voice .content,.fbk-gbs-dls .mat-mdc-autocomplete-panel.medium .mat-mdc-list-option .mat-mdc-option-text,.fbk-gbs-dls .mat-mdc-autocomplete-panel.medium .mat-mdc-list-option .dropdown .voice .content,.fbk-gbs-dls .dropdown .voice .mat-mdc-autocomplete-panel.medium .mat-mdc-list-option .content,.fbk-gbs-dls .mat-mdc-autocomplete-panel.big .mat-mdc-list-option .mat-mdc-option-text,.fbk-gbs-dls .mat-mdc-autocomplete-panel.big .mat-mdc-list-option .dropdown .voice .content,.fbk-gbs-dls .dropdown .voice .mat-mdc-autocomplete-panel.big .mat-mdc-list-option .content,.fbk-gbs-dls .mat-mdc-select-panel.medium .mat-mdc-list-option .mat-mdc-option-text,.fbk-gbs-dls .mat-mdc-select-panel.medium .mat-mdc-list-option .dropdown .voice .content,.fbk-gbs-dls .dropdown .voice .mat-mdc-select-panel.medium .mat-mdc-list-option .content,.fbk-gbs-dls .mat-mdc-select-panel.big .mat-mdc-list-option .mat-mdc-option-text,.fbk-gbs-dls .mat-mdc-select-panel.big .mat-mdc-list-option .dropdown .voice .content,.fbk-gbs-dls .dropdown .voice .mat-mdc-select-panel.big .mat-mdc-list-option .content,.fbk-gbs-dls .mat-mdc-selection-list.medium .mat-mdc-list-option .mat-mdc-option-text,.fbk-gbs-dls .mat-mdc-selection-list.medium .mat-mdc-list-option .dropdown .voice .content,.fbk-gbs-dls .dropdown .voice .mat-mdc-selection-list.medium .mat-mdc-list-option .content,.fbk-gbs-dls .mat-mdc-selection-list.big .mat-mdc-list-option .mat-mdc-option-text,.fbk-gbs-dls .mat-mdc-selection-list.big .mat-mdc-list-option .dropdown .voice .content,.fbk-gbs-dls .dropdown .voice .mat-mdc-selection-list.big .mat-mdc-list-option .content,.fbk-gbs-dls .dropdown-menu.country-dropdown.show.ng-star-inserted.medium .mat-mdc-list-option .mat-mdc-option-text,.fbk-gbs-dls .dropdown-menu.country-dropdown.show.ng-star-inserted.medium .mat-mdc-list-option .dropdown .voice .content,.fbk-gbs-dls .dropdown .voice .dropdown-menu.country-dropdown.show.ng-star-inserted.medium .mat-mdc-list-option .content,.fbk-gbs-dls .dropdown-menu.country-dropdown.show.ng-star-inserted.big .mat-mdc-list-option .mat-mdc-option-text,.fbk-gbs-dls .dropdown-menu.country-dropdown.show.ng-star-inserted.big .mat-mdc-list-option .dropdown .voice .content,.fbk-gbs-dls .dropdown .voice .dropdown-menu.country-dropdown.show.ng-star-inserted.big .mat-mdc-list-option .content,.fbk-gbs-dls .dropdown .voice [class*=mdc-list-item]:not(.mat-mdc-list-option-checkbox-before),.fbk-gbs-dls .mat-mdc-autocomplete-panel.medium .mat-mdc-option.mdc-list-item [class*=mdc-list-item]:not(.mat-mdc-list-option-checkbox-before),.fbk-gbs-dls .mat-mdc-autocomplete-panel.big .mat-mdc-option.mdc-list-item [class*=mdc-list-item]:not(.mat-mdc-list-option-checkbox-before),.fbk-gbs-dls .mat-mdc-select-panel.medium .mat-mdc-option.mdc-list-item [class*=mdc-list-item]:not(.mat-mdc-list-option-checkbox-before),.fbk-gbs-dls .mat-mdc-select-panel.big .mat-mdc-option.mdc-list-item [class*=mdc-list-item]:not(.mat-mdc-list-option-checkbox-before),.fbk-gbs-dls .mat-mdc-selection-list.medium .mat-mdc-option.mdc-list-item [class*=mdc-list-item]:not(.mat-mdc-list-option-checkbox-before),.fbk-gbs-dls .mat-mdc-selection-list.big .mat-mdc-option.mdc-list-item [class*=mdc-list-item]:not(.mat-mdc-list-option-checkbox-before),.fbk-gbs-dls .dropdown-menu.country-dropdown.show.ng-star-inserted.medium .mat-mdc-option.mdc-list-item [class*=mdc-list-item]:not(.mat-mdc-list-option-checkbox-before),.fbk-gbs-dls .dropdown-menu.country-dropdown.show.ng-star-inserted.medium .dropdown .mdc-list-item.voice [class*=mdc-list-item]:not(.mat-mdc-list-option-checkbox-before),.fbk-gbs-dls .dropdown .dropdown-menu.country-dropdown.show.ng-star-inserted.medium .mdc-list-item.voice [class*=mdc-list-item]:not(.mat-mdc-list-option-checkbox-before),.fbk-gbs-dls .dropdown-menu.country-dropdown.show.ng-star-inserted.big .mat-mdc-option.mdc-list-item [class*=mdc-list-item]:not(.mat-mdc-list-option-checkbox-before),.fbk-gbs-dls .dropdown-menu.country-dropdown.show.ng-star-inserted.big .dropdown .mdc-list-item.voice [class*=mdc-list-item]:not(.mat-mdc-list-option-checkbox-before),.fbk-gbs-dls .dropdown .dropdown-menu.country-dropdown.show.ng-star-inserted.big .mdc-list-item.voice [class*=mdc-list-item]:not(.mat-mdc-list-option-checkbox-before),.fbk-gbs-dls .mat-mdc-autocomplete-panel.medium .mat-mdc-list-option [class*=mdc-list-item]:not(.mat-mdc-list-option-checkbox-before),.fbk-gbs-dls .mat-mdc-autocomplete-panel.big .mat-mdc-list-option [class*=mdc-list-item]:not(.mat-mdc-list-option-checkbox-before),.fbk-gbs-dls .mat-mdc-select-panel.medium .mat-mdc-list-option [class*=mdc-list-item]:not(.mat-mdc-list-option-checkbox-before),.fbk-gbs-dls .mat-mdc-select-panel.big .mat-mdc-list-option [class*=mdc-list-item]:not(.mat-mdc-list-option-checkbox-before),.fbk-gbs-dls .mat-mdc-selection-list.medium .mat-mdc-list-option [class*=mdc-list-item]:not(.mat-mdc-list-option-checkbox-before),.fbk-gbs-dls .mat-mdc-selection-list.big .mat-mdc-list-option [class*=mdc-list-item]:not(.mat-mdc-list-option-checkbox-before),.fbk-gbs-dls .dropdown-menu.country-dropdown.show.ng-star-inserted.medium .mat-mdc-list-option [class*=mdc-list-item]:not(.mat-mdc-list-option-checkbox-before),.fbk-gbs-dls .dropdown-menu.country-dropdown.show.ng-star-inserted.big .mat-mdc-list-option [class*=mdc-list-item]:not(.mat-mdc-list-option-checkbox-before),.fbk-gbs-dls li.iti__country .mat-mdc-option-text,.fbk-gbs-dls li.iti__country [class*=mdc-list-item]:not(.mat-mdc-list-option-checkbox-before){display:grid;grid-template-columns:-webkit-max-content auto -webkit-min-content;grid-template-columns:max-content auto min-content;grid-template-rows:-webkit-min-content;grid-template-rows:min-content;gap:10px;align-items:center;max-width:100%;max-height:100%;width:100%}.fbk-gbs-dls .dropdown .voice .mat-mdc-option-text>*:not(label:nth-child(1),ax-icon:last-child),.fbk-gbs-dls .dropdown .voice .content>*:not(label:nth-child(1),ax-icon:last-child),.fbk-gbs-dls .mat-mdc-autocomplete-panel.medium .mat-mdc-option.mdc-list-item .mat-mdc-option-text>*:not(label:nth-child(1),ax-icon:last-child),.fbk-gbs-dls .mat-mdc-autocomplete-panel.big .mat-mdc-option.mdc-list-item .mat-mdc-option-text>*:not(label:nth-child(1),ax-icon:last-child),.fbk-gbs-dls .mat-mdc-select-panel.medium .mat-mdc-option.mdc-list-item .mat-mdc-option-text>*:not(label:nth-child(1),ax-icon:last-child),.fbk-gbs-dls .mat-mdc-select-panel.big .mat-mdc-option.mdc-list-item .mat-mdc-option-text>*:not(label:nth-child(1),ax-icon:last-child),.fbk-gbs-dls .mat-mdc-selection-list.medium .mat-mdc-option.mdc-list-item .mat-mdc-option-text>*:not(label:nth-child(1),ax-icon:last-child),.fbk-gbs-dls .mat-mdc-selection-list.big .mat-mdc-option.mdc-list-item .mat-mdc-option-text>*:not(label:nth-child(1),ax-icon:last-child),.fbk-gbs-dls .dropdown-menu.country-dropdown.show.ng-star-inserted.medium .mat-mdc-option.mdc-list-item .mat-mdc-option-text>*:not(label:nth-child(1),ax-icon:last-child),.fbk-gbs-dls .dropdown-menu.country-dropdown.show.ng-star-inserted.medium .mat-mdc-option.mdc-list-item .dropdown .voice .content>*:not(label:nth-child(1),ax-icon:last-child),.fbk-gbs-dls .dropdown .voice .dropdown-menu.country-dropdown.show.ng-star-inserted.medium .mat-mdc-option.mdc-list-item .content>*:not(label:nth-child(1),ax-icon:last-child),.fbk-gbs-dls .dropdown-menu.country-dropdown.show.ng-star-inserted.medium .dropdown .mdc-list-item.voice .mat-mdc-option-text>*:not(label:nth-child(1),ax-icon:last-child),.fbk-gbs-dls .dropdown-menu.country-dropdown.show.ng-star-inserted.medium .dropdown .mdc-list-item.voice .content>*:not(label:nth-child(1),ax-icon:last-child),.fbk-gbs-dls .dropdown .dropdown-menu.country-dropdown.show.ng-star-inserted.medium .mdc-list-item.voice .mat-mdc-option-text>*:not(label:nth-child(1),ax-icon:last-child),.fbk-gbs-dls .dropdown .dropdown-menu.country-dropdown.show.ng-star-inserted.medium .mdc-list-item.voice .content>*:not(label:nth-child(1),ax-icon:last-child),.fbk-gbs-dls .dropdown-menu.country-dropdown.show.ng-star-inserted.big .mat-mdc-option.mdc-list-item .mat-mdc-option-text>*:not(label:nth-child(1),ax-icon:last-child),.fbk-gbs-dls .dropdown-menu.country-dropdown.show.ng-star-inserted.big .mat-mdc-option.mdc-list-item .dropdown .voice .content>*:not(label:nth-child(1),ax-icon:last-child),.fbk-gbs-dls .dropdown .voice .dropdown-menu.country-dropdown.show.ng-star-inserted.big .mat-mdc-option.mdc-list-item .content>*:not(label:nth-child(1),ax-icon:last-child),.fbk-gbs-dls .dropdown-menu.country-dropdown.show.ng-star-inserted.big .dropdown .mdc-list-item.voice .mat-mdc-option-text>*:not(label:nth-child(1),ax-icon:last-child),.fbk-gbs-dls .dropdown-menu.country-dropdown.show.ng-star-inserted.big .dropdown .mdc-list-item.voice .content>*:not(label:nth-child(1),ax-icon:last-child),.fbk-gbs-dls .dropdown .dropdown-menu.country-dropdown.show.ng-star-inserted.big .mdc-list-item.voice .mat-mdc-option-text>*:not(label:nth-child(1),ax-icon:last-child),.fbk-gbs-dls .dropdown .dropdown-menu.country-dropdown.show.ng-star-inserted.big .mdc-list-item.voice .content>*:not(label:nth-child(1),ax-icon:last-child),.fbk-gbs-dls .mat-mdc-autocomplete-panel.medium .mat-mdc-list-option .mat-mdc-option-text>*:not(label:nth-child(1),ax-icon:last-child),.fbk-gbs-dls .mat-mdc-autocomplete-panel.big .mat-mdc-list-option .mat-mdc-option-text>*:not(label:nth-child(1),ax-icon:last-child),.fbk-gbs-dls .mat-mdc-select-panel.medium .mat-mdc-list-option .mat-mdc-option-text>*:not(label:nth-child(1),ax-icon:last-child),.fbk-gbs-dls .mat-mdc-select-panel.big .mat-mdc-list-option .mat-mdc-option-text>*:not(label:nth-child(1),ax-icon:last-child),.fbk-gbs-dls .mat-mdc-selection-list.medium .mat-mdc-list-option .mat-mdc-option-text>*:not(label:nth-child(1),ax-icon:last-child),.fbk-gbs-dls .mat-mdc-selection-list.big .mat-mdc-list-option .mat-mdc-option-text>*:not(label:nth-child(1),ax-icon:last-child),.fbk-gbs-dls .dropdown-menu.country-dropdown.show.ng-star-inserted.medium .mat-mdc-list-option .mat-mdc-option-text>*:not(label:nth-child(1),ax-icon:last-child),.fbk-gbs-dls .dropdown-menu.country-dropdown.show.ng-star-inserted.medium .mat-mdc-list-option .dropdown .voice .content>*:not(label:nth-child(1),ax-icon:last-child),.fbk-gbs-dls .dropdown .voice .dropdown-menu.country-dropdown.show.ng-star-inserted.medium .mat-mdc-list-option .content>*:not(label:nth-child(1),ax-icon:last-child),.fbk-gbs-dls .dropdown-menu.country-dropdown.show.ng-star-inserted.big .mat-mdc-list-option .mat-mdc-option-text>*:not(label:nth-child(1),ax-icon:last-child),.fbk-gbs-dls .dropdown-menu.country-dropdown.show.ng-star-inserted.big .mat-mdc-list-option .dropdown .voice .content>*:not(label:nth-child(1),ax-icon:last-child),.fbk-gbs-dls .dropdown .voice .dropdown-menu.country-dropdown.show.ng-star-inserted.big .mat-mdc-list-option .content>*:not(label:nth-child(1),ax-icon:last-child),.fbk-gbs-dls .dropdown .voice [class*=mdc-list-item]:not(.mat-mdc-list-option-checkbox-before)>*:not(label:nth-child(1),ax-icon:last-child),.fbk-gbs-dls .mat-mdc-autocomplete-panel.medium .mat-mdc-option.mdc-list-item [class*=mdc-list-item]:not(.mat-mdc-list-option-checkbox-before)>*:not(label:nth-child(1),ax-icon:last-child),.fbk-gbs-dls .mat-mdc-autocomplete-panel.big .mat-mdc-option.mdc-list-item [class*=mdc-list-item]:not(.mat-mdc-list-option-checkbox-before)>*:not(label:nth-child(1),ax-icon:last-child),.fbk-gbs-dls .mat-mdc-select-panel.medium .mat-mdc-option.mdc-list-item [class*=mdc-list-item]:not(.mat-mdc-list-option-checkbox-before)>*:not(label:nth-child(1),ax-icon:last-child),.fbk-gbs-dls .mat-mdc-select-panel.big .mat-mdc-option.mdc-list-item [class*=mdc-list-item]:not(.mat-mdc-list-option-checkbox-before)>*:not(label:nth-child(1),ax-icon:last-child),.fbk-gbs-dls .mat-mdc-selection-list.medium .mat-mdc-option.mdc-list-item [class*=mdc-list-item]:not(.mat-mdc-list-option-checkbox-before)>*:not(label:nth-child(1),ax-icon:last-child),.fbk-gbs-dls .mat-mdc-selection-list.big .mat-mdc-option.mdc-list-item [class*=mdc-list-item]:not(.mat-mdc-list-option-checkbox-before)>*:not(label:nth-child(1),ax-icon:last-child),.fbk-gbs-dls .dropdown-menu.country-dropdown.show.ng-star-inserted.medium .mat-mdc-option.mdc-list-item [class*=mdc-list-item]:not(.mat-mdc-list-option-checkbox-before)>*:not(label:nth-child(1),ax-icon:last-child),.fbk-gbs-dls .dropdown-menu.country-dropdown.show.ng-star-inserted.medium .dropdown .mdc-list-item.voice [class*=mdc-list-item]:not(.mat-mdc-list-option-checkbox-before)>*:not(label:nth-child(1),ax-icon:last-child),.fbk-gbs-dls .dropdown .dropdown-menu.country-dropdown.show.ng-star-inserted.medium .mdc-list-item.voice [class*=mdc-list-item]:not(.mat-mdc-list-option-checkbox-before)>*:not(label:nth-child(1),ax-icon:last-child),.fbk-gbs-dls .dropdown-menu.country-dropdown.show.ng-star-inserted.big .mat-mdc-option.mdc-list-item [class*=mdc-list-item]:not(.mat-mdc-list-option-checkbox-before)>*:not(label:nth-child(1),ax-icon:last-child),.fbk-gbs-dls .dropdown-menu.country-dropdown.show.ng-star-inserted.big .dropdown .mdc-list-item.voice [class*=mdc-list-item]:not(.mat-mdc-list-option-checkbox-before)>*:not(label:nth-child(1),ax-icon:last-child),.fbk-gbs-dls .dropdown .dropdown-menu.country-dropdown.show.ng-star-inserted.big .mdc-list-item.voice [class*=mdc-list-item]:not(.mat-mdc-list-option-checkbox-before)>*:not(label:nth-child(1),ax-icon:last-child),.fbk-gbs-dls .mat-mdc-autocomplete-panel.medium .mat-mdc-list-option [class*=mdc-list-item]:not(.mat-mdc-list-option-checkbox-before)>*:not(label:nth-child(1),ax-icon:last-child),.fbk-gbs-dls .mat-mdc-autocomplete-panel.big .mat-mdc-list-option [class*=mdc-list-item]:not(.mat-mdc-list-option-checkbox-before)>*:not(label:nth-child(1),ax-icon:last-child),.fbk-gbs-dls .mat-mdc-select-panel.medium .mat-mdc-list-option [class*=mdc-list-item]:not(.mat-mdc-list-option-checkbox-before)>*:not(label:nth-child(1),ax-icon:last-child),.fbk-gbs-dls .mat-mdc-select-panel.big .mat-mdc-list-option [class*=mdc-list-item]:not(.mat-mdc-list-option-checkbox-before)>*:not(label:nth-child(1),ax-icon:last-child),.fbk-gbs-dls .mat-mdc-selection-list.medium .mat-mdc-list-option [class*=mdc-list-item]:not(.mat-mdc-list-option-checkbox-before)>*:not(label:nth-child(1),ax-icon:last-child),.fbk-gbs-dls .mat-mdc-selection-list.big .mat-mdc-list-option [class*=mdc-list-item]:not(.mat-mdc-list-option-checkbox-before)>*:not(label:nth-child(1),ax-icon:last-child),.fbk-gbs-dls .dropdown-menu.country-dropdown.show.ng-star-inserted.medium .mat-mdc-list-option [class*=mdc-list-item]:not(.mat-mdc-list-option-checkbox-before)>*:not(label:nth-child(1),ax-icon:last-child),.fbk-gbs-dls .dropdown-menu.country-dropdown.show.ng-star-inserted.big .mat-mdc-list-option [class*=mdc-list-item]:not(.mat-mdc-list-option-checkbox-before)>*:not(label:nth-child(1),ax-icon:last-child),.fbk-gbs-dls li.iti__country .mat-mdc-option-text>*:not(label:nth-child(1),ax-icon:last-child),.fbk-gbs-dls li.iti__country [class*=mdc-list-item]:not(.mat-mdc-list-option-checkbox-before)>*:not(label:nth-child(1),ax-icon:last-child){grid-row:1}.fbk-gbs-dls .dropdown .voice .mat-mdc-option-text label:nth-child(1),.fbk-gbs-dls .dropdown .voice .content label:nth-child(1),.fbk-gbs-dls .mat-mdc-autocomplete-panel.medium .mat-mdc-option.mdc-list-item .mat-mdc-option-text label:nth-child(1),.fbk-gbs-dls .mat-mdc-autocomplete-panel.big .mat-mdc-option.mdc-list-item .mat-mdc-option-text label:nth-child(1),.fbk-gbs-dls .mat-mdc-select-panel.medium .mat-mdc-option.mdc-list-item .mat-mdc-option-text label:nth-child(1),.fbk-gbs-dls .mat-mdc-select-panel.big .mat-mdc-option.mdc-list-item .mat-mdc-option-text label:nth-child(1),.fbk-gbs-dls .mat-mdc-selection-list.medium .mat-mdc-option.mdc-list-item .mat-mdc-option-text label:nth-child(1),.fbk-gbs-dls .mat-mdc-selection-list.big .mat-mdc-option.mdc-list-item .mat-mdc-option-text label:nth-child(1),.fbk-gbs-dls .dropdown-menu.country-dropdown.show.ng-star-inserted.medium .mat-mdc-option.mdc-list-item .mat-mdc-option-text label:nth-child(1),.fbk-gbs-dls .dropdown-menu.country-dropdown.show.ng-star-inserted.medium .mat-mdc-option.mdc-list-item .dropdown .voice .content label:nth-child(1),.fbk-gbs-dls .dropdown .voice .dropdown-menu.country-dropdown.show.ng-star-inserted.medium .mat-mdc-option.mdc-list-item .content label:nth-child(1),.fbk-gbs-dls .dropdown-menu.country-dropdown.show.ng-star-inserted.medium .dropdown .mdc-list-item.voice .mat-mdc-option-text label:nth-child(1),.fbk-gbs-dls .dropdown-menu.country-dropdown.show.ng-star-inserted.medium .dropdown .mdc-list-item.voice .content label:nth-child(1),.fbk-gbs-dls .dropdown .dropdown-menu.country-dropdown.show.ng-star-inserted.medium .mdc-list-item.voice .mat-mdc-option-text label:nth-child(1),.fbk-gbs-dls .dropdown .dropdown-menu.country-dropdown.show.ng-star-inserted.medium .mdc-list-item.voice .content label:nth-child(1),.fbk-gbs-dls .dropdown-menu.country-dropdown.show.ng-star-inserted.big .mat-mdc-option.mdc-list-item .mat-mdc-option-text label:nth-child(1),.fbk-gbs-dls .dropdown-menu.country-dropdown.show.ng-star-inserted.big .mat-mdc-option.mdc-list-item .dropdown .voice .content label:nth-child(1),.fbk-gbs-dls .dropdown .voice .dropdown-menu.country-dropdown.show.ng-star-inserted.big .mat-mdc-option.mdc-list-item .content label:nth-child(1),.fbk-gbs-dls .dropdown-menu.country-dropdown.show.ng-star-inserted.big .dropdown .mdc-list-item.voice .mat-mdc-option-text label:nth-child(1),.fbk-gbs-dls .dropdown-menu.country-dropdown.show.ng-star-inserted.big .dropdown .mdc-list-item.voice .content label:nth-child(1),.fbk-gbs-dls .dropdown .dropdown-menu.country-dropdown.show.ng-star-inserted.big .mdc-list-item.voice .mat-mdc-option-text label:nth-child(1),.fbk-gbs-dls .dropdown .dropdown-menu.country-dropdown.show.ng-star-inserted.big .mdc-list-item.voice .content label:nth-child(1),.fbk-gbs-dls .mat-mdc-autocomplete-panel.medium .mat-mdc-list-option .mat-mdc-option-text label:nth-child(1),.fbk-gbs-dls .mat-mdc-autocomplete-panel.big .mat-mdc-list-option .mat-mdc-option-text label:nth-child(1),.fbk-gbs-dls .mat-mdc-select-panel.medium .mat-mdc-list-option .mat-mdc-option-text label:nth-child(1),.fbk-gbs-dls .mat-mdc-select-panel.big .mat-mdc-list-option .mat-mdc-option-text label:nth-child(1),.fbk-gbs-dls .mat-mdc-selection-list.medium .mat-mdc-list-option .mat-mdc-option-text label:nth-child(1),.fbk-gbs-dls .mat-mdc-selection-list.big .mat-mdc-list-option .mat-mdc-option-text label:nth-child(1),.fbk-gbs-dls .dropdown-menu.country-dropdown.show.ng-star-inserted.medium .mat-mdc-list-option .mat-mdc-option-text label:nth-child(1),.fbk-gbs-dls .dropdown-menu.country-dropdown.show.ng-star-inserted.medium .mat-mdc-list-option .dropdown .voice .content label:nth-child(1),.fbk-gbs-dls .dropdown .voice .dropdown-menu.country-dropdown.show.ng-star-inserted.medium .mat-mdc-list-option .content label:nth-child(1),.fbk-gbs-dls .dropdown-menu.country-dropdown.show.ng-star-inserted.big .mat-mdc-list-option .mat-mdc-option-text label:nth-child(1),.fbk-gbs-dls .dropdown-menu.country-dropdown.show.ng-star-inserted.big .mat-mdc-list-option .dropdown .voice .content label:nth-child(1),.fbk-gbs-dls .dropdown .voice .dropdown-menu.country-dropdown.show.ng-star-inserted.big .mat-mdc-list-option .content label:nth-child(1),.fbk-gbs-dls .dropdown .voice [class*=mdc-list-item]:not(.mat-mdc-list-option-checkbox-before) label:nth-child(1),.fbk-gbs-dls .mat-mdc-autocomplete-panel.medium .mat-mdc-option.mdc-list-item [class*=mdc-list-item]:not(.mat-mdc-list-option-checkbox-before) label:nth-child(1),.fbk-gbs-dls .mat-mdc-autocomplete-panel.big .mat-mdc-option.mdc-list-item [class*=mdc-list-item]:not(.mat-mdc-list-option-checkbox-before) label:nth-child(1),.fbk-gbs-dls .mat-mdc-select-panel.medium .mat-mdc-option.mdc-list-item [class*=mdc-list-item]:not(.mat-mdc-list-option-checkbox-before) label:nth-child(1),.fbk-gbs-dls .mat-mdc-select-panel.big .mat-mdc-option.mdc-list-item [class*=mdc-list-item]:not(.mat-mdc-list-option-checkbox-before) label:nth-child(1),.fbk-gbs-dls .mat-mdc-selection-list.medium .mat-mdc-option.mdc-list-item [class*=mdc-list-item]:not(.mat-mdc-list-option-checkbox-before) label:nth-child(1),.fbk-gbs-dls .mat-mdc-selection-list.big .mat-mdc-option.mdc-list-item [class*=mdc-list-item]:not(.mat-mdc-list-option-checkbox-before) label:nth-child(1),.fbk-gbs-dls .dropdown-menu.country-dropdown.show.ng-star-inserted.medium .mat-mdc-option.mdc-list-item [class*=mdc-list-item]:not(.mat-mdc-list-option-checkbox-before) label:nth-child(1),.fbk-gbs-dls .dropdown-menu.country-dropdown.show.ng-star-inserted.medium .dropdown .mdc-list-item.voice [class*=mdc-list-item]:not(.mat-mdc-list-option-checkbox-before) label:nth-child(1),.fbk-gbs-dls .dropdown .dropdown-menu.country-dropdown.show.ng-star-inserted.medium .mdc-list-item.voice [class*=mdc-list-item]:not(.mat-mdc-list-option-checkbox-before) label:nth-child(1),.fbk-gbs-dls .dropdown-menu.country-dropdown.show.ng-star-inserted.big .mat-mdc-option.mdc-list-item [class*=mdc-list-item]:not(.mat-mdc-list-option-checkbox-before) label:nth-child(1),.fbk-gbs-dls .dropdown-menu.country-dropdown.show.ng-star-inserted.big .dropdown .mdc-list-item.voice [class*=mdc-list-item]:not(.mat-mdc-list-option-checkbox-before) label:nth-child(1),.fbk-gbs-dls .dropdown .dropdown-menu.country-dropdown.show.ng-star-inserted.big .mdc-list-item.voice [class*=mdc-list-item]:not(.mat-mdc-list-option-checkbox-before) label:nth-child(1),.fbk-gbs-dls .mat-mdc-autocomplete-panel.medium .mat-mdc-list-option [class*=mdc-list-item]:not(.mat-mdc-list-option-checkbox-before) label:nth-child(1),.fbk-gbs-dls .mat-mdc-autocomplete-panel.big .mat-mdc-list-option [class*=mdc-list-item]:not(.mat-mdc-list-option-checkbox-before) label:nth-child(1),.fbk-gbs-dls .mat-mdc-select-panel.medium .mat-mdc-list-option [class*=mdc-list-item]:not(.mat-mdc-list-option-checkbox-before) label:nth-child(1),.fbk-gbs-dls .mat-mdc-select-panel.big .mat-mdc-list-option [class*=mdc-list-item]:not(.mat-mdc-list-option-checkbox-before) label:nth-child(1),.fbk-gbs-dls .mat-mdc-selection-list.medium .mat-mdc-list-option [class*=mdc-list-item]:not(.mat-mdc-list-option-checkbox-before) label:nth-child(1),.fbk-gbs-dls .mat-mdc-selection-list.big .mat-mdc-list-option [class*=mdc-list-item]:not(.mat-mdc-list-option-checkbox-before) label:nth-child(1),.fbk-gbs-dls .dropdown-menu.country-dropdown.show.ng-star-inserted.medium .mat-mdc-list-option [class*=mdc-list-item]:not(.mat-mdc-list-option-checkbox-before) label:nth-child(1),.fbk-gbs-dls .dropdown-menu.country-dropdown.show.ng-star-inserted.big .mat-mdc-list-option [class*=mdc-list-item]:not(.mat-mdc-list-option-checkbox-before) label:nth-child(1),.fbk-gbs-dls li.iti__country .mat-mdc-option-text label:nth-child(1),.fbk-gbs-dls li.iti__country [class*=mdc-list-item]:not(.mat-mdc-list-option-checkbox-before) label:nth-child(1),.fbk-gbs-dls .dropdown .voice .mat-mdc-option-text ax-icon:first-child,.fbk-gbs-dls .dropdown .voice .content ax-icon:first-child,.fbk-gbs-dls .mat-mdc-autocomplete-panel.medium .mat-mdc-option.mdc-list-item .mat-mdc-option-text ax-icon:first-child,.fbk-gbs-dls .mat-mdc-autocomplete-panel.big .mat-mdc-option.mdc-list-item .mat-mdc-option-text ax-icon:first-child,.fbk-gbs-dls .mat-mdc-select-panel.medium .mat-mdc-option.mdc-list-item .mat-mdc-option-text ax-icon:first-child,.fbk-gbs-dls .mat-mdc-select-panel.big .mat-mdc-option.mdc-list-item .mat-mdc-option-text ax-icon:first-child,.fbk-gbs-dls .mat-mdc-selection-list.medium .mat-mdc-option.mdc-list-item .mat-mdc-option-text ax-icon:first-child,.fbk-gbs-dls .mat-mdc-selection-list.big .mat-mdc-option.mdc-list-item .mat-mdc-option-text ax-icon:first-child,.fbk-gbs-dls .dropdown-menu.country-dropdown.show.ng-star-inserted.medium .mat-mdc-option.mdc-list-item .mat-mdc-option-text ax-icon:first-child,.fbk-gbs-dls .dropdown-menu.country-dropdown.show.ng-star-inserted.medium .mat-mdc-option.mdc-list-item .dropdown .voice .content ax-icon:first-child,.fbk-gbs-dls .dropdown .voice .dropdown-menu.country-dropdown.show.ng-star-inserted.medium .mat-mdc-option.mdc-list-item .content ax-icon:first-child,.fbk-gbs-dls .dropdown-menu.country-dropdown.show.ng-star-inserted.medium .dropdown .mdc-list-item.voice .mat-mdc-option-text ax-icon:first-child,.fbk-gbs-dls .dropdown-menu.country-dropdown.show.ng-star-inserted.medium .dropdown .mdc-list-item.voice .content ax-icon:first-child,.fbk-gbs-dls .dropdown .dropdown-menu.country-dropdown.show.ng-star-inserted.medium .mdc-list-item.voice .mat-mdc-option-text ax-icon:first-child,.fbk-gbs-dls .dropdown .dropdown-menu.country-dropdown.show.ng-star-inserted.medium .mdc-list-item.voice .content ax-icon:first-child,.fbk-gbs-dls .dropdown-menu.country-dropdown.show.ng-star-inserted.big .mat-mdc-option.mdc-list-item .mat-mdc-option-text ax-icon:first-child,.fbk-gbs-dls .dropdown-menu.country-dropdown.show.ng-star-inserted.big .mat-mdc-option.mdc-list-item .dropdown .voice .content ax-icon:first-child,.fbk-gbs-dls .dropdown .voice .dropdown-menu.country-dropdown.show.ng-star-inserted.big .mat-mdc-option.mdc-list-item .content ax-icon:first-child,.fbk-gbs-dls .dropdown-menu.country-dropdown.show.ng-star-inserted.big .dropdown .mdc-list-item.voice .mat-mdc-option-text ax-icon:first-child,.fbk-gbs-dls .dropdown-menu.country-dropdown.show.ng-star-inserted.big .dropdown .mdc-list-item.voice .content ax-icon:first-child,.fbk-gbs-dls .dropdown .dropdown-menu.country-dropdown.show.ng-star-inserted.big .mdc-list-item.voice .mat-mdc-option-text ax-icon:first-child,.fbk-gbs-dls .dropdown .dropdown-menu.country-dropdown.show.ng-star-inserted.big .mdc-list-item.voice .content ax-icon:first-child,.fbk-gbs-dls .mat-mdc-autocomplete-panel.medium .mat-mdc-list-option .mat-mdc-option-text ax-icon:first-child,.fbk-gbs-dls .mat-mdc-autocomplete-panel.big .mat-mdc-list-option .mat-mdc-option-text ax-icon:first-child,.fbk-gbs-dls .mat-mdc-select-panel.medium .mat-mdc-list-option .mat-mdc-option-text ax-icon:first-child,.fbk-gbs-dls .mat-mdc-select-panel.big .mat-mdc-list-option .mat-mdc-option-text ax-icon:first-child,.fbk-gbs-dls .mat-mdc-selection-list.medium .mat-mdc-list-option .mat-mdc-option-text ax-icon:first-child,.fbk-gbs-dls .mat-mdc-selection-list.big .mat-mdc-list-option .mat-mdc-option-text ax-icon:first-child,.fbk-gbs-dls .dropdown-menu.country-dropdown.show.ng-star-inserted.medium .mat-mdc-list-option .mat-mdc-option-text ax-icon:first-child,.fbk-gbs-dls .dropdown-menu.country-dropdown.show.ng-star-inserted.medium .mat-mdc-list-option .dropdown .voice .content ax-icon:first-child,.fbk-gbs-dls .dropdown .voice .dropdown-menu.country-dropdown.show.ng-star-inserted.medium .mat-mdc-list-option .content ax-icon:first-child,.fbk-gbs-dls .dropdown-menu.country-dropdown.show.ng-star-inserted.big .mat-mdc-list-option .mat-mdc-option-text ax-icon:first-child,.fbk-gbs-dls .dropdown-menu.country-dropdown.show.ng-star-inserted.big .mat-mdc-list-option .dropdown .voice .content ax-icon:first-child,.fbk-gbs-dls .dropdown .voice .dropdown-menu.country-dropdown.show.ng-star-inserted.big .mat-mdc-list-option .content ax-icon:first-child,.fbk-gbs-dls .dropdown .voice [class*=mdc-list-item]:not(.mat-mdc-list-option-checkbox-before) ax-icon:first-child,.fbk-gbs-dls .mat-mdc-autocomplete-panel.medium .mat-mdc-option.mdc-list-item [class*=mdc-list-item]:not(.mat-mdc-list-option-checkbox-before) ax-icon:first-child,.fbk-gbs-dls .mat-mdc-autocomplete-panel.big .mat-mdc-option.mdc-list-item [class*=mdc-list-item]:not(.mat-mdc-list-option-checkbox-before) ax-icon:first-child,.fbk-gbs-dls .mat-mdc-select-panel.medium .mat-mdc-option.mdc-list-item [class*=mdc-list-item]:not(.mat-mdc-list-option-checkbox-before) ax-icon:first-child,.fbk-gbs-dls .mat-mdc-select-panel.big .mat-mdc-option.mdc-list-item [class*=mdc-list-item]:not(.mat-mdc-list-option-checkbox-before) ax-icon:first-child,.fbk-gbs-dls .mat-mdc-selection-list.medium .mat-mdc-option.mdc-list-item [class*=mdc-list-item]:not(.mat-mdc-list-option-checkbox-before) ax-icon:first-child,.fbk-gbs-dls .mat-mdc-selection-list.big .mat-mdc-option.mdc-list-item [class*=mdc-list-item]:not(.mat-mdc-list-option-checkbox-before) ax-icon:first-child,.fbk-gbs-dls .dropdown-menu.country-dropdown.show.ng-star-inserted.medium .mat-mdc-option.mdc-list-item [class*=mdc-list-item]:not(.mat-mdc-list-option-checkbox-before) ax-icon:first-child,.fbk-gbs-dls .dropdown-menu.country-dropdown.show.ng-star-inserted.medium .dropdown .mdc-list-item.voice [class*=mdc-list-item]:not(.mat-mdc-list-option-checkbox-before) ax-icon:first-child,.fbk-gbs-dls .dropdown .dropdown-menu.country-dropdown.show.ng-star-inserted.medium .mdc-list-item.voice [class*=mdc-list-item]:not(.mat-mdc-list-option-checkbox-before) ax-icon:first-child,.fbk-gbs-dls .dropdown-menu.country-dropdown.show.ng-star-inserted.big .mat-mdc-option.mdc-list-item [class*=mdc-list-item]:not(.mat-mdc-list-option-checkbox-before) ax-icon:first-child,.fbk-gbs-dls .dropdown-menu.country-dropdown.show.ng-star-inserted.big .dropdown .mdc-list-item.voice [class*=mdc-list-item]:not(.mat-mdc-list-option-checkbox-before) ax-icon:first-child,.fbk-gbs-dls .dropdown .dropdown-menu.country-dropdown.show.ng-star-inserted.big .mdc-list-item.voice [class*=mdc-list-item]:not(.mat-mdc-list-option-checkbox-before) ax-icon:first-child,.fbk-gbs-dls .mat-mdc-autocomplete-panel.medium .mat-mdc-list-option [class*=mdc-list-item]:not(.mat-mdc-list-option-checkbox-before) ax-icon:first-child,.fbk-gbs-dls .mat-mdc-autocomplete-panel.big .mat-mdc-list-option [class*=mdc-list-item]:not(.mat-mdc-list-option-checkbox-before) ax-icon:first-child,.fbk-gbs-dls .mat-mdc-select-panel.medium .mat-mdc-list-option [class*=mdc-list-item]:not(.mat-mdc-list-option-checkbox-before) ax-icon:first-child,.fbk-gbs-dls .mat-mdc-select-panel.big .mat-mdc-list-option [class*=mdc-list-item]:not(.mat-mdc-list-option-checkbox-before) ax-icon:first-child,.fbk-gbs-dls .mat-mdc-selection-list.medium .mat-mdc-list-option [class*=mdc-list-item]:not(.mat-mdc-list-option-checkbox-before) ax-icon:first-child,.fbk-gbs-dls .mat-mdc-selection-list.big .mat-mdc-list-option [class*=mdc-list-item]:not(.mat-mdc-list-option-checkbox-before) ax-icon:first-child,.fbk-gbs-dls .dropdown-menu.country-dropdown.show.ng-star-inserted.medium .mat-mdc-list-option [class*=mdc-list-item]:not(.mat-mdc-list-option-checkbox-before) ax-icon:first-child,.fbk-gbs-dls .dropdown-menu.country-dropdown.show.ng-star-inserted.big .mat-mdc-list-option [class*=mdc-list-item]:not(.mat-mdc-list-option-checkbox-before) ax-icon:first-child,.fbk-gbs-dls li.iti__country .mat-mdc-option-text ax-icon:first-child,.fbk-gbs-dls li.iti__country [class*=mdc-list-item]:not(.mat-mdc-list-option-checkbox-before) ax-icon:first-child{grid-row:1;grid-column:1}.fbk-gbs-dls .dropdown .voice .mat-mdc-option-text ax-icon:last-child,.fbk-gbs-dls .dropdown .voice .content ax-icon:last-child,.fbk-gbs-dls .mat-mdc-autocomplete-panel.medium .mat-mdc-option.mdc-list-item .mat-mdc-option-text ax-icon:last-child,.fbk-gbs-dls .mat-mdc-autocomplete-panel.big .mat-mdc-option.mdc-list-item .mat-mdc-option-text ax-icon:last-child,.fbk-gbs-dls .mat-mdc-select-panel.medium .mat-mdc-option.mdc-list-item .mat-mdc-option-text ax-icon:last-child,.fbk-gbs-dls .mat-mdc-select-panel.big .mat-mdc-option.mdc-list-item .mat-mdc-option-text ax-icon:last-child,.fbk-gbs-dls .mat-mdc-selection-list.medium .mat-mdc-option.mdc-list-item .mat-mdc-option-text ax-icon:last-child,.fbk-gbs-dls .mat-mdc-selection-list.big .mat-mdc-option.mdc-list-item .mat-mdc-option-text ax-icon:last-child,.fbk-gbs-dls .dropdown-menu.country-dropdown.show.ng-star-inserted.medium .mat-mdc-option.mdc-list-item .mat-mdc-option-text ax-icon:last-child,.fbk-gbs-dls .dropdown-menu.country-dropdown.show.ng-star-inserted.medium .mat-mdc-option.mdc-list-item .dropdown .voice .content ax-icon:last-child,.fbk-gbs-dls .dropdown .voice .dropdown-menu.country-dropdown.show.ng-star-inserted.medium .mat-mdc-option.mdc-list-item .content ax-icon:last-child,.fbk-gbs-dls .dropdown-menu.country-dropdown.show.ng-star-inserted.medium .dropdown .mdc-list-item.voice .mat-mdc-option-text ax-icon:last-child,.fbk-gbs-dls .dropdown-menu.country-dropdown.show.ng-star-inserted.medium .dropdown .mdc-list-item.voice .content ax-icon:last-child,.fbk-gbs-dls .dropdown .dropdown-menu.country-dropdown.show.ng-star-inserted.medium .mdc-list-item.voice .mat-mdc-option-text ax-icon:last-child,.fbk-gbs-dls .dropdown .dropdown-menu.country-dropdown.show.ng-star-inserted.medium .mdc-list-item.voice .content ax-icon:last-child,.fbk-gbs-dls .dropdown-menu.country-dropdown.show.ng-star-inserted.big .mat-mdc-option.mdc-list-item .mat-mdc-option-text ax-icon:last-child,.fbk-gbs-dls .dropdown-menu.country-dropdown.show.ng-star-inserted.big .mat-mdc-option.mdc-list-item .dropdown .voice .content ax-icon:last-child,.fbk-gbs-dls .dropdown .voice .dropdown-menu.country-dropdown.show.ng-star-inserted.big .mat-mdc-option.mdc-list-item .content ax-icon:last-child,.fbk-gbs-dls .dropdown-menu.country-dropdown.show.ng-star-inserted.big .dropdown .mdc-list-item.voice .mat-mdc-option-text ax-icon:last-child,.fbk-gbs-dls .dropdown-menu.country-dropdown.show.ng-star-inserted.big .dropdown .mdc-list-item.voice .content ax-icon:last-child,.fbk-gbs-dls .dropdown .dropdown-menu.country-dropdown.show.ng-star-inserted.big .mdc-list-item.voice .mat-mdc-option-text ax-icon:last-child,.fbk-gbs-dls .dropdown .dropdown-menu.country-dropdown.show.ng-star-inserted.big .mdc-list-item.voice .content ax-icon:last-child,.fbk-gbs-dls .mat-mdc-autocomplete-panel.medium .mat-mdc-list-option .mat-mdc-option-text ax-icon:last-child,.fbk-gbs-dls .mat-mdc-autocomplete-panel.big .mat-mdc-list-option .mat-mdc-option-text ax-icon:last-child,.fbk-gbs-dls .mat-mdc-select-panel.medium .mat-mdc-list-option .mat-mdc-option-text ax-icon:last-child,.fbk-gbs-dls .mat-mdc-select-panel.big .mat-mdc-list-option .mat-mdc-option-text ax-icon:last-child,.fbk-gbs-dls .mat-mdc-selection-list.medium .mat-mdc-list-option .mat-mdc-option-text ax-icon:last-child,.fbk-gbs-dls .mat-mdc-selection-list.big .mat-mdc-list-option .mat-mdc-option-text ax-icon:last-child,.fbk-gbs-dls .dropdown-menu.country-dropdown.show.ng-star-inserted.medium .mat-mdc-list-option .mat-mdc-option-text ax-icon:last-child,.fbk-gbs-dls .dropdown-menu.country-dropdown.show.ng-star-inserted.medium .mat-mdc-list-option .dropdown .voice .content ax-icon:last-child,.fbk-gbs-dls .dropdown .voice .dropdown-menu.country-dropdown.show.ng-star-inserted.medium .mat-mdc-list-option .content ax-icon:last-child,.fbk-gbs-dls .dropdown-menu.country-dropdown.show.ng-star-inserted.big .mat-mdc-list-option .mat-mdc-option-text ax-icon:last-child,.fbk-gbs-dls .dropdown-menu.country-dropdown.show.ng-star-inserted.big .mat-mdc-list-option .dropdown .voice .content ax-icon:last-child,.fbk-gbs-dls .dropdown .voice .dropdown-menu.country-dropdown.show.ng-star-inserted.big .mat-mdc-list-option .content ax-icon:last-child,.fbk-gbs-dls .dropdown .voice [class*=mdc-list-item]:not(.mat-mdc-list-option-checkbox-before) ax-icon:last-child,.fbk-gbs-dls .mat-mdc-autocomplete-panel.medium .mat-mdc-option.mdc-list-item [class*=mdc-list-item]:not(.mat-mdc-list-option-checkbox-before) ax-icon:last-child,.fbk-gbs-dls .mat-mdc-autocomplete-panel.big .mat-mdc-option.mdc-list-item [class*=mdc-list-item]:not(.mat-mdc-list-option-checkbox-before) ax-icon:last-child,.fbk-gbs-dls .mat-mdc-select-panel.medium .mat-mdc-option.mdc-list-item [class*=mdc-list-item]:not(.mat-mdc-list-option-checkbox-before) ax-icon:last-child,.fbk-gbs-dls .mat-mdc-select-panel.big .mat-mdc-option.mdc-list-item [class*=mdc-list-item]:not(.mat-mdc-list-option-checkbox-before) ax-icon:last-child,.fbk-gbs-dls .mat-mdc-selection-list.medium .mat-mdc-option.mdc-list-item [class*=mdc-list-item]:not(.mat-mdc-list-option-checkbox-before) ax-icon:last-child,.fbk-gbs-dls .mat-mdc-selection-list.big .mat-mdc-option.mdc-list-item [class*=mdc-list-item]:not(.mat-mdc-list-option-checkbox-before) ax-icon:last-child,.fbk-gbs-dls .dropdown-menu.country-dropdown.show.ng-star-inserted.medium .mat-mdc-option.mdc-list-item [class*=mdc-list-item]:not(.mat-mdc-list-option-checkbox-before) ax-icon:last-child,.fbk-gbs-dls .dropdown-menu.country-dropdown.show.ng-star-inserted.medium .dropdown .mdc-list-item.voice [class*=mdc-list-item]:not(.mat-mdc-list-option-checkbox-before) ax-icon:last-child,.fbk-gbs-dls .dropdown .dropdown-menu.country-dropdown.show.ng-star-inserted.medium .mdc-list-item.voice [class*=mdc-list-item]:not(.mat-mdc-list-option-checkbox-before) ax-icon:last-child,.fbk-gbs-dls .dropdown-menu.country-dropdown.show.ng-star-inserted.big .mat-mdc-option.mdc-list-item [class*=mdc-list-item]:not(.mat-mdc-list-option-checkbox-before) ax-icon:last-child,.fbk-gbs-dls .dropdown-menu.country-dropdown.show.ng-star-inserted.big .dropdown .mdc-list-item.voice [class*=mdc-list-item]:not(.mat-mdc-list-option-checkbox-before) ax-icon:last-child,.fbk-gbs-dls .dropdown .dropdown-menu.country-dropdown.show.ng-star-inserted.big .mdc-list-item.voice [class*=mdc-list-item]:not(.mat-mdc-list-option-checkbox-before) ax-icon:last-child,.fbk-gbs-dls .mat-mdc-autocomplete-panel.medium .mat-mdc-list-option [class*=mdc-list-item]:not(.mat-mdc-list-option-checkbox-before) ax-icon:last-child,.fbk-gbs-dls .mat-mdc-autocomplete-panel.big .mat-mdc-list-option [class*=mdc-list-item]:not(.mat-mdc-list-option-checkbox-before) ax-icon:last-child,.fbk-gbs-dls .mat-mdc-select-panel.medium .mat-mdc-list-option [class*=mdc-list-item]:not(.mat-mdc-list-option-checkbox-before) ax-icon:last-child,.fbk-gbs-dls .mat-mdc-select-panel.big .mat-mdc-list-option [class*=mdc-list-item]:not(.mat-mdc-list-option-checkbox-before) ax-icon:last-child,.fbk-gbs-dls .mat-mdc-selection-list.medium .mat-mdc-list-option [class*=mdc-list-item]:not(.mat-mdc-list-option-checkbox-before) ax-icon:last-child,.fbk-gbs-dls .mat-mdc-selection-list.big .mat-mdc-list-option [class*=mdc-list-item]:not(.mat-mdc-list-option-checkbox-before) ax-icon:last-child,.fbk-gbs-dls .dropdown-menu.country-dropdown.show.ng-star-inserted.medium .mat-mdc-list-option [class*=mdc-list-item]:not(.mat-mdc-list-option-checkbox-before) ax-icon:last-child,.fbk-gbs-dls .dropdown-menu.country-dropdown.show.ng-star-inserted.big .mat-mdc-list-option [class*=mdc-list-item]:not(.mat-mdc-list-option-checkbox-before) ax-icon:last-child,.fbk-gbs-dls li.iti__country .mat-mdc-option-text ax-icon:last-child,.fbk-gbs-dls li.iti__country [class*=mdc-list-item]:not(.mat-mdc-list-option-checkbox-before) ax-icon:last-child{grid-row:1;grid-column:3}.fbk-gbs-dls .dropdown .voice,.fbk-gbs-dls .mat-mdc-autocomplete-panel.medium .mat-mdc-option.mdc-list-item,.fbk-gbs-dls .mat-mdc-autocomplete-panel.medium .dropdown .mdc-list-item.voice,.fbk-gbs-dls .dropdown .mat-mdc-autocomplete-panel.medium .mdc-list-item.voice,.fbk-gbs-dls .mat-mdc-autocomplete-panel.big .mat-mdc-option.mdc-list-item,.fbk-gbs-dls .mat-mdc-autocomplete-panel.big .dropdown .mdc-list-item.voice,.fbk-gbs-dls .dropdown .mat-mdc-autocomplete-panel.big .mdc-list-item.voice,.fbk-gbs-dls .mat-mdc-select-panel.medium .mat-mdc-option.mdc-list-item,.fbk-gbs-dls .mat-mdc-select-panel.medium .dropdown .mdc-list-item.voice,.fbk-gbs-dls .dropdown .mat-mdc-select-panel.medium .mdc-list-item.voice,.fbk-gbs-dls .mat-mdc-select-panel.big .mat-mdc-option.mdc-list-item,.fbk-gbs-dls .mat-mdc-select-panel.big .dropdown .mdc-list-item.voice,.fbk-gbs-dls .dropdown .mat-mdc-select-panel.big .mdc-list-item.voice,.fbk-gbs-dls .mat-mdc-selection-list.medium .mat-mdc-option.mdc-list-item,.fbk-gbs-dls .mat-mdc-selection-list.medium .dropdown .mdc-list-item.voice,.fbk-gbs-dls .dropdown .mat-mdc-selection-list.medium .mdc-list-item.voice,.fbk-gbs-dls .mat-mdc-selection-list.big .mat-mdc-option.mdc-list-item,.fbk-gbs-dls .mat-mdc-selection-list.big .dropdown .mdc-list-item.voice,.fbk-gbs-dls .dropdown .mat-mdc-selection-list.big .mdc-list-item.voice,.fbk-gbs-dls .dropdown-menu.country-dropdown.show.ng-star-inserted.medium .mat-mdc-option.mdc-list-item,.fbk-gbs-dls .dropdown-menu.country-dropdown.show.ng-star-inserted.medium .dropdown .mdc-list-item.voice,.fbk-gbs-dls .dropdown .dropdown-menu.country-dropdown.show.ng-star-inserted.medium .mdc-list-item.voice,.fbk-gbs-dls .dropdown-menu.country-dropdown.show.ng-star-inserted.big .mat-mdc-option.mdc-list-item,.fbk-gbs-dls .dropdown-menu.country-dropdown.show.ng-star-inserted.big .dropdown .mdc-list-item.voice,.fbk-gbs-dls .dropdown .dropdown-menu.country-dropdown.show.ng-star-inserted.big .mdc-list-item.voice,.fbk-gbs-dls .mat-mdc-autocomplete-panel.medium .mat-mdc-list-option,.fbk-gbs-dls .mat-mdc-autocomplete-panel.big .mat-mdc-list-option,.fbk-gbs-dls .mat-mdc-select-panel.medium .mat-mdc-list-option,.fbk-gbs-dls .mat-mdc-select-panel.big .mat-mdc-list-option,.fbk-gbs-dls .mat-mdc-selection-list.medium .mat-mdc-list-option,.fbk-gbs-dls .mat-mdc-selection-list.big .mat-mdc-list-option,.fbk-gbs-dls .dropdown-menu.country-dropdown.show.ng-star-inserted.medium .mat-mdc-list-option,.fbk-gbs-dls .dropdown-menu.country-dropdown.show.ng-star-inserted.big .mat-mdc-list-option,.fbk-gbs-dls li.iti__country{color:var(--fbk-gbs-dls-color-cadet-grey-1)}.fbk-gbs-dls .dropdown .voice:not(.mat-mdc-option-active),.fbk-gbs-dls .mat-mdc-autocomplete-panel.medium .mat-mdc-option.mdc-list-item:not(.mat-mdc-option-active),.fbk-gbs-dls .mat-mdc-autocomplete-panel.medium .dropdown .mdc-list-item.voice:not(.mat-mdc-option-active),.fbk-gbs-dls .dropdown .mat-mdc-autocomplete-panel.medium .mdc-list-item.voice:not(.mat-mdc-option-active),.fbk-gbs-dls .mat-mdc-autocomplete-panel.big .mat-mdc-option.mdc-list-item:not(.mat-mdc-option-active),.fbk-gbs-dls .mat-mdc-autocomplete-panel.big .dropdown .mdc-list-item.voice:not(.mat-mdc-option-active),.fbk-gbs-dls .dropdown .mat-mdc-autocomplete-panel.big .mdc-list-item.voice:not(.mat-mdc-option-active),.fbk-gbs-dls .mat-mdc-select-panel.medium .mat-mdc-option.mdc-list-item:not(.mat-mdc-option-active),.fbk-gbs-dls .mat-mdc-select-panel.medium .dropdown .mdc-list-item.voice:not(.mat-mdc-option-active),.fbk-gbs-dls .dropdown .mat-mdc-select-panel.medium .mdc-list-item.voice:not(.mat-mdc-option-active),.fbk-gbs-dls .mat-mdc-select-panel.big .mat-mdc-option.mdc-list-item:not(.mat-mdc-option-active),.fbk-gbs-dls .mat-mdc-select-panel.big .dropdown .mdc-list-item.voice:not(.mat-mdc-option-active),.fbk-gbs-dls .dropdown .mat-mdc-select-panel.big .mdc-list-item.voice:not(.mat-mdc-option-active),.fbk-gbs-dls .mat-mdc-selection-list.medium .mat-mdc-option.mdc-list-item:not(.mat-mdc-option-active),.fbk-gbs-dls .mat-mdc-selection-list.medium .dropdown .mdc-list-item.voice:not(.mat-mdc-option-active),.fbk-gbs-dls .dropdown .mat-mdc-selection-list.medium .mdc-list-item.voice:not(.mat-mdc-option-active),.fbk-gbs-dls .mat-mdc-selection-list.big .mat-mdc-option.mdc-list-item:not(.mat-mdc-option-active),.fbk-gbs-dls .mat-mdc-selection-list.big .dropdown .mdc-list-item.voice:not(.mat-mdc-option-active),.fbk-gbs-dls .dropdown .mat-mdc-selection-list.big .mdc-list-item.voice:not(.mat-mdc-option-active),.fbk-gbs-dls .dropdown-menu.country-dropdown.show.ng-star-inserted.medium .mat-mdc-option.mdc-list-item:not(.mat-mdc-option-active),.fbk-gbs-dls .dropdown-menu.country-dropdown.show.ng-star-inserted.medium .dropdown .mdc-list-item.voice:not(.mat-mdc-option-active),.fbk-gbs-dls .dropdown .dropdown-menu.country-dropdown.show.ng-star-inserted.medium .mdc-list-item.voice:not(.mat-mdc-option-active),.fbk-gbs-dls .dropdown-menu.country-dropdown.show.ng-star-inserted.big .mat-mdc-option.mdc-list-item:not(.mat-mdc-option-active),.fbk-gbs-dls .dropdown-menu.country-dropdown.show.ng-star-inserted.big .dropdown .mdc-list-item.voice:not(.mat-mdc-option-active),.fbk-gbs-dls .dropdown .dropdown-menu.country-dropdown.show.ng-star-inserted.big .mdc-list-item.voice:not(.mat-mdc-option-active),.fbk-gbs-dls .mat-mdc-autocomplete-panel.medium .mat-mdc-list-option:not(.mat-mdc-option-active),.fbk-gbs-dls .mat-mdc-autocomplete-panel.big .mat-mdc-list-option:not(.mat-mdc-option-active),.fbk-gbs-dls .mat-mdc-select-panel.medium .mat-mdc-list-option:not(.mat-mdc-option-active),.fbk-gbs-dls .mat-mdc-select-panel.big .mat-mdc-list-option:not(.mat-mdc-option-active),.fbk-gbs-dls .mat-mdc-selection-list.medium .mat-mdc-list-option:not(.mat-mdc-option-active),.fbk-gbs-dls .mat-mdc-selection-list.big .mat-mdc-list-option:not(.mat-mdc-option-active),.fbk-gbs-dls .dropdown-menu.country-dropdown.show.ng-star-inserted.medium .mat-mdc-list-option:not(.mat-mdc-option-active),.fbk-gbs-dls .dropdown-menu.country-dropdown.show.ng-star-inserted.big .mat-mdc-list-option:not(.mat-mdc-option-active),.fbk-gbs-dls li.iti__country:not(.mat-mdc-option-active){background-color:var(--fbk-gbs-dls-color-white-1)}.fbk-gbs-dls .dropdown .mat-mdc-active.voice,.fbk-gbs-dls .mat-mdc-autocomplete-panel.medium .mat-mdc-active.mat-mdc-option.mdc-list-item,.fbk-gbs-dls .mat-mdc-autocomplete-panel.medium .dropdown .mat-mdc-active.mdc-list-item.voice,.fbk-gbs-dls .dropdown .mat-mdc-autocomplete-panel.medium .mat-mdc-active.mdc-list-item.voice,.fbk-gbs-dls .mat-mdc-autocomplete-panel.big .mat-mdc-active.mat-mdc-option.mdc-list-item,.fbk-gbs-dls .mat-mdc-autocomplete-panel.big .dropdown .mat-mdc-active.mdc-list-item.voice,.fbk-gbs-dls .dropdown .mat-mdc-autocomplete-panel.big .mat-mdc-active.mdc-list-item.voice,.fbk-gbs-dls .mat-mdc-select-panel.medium .mat-mdc-active.mat-mdc-option.mdc-list-item,.fbk-gbs-dls .mat-mdc-select-panel.medium .dropdown .mat-mdc-active.mdc-list-item.voice,.fbk-gbs-dls .dropdown .mat-mdc-select-panel.medium .mat-mdc-active.mdc-list-item.voice,.fbk-gbs-dls .mat-mdc-select-panel.big .mat-mdc-active.mat-mdc-option.mdc-list-item,.fbk-gbs-dls .mat-mdc-select-panel.big .dropdown .mat-mdc-active.mdc-list-item.voice,.fbk-gbs-dls .dropdown .mat-mdc-select-panel.big .mat-mdc-active.mdc-list-item.voice,.fbk-gbs-dls .mat-mdc-selection-list.medium .mat-mdc-active.mat-mdc-option.mdc-list-item,.fbk-gbs-dls .mat-mdc-selection-list.medium .dropdown .mat-mdc-active.mdc-list-item.voice,.fbk-gbs-dls .dropdown .mat-mdc-selection-list.medium .mat-mdc-active.mdc-list-item.voice,.fbk-gbs-dls .mat-mdc-selection-list.big .mat-mdc-active.mat-mdc-option.mdc-list-item,.fbk-gbs-dls .mat-mdc-selection-list.big .dropdown .mat-mdc-active.mdc-list-item.voice,.fbk-gbs-dls .dropdown .mat-mdc-selection-list.big .mat-mdc-active.mdc-list-item.voice,.fbk-gbs-dls .dropdown-menu.country-dropdown.show.ng-star-inserted.medium .mat-mdc-active.mat-mdc-option.mdc-list-item,.fbk-gbs-dls .dropdown-menu.country-dropdown.show.ng-star-inserted.medium .dropdown .mat-mdc-active.mdc-list-item.voice,.fbk-gbs-dls .dropdown .dropdown-menu.country-dropdown.show.ng-star-inserted.medium .mat-mdc-active.mdc-list-item.voice,.fbk-gbs-dls .dropdown-menu.country-dropdown.show.ng-star-inserted.big .mat-mdc-active.mat-mdc-option.mdc-list-item,.fbk-gbs-dls .dropdown-menu.country-dropdown.show.ng-star-inserted.big .dropdown .mat-mdc-active.mdc-list-item.voice,.fbk-gbs-dls .dropdown .dropdown-menu.country-dropdown.show.ng-star-inserted.big .mat-mdc-active.mdc-list-item.voice,.fbk-gbs-dls .mat-mdc-autocomplete-panel.medium .mat-mdc-active.mat-mdc-list-option,.fbk-gbs-dls .mat-mdc-autocomplete-panel.big .mat-mdc-active.mat-mdc-list-option,.fbk-gbs-dls .mat-mdc-select-panel.medium .mat-mdc-active.mat-mdc-list-option,.fbk-gbs-dls .mat-mdc-select-panel.big .mat-mdc-active.mat-mdc-list-option,.fbk-gbs-dls .mat-mdc-selection-list.medium .mat-mdc-active.mat-mdc-list-option,.fbk-gbs-dls .mat-mdc-selection-list.big .mat-mdc-active.mat-mdc-list-option,.fbk-gbs-dls .dropdown-menu.country-dropdown.show.ng-star-inserted.medium .mat-mdc-active.mat-mdc-list-option,.fbk-gbs-dls .dropdown-menu.country-dropdown.show.ng-star-inserted.big .mat-mdc-active.mat-mdc-list-option,.fbk-gbs-dls .dropdown .active.voice,.fbk-gbs-dls .mat-mdc-autocomplete-panel.medium .active.mat-mdc-option.mdc-list-item,.fbk-gbs-dls .mat-mdc-autocomplete-panel.medium .dropdown .active.mdc-list-item.voice,.fbk-gbs-dls .dropdown .mat-mdc-autocomplete-panel.medium .active.mdc-list-item.voice,.fbk-gbs-dls .mat-mdc-autocomplete-panel.big .active.mat-mdc-option.mdc-list-item,.fbk-gbs-dls .mat-mdc-autocomplete-panel.big .dropdown .active.mdc-list-item.voice,.fbk-gbs-dls .dropdown .mat-mdc-autocomplete-panel.big .active.mdc-list-item.voice,.fbk-gbs-dls .mat-mdc-select-panel.medium .active.mat-mdc-option.mdc-list-item,.fbk-gbs-dls .mat-mdc-select-panel.medium .dropdown .active.mdc-list-item.voice,.fbk-gbs-dls .dropdown .mat-mdc-select-panel.medium .active.mdc-list-item.voice,.fbk-gbs-dls .mat-mdc-select-panel.big .active.mat-mdc-option.mdc-list-item,.fbk-gbs-dls .mat-mdc-select-panel.big .dropdown .active.mdc-list-item.voice,.fbk-gbs-dls .dropdown .mat-mdc-select-panel.big .active.mdc-list-item.voice,.fbk-gbs-dls .mat-mdc-selection-list.medium .active.mat-mdc-option.mdc-list-item,.fbk-gbs-dls .mat-mdc-selection-list.medium .dropdown .active.mdc-list-item.voice,.fbk-gbs-dls .dropdown .mat-mdc-selection-list.medium .active.mdc-list-item.voice,.fbk-gbs-dls .mat-mdc-selection-list.big .active.mat-mdc-option.mdc-list-item,.fbk-gbs-dls .mat-mdc-selection-list.big .dropdown .active.mdc-list-item.voice,.fbk-gbs-dls .dropdown .mat-mdc-selection-list.big .active.mdc-list-item.voice,.fbk-gbs-dls .dropdown-menu.country-dropdown.show.ng-star-inserted.medium .active.mat-mdc-option.mdc-list-item,.fbk-gbs-dls .dropdown-menu.country-dropdown.show.ng-star-inserted.medium .dropdown .active.mdc-list-item.voice,.fbk-gbs-dls .dropdown .dropdown-menu.country-dropdown.show.ng-star-inserted.medium .active.mdc-list-item.voice,.fbk-gbs-dls .dropdown-menu.country-dropdown.show.ng-star-inserted.big .active.mat-mdc-option.mdc-list-item,.fbk-gbs-dls .dropdown-menu.country-dropdown.show.ng-star-inserted.big .dropdown .active.mdc-list-item.voice,.fbk-gbs-dls .dropdown .dropdown-menu.country-dropdown.show.ng-star-inserted.big .active.mdc-list-item.voice,.fbk-gbs-dls .mat-mdc-autocomplete-panel.medium .active.mat-mdc-list-option,.fbk-gbs-dls .mat-mdc-autocomplete-panel.big .active.mat-mdc-list-option,.fbk-gbs-dls .mat-mdc-select-panel.medium .active.mat-mdc-list-option,.fbk-gbs-dls .mat-mdc-select-panel.big .active.mat-mdc-list-option,.fbk-gbs-dls .mat-mdc-selection-list.medium .active.mat-mdc-list-option,.fbk-gbs-dls .mat-mdc-selection-list.big .active.mat-mdc-list-option,.fbk-gbs-dls .dropdown-menu.country-dropdown.show.ng-star-inserted.medium .active.mat-mdc-list-option,.fbk-gbs-dls .dropdown-menu.country-dropdown.show.ng-star-inserted.big .active.mat-mdc-list-option,.fbk-gbs-dls .dropdown [aria-selected=true].voice,.fbk-gbs-dls .mat-mdc-autocomplete-panel.medium [aria-selected=true].mat-mdc-option.mdc-list-item,.fbk-gbs-dls .mat-mdc-autocomplete-panel.medium .dropdown [aria-selected=true].mdc-list-item.voice,.fbk-gbs-dls .dropdown .mat-mdc-autocomplete-panel.medium [aria-selected=true].mdc-list-item.voice,.fbk-gbs-dls .mat-mdc-autocomplete-panel.big [aria-selected=true].mat-mdc-option.mdc-list-item,.fbk-gbs-dls .mat-mdc-autocomplete-panel.big .dropdown [aria-selected=true].mdc-list-item.voice,.fbk-gbs-dls .dropdown .mat-mdc-autocomplete-panel.big [aria-selected=true].mdc-list-item.voice,.fbk-gbs-dls .mat-mdc-select-panel.medium [aria-selected=true].mat-mdc-option.mdc-list-item,.fbk-gbs-dls .mat-mdc-select-panel.medium .dropdown [aria-selected=true].mdc-list-item.voice,.fbk-gbs-dls .dropdown .mat-mdc-select-panel.medium [aria-selected=true].mdc-list-item.voice,.fbk-gbs-dls .mat-mdc-select-panel.big [aria-selected=true].mat-mdc-option.mdc-list-item,.fbk-gbs-dls .mat-mdc-select-panel.big .dropdown [aria-selected=true].mdc-list-item.voice,.fbk-gbs-dls .dropdown .mat-mdc-select-panel.big [aria-selected=true].mdc-list-item.voice,.fbk-gbs-dls .mat-mdc-selection-list.medium [aria-selected=true].mat-mdc-option.mdc-list-item,.fbk-gbs-dls .mat-mdc-selection-list.medium .dropdown [aria-selected=true].mdc-list-item.voice,.fbk-gbs-dls .dropdown .mat-mdc-selection-list.medium [aria-selected=true].mdc-list-item.voice,.fbk-gbs-dls .mat-mdc-selection-list.big [aria-selected=true].mat-mdc-option.mdc-list-item,.fbk-gbs-dls .mat-mdc-selection-list.big .dropdown [aria-selected=true].mdc-list-item.voice,.fbk-gbs-dls .dropdown .mat-mdc-selection-list.big [aria-selected=true].mdc-list-item.voice,.fbk-gbs-dls .dropdown-menu.country-dropdown.show.ng-star-inserted.medium [aria-selected=true].mat-mdc-option.mdc-list-item,.fbk-gbs-dls .dropdown-menu.country-dropdown.show.ng-star-inserted.medium .dropdown [aria-selected=true].mdc-list-item.voice,.fbk-gbs-dls .dropdown .dropdown-menu.country-dropdown.show.ng-star-inserted.medium [aria-selected=true].mdc-list-item.voice,.fbk-gbs-dls .dropdown-menu.country-dropdown.show.ng-star-inserted.big [aria-selected=true].mat-mdc-option.mdc-list-item,.fbk-gbs-dls .dropdown-menu.country-dropdown.show.ng-star-inserted.big .dropdown [aria-selected=true].mdc-list-item.voice,.fbk-gbs-dls .dropdown .dropdown-menu.country-dropdown.show.ng-star-inserted.big [aria-selected=true].mdc-list-item.voice,.fbk-gbs-dls .mat-mdc-autocomplete-panel.medium [aria-selected=true].mat-mdc-list-option,.fbk-gbs-dls .mat-mdc-autocomplete-panel.big [aria-selected=true].mat-mdc-list-option,.fbk-gbs-dls .mat-mdc-select-panel.medium [aria-selected=true].mat-mdc-list-option,.fbk-gbs-dls .mat-mdc-select-panel.big [aria-selected=true].mat-mdc-list-option,.fbk-gbs-dls .mat-mdc-selection-list.medium [aria-selected=true].mat-mdc-list-option,.fbk-gbs-dls .mat-mdc-selection-list.big [aria-selected=true].mat-mdc-list-option,.fbk-gbs-dls .dropdown-menu.country-dropdown.show.ng-star-inserted.medium [aria-selected=true].mat-mdc-list-option,.fbk-gbs-dls .dropdown-menu.country-dropdown.show.ng-star-inserted.big [aria-selected=true].mat-mdc-list-option,.fbk-gbs-dls li.iti__country.mat-mdc-active,.fbk-gbs-dls li.iti__country.active,.fbk-gbs-dls li.iti__country[aria-selected=true]{background-color:var(--fbk-gbs-dls-color-cadet-grey-7)}.fbk-gbs-dls .dropdown .voice:hover,.fbk-gbs-dls .mat-mdc-autocomplete-panel.medium .mat-mdc-option.mdc-list-item:hover,.fbk-gbs-dls .mat-mdc-autocomplete-panel.medium .dropdown .mdc-list-item.voice:hover,.fbk-gbs-dls .dropdown .mat-mdc-autocomplete-panel.medium .mdc-list-item.voice:hover,.fbk-gbs-dls .mat-mdc-autocomplete-panel.big .mat-mdc-option.mdc-list-item:hover,.fbk-gbs-dls .mat-mdc-autocomplete-panel.big .dropdown .mdc-list-item.voice:hover,.fbk-gbs-dls .dropdown .mat-mdc-autocomplete-panel.big .mdc-list-item.voice:hover,.fbk-gbs-dls .mat-mdc-select-panel.medium .mat-mdc-option.mdc-list-item:hover,.fbk-gbs-dls .mat-mdc-select-panel.medium .dropdown .mdc-list-item.voice:hover,.fbk-gbs-dls .dropdown .mat-mdc-select-panel.medium .mdc-list-item.voice:hover,.fbk-gbs-dls .mat-mdc-select-panel.big .mat-mdc-option.mdc-list-item:hover,.fbk-gbs-dls .mat-mdc-select-panel.big .dropdown .mdc-list-item.voice:hover,.fbk-gbs-dls .dropdown .mat-mdc-select-panel.big .mdc-list-item.voice:hover,.fbk-gbs-dls .mat-mdc-selection-list.medium .mat-mdc-option.mdc-list-item:hover,.fbk-gbs-dls .mat-mdc-selection-list.medium .dropdown .mdc-list-item.voice:hover,.fbk-gbs-dls .dropdown .mat-mdc-selection-list.medium .mdc-list-item.voice:hover,.fbk-gbs-dls .mat-mdc-selection-list.big .mat-mdc-option.mdc-list-item:hover,.fbk-gbs-dls .mat-mdc-selection-list.big .dropdown .mdc-list-item.voice:hover,.fbk-gbs-dls .dropdown .mat-mdc-selection-list.big .mdc-list-item.voice:hover,.fbk-gbs-dls .dropdown-menu.country-dropdown.show.ng-star-inserted.medium .mat-mdc-option.mdc-list-item:hover,.fbk-gbs-dls .dropdown-menu.country-dropdown.show.ng-star-inserted.medium .dropdown .mdc-list-item.voice:hover,.fbk-gbs-dls .dropdown .dropdown-menu.country-dropdown.show.ng-star-inserted.medium .mdc-list-item.voice:hover,.fbk-gbs-dls .dropdown-menu.country-dropdown.show.ng-star-inserted.big .mat-mdc-option.mdc-list-item:hover,.fbk-gbs-dls .dropdown-menu.country-dropdown.show.ng-star-inserted.big .dropdown .mdc-list-item.voice:hover,.fbk-gbs-dls .dropdown .dropdown-menu.country-dropdown.show.ng-star-inserted.big .mdc-list-item.voice:hover,.fbk-gbs-dls .mat-mdc-autocomplete-panel.medium .mat-mdc-list-option:hover,.fbk-gbs-dls .mat-mdc-autocomplete-panel.big .mat-mdc-list-option:hover,.fbk-gbs-dls .mat-mdc-select-panel.medium .mat-mdc-list-option:hover,.fbk-gbs-dls .mat-mdc-select-panel.big .mat-mdc-list-option:hover,.fbk-gbs-dls .mat-mdc-selection-list.medium .mat-mdc-list-option:hover,.fbk-gbs-dls .mat-mdc-selection-list.big .mat-mdc-list-option:hover,.fbk-gbs-dls .dropdown-menu.country-dropdown.show.ng-star-inserted.medium .mat-mdc-list-option:hover,.fbk-gbs-dls .dropdown-menu.country-dropdown.show.ng-star-inserted.big .mat-mdc-list-option:hover,.fbk-gbs-dls li.iti__country:hover{background-color:var(--fbk-gbs-dls-color-primary-7)}.fbk-gbs-dls .dropdown .voice:disabled,.fbk-gbs-dls .mat-mdc-autocomplete-panel.medium .mat-mdc-option.mdc-list-item:disabled,.fbk-gbs-dls .mat-mdc-autocomplete-panel.medium .dropdown .mdc-list-item.voice:disabled,.fbk-gbs-dls .dropdown .mat-mdc-autocomplete-panel.medium .mdc-list-item.voice:disabled,.fbk-gbs-dls .mat-mdc-autocomplete-panel.big .mat-mdc-option.mdc-list-item:disabled,.fbk-gbs-dls .mat-mdc-autocomplete-panel.big .dropdown .mdc-list-item.voice:disabled,.fbk-gbs-dls .dropdown .mat-mdc-autocomplete-panel.big .mdc-list-item.voice:disabled,.fbk-gbs-dls .mat-mdc-select-panel.medium .mat-mdc-option.mdc-list-item:disabled,.fbk-gbs-dls .mat-mdc-select-panel.medium .dropdown .mdc-list-item.voice:disabled,.fbk-gbs-dls .dropdown .mat-mdc-select-panel.medium .mdc-list-item.voice:disabled,.fbk-gbs-dls .mat-mdc-select-panel.big .mat-mdc-option.mdc-list-item:disabled,.fbk-gbs-dls .mat-mdc-select-panel.big .dropdown .mdc-list-item.voice:disabled,.fbk-gbs-dls .dropdown .mat-mdc-select-panel.big .mdc-list-item.voice:disabled,.fbk-gbs-dls .mat-mdc-selection-list.medium .mat-mdc-option.mdc-list-item:disabled,.fbk-gbs-dls .mat-mdc-selection-list.medium .dropdown .mdc-list-item.voice:disabled,.fbk-gbs-dls .dropdown .mat-mdc-selection-list.medium .mdc-list-item.voice:disabled,.fbk-gbs-dls .mat-mdc-selection-list.big .mat-mdc-option.mdc-list-item:disabled,.fbk-gbs-dls .mat-mdc-selection-list.big .dropdown .mdc-list-item.voice:disabled,.fbk-gbs-dls .dropdown .mat-mdc-selection-list.big .mdc-list-item.voice:disabled,.fbk-gbs-dls .dropdown-menu.country-dropdown.show.ng-star-inserted.medium .mat-mdc-option.mdc-list-item:disabled,.fbk-gbs-dls .dropdown-menu.country-dropdown.show.ng-star-inserted.medium .dropdown .mdc-list-item.voice:disabled,.fbk-gbs-dls .dropdown .dropdown-menu.country-dropdown.show.ng-star-inserted.medium .mdc-list-item.voice:disabled,.fbk-gbs-dls .dropdown-menu.country-dropdown.show.ng-star-inserted.big .mat-mdc-option.mdc-list-item:disabled,.fbk-gbs-dls .dropdown-menu.country-dropdown.show.ng-star-inserted.big .dropdown .mdc-list-item.voice:disabled,.fbk-gbs-dls .dropdown .dropdown-menu.country-dropdown.show.ng-star-inserted.big .mdc-list-item.voice:disabled,.fbk-gbs-dls .mat-mdc-autocomplete-panel.medium .mat-mdc-list-option:disabled,.fbk-gbs-dls .mat-mdc-autocomplete-panel.big .mat-mdc-list-option:disabled,.fbk-gbs-dls .mat-mdc-select-panel.medium .mat-mdc-list-option:disabled,.fbk-gbs-dls .mat-mdc-select-panel.big .mat-mdc-list-option:disabled,.fbk-gbs-dls .mat-mdc-selection-list.medium .mat-mdc-list-option:disabled,.fbk-gbs-dls .mat-mdc-selection-list.big .mat-mdc-list-option:disabled,.fbk-gbs-dls .dropdown-menu.country-dropdown.show.ng-star-inserted.medium .mat-mdc-list-option:disabled,.fbk-gbs-dls .dropdown-menu.country-dropdown.show.ng-star-inserted.big .mat-mdc-list-option:disabled,.fbk-gbs-dls .dropdown .mat-mdc-option-disabled.voice,.fbk-gbs-dls .mat-mdc-autocomplete-panel.medium .mat-mdc-option-disabled.mat-mdc-option.mdc-list-item,.fbk-gbs-dls .mat-mdc-autocomplete-panel.medium .dropdown .mat-mdc-option-disabled.mdc-list-item.voice,.fbk-gbs-dls .dropdown .mat-mdc-autocomplete-panel.medium .mat-mdc-option-disabled.mdc-list-item.voice,.fbk-gbs-dls .mat-mdc-autocomplete-panel.big .mat-mdc-option-disabled.mat-mdc-option.mdc-list-item,.fbk-gbs-dls .mat-mdc-autocomplete-panel.big .dropdown .mat-mdc-option-disabled.mdc-list-item.voice,.fbk-gbs-dls .dropdown .mat-mdc-autocomplete-panel.big .mat-mdc-option-disabled.mdc-list-item.voice,.fbk-gbs-dls .mat-mdc-select-panel.medium .mat-mdc-option-disabled.mat-mdc-option.mdc-list-item,.fbk-gbs-dls .mat-mdc-select-panel.medium .dropdown .mat-mdc-option-disabled.mdc-list-item.voice,.fbk-gbs-dls .dropdown .mat-mdc-select-panel.medium .mat-mdc-option-disabled.mdc-list-item.voice,.fbk-gbs-dls .mat-mdc-select-panel.big .mat-mdc-option-disabled.mat-mdc-option.mdc-list-item,.fbk-gbs-dls .mat-mdc-select-panel.big .dropdown .mat-mdc-option-disabled.mdc-list-item.voice,.fbk-gbs-dls .dropdown .mat-mdc-select-panel.big .mat-mdc-option-disabled.mdc-list-item.voice,.fbk-gbs-dls .mat-mdc-selection-list.medium .mat-mdc-option-disabled.mat-mdc-option.mdc-list-item,.fbk-gbs-dls .mat-mdc-selection-list.medium .dropdown .mat-mdc-option-disabled.mdc-list-item.voice,.fbk-gbs-dls .dropdown .mat-mdc-selection-list.medium .mat-mdc-option-disabled.mdc-list-item.voice,.fbk-gbs-dls .mat-mdc-selection-list.big .mat-mdc-option-disabled.mat-mdc-option.mdc-list-item,.fbk-gbs-dls .mat-mdc-selection-list.big .dropdown .mat-mdc-option-disabled.mdc-list-item.voice,.fbk-gbs-dls .dropdown .mat-mdc-selection-list.big .mat-mdc-option-disabled.mdc-list-item.voice,.fbk-gbs-dls .dropdown-menu.country-dropdown.show.ng-star-inserted.medium .mat-mdc-option-disabled.mat-mdc-option.mdc-list-item,.fbk-gbs-dls .dropdown-menu.country-dropdown.show.ng-star-inserted.medium .dropdown .mat-mdc-option-disabled.mdc-list-item.voice,.fbk-gbs-dls .dropdown .dropdown-menu.country-dropdown.show.ng-star-inserted.medium .mat-mdc-option-disabled.mdc-list-item.voice,.fbk-gbs-dls .dropdown-menu.country-dropdown.show.ng-star-inserted.big .mat-mdc-option-disabled.mat-mdc-option.mdc-list-item,.fbk-gbs-dls .dropdown-menu.country-dropdown.show.ng-star-inserted.big .dropdown .mat-mdc-option-disabled.mdc-list-item.voice,.fbk-gbs-dls .dropdown .dropdown-menu.country-dropdown.show.ng-star-inserted.big .mat-mdc-option-disabled.mdc-list-item.voice,.fbk-gbs-dls .mat-mdc-autocomplete-panel.medium .mat-mdc-option-disabled.mat-mdc-list-option,.fbk-gbs-dls .mat-mdc-autocomplete-panel.big .mat-mdc-option-disabled.mat-mdc-list-option,.fbk-gbs-dls .mat-mdc-select-panel.medium .mat-mdc-option-disabled.mat-mdc-list-option,.fbk-gbs-dls .mat-mdc-select-panel.big .mat-mdc-option-disabled.mat-mdc-list-option,.fbk-gbs-dls .mat-mdc-selection-list.medium .mat-mdc-option-disabled.mat-mdc-list-option,.fbk-gbs-dls .mat-mdc-selection-list.big .mat-mdc-option-disabled.mat-mdc-list-option,.fbk-gbs-dls .dropdown-menu.country-dropdown.show.ng-star-inserted.medium .mat-mdc-option-disabled.mat-mdc-list-option,.fbk-gbs-dls .dropdown-menu.country-dropdown.show.ng-star-inserted.big .mat-mdc-option-disabled.mat-mdc-list-option,.fbk-gbs-dls li.iti__country:disabled,.fbk-gbs-dls li.iti__country.mat-mdc-option-disabled{pointer-events:none;color:var(--fbk-gbs-dls-color-cadet-grey-6);background-color:var(--fbk-gbs-dls-color-white-1)}.fbk-gbs-dls .mat-mdc-autocomplete-panel.medium:not(.mat-mdc-selection-list),.fbk-gbs-dls .mat-mdc-autocomplete-panel.big:not(.mat-mdc-selection-list),.fbk-gbs-dls .mat-mdc-select-panel.medium:not(.mat-mdc-selection-list),.fbk-gbs-dls .mat-mdc-select-panel.big:not(.mat-mdc-selection-list),.fbk-gbs-dls .mat-mdc-selection-list.medium:not(.mat-mdc-selection-list),.fbk-gbs-dls .mat-mdc-selection-list.big:not(.mat-mdc-selection-list),.fbk-gbs-dls .dropdown-menu.country-dropdown.show.ng-star-inserted.medium:not(.mat-mdc-selection-list),.fbk-gbs-dls .dropdown-menu.country-dropdown.show.ng-star-inserted.big:not(.mat-mdc-selection-list){margin-top:4px}.fbk-gbs-dls .mat-mdc-autocomplete-panel.medium .mat-mdc-list-option,.fbk-gbs-dls .mat-mdc-autocomplete-panel.big .mat-mdc-list-option,.fbk-gbs-dls .mat-mdc-select-panel.medium .mat-mdc-list-option,.fbk-gbs-dls .mat-mdc-select-panel.big .mat-mdc-list-option,.fbk-gbs-dls .mat-mdc-selection-list.medium .mat-mdc-list-option,.fbk-gbs-dls .mat-mdc-selection-list.big .mat-mdc-list-option,.fbk-gbs-dls .dropdown-menu.country-dropdown.show.ng-star-inserted.medium .mat-mdc-list-option,.fbk-gbs-dls .dropdown-menu.country-dropdown.show.ng-star-inserted.big .mat-mdc-list-option{--mdc-list-list-item-hover-state-layer-color: none;--mdc-list-list-item-focus-state-layer-color: none}.fbk-gbs-dls .mat-mdc-autocomplete-panel.medium .mat-mdc-list-option .mat-mdc-list-option-checkbox-before,.fbk-gbs-dls .mat-mdc-autocomplete-panel.big .mat-mdc-list-option .mat-mdc-list-option-checkbox-before,.fbk-gbs-dls .mat-mdc-select-panel.medium .mat-mdc-list-option .mat-mdc-list-option-checkbox-before,.fbk-gbs-dls .mat-mdc-select-panel.big .mat-mdc-list-option .mat-mdc-list-option-checkbox-before,.fbk-gbs-dls .mat-mdc-selection-list.medium .mat-mdc-list-option .mat-mdc-list-option-checkbox-before,.fbk-gbs-dls .mat-mdc-selection-list.big .mat-mdc-list-option .mat-mdc-list-option-checkbox-before,.fbk-gbs-dls .dropdown-menu.country-dropdown.show.ng-star-inserted.medium .mat-mdc-list-option .mat-mdc-list-option-checkbox-before,.fbk-gbs-dls .dropdown-menu.country-dropdown.show.ng-star-inserted.big .mat-mdc-list-option .mat-mdc-list-option-checkbox-before{margin-left:0;margin-right:8px}.fbk-gbs-dls .mat-mdc-autocomplete-panel.medium .mat-mdc-option.mdc-list-item,.fbk-gbs-dls .mat-mdc-autocomplete-panel.medium .dropdown .mdc-list-item.voice,.fbk-gbs-dls .dropdown .mat-mdc-autocomplete-panel.medium .mdc-list-item.voice,.fbk-gbs-dls .mat-mdc-autocomplete-panel.big .mat-mdc-option.mdc-list-item,.fbk-gbs-dls .mat-mdc-autocomplete-panel.big .dropdown .mdc-list-item.voice,.fbk-gbs-dls .dropdown .mat-mdc-autocomplete-panel.big .mdc-list-item.voice,.fbk-gbs-dls .mat-mdc-select-panel.medium .mat-mdc-option.mdc-list-item,.fbk-gbs-dls .mat-mdc-select-panel.medium .dropdown .mdc-list-item.voice,.fbk-gbs-dls .dropdown .mat-mdc-select-panel.medium .mdc-list-item.voice,.fbk-gbs-dls .mat-mdc-select-panel.big .mat-mdc-option.mdc-list-item,.fbk-gbs-dls .mat-mdc-select-panel.big .dropdown .mdc-list-item.voice,.fbk-gbs-dls .dropdown .mat-mdc-select-panel.big .mdc-list-item.voice,.fbk-gbs-dls .mat-mdc-selection-list.medium .mat-mdc-option.mdc-list-item,.fbk-gbs-dls .mat-mdc-selection-list.medium .dropdown .mdc-list-item.voice,.fbk-gbs-dls .dropdown .mat-mdc-selection-list.medium .mdc-list-item.voice,.fbk-gbs-dls .mat-mdc-selection-list.big .mat-mdc-option.mdc-list-item,.fbk-gbs-dls .mat-mdc-selection-list.big .dropdown .mdc-list-item.voice,.fbk-gbs-dls .dropdown .mat-mdc-selection-list.big .mdc-list-item.voice,.fbk-gbs-dls .dropdown-menu.country-dropdown.show.ng-star-inserted.medium .mat-mdc-option.mdc-list-item,.fbk-gbs-dls .dropdown-menu.country-dropdown.show.ng-star-inserted.medium .dropdown .mdc-list-item.voice,.fbk-gbs-dls .dropdown .dropdown-menu.country-dropdown.show.ng-star-inserted.medium .mdc-list-item.voice,.fbk-gbs-dls .dropdown-menu.country-dropdown.show.ng-star-inserted.big .mat-mdc-option.mdc-list-item,.fbk-gbs-dls .dropdown-menu.country-dropdown.show.ng-star-inserted.big .dropdown .mdc-list-item.voice,.fbk-gbs-dls .dropdown .dropdown-menu.country-dropdown.show.ng-star-inserted.big .mdc-list-item.voice{min-height:unset}.fbk-gbs-dls .mat-mdc-autocomplete-panel.medium .mat-mdc-option.mdc-list-item:not(.mat-mdc-option-active),.fbk-gbs-dls .mat-mdc-autocomplete-panel.medium .dropdown .mdc-list-item.voice:not(.mat-mdc-option-active),.fbk-gbs-dls .dropdown .mat-mdc-autocomplete-panel.medium .mdc-list-item.voice:not(.mat-mdc-option-active),.fbk-gbs-dls .mat-mdc-autocomplete-panel.big .mat-mdc-option.mdc-list-item:not(.mat-mdc-option-active),.fbk-gbs-dls .mat-mdc-autocomplete-panel.big .dropdown .mdc-list-item.voice:not(.mat-mdc-option-active),.fbk-gbs-dls .dropdown .mat-mdc-autocomplete-panel.big .mdc-list-item.voice:not(.mat-mdc-option-active),.fbk-gbs-dls .mat-mdc-select-panel.medium .mat-mdc-option.mdc-list-item:not(.mat-mdc-option-active),.fbk-gbs-dls .mat-mdc-select-panel.medium .dropdown .mdc-list-item.voice:not(.mat-mdc-option-active),.fbk-gbs-dls .dropdown .mat-mdc-select-panel.medium .mdc-list-item.voice:not(.mat-mdc-option-active),.fbk-gbs-dls .mat-mdc-select-panel.big .mat-mdc-option.mdc-list-item:not(.mat-mdc-option-active),.fbk-gbs-dls .mat-mdc-select-panel.big .dropdown .mdc-list-item.voice:not(.mat-mdc-option-active),.fbk-gbs-dls .dropdown .mat-mdc-select-panel.big .mdc-list-item.voice:not(.mat-mdc-option-active),.fbk-gbs-dls .mat-mdc-selection-list.medium .mat-mdc-option.mdc-list-item:not(.mat-mdc-option-active),.fbk-gbs-dls .mat-mdc-selection-list.medium .dropdown .mdc-list-item.voice:not(.mat-mdc-option-active),.fbk-gbs-dls .dropdown .mat-mdc-selection-list.medium .mdc-list-item.voice:not(.mat-mdc-option-active),.fbk-gbs-dls .mat-mdc-selection-list.big .mat-mdc-option.mdc-list-item:not(.mat-mdc-option-active),.fbk-gbs-dls .mat-mdc-selection-list.big .dropdown .mdc-list-item.voice:not(.mat-mdc-option-active),.fbk-gbs-dls .dropdown .mat-mdc-selection-list.big .mdc-list-item.voice:not(.mat-mdc-option-active),.fbk-gbs-dls .dropdown-menu.country-dropdown.show.ng-star-inserted.medium .mat-mdc-option.mdc-list-item:not(.mat-mdc-option-active),.fbk-gbs-dls .dropdown-menu.country-dropdown.show.ng-star-inserted.medium .dropdown .mdc-list-item.voice:not(.mat-mdc-option-active),.fbk-gbs-dls .dropdown .dropdown-menu.country-dropdown.show.ng-star-inserted.medium .mdc-list-item.voice:not(.mat-mdc-option-active),.fbk-gbs-dls .dropdown-menu.country-dropdown.show.ng-star-inserted.big .mat-mdc-option.mdc-list-item:not(.mat-mdc-option-active),.fbk-gbs-dls .dropdown-menu.country-dropdown.show.ng-star-inserted.big .dropdown .mdc-list-item.voice:not(.mat-mdc-option-active),.fbk-gbs-dls .dropdown .dropdown-menu.country-dropdown.show.ng-star-inserted.big .mdc-list-item.voice:not(.mat-mdc-option-active){background-color:var(--fbk-gbs-dls-color-white-1)}.fbk-gbs-dls .mat-mdc-autocomplete-panel.medium .mat-mdc-option.mdc-list-item .mat-pseudo-checkbox,.fbk-gbs-dls .mat-mdc-autocomplete-panel.medium .dropdown .mdc-list-item.voice .mat-pseudo-checkbox,.fbk-gbs-dls .dropdown .mat-mdc-autocomplete-panel.medium .mdc-list-item.voice .mat-pseudo-checkbox,.fbk-gbs-dls .mat-mdc-autocomplete-panel.big .mat-mdc-option.mdc-list-item .mat-pseudo-checkbox,.fbk-gbs-dls .mat-mdc-autocomplete-panel.big .dropdown .mdc-list-item.voice .mat-pseudo-checkbox,.fbk-gbs-dls .dropdown .mat-mdc-autocomplete-panel.big .mdc-list-item.voice .mat-pseudo-checkbox,.fbk-gbs-dls .mat-mdc-select-panel.medium .mat-mdc-option.mdc-list-item .mat-pseudo-checkbox,.fbk-gbs-dls .mat-mdc-select-panel.medium .dropdown .mdc-list-item.voice .mat-pseudo-checkbox,.fbk-gbs-dls .dropdown .mat-mdc-select-panel.medium .mdc-list-item.voice .mat-pseudo-checkbox,.fbk-gbs-dls .mat-mdc-select-panel.big .mat-mdc-option.mdc-list-item .mat-pseudo-checkbox,.fbk-gbs-dls .mat-mdc-select-panel.big .dropdown .mdc-list-item.voice .mat-pseudo-checkbox,.fbk-gbs-dls .dropdown .mat-mdc-select-panel.big .mdc-list-item.voice .mat-pseudo-checkbox,.fbk-gbs-dls .mat-mdc-selection-list.medium .mat-mdc-option.mdc-list-item .mat-pseudo-checkbox,.fbk-gbs-dls .mat-mdc-selection-list.medium .dropdown .mdc-list-item.voice .mat-pseudo-checkbox,.fbk-gbs-dls .dropdown .mat-mdc-selection-list.medium .mdc-list-item.voice .mat-pseudo-checkbox,.fbk-gbs-dls .mat-mdc-selection-list.big .mat-mdc-option.mdc-list-item .mat-pseudo-checkbox,.fbk-gbs-dls .mat-mdc-selection-list.big .dropdown .mdc-list-item.voice .mat-pseudo-checkbox,.fbk-gbs-dls .dropdown .mat-mdc-selection-list.big .mdc-list-item.voice .mat-pseudo-checkbox,.fbk-gbs-dls .dropdown-menu.country-dropdown.show.ng-star-inserted.medium .mat-mdc-option.mdc-list-item .mat-pseudo-checkbox,.fbk-gbs-dls .dropdown-menu.country-dropdown.show.ng-star-inserted.medium .dropdown .mdc-list-item.voice .mat-pseudo-checkbox,.fbk-gbs-dls .dropdown .dropdown-menu.country-dropdown.show.ng-star-inserted.medium .mdc-list-item.voice .mat-pseudo-checkbox,.fbk-gbs-dls .dropdown-menu.country-dropdown.show.ng-star-inserted.big .mat-mdc-option.mdc-list-item .mat-pseudo-checkbox,.fbk-gbs-dls .dropdown-menu.country-dropdown.show.ng-star-inserted.big .dropdown .mdc-list-item.voice .mat-pseudo-checkbox,.fbk-gbs-dls .dropdown .dropdown-menu.country-dropdown.show.ng-star-inserted.big .mdc-list-item.voice .mat-pseudo-checkbox{margin-right:8px}.fbk-gbs-dls .mat-mdc-autocomplete-panel.medium .mat-mdc-option.mdc-list-item.mdc-list-item--selected:not(.mdc-list-item--disabled) .mdc-list-item__primary-text,.fbk-gbs-dls .mat-mdc-autocomplete-panel.medium .dropdown .mdc-list-item.mdc-list-item--selected.voice:not(.mdc-list-item--disabled) .mdc-list-item__primary-text,.fbk-gbs-dls .dropdown .mat-mdc-autocomplete-panel.medium .mdc-list-item.mdc-list-item--selected.voice:not(.mdc-list-item--disabled) .mdc-list-item__primary-text,.fbk-gbs-dls .mat-mdc-autocomplete-panel.big .mat-mdc-option.mdc-list-item.mdc-list-item--selected:not(.mdc-list-item--disabled) .mdc-list-item__primary-text,.fbk-gbs-dls .mat-mdc-autocomplete-panel.big .dropdown .mdc-list-item.mdc-list-item--selected.voice:not(.mdc-list-item--disabled) .mdc-list-item__primary-text,.fbk-gbs-dls .dropdown .mat-mdc-autocomplete-panel.big .mdc-list-item.mdc-list-item--selected.voice:not(.mdc-list-item--disabled) .mdc-list-item__primary-text,.fbk-gbs-dls .mat-mdc-select-panel.medium .mat-mdc-option.mdc-list-item.mdc-list-item--selected:not(.mdc-list-item--disabled) .mdc-list-item__primary-text,.fbk-gbs-dls .mat-mdc-select-panel.medium .dropdown .mdc-list-item.mdc-list-item--selected.voice:not(.mdc-list-item--disabled) .mdc-list-item__primary-text,.fbk-gbs-dls .dropdown .mat-mdc-select-panel.medium .mdc-list-item.mdc-list-item--selected.voice:not(.mdc-list-item--disabled) .mdc-list-item__primary-text,.fbk-gbs-dls .mat-mdc-select-panel.big .mat-mdc-option.mdc-list-item.mdc-list-item--selected:not(.mdc-list-item--disabled) .mdc-list-item__primary-text,.fbk-gbs-dls .mat-mdc-select-panel.big .dropdown .mdc-list-item.mdc-list-item--selected.voice:not(.mdc-list-item--disabled) .mdc-list-item__primary-text,.fbk-gbs-dls .dropdown .mat-mdc-select-panel.big .mdc-list-item.mdc-list-item--selected.voice:not(.mdc-list-item--disabled) .mdc-list-item__primary-text,.fbk-gbs-dls .mat-mdc-selection-list.medium .mat-mdc-option.mdc-list-item.mdc-list-item--selected:not(.mdc-list-item--disabled) .mdc-list-item__primary-text,.fbk-gbs-dls .mat-mdc-selection-list.medium .dropdown .mdc-list-item.mdc-list-item--selected.voice:not(.mdc-list-item--disabled) .mdc-list-item__primary-text,.fbk-gbs-dls .dropdown .mat-mdc-selection-list.medium .mdc-list-item.mdc-list-item--selected.voice:not(.mdc-list-item--disabled) .mdc-list-item__primary-text,.fbk-gbs-dls .mat-mdc-selection-list.big .mat-mdc-option.mdc-list-item.mdc-list-item--selected:not(.mdc-list-item--disabled) .mdc-list-item__primary-text,.fbk-gbs-dls .mat-mdc-selection-list.big .dropdown .mdc-list-item.mdc-list-item--selected.voice:not(.mdc-list-item--disabled) .mdc-list-item__primary-text,.fbk-gbs-dls .dropdown .mat-mdc-selection-list.big .mdc-list-item.mdc-list-item--selected.voice:not(.mdc-list-item--disabled) .mdc-list-item__primary-text,.fbk-gbs-dls .dropdown-menu.country-dropdown.show.ng-star-inserted.medium .mat-mdc-option.mdc-list-item.mdc-list-item--selected:not(.mdc-list-item--disabled) .mdc-list-item__primary-text,.fbk-gbs-dls .dropdown-menu.country-dropdown.show.ng-star-inserted.medium .dropdown .mdc-list-item.mdc-list-item--selected.voice:not(.mdc-list-item--disabled) .mdc-list-item__primary-text,.fbk-gbs-dls .dropdown .dropdown-menu.country-dropdown.show.ng-star-inserted.medium .mdc-list-item.mdc-list-item--selected.voice:not(.mdc-list-item--disabled) .mdc-list-item__primary-text,.fbk-gbs-dls .dropdown-menu.country-dropdown.show.ng-star-inserted.big .mat-mdc-option.mdc-list-item.mdc-list-item--selected:not(.mdc-list-item--disabled) .mdc-list-item__primary-text,.fbk-gbs-dls .dropdown-menu.country-dropdown.show.ng-star-inserted.big .dropdown .mdc-list-item.mdc-list-item--selected.voice:not(.mdc-list-item--disabled) .mdc-list-item__primary-text,.fbk-gbs-dls .dropdown .dropdown-menu.country-dropdown.show.ng-star-inserted.big .mdc-list-item.mdc-list-item--selected.voice:not(.mdc-list-item--disabled) .mdc-list-item__primary-text{color:inherit}.fbk-gbs-dls .mat-mdc-autocomplete-panel.medium .mat-mdc-option.mdc-list-item:hover,.fbk-gbs-dls .mat-mdc-autocomplete-panel.medium .dropdown .mdc-list-item.voice:hover,.fbk-gbs-dls .dropdown .mat-mdc-autocomplete-panel.medium .mdc-list-item.voice:hover,.fbk-gbs-dls .mat-mdc-autocomplete-panel.big .mat-mdc-option.mdc-list-item:hover,.fbk-gbs-dls .mat-mdc-autocomplete-panel.big .dropdown .mdc-list-item.voice:hover,.fbk-gbs-dls .dropdown .mat-mdc-autocomplete-panel.big .mdc-list-item.voice:hover,.fbk-gbs-dls .mat-mdc-select-panel.medium .mat-mdc-option.mdc-list-item:hover,.fbk-gbs-dls .mat-mdc-select-panel.medium .dropdown .mdc-list-item.voice:hover,.fbk-gbs-dls .dropdown .mat-mdc-select-panel.medium .mdc-list-item.voice:hover,.fbk-gbs-dls .mat-mdc-select-panel.big .mat-mdc-option.mdc-list-item:hover,.fbk-gbs-dls .mat-mdc-select-panel.big .dropdown .mdc-list-item.voice:hover,.fbk-gbs-dls .dropdown .mat-mdc-select-panel.big .mdc-list-item.voice:hover,.fbk-gbs-dls .mat-mdc-selection-list.medium .mat-mdc-option.mdc-list-item:hover,.fbk-gbs-dls .mat-mdc-selection-list.medium .dropdown .mdc-list-item.voice:hover,.fbk-gbs-dls .dropdown .mat-mdc-selection-list.medium .mdc-list-item.voice:hover,.fbk-gbs-dls .mat-mdc-selection-list.big .mat-mdc-option.mdc-list-item:hover,.fbk-gbs-dls .mat-mdc-selection-list.big .dropdown .mdc-list-item.voice:hover,.fbk-gbs-dls .dropdown .mat-mdc-selection-list.big .mdc-list-item.voice:hover,.fbk-gbs-dls .dropdown-menu.country-dropdown.show.ng-star-inserted.medium .mat-mdc-option.mdc-list-item:hover,.fbk-gbs-dls .dropdown-menu.country-dropdown.show.ng-star-inserted.medium .dropdown .mdc-list-item.voice:hover,.fbk-gbs-dls .dropdown .dropdown-menu.country-dropdown.show.ng-star-inserted.medium .mdc-list-item.voice:hover,.fbk-gbs-dls .dropdown-menu.country-dropdown.show.ng-star-inserted.big .mat-mdc-option.mdc-list-item:hover,.fbk-gbs-dls .dropdown-menu.country-dropdown.show.ng-star-inserted.big .dropdown .mdc-list-item.voice:hover,.fbk-gbs-dls .dropdown .dropdown-menu.country-dropdown.show.ng-star-inserted.big .mdc-list-item.voice:hover{background-color:var(--fbk-gbs-dls-color-primary-7)}.fbk-gbs-dls .mat-mdc-autocomplete-panel.medium .mat-mdc-option.mdc-list-item--selected,.fbk-gbs-dls .mat-mdc-autocomplete-panel.medium .dropdown .mdc-list-item--selected.voice,.fbk-gbs-dls .dropdown .mat-mdc-autocomplete-panel.medium .mdc-list-item--selected.voice,.fbk-gbs-dls .mat-mdc-autocomplete-panel.big .mat-mdc-option.mdc-list-item--selected,.fbk-gbs-dls .mat-mdc-autocomplete-panel.big .dropdown .mdc-list-item--selected.voice,.fbk-gbs-dls .dropdown .mat-mdc-autocomplete-panel.big .mdc-list-item--selected.voice,.fbk-gbs-dls .mat-mdc-select-panel.medium .mat-mdc-option.mdc-list-item--selected,.fbk-gbs-dls .mat-mdc-select-panel.medium .dropdown .mdc-list-item--selected.voice,.fbk-gbs-dls .dropdown .mat-mdc-select-panel.medium .mdc-list-item--selected.voice,.fbk-gbs-dls .mat-mdc-select-panel.big .mat-mdc-option.mdc-list-item--selected,.fbk-gbs-dls .mat-mdc-select-panel.big .dropdown .mdc-list-item--selected.voice,.fbk-gbs-dls .dropdown .mat-mdc-select-panel.big .mdc-list-item--selected.voice,.fbk-gbs-dls .mat-mdc-selection-list.medium .mat-mdc-option.mdc-list-item--selected,.fbk-gbs-dls .mat-mdc-selection-list.medium .dropdown .mdc-list-item--selected.voice,.fbk-gbs-dls .dropdown .mat-mdc-selection-list.medium .mdc-list-item--selected.voice,.fbk-gbs-dls .mat-mdc-selection-list.big .mat-mdc-option.mdc-list-item--selected,.fbk-gbs-dls .mat-mdc-selection-list.big .dropdown .mdc-list-item--selected.voice,.fbk-gbs-dls .dropdown .mat-mdc-selection-list.big .mdc-list-item--selected.voice,.fbk-gbs-dls .dropdown-menu.country-dropdown.show.ng-star-inserted.medium .mat-mdc-option.mdc-list-item--selected,.fbk-gbs-dls .dropdown-menu.country-dropdown.show.ng-star-inserted.medium .dropdown .mdc-list-item--selected.voice,.fbk-gbs-dls .dropdown .dropdown-menu.country-dropdown.show.ng-star-inserted.medium .mdc-list-item--selected.voice,.fbk-gbs-dls .dropdown-menu.country-dropdown.show.ng-star-inserted.big .mat-mdc-option.mdc-list-item--selected,.fbk-gbs-dls .dropdown-menu.country-dropdown.show.ng-star-inserted.big .dropdown .mdc-list-item--selected.voice,.fbk-gbs-dls .dropdown .dropdown-menu.country-dropdown.show.ng-star-inserted.big .mdc-list-item--selected.voice{background-color:var(--fbk-gbs-dls-color-cadet-grey-7)}.fbk-gbs-dls .mat-mdc-autocomplete-panel.big .mat-mdc-option,.fbk-gbs-dls .mat-mdc-autocomplete-panel.big .dropdown .voice,.fbk-gbs-dls .dropdown .mat-mdc-autocomplete-panel.big .voice,.fbk-gbs-dls .mat-mdc-autocomplete-panel.big .mat-mdc-list-option,.fbk-gbs-dls .mat-mdc-select-panel.big .mat-mdc-option,.fbk-gbs-dls .mat-mdc-select-panel.big .dropdown .voice,.fbk-gbs-dls .dropdown .mat-mdc-select-panel.big .voice,.fbk-gbs-dls .mat-mdc-select-panel.big .mat-mdc-list-option,.fbk-gbs-dls .mat-mdc-selection-list.big .mat-mdc-option,.fbk-gbs-dls .mat-mdc-selection-list.big .dropdown .voice,.fbk-gbs-dls .dropdown .mat-mdc-selection-list.big .voice,.fbk-gbs-dls .mat-mdc-selection-list.big .mat-mdc-list-option,.fbk-gbs-dls .dropdown-menu.country-dropdown.show.ng-star-inserted.big .mat-mdc-option,.fbk-gbs-dls .dropdown-menu.country-dropdown.show.ng-star-inserted.big .dropdown .voice,.fbk-gbs-dls .dropdown .dropdown-menu.country-dropdown.show.ng-star-inserted.big .voice,.fbk-gbs-dls .dropdown-menu.country-dropdown.show.ng-star-inserted.big .mat-mdc-list-option{height:48px;padding:12px 16px}.fbk-gbs-dls .mat-mdc-autocomplete-panel.big .mat-mdc-option+.mat-mdc-option,.fbk-gbs-dls .mat-mdc-autocomplete-panel.big .dropdown .voice+.mat-mdc-option,.fbk-gbs-dls .dropdown .mat-mdc-autocomplete-panel.big .voice+.mat-mdc-option,.fbk-gbs-dls .mat-mdc-autocomplete-panel.big .dropdown .mat-mdc-option+.voice,.fbk-gbs-dls .dropdown .mat-mdc-autocomplete-panel.big .mat-mdc-option+.voice,.fbk-gbs-dls .mat-mdc-autocomplete-panel.big .dropdown .voice+.voice,.fbk-gbs-dls .dropdown .mat-mdc-autocomplete-panel.big .voice+.voice,.fbk-gbs-dls .mat-mdc-autocomplete-panel.big .mat-mdc-list-option+.mat-mdc-option,.fbk-gbs-dls .mat-mdc-autocomplete-panel.big .dropdown .mat-mdc-list-option+.voice,.fbk-gbs-dls .dropdown .mat-mdc-autocomplete-panel.big .mat-mdc-list-option+.voice,.fbk-gbs-dls .mat-mdc-select-panel.big .mat-mdc-option+.mat-mdc-option,.fbk-gbs-dls .mat-mdc-select-panel.big .dropdown .voice+.mat-mdc-option,.fbk-gbs-dls .dropdown .mat-mdc-select-panel.big .voice+.mat-mdc-option,.fbk-gbs-dls .mat-mdc-select-panel.big .dropdown .mat-mdc-option+.voice,.fbk-gbs-dls .dropdown .mat-mdc-select-panel.big .mat-mdc-option+.voice,.fbk-gbs-dls .mat-mdc-select-panel.big .dropdown .voice+.voice,.fbk-gbs-dls .dropdown .mat-mdc-select-panel.big .voice+.voice,.fbk-gbs-dls .mat-mdc-select-panel.big .mat-mdc-list-option+.mat-mdc-option,.fbk-gbs-dls .mat-mdc-select-panel.big .dropdown .mat-mdc-list-option+.voice,.fbk-gbs-dls .dropdown .mat-mdc-select-panel.big .mat-mdc-list-option+.voice,.fbk-gbs-dls .mat-mdc-selection-list.big .mat-mdc-option+.mat-mdc-option,.fbk-gbs-dls .mat-mdc-selection-list.big .dropdown .voice+.mat-mdc-option,.fbk-gbs-dls .dropdown .mat-mdc-selection-list.big .voice+.mat-mdc-option,.fbk-gbs-dls .mat-mdc-selection-list.big .dropdown .mat-mdc-option+.voice,.fbk-gbs-dls .dropdown .mat-mdc-selection-list.big .mat-mdc-option+.voice,.fbk-gbs-dls .mat-mdc-selection-list.big .dropdown .voice+.voice,.fbk-gbs-dls .dropdown .mat-mdc-selection-list.big .voice+.voice,.fbk-gbs-dls .mat-mdc-selection-list.big .mat-mdc-list-option+.mat-mdc-option,.fbk-gbs-dls .mat-mdc-selection-list.big .dropdown .mat-mdc-list-option+.voice,.fbk-gbs-dls .dropdown .mat-mdc-selection-list.big .mat-mdc-list-option+.voice,.fbk-gbs-dls .dropdown-menu.country-dropdown.show.ng-star-inserted.big .mat-mdc-option+.mat-mdc-option,.fbk-gbs-dls .dropdown-menu.country-dropdown.show.ng-star-inserted.big .dropdown .voice+.mat-mdc-option,.fbk-gbs-dls .dropdown .dropdown-menu.country-dropdown.show.ng-star-inserted.big .voice+.mat-mdc-option,.fbk-gbs-dls .dropdown-menu.country-dropdown.show.ng-star-inserted.big .dropdown .mat-mdc-option+.voice,.fbk-gbs-dls .dropdown .dropdown-menu.country-dropdown.show.ng-star-inserted.big .mat-mdc-option+.voice,.fbk-gbs-dls .dropdown-menu.country-dropdown.show.ng-star-inserted.big .dropdown .voice+.voice,.fbk-gbs-dls .dropdown .dropdown-menu.country-dropdown.show.ng-star-inserted.big .voice+.voice,.fbk-gbs-dls .dropdown-menu.country-dropdown.show.ng-star-inserted.big .mat-mdc-list-option+.mat-mdc-option,.fbk-gbs-dls .dropdown-menu.country-dropdown.show.ng-star-inserted.big .dropdown .mat-mdc-list-option+.voice,.fbk-gbs-dls .dropdown .dropdown-menu.country-dropdown.show.ng-star-inserted.big .mat-mdc-list-option+.voice{border-top:1px solid var(--fbk-gbs-dls-color-cadet-grey-6)}.fbk-gbs-dls .mat-mdc-autocomplete-panel.medium .mat-mdc-option,.fbk-gbs-dls .mat-mdc-autocomplete-panel.medium .dropdown .voice,.fbk-gbs-dls .dropdown .mat-mdc-autocomplete-panel.medium .voice,.fbk-gbs-dls .mat-mdc-autocomplete-panel.medium .mat-mdc-list-option,.fbk-gbs-dls .mat-mdc-autocomplete-panel.medium_link .mat-mdc-option,.fbk-gbs-dls .mat-mdc-autocomplete-panel.medium_link .dropdown .voice,.fbk-gbs-dls .dropdown .mat-mdc-autocomplete-panel.medium_link .voice,.fbk-gbs-dls .mat-mdc-autocomplete-panel.medium_link .mat-mdc-list-option,.fbk-gbs-dls .mat-mdc-select-panel.medium .mat-mdc-option,.fbk-gbs-dls .mat-mdc-select-panel.medium .dropdown .voice,.fbk-gbs-dls .dropdown .mat-mdc-select-panel.medium .voice,.fbk-gbs-dls .mat-mdc-select-panel.medium .mat-mdc-list-option,.fbk-gbs-dls .mat-mdc-select-panel.medium_link .mat-mdc-option,.fbk-gbs-dls .mat-mdc-select-panel.medium_link .dropdown .voice,.fbk-gbs-dls .dropdown .mat-mdc-select-panel.medium_link .voice,.fbk-gbs-dls .mat-mdc-select-panel.medium_link .mat-mdc-list-option,.fbk-gbs-dls .mat-mdc-selection-list.medium .mat-mdc-option,.fbk-gbs-dls .mat-mdc-selection-list.medium .dropdown .voice,.fbk-gbs-dls .dropdown .mat-mdc-selection-list.medium .voice,.fbk-gbs-dls .mat-mdc-selection-list.medium .mat-mdc-list-option,.fbk-gbs-dls .mat-mdc-selection-list.medium_link .mat-mdc-option,.fbk-gbs-dls .mat-mdc-selection-list.medium_link .dropdown .voice,.fbk-gbs-dls .dropdown .mat-mdc-selection-list.medium_link .voice,.fbk-gbs-dls .mat-mdc-selection-list.medium_link .mat-mdc-list-option,.fbk-gbs-dls .dropdown-menu.country-dropdown.show.ng-star-inserted.medium .mat-mdc-option,.fbk-gbs-dls .dropdown-menu.country-dropdown.show.ng-star-inserted.medium .dropdown .voice,.fbk-gbs-dls .dropdown .dropdown-menu.country-dropdown.show.ng-star-inserted.medium .voice,.fbk-gbs-dls .dropdown-menu.country-dropdown.show.ng-star-inserted.medium .mat-mdc-list-option,.fbk-gbs-dls .dropdown-menu.country-dropdown.show.ng-star-inserted.medium_link .mat-mdc-option,.fbk-gbs-dls .dropdown-menu.country-dropdown.show.ng-star-inserted.medium_link .dropdown .voice,.fbk-gbs-dls .dropdown .dropdown-menu.country-dropdown.show.ng-star-inserted.medium_link .voice,.fbk-gbs-dls .dropdown-menu.country-dropdown.show.ng-star-inserted.medium_link .mat-mdc-list-option{height:40px;padding:8px 16px}.fbk-gbs-dls .mat-mdc-autocomplete-panel.medium .mat-mdc-option,.fbk-gbs-dls .mat-mdc-autocomplete-panel.medium .dropdown .voice,.fbk-gbs-dls .dropdown .mat-mdc-autocomplete-panel.medium .voice,.fbk-gbs-dls .mat-mdc-autocomplete-panel.big .mat-mdc-option,.fbk-gbs-dls .mat-mdc-autocomplete-panel.big .dropdown .voice,.fbk-gbs-dls .dropdown .mat-mdc-autocomplete-panel.big .voice{height:auto}.fbk-gbs-dls .mat-mdc-autocomplete-panel.medium .mat-mdc-option.mat-mdc-option-active.mdc-list-item,.fbk-gbs-dls .mat-mdc-autocomplete-panel.medium .dropdown .mat-mdc-option-active.mdc-list-item.voice,.fbk-gbs-dls .dropdown .mat-mdc-autocomplete-panel.medium .mat-mdc-option-active.mdc-list-item.voice,.fbk-gbs-dls .mat-mdc-autocomplete-panel.big .mat-mdc-option.mat-mdc-option-active.mdc-list-item,.fbk-gbs-dls .mat-mdc-autocomplete-panel.big .dropdown .mat-mdc-option-active.mdc-list-item.voice,.fbk-gbs-dls .dropdown .mat-mdc-autocomplete-panel.big .mat-mdc-option-active.mdc-list-item.voice{--mat-option-focus-state-layer-color: var(--fbk-gbs-dls-color-deep-blue-7)}.fbk-gbs-dls .mat-mdc-autocomplete-panel.medium .mat-mdc-option.mdc-list-item .mdc-list-item__primary-text,.fbk-gbs-dls .mat-mdc-autocomplete-panel.medium .dropdown .mdc-list-item.voice .mdc-list-item__primary-text,.fbk-gbs-dls .dropdown .mat-mdc-autocomplete-panel.medium .mdc-list-item.voice .mdc-list-item__primary-text,.fbk-gbs-dls .mat-mdc-autocomplete-panel.big .mat-mdc-option.mdc-list-item .mdc-list-item__primary-text,.fbk-gbs-dls .mat-mdc-autocomplete-panel.big .dropdown .mdc-list-item.voice .mdc-list-item__primary-text,.fbk-gbs-dls .dropdown .mat-mdc-autocomplete-panel.big .mdc-list-item.voice .mdc-list-item__primary-text{display:block;white-space:break-spaces;min-height:-webkit-max-content;min-height:-moz-max-content;min-height:max-content}.fbk-gbs-dls .dropdown{min-width:auto;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;box-sizing:border-box}.fbk-gbs-dls .dropdown *{box-sizing:border-box}.fbk-gbs-dls .dropdown.big .voice{height:48px;padding:12px 16px}.fbk-gbs-dls .dropdown.big .voice+.voice{border-top:1px solid var(--fbk-gbs-dls-color-cadet-grey-6)}.fbk-gbs-dls .dropdown.medium .voice{height:40px;padding:8px 16px}.fbk-gbs-dls .dropdown-menu{padding:0;border:none;margin-top:4px}.fbk-gbs-dls .mat-mdc-selection-list{border-radius:4px}.fbk-gbs-dls .mat-mdc-select-panel,.fbk-gbs-dls .mat-mdc-autocomplete-panel{max-height:50vh;min-width:100%!important}.fbk-gbs-dls .tabs{--mdc-tab-indicator-active-indicator-color: var(--fbk-gbs-dls-color-primary-1);--mat-tab-header-active-label-text-color: var(--fbk-gbs-dls-color-primary-1);--mat-tab-header-active-hover-label-text-color: var(--fbk-gbs-dls-color-primary-1);--mat-tab-header-active-hover-indicator-color: var(--fbk-gbs-dls-color-primary-1);--mat-tab-header-active-focus-label-text-color: var(--fbk-gbs-dls-color-primary-1);--mat-tab-header-active-focus-indicator-color: var(--fbk-gbs-dls-color-primary-1);--mat-tab-header-inactive-label-text-color: var(--fbk-gbs-dls-color-cadet-grey-3);--mat-tab-header-inactive-hover-label-text-color: var(--fbk-gbs-dls-color-cadet-grey-3)}.fbk-gbs-dls .tabs .mat-mdc-tab-header{--mdc-secondary-navigation-tab-container-height: 24px}.fbk-gbs-dls .tabs .mat-mdc-tab-labels{gap:8px}.fbk-gbs-dls .tabs .mat-mdc-tab-labels .mdc-tab{min-width:-webkit-min-content;min-width:-moz-min-content;min-width:min-content;padding:0;justify-content:flex-start}.fbk-gbs-dls .tabs .mat-mdc-tab-labels .mdc-tab.mat-mdc-tab:hover .mdc-tab__ripple:before{opacity:0}.fbk-gbs-dls .tabs .mat-mdc-tab-labels .mdc-tab.mat-mdc-tab-disabled{--mat-tab-header-inactive-label-text-color: var(--fbk-gbs-dls-color-cadet-grey-4);opacity:1}.fbk-gbs-dls .tabs.secondary .mat-mdc-tab-header{--mdc-secondary-navigation-tab-container-height: 28px}.fbk-gbs-dls .tabs.secondary .mdc-tab{padding:0 8px;border-radius:6px}.fbk-gbs-dls .tabs.secondary .mdc-tab.mdc-tab--active{background-color:var(--fbk-gbs-dls-color-primary-7)}.fbk-gbs-dls .tabs.secondary .mdc-tab.mdc-tab--active .mdc-tab-indicator__content{display:none}.fbk-gbs-dls .tabs.stepper .mat-mdc-tab-header{--mdc-tab-indicator-active-indicator-height: 4px;--mat-tab-header-inactive-label-text-color: var(--fbk-gbs-dls-color-cadet-grey-5);--mat-tab-header-inactive-hover-label-text-color: var(--fbk-gbs-dls-color-cadet-grey-5)}.fbk-gbs-dls .tabs.stepper .mat-mdc-tab-header .mat-mdc-tab.mdc-tab .mdc-tab__text-label{margin-bottom:4px}.fbk-gbs-dls .tabs.stepper .mdc-tab .mdc-tab-indicator__content{border-color:var(--fbk-gbs-dls-color-cadet-grey-6);opacity:1}.fbk-gbs-dls .tabs.stepper .mdc-tab.mdc-tab--active .mdc-tab-indicator__content{border-color:var(--fbk-gbs-dls-color-primary-1);opacity:1}.fbk-gbs-dls .tabs.stepper .mdc-tab:has(~.mdc-tab--active) .mdc-tab__content .mdc-tab__text-label{color:var(--fbk-gbs-dls-color-primary-4)}.fbk-gbs-dls .tabs.stepper .mdc-tab:has(~.mdc-tab--active) .mdc-tab-indicator__content{border-color:var(--fbk-gbs-dls-color-primary-4);opacity:1}.fbk-gbs-dls .badge,.fbk-gbs-dls .mat-mdc-chip{box-sizing:border-box;background-color:var(--fbk-gbs-dls-color-primary-6);color:var(--fbk-gbs-dls-color-cadet-grey-2);width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;align-content:center;display:grid;grid-template-columns:-webkit-min-content auto -webkit-min-content;grid-template-columns:min-content auto min-content;grid-template-rows:-webkit-min-content;grid-template-rows:min-content}.fbk-gbs-dls .badge.medium,.fbk-gbs-dls .medium.mat-mdc-chip{height:var(--fbk-gbs-dls-badge-medium-height);border-radius:var(--fbk-gbs-dls-badge-medium-border-radius);padding:var(--fbk-gbs-dls-badge-medium-padding)}.fbk-gbs-dls .badge.medium.icon,.fbk-gbs-dls .medium.icon.mat-mdc-chip{padding:var(--fbk-gbs-dls-badge-medium-icon-padding)}.fbk-gbs-dls .badge.small,.fbk-gbs-dls .small.mat-mdc-chip{height:var(--fbk-gbs-dls-badge-small-height);border-radius:var(--fbk-gbs-dls-badge-small-border-radius);padding:var(--fbk-gbs-dls-badge-small-padding)}.fbk-gbs-dls .badge.small.icon,.fbk-gbs-dls .small.icon.mat-mdc-chip{padding:var(--fbk-gbs-dls-badge-small-icon-padding)}.fbk-gbs-dls .badge ax-icon,.fbk-gbs-dls .mat-mdc-chip ax-icon{display:grid}.fbk-gbs-dls .badge.neutral,.fbk-gbs-dls .neutral.mat-mdc-chip{background-color:var(--fbk-gbs-dls-color-secondary-7);color:var(--fbk-gbs-dls-color-secondary-1)}.fbk-gbs-dls .badge.active,.fbk-gbs-dls .active.mat-mdc-chip{color:var(--fbk-gbs-dls-color-primary-1);background-color:var(--fbk-gbs-dls-color-primary-7)}.fbk-gbs-dls .badge.success,.fbk-gbs-dls .success.mat-mdc-chip{background-color:var(--fbk-gbs-dls-color-success-7);color:var(--fbk-gbs-dls-color-success-1)}.fbk-gbs-dls .badge.warning,.fbk-gbs-dls .warning.mat-mdc-chip{background-color:var(--fbk-gbs-dls-color-warning-7);color:var(--fbk-gbs-dls-color-warning-1)}.fbk-gbs-dls .badge.error,.fbk-gbs-dls .error.mat-mdc-chip{background-color:var(--fbk-gbs-dls-color-error-7);color:var(--fbk-gbs-dls-color-error-1)}.fbk-gbs-dls .badge.notification,.fbk-gbs-dls .notification.mat-mdc-chip{background-color:var(--fbk-gbs-dls-color-primary-2);color:var(--fbk-gbs-dls-color-white-1)}.fbk-gbs-dls .popover .arrow{position:absolute;display:block;width:1rem;height:.5rem}.fbk-gbs-dls .popover .arrow:before,.fbk-gbs-dls .popover .arrow:after{position:absolute;display:block;content:"";border-color:transparent;border-style:solid}.fbk-gbs-dls .popover{border:none}.fbk-gbs-dls .popover-body{padding:0}.fbk-gbs-dls .bs-popover-top>.arrow,.fbk-gbs-dls .bs-popover-auto[data-popper-placement^=top]>.arrow{bottom:-.5rem}.fbk-gbs-dls .bs-popover-top>.arrow:before,.fbk-gbs-dls .bs-popover-auto[data-popper-placement^=top]>.arrow:before{bottom:0;border-width:.5rem .5rem 0;border-top-color:var(--fbk-gbs-dls-color-cadet-grey-6)}.fbk-gbs-dls .bs-popover-top>.arrow:after,.fbk-gbs-dls .bs-popover-auto[data-popper-placement^=top]>.arrow:after{bottom:var(--bs-border-width);border-width:.5rem .5rem 0;border-top-color:var(--fbk-gbs-dls-color-cadet-grey-7)}.fbk-gbs-dls .bs-popover-end>.arrow,.fbk-gbs-dls .bs-popover-auto[data-popper-placement^=right]>.arrow,.fbk-gbs-dls .bs-popover-right>.arrow{left:-.5rem;height:.5rem;width:1rem}.fbk-gbs-dls .bs-popover-end>.arrow:before,.fbk-gbs-dls .bs-popover-auto[data-popper-placement^=right]>.arrow:before,.fbk-gbs-dls .bs-popover-right>.arrow:before{left:0;border-width:.5rem .5rem .5rem 0;border-right-color:var(--bs-border-color-translucent)}.fbk-gbs-dls .bs-popover-end>.arrow:after,.fbk-gbs-dls .bs-popover-auto[data-popper-placement^=right]>.arrow:after,.fbk-gbs-dls .bs-popover-right>.arrow:after{left:var(--bs-border-width);border-width:.5rem .5rem .5rem 0;border-right-color:var(--fbk-gbs-dls-color-cadet-grey-7)}.fbk-gbs-dls .bs-popover-bottom>.arrow,.fbk-gbs-dls .bs-popover-auto[data-popper-placement^=bottom]>.arrow{top:-.5rem}.fbk-gbs-dls .bs-popover-bottom>.arrow:before,.fbk-gbs-dls .bs-popover-auto[data-popper-placement^=bottom]>.arrow:before{top:0;border-width:0 .5rem .5rem .5rem;border-bottom-color:var(--fbk-gbs-dls-color-cadet-grey-6)}.fbk-gbs-dls .bs-popover-bottom>.arrow:after,.fbk-gbs-dls .bs-popover-auto[data-popper-placement^=bottom]>.arrow:after{top:var(--bs-border-width);border-width:0 .5rem .5rem .5rem;border-bottom-color:var(--fbk-gbs-dls-color-cadet-grey-7)}.fbk-gbs-dls .bs-popover-bottom .popover-header:before,.fbk-gbs-dls .bs-popover-auto[data-popper-placement^=bottom] .popover-header:before{position:absolute;top:0;left:50%;display:block;width:1rem;margin-left:-.5rem;content:"";border-bottom:var(--bs-border-width) solid var(--bs-secondary-bg)}.fbk-gbs-dls .bs-popover-start>.arrow,.fbk-gbs-dls .bs-popover-auto[data-popper-placement^=left]>.arrow,.fbk-gbs-dls .bs-popover-left>.arrow{right:-.5rem;width:.5rem;height:1rem;top:50%}.fbk-gbs-dls .bs-popover-start>.arrow:before,.fbk-gbs-dls .bs-popover-auto[data-popper-placement^=left]>.arrow:before,.fbk-gbs-dls .bs-popover-left>.arrow:before{right:0;border-width:.5rem 0 .5rem .5rem;border-left-color:var(--fbk-gbs-dls-color-cadet-grey-6)}.fbk-gbs-dls .bs-popover-start>.arrow:after,.fbk-gbs-dls .bs-popover-auto[data-popper-placement^=left]>.arrow:after,.fbk-gbs-dls .bs-popover-left>.arrow:after{right:var(--bs-border-width);border-width:.5rem 0 .5rem .5rem;border-left-color:var(--fbk-gbs-dls-color-cadet-grey-7)}.fbk-gbs-dls .arrow-disabled+[class*=bs-popover-]>.popover-arrow{display:none}.fbk-gbs-dls .toast-container{width:284px}.fbk-gbs-dls .toast-container .ngx-toastr{display:grid;grid-template-columns:-webkit-min-content auto -webkit-min-content;grid-template-columns:min-content auto min-content;grid-template-rows:-webkit-min-content;grid-template-rows:min-content;border-radius:4px;padding:12px 16px 16px;width:100%;min-height:56px;background-image:none!important;background-color:var(--fbk-gbs-dls-color-cadet-grey-7);border-top:4px solid var(--fbk-gbs-dls-color-cadet-grey-7)}.fbk-gbs-dls .toast-container .ngx-toastr.toast-success{align-items:center;border-top-color:var(--fbk-gbs-dls-color-success-5)}.fbk-gbs-dls .toast-container .ngx-toastr.toast-error{align-items:center;border-top-color:var(--fbk-gbs-dls-color-error-4)}.fbk-gbs-dls .toast-container .ngx-toastr.toast-warning{align-items:center;border-top-color:var(--fbk-gbs-dls-color-warning-4)}.fbk-gbs-dls .toast-container .ngx-toastr.toast-info{align-items:center}.fbk-gbs-dls .toast-container .ngx-toastr .left-icon,.fbk-gbs-dls .toast-container .ngx-toastr .right-icon{color:var(--fbk-gbs-dls-color-cadet-grey-3)}.fbk-gbs-dls .toast-container .ngx-toastr .left-icon{grid-row:1;padding-right:8px}.fbk-gbs-dls .toast-container .ngx-toastr .toast-title{grid-row:1;color:var(--fbk-gbs-dls-color-cadet-grey-1);text-align:left;margin-top:3px}.fbk-gbs-dls .toast-container .ngx-toastr .right-icon{grid-row:1;text-align:center;width:16px}.fbk-gbs-dls .toast-container .ngx-toastr .right-icon ax-icon{width:8px;height:8px}.fbk-gbs-dls .toast-container .ngx-toastr .toast-message{grid-column:1/4;grid-row:2;color:var(--fbk-gbs-dls-color-cadet-grey-2);text-align:left;margin-top:8px}.fbk-gbs-dls .toast-container .ngx-toastr .toast-message.toast-show{grid-column:2/4;grid-row:1;margin-top:0}.fbk-gbs-dls .toast-container .ngx-toastr .repeat-container{grid-column:1/4;grid-row:3;text-align:left;margin-top:8px}.fbk-gbs-dls .toast-container .ngx-toastr .repeat-container button .link{margin-top:8px}.fbk-gbs-dls ax-otp div.input .error-message{margin-top:8px}.fbk-gbs-dls ax-otp div.input.medium,.fbk-gbs-dls ax-otp div.input.big{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.fbk-gbs-dls ax-otp div.input.filled .ng-otp-input-wrapper .otp-input{background-color:var(--fbk-gbs-dls-input-filled-bg)}.fbk-gbs-dls ax-otp div.input ng-otp-input .ng-otp-input-wrapper .otp-input{width:40px!important;height:40px!important;padding:8px!important;border-radius:6px!important}.fbk-gbs-dls ax-otp div.input ng-otp-input.big .ng-otp-input-wrapper .otp-input{width:48px!important;height:48px!important;padding:12px 16px!important}.fbk-gbs-dls ax-otp div.input ng-otp-input.error .ng-otp-input-wrapper .otp-input{outline:var(--fbk-gbs-dls-input-invalid-outline)}.fbk-gbs-dls .cdk-overlay-container .cdk-overlay-pane div.mdc-menu-surface.mdc-menu-surface--open{border-radius:4px}.fbk-gbs-dls .cdk-overlay-container .cdk-overlay-pane:has(>.mat-mdc-select-panel):has(>.medium_link){transform:translateY(4px)}@-moz-document url-prefix(){.fbk-gbs-dls .mat-select-panel.big{transform:translate(1px,48px)!important}.fbk-gbs-dls .mat-select-panel.medium{transform:translate(1px,40px)!important}.fbk-gbs-dls .mat-select-panel.medium_link{transform:translate(-7px,32px)!important}}.fbk-gbs-dls body{font-family:AvertaPE;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility}.fbk-gbs-dls .arrow-disabled>.popover-arrow{display:none}.fbk-gbs-dls .icon-12{width:12px;height:12px}.fbk-gbs-dls .icon-14{width:14px;height:14px}.fbk-gbs-dls .icon-16{width:16px;height:16px}.fbk-gbs-dls .icon-20{width:20px;height:20px}.fbk-gbs-dls .icon-24{width:24px;height:24px}.fbk-gbs-dls .icon-32{width:32px;height:32px}.fbk-gbs-dls .icon-card,.fbk-gbs-dls .icon-alternative{width:24px;height:24px}.fbk-gbs-dls .icon-content,.fbk-gbs-dls .icon-media{width:64px;height:64px}.fbk-gbs-dls .icon-currency{width:24px;height:24px}.fbk-gbs-dls .icon-logo-main,.fbk-gbs-dls .icon-logo-mono{width:64px;height:64px}.fbk-gbs-dls .icon-flags-24{width:24px;height:24px}.fbk-gbs-dls .icon-flags-48{width:48px;height:48px}.fbk-gbs-dls .icon-acquirer-14{height:14px;width:14px}.fbk-gbs-dls .icon-acquirer-24{height:24px;width:24px}.fbk-gbs-dls .icon-acquirer-48{height:48px;width:48px}.fbk-gbs-dls .icon-acquirer-64{height:64px;width:64px}.fbk-gbs-dls .heading-h1,.fbk-gbs-dls h1,.fbk-gbs-dls .h1{font-style:normal;font-weight:700;font-size:48px;line-height:120%;-webkit-text-decoration-line:unset;text-decoration-line:unset;letter-spacing:unset;text-transform:unset}.fbk-gbs-dls .heading-h2,.fbk-gbs-dls h2,.fbk-gbs-dls .h2{font-style:normal;font-weight:700;font-size:32px;line-height:120%;-webkit-text-decoration-line:unset;text-decoration-line:unset;letter-spacing:unset;text-transform:unset}.fbk-gbs-dls .heading-h3,.fbk-gbs-dls .labels.flexibles.highlight>:nth-child(2),.fbk-gbs-dls h3,.fbk-gbs-dls .h3{font-style:normal;font-weight:700;font-size:24px;line-height:32px;-webkit-text-decoration-line:unset;text-decoration-line:unset;letter-spacing:unset;text-transform:unset}.fbk-gbs-dls .heading-h4,.fbk-gbs-dls h4,.fbk-gbs-dls .h4{font-style:normal;font-weight:700;font-size:20px;line-height:120%;-webkit-text-decoration-line:unset;text-decoration-line:unset;letter-spacing:unset;text-transform:unset}.fbk-gbs-dls .heading-h5,.fbk-gbs-dls h5,.fbk-gbs-dls .h5{font-style:normal;font-weight:600;font-size:12px;line-height:16px;-webkit-text-decoration-line:unset;text-decoration-line:unset;letter-spacing:.1em;text-transform:uppercase}.fbk-gbs-dls .heading-h6,.fbk-gbs-dls .labels.title-subtitle>:first-child,.fbk-gbs-dls .labels.fixed.title-subtitle.big>div>span,.fbk-gbs-dls .labels.fixed.title-subtitle.small>div>span,.fbk-gbs-dls .tabs.primary .mdc-tab__content .mdc-tab__text-label,.fbk-gbs-dls h6,.fbk-gbs-dls .h6{font-style:normal;font-weight:600;font-size:10px;line-height:16px;-webkit-text-decoration-line:unset;text-decoration-line:unset;letter-spacing:.1em;text-transform:uppercase}.fbk-gbs-dls .body-16-regular,.fbk-gbs-dls mat-form-field.input .input-container .mat-mdc-chip-grid,.fbk-gbs-dls div.input .input-container .mat-mdc-chip-grid,.fbk-gbs-dls mat-form-field.input .input-container input,.fbk-gbs-dls mat-form-field.input .input-container mat-select,.fbk-gbs-dls mat-form-field.input .input-container select,.fbk-gbs-dls mat-form-field.input .input-container ngx-intl-tel-input,.fbk-gbs-dls mat-form-field.input .input-container textarea,.fbk-gbs-dls div.input .input-container input,.fbk-gbs-dls div.input .input-container mat-select,.fbk-gbs-dls div.input .input-container select,.fbk-gbs-dls div.input .input-container ngx-intl-tel-input,.fbk-gbs-dls div.input .input-container textarea,.fbk-gbs-dls .mat-mdc-autocomplete-panel.big .mat-mdc-option .mat-mdc-option-text,.fbk-gbs-dls .mat-mdc-autocomplete-panel.big .mat-mdc-option .mdc-list-item__primary-text,.fbk-gbs-dls .mat-mdc-autocomplete-panel.big .mat-mdc-list-option .mat-mdc-option-text,.fbk-gbs-dls .mat-mdc-autocomplete-panel.big .mat-mdc-list-option .mdc-list-item__primary-text,.fbk-gbs-dls .mat-mdc-select-panel.big .mat-mdc-option .mat-mdc-option-text,.fbk-gbs-dls .mat-mdc-select-panel.big .mat-mdc-option .mdc-list-item__primary-text,.fbk-gbs-dls .mat-mdc-select-panel.big .mat-mdc-list-option .mat-mdc-option-text,.fbk-gbs-dls .mat-mdc-select-panel.big .mat-mdc-list-option .mdc-list-item__primary-text,.fbk-gbs-dls .mat-mdc-selection-list.big .mat-mdc-option .mat-mdc-option-text,.fbk-gbs-dls .mat-mdc-selection-list.big .mat-mdc-option .mdc-list-item__primary-text,.fbk-gbs-dls .mat-mdc-selection-list.big .mat-mdc-list-option .mat-mdc-option-text,.fbk-gbs-dls .mat-mdc-selection-list.big .mat-mdc-list-option .mdc-list-item__primary-text,.fbk-gbs-dls .dropdown-menu.country-dropdown.show.ng-star-inserted.big .mat-mdc-option .mat-mdc-option-text,.fbk-gbs-dls .dropdown-menu.country-dropdown.show.ng-star-inserted.big .mat-mdc-option .mdc-list-item__primary-text,.fbk-gbs-dls .dropdown-menu.country-dropdown.show.ng-star-inserted.big .mat-mdc-list-option .mat-mdc-option-text,.fbk-gbs-dls .dropdown-menu.country-dropdown.show.ng-star-inserted.big .mat-mdc-list-option .mdc-list-item__primary-text,.fbk-gbs-dls .mat-mdc-autocomplete-panel.big .dropdown .voice .mat-mdc-option-text,.fbk-gbs-dls .dropdown .mat-mdc-autocomplete-panel.big .voice .mat-mdc-option-text,.fbk-gbs-dls .mat-mdc-autocomplete-panel.big .dropdown .voice .mdc-list-item__primary-text,.fbk-gbs-dls .dropdown .mat-mdc-autocomplete-panel.big .voice .mdc-list-item__primary-text,.fbk-gbs-dls .mat-mdc-select-panel.big .dropdown .voice .mat-mdc-option-text,.fbk-gbs-dls .dropdown .mat-mdc-select-panel.big .voice .mat-mdc-option-text,.fbk-gbs-dls .mat-mdc-select-panel.big .dropdown .voice .mdc-list-item__primary-text,.fbk-gbs-dls .dropdown .mat-mdc-select-panel.big .voice .mdc-list-item__primary-text,.fbk-gbs-dls .mat-mdc-selection-list.big .dropdown .voice .mat-mdc-option-text,.fbk-gbs-dls .dropdown .mat-mdc-selection-list.big .voice .mat-mdc-option-text,.fbk-gbs-dls .mat-mdc-selection-list.big .dropdown .voice .mdc-list-item__primary-text,.fbk-gbs-dls .dropdown .mat-mdc-selection-list.big .voice .mdc-list-item__primary-text,.fbk-gbs-dls .dropdown-menu.country-dropdown.show.ng-star-inserted.big .dropdown .voice .mat-mdc-option-text,.fbk-gbs-dls .dropdown .dropdown-menu.country-dropdown.show.ng-star-inserted.big .voice .mat-mdc-option-text,.fbk-gbs-dls .dropdown-menu.country-dropdown.show.ng-star-inserted.big .dropdown .voice .mdc-list-item__primary-text,.fbk-gbs-dls .dropdown .dropdown-menu.country-dropdown.show.ng-star-inserted.big .voice .mdc-list-item__primary-text,.fbk-gbs-dls .dropdown .voice .mat-mdc-autocomplete-panel.big .mat-mdc-option .content,.fbk-gbs-dls .dropdown .voice .mat-mdc-autocomplete-panel.big .mat-mdc-list-option .content,.fbk-gbs-dls .dropdown .voice .mat-mdc-select-panel.big .mat-mdc-option .content,.fbk-gbs-dls .dropdown .voice .mat-mdc-select-panel.big .mat-mdc-list-option .content,.fbk-gbs-dls .dropdown .voice .mat-mdc-selection-list.big .mat-mdc-option .content,.fbk-gbs-dls .dropdown .voice .mat-mdc-selection-list.big .mat-mdc-list-option .content,.fbk-gbs-dls .dropdown .voice .dropdown-menu.country-dropdown.show.ng-star-inserted.big .mat-mdc-option .content,.fbk-gbs-dls .dropdown .voice .dropdown-menu.country-dropdown.show.ng-star-inserted.big .mat-mdc-list-option .content,.fbk-gbs-dls .mat-mdc-autocomplete-panel.big .dropdown .voice .content,.fbk-gbs-dls .dropdown .mat-mdc-autocomplete-panel.big .voice .content,.fbk-gbs-dls .mat-mdc-select-panel.big .dropdown .voice .content,.fbk-gbs-dls .dropdown .mat-mdc-select-panel.big .voice .content,.fbk-gbs-dls .mat-mdc-selection-list.big .dropdown .voice .content,.fbk-gbs-dls .dropdown .mat-mdc-selection-list.big .voice .content,.fbk-gbs-dls .dropdown-menu.country-dropdown.show.ng-star-inserted.big .dropdown .voice .content,.fbk-gbs-dls .dropdown .dropdown-menu.country-dropdown.show.ng-star-inserted.big .voice .content,.fbk-gbs-dls .dropdown.big .voice .content,.fbk-gbs-dls ax-otp div.input ng-otp-input.big .ng-otp-input-wrapper .otp-input{font-style:normal;font-weight:400;font-size:16px;line-height:24px;-webkit-text-decoration-line:unset;text-decoration-line:unset;letter-spacing:unset;text-transform:unset}.fbk-gbs-dls .body-16-semibold,.fbk-gbs-dls ax-button button.ax-button.big.text,.fbk-gbs-dls ax-button button.ax-button.big.img,.fbk-gbs-dls mat-form-field.input .input-container label .input-row.filled,.fbk-gbs-dls mat-form-field.input .input-container label .otp-input.filled,.fbk-gbs-dls div.input .input-container label .input-row.filled,.fbk-gbs-dls div.input .input-container label .otp-input.filled,.fbk-gbs-dls mat-form-field.input .input-container label .input-row.filled input,.fbk-gbs-dls mat-form-field.input .input-container label .input-row.filled mat-select,.fbk-gbs-dls mat-form-field.input .input-container label .input-row.filled select,.fbk-gbs-dls mat-form-field.input .input-container label .input-row.filled textarea,.fbk-gbs-dls mat-form-field.input .input-container label .input-row.filled mat-chip-grid,.fbk-gbs-dls mat-form-field.input .input-container label .otp-input.filled input,.fbk-gbs-dls mat-form-field.input .input-container label .otp-input.filled mat-select,.fbk-gbs-dls mat-form-field.input .input-container label .otp-input.filled select,.fbk-gbs-dls mat-form-field.input .input-container label .otp-input.filled textarea,.fbk-gbs-dls mat-form-field.input .input-container label .otp-input.filled mat-chip-grid,.fbk-gbs-dls div.input .input-container label .input-row.filled input,.fbk-gbs-dls div.input .input-container label .input-row.filled mat-select,.fbk-gbs-dls div.input .input-container label .input-row.filled select,.fbk-gbs-dls div.input .input-container label .input-row.filled textarea,.fbk-gbs-dls div.input .input-container label .input-row.filled mat-chip-grid,.fbk-gbs-dls div.input .input-container label .otp-input.filled input,.fbk-gbs-dls div.input .input-container label .otp-input.filled mat-select,.fbk-gbs-dls div.input .input-container label .otp-input.filled select,.fbk-gbs-dls div.input .input-container label .otp-input.filled textarea,.fbk-gbs-dls div.input .input-container label .otp-input.filled mat-chip-grid,.fbk-gbs-dls ax-otp div.input.filled .ng-otp-input-wrapper .otp-input{font-style:normal;font-weight:600;font-size:16px;line-height:150%;-webkit-text-decoration-line:unset;text-decoration-line:unset;letter-spacing:unset;text-transform:unset}.fbk-gbs-dls .body-16-bold,.fbk-gbs-dls ax-button button.ax-button.read-more.big>:nth-child(2),.fbk-gbs-dls .toast-container .ngx-toastr .toast-title{font-style:normal;font-weight:700;font-size:16px;line-height:150%;-webkit-text-decoration-line:unset;text-decoration-line:unset;letter-spacing:unset;text-transform:unset}.fbk-gbs-dls .body-16-italic{font-style:var(--fbk-gbs-dls-font-italic);font-weight:400;font-size:16px;line-height:150%;-webkit-text-decoration-line:unset;text-decoration-line:unset;letter-spacing:unset;text-transform:unset}.fbk-gbs-dls .body-16-underline{font-style:normal;font-weight:400;font-size:16px;line-height:150%;-webkit-text-decoration-line:underline;text-decoration-line:underline;letter-spacing:unset;text-transform:unset}.fbk-gbs-dls .paragraph-14-regular,.fbk-gbs-dls .labels,.fbk-gbs-dls .labels.title-subtitle>:last-child,.fbk-gbs-dls .labels.flexibles.avatar-block.large .label>:first-child,.fbk-gbs-dls .labels.flexibles.avatar-block.medium .label-content>:nth-child(2),.fbk-gbs-dls mat-form-field.input.invalid .error-message,.fbk-gbs-dls div.input.invalid .error-message,.fbk-gbs-dls mat-form-field.input.medium .input-container input,.fbk-gbs-dls mat-form-field.input.medium .input-container mat-select,.fbk-gbs-dls mat-form-field.input.medium .input-container select,.fbk-gbs-dls mat-form-field.input.medium .input-container textarea,.fbk-gbs-dls div.input.medium .input-container input,.fbk-gbs-dls div.input.medium .input-container mat-select,.fbk-gbs-dls div.input.medium .input-container select,.fbk-gbs-dls div.input.medium .input-container textarea,.fbk-gbs-dls mat-form-field.input.badges-inline.medium .input-container .mat-mdc-chip-grid input,.fbk-gbs-dls mat-form-field.input.badges-flexible.medium .input-container .mat-mdc-chip-grid input,.fbk-gbs-dls div.input.badges-inline.medium .input-container .mat-mdc-chip-grid input,.fbk-gbs-dls div.input.badges-flexible.medium .input-container .mat-mdc-chip-grid input,.fbk-gbs-dls .mat-mdc-autocomplete-panel.medium .mat-mdc-option .mdc-list-item__primary-text,.fbk-gbs-dls .mat-mdc-autocomplete-panel.medium .mat-mdc-list-option .mdc-list-item__primary-text,.fbk-gbs-dls .mat-mdc-autocomplete-panel.medium_link .mat-mdc-option .mdc-list-item__primary-text,.fbk-gbs-dls .mat-mdc-autocomplete-panel.medium_link .mat-mdc-list-option .mdc-list-item__primary-text,.fbk-gbs-dls .mat-mdc-select-panel.medium .mat-mdc-option .mdc-list-item__primary-text,.fbk-gbs-dls .mat-mdc-select-panel.medium .mat-mdc-list-option .mdc-list-item__primary-text,.fbk-gbs-dls .mat-mdc-select-panel.medium_link .mat-mdc-option .mdc-list-item__primary-text,.fbk-gbs-dls .mat-mdc-select-panel.medium_link .mat-mdc-list-option .mdc-list-item__primary-text,.fbk-gbs-dls .mat-mdc-selection-list.medium .mat-mdc-option .mdc-list-item__primary-text,.fbk-gbs-dls .mat-mdc-selection-list.medium .mat-mdc-list-option .mdc-list-item__primary-text,.fbk-gbs-dls .mat-mdc-selection-list.medium_link .mat-mdc-option .mdc-list-item__primary-text,.fbk-gbs-dls .mat-mdc-selection-list.medium_link .mat-mdc-list-option .mdc-list-item__primary-text,.fbk-gbs-dls .dropdown-menu.country-dropdown.show.ng-star-inserted.medium .mat-mdc-option .mdc-list-item__primary-text,.fbk-gbs-dls .dropdown-menu.country-dropdown.show.ng-star-inserted.medium .mat-mdc-list-option .mdc-list-item__primary-text,.fbk-gbs-dls .dropdown-menu.country-dropdown.show.ng-star-inserted.medium_link .mat-mdc-option .mdc-list-item__primary-text,.fbk-gbs-dls .dropdown-menu.country-dropdown.show.ng-star-inserted.medium_link .mat-mdc-list-option .mdc-list-item__primary-text,.fbk-gbs-dls .mat-mdc-autocomplete-panel.medium .dropdown .voice .mdc-list-item__primary-text,.fbk-gbs-dls .dropdown .mat-mdc-autocomplete-panel.medium .voice .mdc-list-item__primary-text,.fbk-gbs-dls .mat-mdc-autocomplete-panel.medium_link .dropdown .voice .mdc-list-item__primary-text,.fbk-gbs-dls .dropdown .mat-mdc-autocomplete-panel.medium_link .voice .mdc-list-item__primary-text,.fbk-gbs-dls .mat-mdc-select-panel.medium .dropdown .voice .mdc-list-item__primary-text,.fbk-gbs-dls .dropdown .mat-mdc-select-panel.medium .voice .mdc-list-item__primary-text,.fbk-gbs-dls .mat-mdc-select-panel.medium_link .dropdown .voice .mdc-list-item__primary-text,.fbk-gbs-dls .dropdown .mat-mdc-select-panel.medium_link .voice .mdc-list-item__primary-text,.fbk-gbs-dls .mat-mdc-selection-list.medium .dropdown .voice .mdc-list-item__primary-text,.fbk-gbs-dls .dropdown .mat-mdc-selection-list.medium .voice .mdc-list-item__primary-text,.fbk-gbs-dls .mat-mdc-selection-list.medium_link .dropdown .voice .mdc-list-item__primary-text,.fbk-gbs-dls .dropdown .mat-mdc-selection-list.medium_link .voice .mdc-list-item__primary-text,.fbk-gbs-dls .dropdown-menu.country-dropdown.show.ng-star-inserted.medium .dropdown .voice .mdc-list-item__primary-text,.fbk-gbs-dls .dropdown .dropdown-menu.country-dropdown.show.ng-star-inserted.medium .voice .mdc-list-item__primary-text,.fbk-gbs-dls .dropdown-menu.country-dropdown.show.ng-star-inserted.medium_link .dropdown .voice .mdc-list-item__primary-text,.fbk-gbs-dls .dropdown .dropdown-menu.country-dropdown.show.ng-star-inserted.medium_link .voice .mdc-list-item__primary-text,.fbk-gbs-dls .dropdown.medium .voice .content,.fbk-gbs-dls .tabs.secondary .mdc-tab,.fbk-gbs-dls .toast-container .ngx-toastr .toast-message,.fbk-gbs-dls ax-otp div.input ng-otp-input .ng-otp-input-wrapper .otp-input{font-style:normal;font-weight:400;font-size:14px;line-height:24px;-webkit-text-decoration-line:unset;text-decoration-line:unset;letter-spacing:unset;text-transform:unset}.fbk-gbs-dls .paragraph-14-semibold,.fbk-gbs-dls ax-button button.ax-button,.fbk-gbs-dls .labels.flexibles.avatar-block.large .label-content>:first-child,.fbk-gbs-dls .labels.flexibles.avatar-block.medium .label-content>:first-child,.fbk-gbs-dls mat-form-field.input.huge .input-container label,.fbk-gbs-dls div.input.huge .input-container label,.fbk-gbs-dls .tabs.secondary .mdc-tab.mdc-tab--active{font-style:normal;font-weight:600;font-size:14px;line-height:24px;-webkit-text-decoration-line:unset;text-decoration-line:unset;letter-spacing:unset;text-transform:unset}.fbk-gbs-dls .paragraph-14-italic{font-style:var(--fbk-gbs-dls-font-italic);font-weight:400;font-size:14px;line-height:24px;-webkit-text-decoration-line:unset;text-decoration-line:unset;letter-spacing:unset;text-transform:unset}.fbk-gbs-dls .paragraph-14-underline-regular{font-style:normal;font-weight:400;font-size:14px;line-height:24px;-webkit-text-decoration-line:underline;text-decoration-line:underline;letter-spacing:unset;text-transform:unset}.fbk-gbs-dls .paragraph-14-underline-semibold,.fbk-gbs-dls a{font-style:normal;font-weight:600;font-size:14px;line-height:24px;-webkit-text-decoration-line:underline;text-decoration-line:underline;letter-spacing:unset;text-transform:unset}.fbk-gbs-dls .small-12-regular,.fbk-gbs-dls .labels.flexibles.icon-text-icon>:nth-child(2),.fbk-gbs-dls .labels.flexibles.avatar-block.large .label-content>:nth-child(2),.fbk-gbs-dls .labels.fixed.title-subtitle.small>:last-child,.fbk-gbs-dls mat-form-field.input .input-container .info span,.fbk-gbs-dls div.input .input-container .info span,.fbk-gbs-dls mat-form-field.input.medium .input-container .info span,.fbk-gbs-dls div.input.medium .input-container .info span,.fbk-gbs-dls mat-form-field.input.medium .error-message,.fbk-gbs-dls div.input.medium .error-message,.fbk-gbs-dls .tabs.stepper .mdc-tab,.fbk-gbs-dls .selected-dial-code.ng-star-inserted,.fbk-gbs-dls .iti__country-name,.fbk-gbs-dls .iti__dial-code{font-style:normal;font-weight:400;font-size:12px;line-height:16px;-webkit-text-decoration-line:unset;text-decoration-line:unset;letter-spacing:unset;text-transform:unset}.fbk-gbs-dls .small-12-semibold,.fbk-gbs-dls mat-form-field.input.big .input-container label,.fbk-gbs-dls div.input.big .input-container label,.fbk-gbs-dls mat-form-field.input.medium .input-container label,.fbk-gbs-dls div.input.medium .input-container label,.fbk-gbs-dls .tabs.stepper .mdc-tab.mdc-tab--active,.fbk-gbs-dls .tabs.stepper .mdc-tab:has(~.mdc-tab--active),.fbk-gbs-dls .badge,.fbk-gbs-dls .mat-mdc-chip{font-style:normal;font-weight:600;font-size:12px;line-height:16px;-webkit-text-decoration-line:unset;text-decoration-line:unset;letter-spacing:unset;text-transform:unset}.fbk-gbs-dls .small-12-italic-regular{font-style:var(--fbk-gbs-dls-font-italic);font-weight:400;font-size:12px;line-height:16px;-webkit-text-decoration-line:unset;text-decoration-line:unset;letter-spacing:unset;text-transform:unset}.fbk-gbs-dls .small-12-italic-semibold{font-style:var(--fbk-gbs-dls-font-italic);font-weight:600;font-size:12px;line-height:16px;-webkit-text-decoration-line:unset;text-decoration-line:unset;letter-spacing:unset;text-transform:unset}.fbk-gbs-dls .small-12-underline-regular{font-style:normal;font-weight:400;font-size:12px;line-height:16px;-webkit-text-decoration-line:underline;text-decoration-line:underline;letter-spacing:unset;text-transform:unset}.fbk-gbs-dls .small-12-underline-semibold{font-style:normal;font-weight:600;font-size:12px;line-height:16px;-webkit-text-decoration-line:underline;text-decoration-line:underline;letter-spacing:unset;text-transform:unset}.fbk-gbs-dls .exceptions-24-quotes{font-style:var(--fbk-gbs-dls-font-italic);font-weight:400;font-size:24px;line-height:150%;-webkit-text-decoration-line:unset;text-decoration-line:unset;letter-spacing:unset;text-transform:unset}.fbk-gbs-dls .exceptions-10-tiny-regular{font-style:normal;font-weight:400;font-size:10px;line-height:150%;-webkit-text-decoration-line:unset;text-decoration-line:unset;letter-spacing:unset;text-transform:unset}.fbk-gbs-dls .exceptions-10-tiny-bold{font-style:normal;font-weight:700;font-size:10px;line-height:150%;-webkit-text-decoration-line:unset;text-decoration-line:unset;letter-spacing:unset;text-transform:unset}.fbk-gbs-dls .elevation1{box-shadow:0 1px 12px #464d530d,0 1px 8px #ccecff0d,0 1px 6px #464d530d}.fbk-gbs-dls .elevation2,.fbk-gbs-dls .mat-mdc-autocomplete-panel.medium:not([class*=mat-elevation-z]):not(.mat-mdc-selection-list),.fbk-gbs-dls .mat-mdc-autocomplete-panel.big:not([class*=mat-elevation-z]):not(.mat-mdc-selection-list),.fbk-gbs-dls .mat-mdc-select-panel.medium:not([class*=mat-elevation-z]):not(.mat-mdc-selection-list),.fbk-gbs-dls .mat-mdc-select-panel.big:not([class*=mat-elevation-z]):not(.mat-mdc-selection-list),.fbk-gbs-dls .mat-mdc-selection-list.medium:not([class*=mat-elevation-z]):not(.mat-mdc-selection-list),.fbk-gbs-dls .mat-mdc-selection-list.big:not([class*=mat-elevation-z]):not(.mat-mdc-selection-list),.fbk-gbs-dls .dropdown-menu.country-dropdown.show.ng-star-inserted.medium:not([class*=mat-elevation-z]):not(.mat-mdc-selection-list),.fbk-gbs-dls .dropdown-menu.country-dropdown.show.ng-star-inserted.big:not([class*=mat-elevation-z]):not(.mat-mdc-selection-list),.fbk-gbs-dls .dropdown,.fbk-gbs-dls .dropdown-menu,.fbk-gbs-dls .toast-container .ngx-toastr,.fbk-gbs-dls .toast-container .ngx-toastr:hover,.fbk-gbs-dls .dropdown-menu.country-dropdown.show.ng-star-inserted{box-shadow:0 5px 16px #464d5326,0 1px 8px #80dbff0d,0 1px 6px #464d530d}.fbk-gbs-dls .elevation3{box-shadow:0 12px 20px #464d532e,0 1px 10px #4ccdff0d,0 1px 6px #464d5314}.fbk-gbs-dls .elevation1-reverse{box-shadow:0 -1px 12px #464d530d,0 -1px 8px #ccecff0d,0 -1px 6px #464d530d}.fbk-gbs-dls .elevation2-reverse{box-shadow:0 -5px 16px #464d5326,0 -1px 8px #80dbff0d,0 -1px 6px #464d530d}.fbk-gbs-dls .elevation3-reverse{box-shadow:0 -12px 20px #464d532e,0 -1px 10px #4ccdff0d,0 -1px 6px #464d5314}.fbk-gbs-dls .bg-ITA,.fbk-gbs-dls .iti__flag.iti__it{width:16px;height:16px;background:url("./media/css-sprite-combined-3N7JX4OU.png") -46px -478px}.fbk-gbs-dls .bg-GBR,.fbk-gbs-dls .iti__flag.iti__gb{width:16px;height:16px;background:url("./media/css-sprite-combined-3N7JX4OU.png") -442px -298px}.fbk-gbs-dls .bg-AFG,.fbk-gbs-dls .iti__flag.iti__af{width:16px;height:16px;background:url("./media/css-sprite-combined-3N7JX4OU.png") -82px -298px}.fbk-gbs-dls .bg-AGO,.fbk-gbs-dls .iti__flag.iti__ao{width:16px;height:16px;background:url("./media/css-sprite-combined-3N7JX4OU.png") -118px -298px}.fbk-gbs-dls .bg-ALB,.fbk-gbs-dls .iti__flag.iti__al{width:16px;height:16px;background:url("./media/css-sprite-combined-3N7JX4OU.png") -226px -298px}.fbk-gbs-dls .bg-DZA,.fbk-gbs-dls .iti__flag.iti__dz{width:16px;height:16px;background:url("./media/css-sprite-combined-3N7JX4OU.png") -154px -406px}.fbk-gbs-dls .bg-ASM,.fbk-gbs-dls .iti__flag.iti__as{width:16px;height:16px;background:url("./media/css-sprite-combined-3N7JX4OU.png") -334px -82px}.fbk-gbs-dls .bg-AND,.fbk-gbs-dls .iti__flag.iti__ad{width:16px;height:16px;background:url("./media/css-sprite-combined-3N7JX4OU.png") -262px -298px}.fbk-gbs-dls .bg-AIA,.fbk-gbs-dls .iti__flag.iti__ai{width:16px;height:16px;background:url("./media/css-sprite-combined-3N7JX4OU.png") -154px -298px}.fbk-gbs-dls .bg-ALA,.fbk-gbs-dls .iti__flag.iti__ax{width:16px;height:16px;background:url("./media/css-sprite-combined-3N7JX4OU.png") -190px -298px}.fbk-gbs-dls .bg-ATG,.fbk-gbs-dls .iti__flag.iti__ag{width:16px;height:16px;background:url("./media/css-sprite-combined-3N7JX4OU.png") -334px -154px}.fbk-gbs-dls .bg-ARG,.fbk-gbs-dls .iti__flag.iti__ar{width:16px;height:16px;background:url("./media/css-sprite-combined-3N7JX4OU.png") -334px -10px}.fbk-gbs-dls .bg-ABW,.fbk-gbs-dls .iti__flag.iti__aw{width:16px;height:16px;background:url("./media/css-sprite-combined-3N7JX4OU.png") -46px -298px}.fbk-gbs-dls .bg-AUS,.fbk-gbs-dls .iti__flag.iti__au{width:16px;height:16px;background:url("./media/css-sprite-combined-3N7JX4OU.png") -334px -190px}.fbk-gbs-dls .bg-AUT,.fbk-gbs-dls .iti__flag.iti__at{width:16px;height:16px;background:url("./media/css-sprite-combined-3N7JX4OU.png") -334px -226px}.fbk-gbs-dls .bg-AZE,.fbk-gbs-dls .iti__flag.iti__az{width:16px;height:16px;background:url("./media/css-sprite-combined-3N7JX4OU.png") -334px -262px}.fbk-gbs-dls .bg-BHR,.fbk-gbs-dls .iti__flag.iti__bh{width:16px;height:16px;background:url("./media/css-sprite-combined-3N7JX4OU.png") -226px -334px}.fbk-gbs-dls .bg-BGD,.fbk-gbs-dls .iti__flag.iti__bd{width:16px;height:16px;background:url("./media/css-sprite-combined-3N7JX4OU.png") -154px -334px}.fbk-gbs-dls .bg-BRB,.fbk-gbs-dls .iti__flag.iti__bb{width:16px;height:16px;background:url("./media/css-sprite-combined-3N7JX4OU.png") -370px -190px}.fbk-gbs-dls .bg-BLR,.fbk-gbs-dls .iti__flag.iti__by{width:16px;height:16px;background:url("./media/css-sprite-combined-3N7JX4OU.png") -370px -10px}.fbk-gbs-dls .bg-BEL,.fbk-gbs-dls .iti__flag.iti__be{width:16px;height:16px;background:url("./media/css-sprite-combined-3N7JX4OU.png") -10px -334px}.fbk-gbs-dls .bg-BES,.fbk-gbs-dls .iti__flag.iti__bq{width:16px;height:16px;background:url("./media/css-sprite-combined-3N7JX4OU.png") -82px -334px}.fbk-gbs-dls .bg-BLZ,.fbk-gbs-dls .iti__flag.iti__bz{width:16px;height:16px;background:url("./media/css-sprite-combined-3N7JX4OU.png") -370px -46px}.fbk-gbs-dls .bg-BEN,.fbk-gbs-dls .iti__flag.iti__bj{width:16px;height:16px;background:url("./media/css-sprite-combined-3N7JX4OU.png") -46px -334px}.fbk-gbs-dls .bg-BMU,.fbk-gbs-dls .iti__flag.iti__bm{width:16px;height:16px;background:url("./media/css-sprite-combined-3N7JX4OU.png") -370px -82px}.fbk-gbs-dls .bg-BTN,.fbk-gbs-dls .iti__flag.iti__bt{width:16px;height:16px;background:url("./media/css-sprite-combined-3N7JX4OU.png") -370px -262px}.fbk-gbs-dls .bg-SJM,.fbk-gbs-dls .iti__flag.iti__sj{width:16px;height:16px;background:url("./media/css-sprite-combined-3N7JX4OU.png") -10px -154px}.fbk-gbs-dls .bg-BOL,.fbk-gbs-dls .iti__flag.iti__bo{width:16px;height:16px;background:url("./media/css-sprite-combined-3N7JX4OU.png") -370px -118px}.fbk-gbs-dls .bg-BIH,.fbk-gbs-dls .iti__flag.iti__ba{width:16px;height:16px;background:url("./media/css-sprite-combined-3N7JX4OU.png") -298px -334px}.fbk-gbs-dls .bg-BWA,.fbk-gbs-dls .iti__flag.iti__bw{width:16px;height:16px;background:url("./media/css-sprite-combined-3N7JX4OU.png") -370px -334px}.fbk-gbs-dls .bg-BRA,.fbk-gbs-dls .iti__flag.iti__br{width:16px;height:16px;background:url("./media/css-sprite-combined-3N7JX4OU.png") -370px -154px}.fbk-gbs-dls .bg-BRN,.fbk-gbs-dls .iti__flag.iti__bn{width:16px;height:16px;background:url("./media/css-sprite-combined-3N7JX4OU.png") -370px -226px}.fbk-gbs-dls .bg-BGR,.fbk-gbs-dls .iti__flag.iti__bg{width:16px;height:16px;background:url("./media/css-sprite-combined-3N7JX4OU.png") -190px -334px}.fbk-gbs-dls .bg-BFA,.fbk-gbs-dls .iti__flag.iti__bf{width:16px;height:16px;background:url("./media/css-sprite-combined-3N7JX4OU.png") -118px -334px}.fbk-gbs-dls .bg-BDI,.fbk-gbs-dls .iti__flag.iti__bi{width:16px;height:16px;background:url("./media/css-sprite-combined-3N7JX4OU.png") -334px -298px}.fbk-gbs-dls .bg-KHM,.fbk-gbs-dls .iti__flag.iti__kh{width:16px;height:16px;background:url("./media/css-sprite-combined-3N7JX4OU.png") -334px -478px}.fbk-gbs-dls .bg-CMR,.fbk-gbs-dls .iti__flag.iti__cm{width:16px;height:16px;background:url("./media/css-sprite-combined-3N7JX4OU.png") -262px -370px}.fbk-gbs-dls .bg-COD,.fbk-gbs-dls .iti__flag.iti__cd{width:16px;height:16px;background:url("./media/css-sprite-combined-3N7JX4OU.png") -298px -370px}.fbk-gbs-dls .bg-CAF,.fbk-gbs-dls .iti__flag.iti__cf{width:16px;height:16px;background:url("./media/css-sprite-combined-3N7JX4OU.png") -10px -370px}.fbk-gbs-dls .bg-COG,.fbk-gbs-dls .iti__flag.iti__cg{width:16px;height:16px;background:url("./media/css-sprite-combined-3N7JX4OU.png") -334px -370px}.fbk-gbs-dls .bg-COK,.fbk-gbs-dls .iti__flag.iti__ck{width:16px;height:16px;background:url("./media/css-sprite-combined-3N7JX4OU.png") -370px -370px}.fbk-gbs-dls .bg-CAN,.fbk-gbs-dls .iti__flag.iti__ca{width:16px;height:16px;background:url("./media/css-sprite-combined-3N7JX4OU.png") -46px -370px}.fbk-gbs-dls .bg-CCK,.fbk-gbs-dls .iti__flag.iti__cc{width:16px;height:16px;background:url("./media/css-sprite-combined-3N7JX4OU.png") -82px -370px}.fbk-gbs-dls .bg-CPV,.fbk-gbs-dls .iti__flag.iti__cv{width:16px;height:16px;background:url("./media/css-sprite-combined-3N7JX4OU.png") -406px -82px}.fbk-gbs-dls .bg-TCD,.fbk-gbs-dls .iti__flag.iti__td{width:16px;height:16px;background:url("./media/css-sprite-combined-3N7JX4OU.png") -226px -118px}.fbk-gbs-dls .bg-CHL,.fbk-gbs-dls .iti__flag.iti__cl{width:16px;height:16px;background:url("./media/css-sprite-combined-3N7JX4OU.png") -154px -370px}.fbk-gbs-dls .bg-CHN,.fbk-gbs-dls .iti__flag.iti__cn{width:16px;height:16px;background:url("./media/css-sprite-combined-3N7JX4OU.png") -190px -370px}.fbk-gbs-dls .bg-COL,.fbk-gbs-dls .iti__flag.iti__co{width:16px;height:16px;background:url("./media/css-sprite-combined-3N7JX4OU.png") -406px -10px}.fbk-gbs-dls .bg-COM,.fbk-gbs-dls .iti__flag.iti__km{width:16px;height:16px;background:url("./media/css-sprite-combined-3N7JX4OU.png") -406px -46px}.fbk-gbs-dls .bg-CRI,.fbk-gbs-dls .iti__flag.iti__cr{width:16px;height:16px;background:url("./media/css-sprite-combined-3N7JX4OU.png") -406px -118px}.fbk-gbs-dls .bg-CIV,.fbk-gbs-dls .iti__flag.iti__ci{width:16px;height:16px;background:url("./media/css-sprite-combined-3N7JX4OU.png") -226px -370px}.fbk-gbs-dls .bg-CUB,.fbk-gbs-dls .iti__flag.iti__cu{width:16px;height:16px;background:url("./media/css-sprite-combined-3N7JX4OU.png") -406px -154px}.fbk-gbs-dls .bg-CUW,.fbk-gbs-dls .iti__flag.iti__cw{width:16px;height:16px;background:url("./media/css-sprite-combined-3N7JX4OU.png") -406px -190px}.fbk-gbs-dls .bg-CXR,.fbk-gbs-dls .iti__flag.iti__cx{width:16px;height:16px;background:url("./media/css-sprite-combined-3N7JX4OU.png") -406px -226px}.fbk-gbs-dls .bg-HRV,.fbk-gbs-dls .iti__flag.iti__hr{width:16px;height:16px;background:url("./media/css-sprite-combined-3N7JX4OU.png") -478px -82px}.fbk-gbs-dls .bg-CYP,.fbk-gbs-dls .iti__flag.iti__cy{width:16px;height:16px;background:url("./media/css-sprite-combined-3N7JX4OU.png") -406px -298px}.fbk-gbs-dls .bg-CZE,.fbk-gbs-dls .iti__flag.iti__cz{width:16px;height:16px;background:url("./media/css-sprite-combined-3N7JX4OU.png") -406px -334px}.fbk-gbs-dls .bg-DNK,.fbk-gbs-dls .iti__flag.iti__dk{width:16px;height:16px;background:url("./media/css-sprite-combined-3N7JX4OU.png") -82px -406px}.fbk-gbs-dls .bg-DJI,.fbk-gbs-dls .iti__flag.iti__dj{width:16px;height:16px;background:url("./media/css-sprite-combined-3N7JX4OU.png") -10px -406px}.fbk-gbs-dls .bg-DOM,.fbk-gbs-dls .iti__flag.iti__do{width:16px;height:16px;background:url("./media/css-sprite-combined-3N7JX4OU.png") -118px -406px}.fbk-gbs-dls .bg-ECU,.fbk-gbs-dls .iti__flag.iti__ec{width:16px;height:16px;background:url("./media/css-sprite-combined-3N7JX4OU.png") -190px -406px}.fbk-gbs-dls .bg-EGY,.fbk-gbs-dls .iti__flag.iti__eg{width:16px;height:16px;background:url("./media/css-sprite-combined-3N7JX4OU.png") -226px -406px}.fbk-gbs-dls .bg-SLV,.fbk-gbs-dls .iti__flag.iti__sv{width:16px;height:16px;background:url("./media/css-sprite-combined-3N7JX4OU.png") -118px -154px}.fbk-gbs-dls .bg-GNQ,.fbk-gbs-dls .iti__flag.iti__gq{width:16px;height:16px;background:url("./media/css-sprite-combined-3N7JX4OU.png") -190px -442px}.fbk-gbs-dls .bg-ERI,.fbk-gbs-dls .iti__flag.iti__er{width:16px;height:16px;background:url("./media/css-sprite-combined-3N7JX4OU.png") -298px -406px}.fbk-gbs-dls .bg-EST,.fbk-gbs-dls .iti__flag.iti__ee{width:16px;height:16px;background:url("./media/css-sprite-combined-3N7JX4OU.png") -370px -406px}.fbk-gbs-dls .bg-ETH,.fbk-gbs-dls .iti__flag.iti__et{width:16px;height:16px;background:url("./media/css-sprite-combined-3N7JX4OU.png") -406px -406px}.fbk-gbs-dls .bg-FIN,.fbk-gbs-dls .iti__flag.iti__fi{width:16px;height:16px;background:url("./media/css-sprite-combined-3N7JX4OU.png") -442px -46px}.fbk-gbs-dls .bg-FRO,.fbk-gbs-dls .iti__flag.iti__fo{width:16px;height:16px;background:url("./media/css-sprite-combined-3N7JX4OU.png") -442px -190px}.fbk-gbs-dls .bg-FJI,.fbk-gbs-dls .iti__flag.iti__fj{width:16px;height:16px;background:url("./media/css-sprite-combined-3N7JX4OU.png") -442px -82px}.fbk-gbs-dls .bg-FRA,.fbk-gbs-dls .iti__flag.iti__fr{width:16px;height:16px;background:url("./media/css-sprite-combined-3N7JX4OU.png") -442px -154px}.fbk-gbs-dls .bg-GUF,.fbk-gbs-dls .iti__flag.iti__gf{width:16px;height:16px;background:url("./media/css-sprite-combined-3N7JX4OU.png") -370px -442px}.fbk-gbs-dls .bg-GUM,.fbk-gbs-dls .iti__flag.iti__gu{width:16px;height:16px;background:url("./media/css-sprite-combined-3N7JX4OU.png") -406px -442px}.fbk-gbs-dls .bg-GAB,.fbk-gbs-dls .iti__flag.iti__ga{width:16px;height:16px;background:url("./media/css-sprite-combined-3N7JX4OU.png") -442px -262px}.fbk-gbs-dls .bg-GMB,.fbk-gbs-dls .iti__flag.iti__gm{width:16px;height:16px;background:url("./media/css-sprite-combined-3N7JX4OU.png") -118px -442px}.fbk-gbs-dls .bg-GEO,.fbk-gbs-dls .iti__flag.iti__ge{width:16px;height:16px;background:url("./media/css-sprite-combined-3N7JX4OU.png") -442px -334px}.fbk-gbs-dls .bg-DEU,.fbk-gbs-dls .iti__flag.iti__de{width:16px;height:16px;background:url("./media/css-sprite-combined-3N7JX4OU.png") -406px -370px}.fbk-gbs-dls .bg-DMA,.fbk-gbs-dls .iti__flag.iti__dm{width:16px;height:16px;background:url("./media/css-sprite-combined-3N7JX4OU.png") -46px -406px}.fbk-gbs-dls .bg-GHA,.fbk-gbs-dls .iti__flag.iti__gh{width:16px;height:16px;background:url("./media/css-sprite-combined-3N7JX4OU.png") -442px -406px}.fbk-gbs-dls .bg-GIB,.fbk-gbs-dls .iti__flag.iti__gi{width:16px;height:16px;background:url("./media/css-sprite-combined-3N7JX4OU.png") -10px -442px}.fbk-gbs-dls .bg-GRC,.fbk-gbs-dls .iti__flag.iti__gr{width:16px;height:16px;background:url("./media/css-sprite-combined-3N7JX4OU.png") -226px -442px}.fbk-gbs-dls .bg-GRD,.fbk-gbs-dls .iti__flag.iti__gd{width:16px;height:16px;background:url("./media/css-sprite-combined-3N7JX4OU.png") -262px -442px}.fbk-gbs-dls .bg-GRL,.fbk-gbs-dls .iti__flag.iti__gl{width:16px;height:16px;background:url("./media/css-sprite-combined-3N7JX4OU.png") -298px -442px}.fbk-gbs-dls .bg-GTM,.fbk-gbs-dls .iti__flag.iti__gt{width:16px;height:16px;background:url("./media/css-sprite-combined-3N7JX4OU.png") -334px -442px}.fbk-gbs-dls .bg-GGY,.fbk-gbs-dls .iti__flag.iti__gg{width:16px;height:16px;background:url("./media/css-sprite-combined-3N7JX4OU.png") -442px -370px}.fbk-gbs-dls .bg-GIN,.fbk-gbs-dls .iti__flag.iti__gn{width:16px;height:16px;background:url("./media/css-sprite-combined-3N7JX4OU.png") -46px -442px}.fbk-gbs-dls .bg-GNB,.fbk-gbs-dls .iti__flag.iti__gw{width:16px;height:16px;background:url("./media/css-sprite-combined-3N7JX4OU.png") -154px -442px}.fbk-gbs-dls .bg-GUY,.fbk-gbs-dls .iti__flag.iti__gy{width:16px;height:16px;background:url("./media/css-sprite-combined-3N7JX4OU.png") -442px -442px}.fbk-gbs-dls .bg-HKG,.fbk-gbs-dls .iti__flag.iti__hk{width:16px;height:16px;background:url("./media/css-sprite-combined-3N7JX4OU.png") -478px -10px}.fbk-gbs-dls .bg-HTI,.fbk-gbs-dls .iti__flag.iti__ht{width:16px;height:16px;background:url("./media/css-sprite-combined-3N7JX4OU.png") -478px -118px}.fbk-gbs-dls .bg-HND,.fbk-gbs-dls .iti__flag.iti__hn{width:16px;height:16px;background:url("./media/css-sprite-combined-3N7JX4OU.png") -478px -46px}.fbk-gbs-dls .bg-HUN,.fbk-gbs-dls .iti__flag.iti__hu{width:16px;height:16px;background:url("./media/css-sprite-combined-3N7JX4OU.png") -478px -154px}.fbk-gbs-dls .bg-ISL,.fbk-gbs-dls .iti__flag.iti__is{width:16px;height:16px;background:url("./media/css-sprite-combined-3N7JX4OU.png") -478px -442px}.fbk-gbs-dls .bg-IND,.fbk-gbs-dls .iti__flag.iti__in{width:16px;height:16px;background:url("./media/css-sprite-combined-3N7JX4OU.png") -478px -262px}.fbk-gbs-dls .bg-IDN,.fbk-gbs-dls .iti__flag.iti__id{width:16px;height:16px;background:url("./media/css-sprite-combined-3N7JX4OU.png") -478px -190px}.fbk-gbs-dls .bg-IRN,.fbk-gbs-dls .iti__flag.iti__ir{width:16px;height:16px;background:url("./media/css-sprite-combined-3N7JX4OU.png") -478px -370px}.fbk-gbs-dls .bg-IRQ,.fbk-gbs-dls .iti__flag.iti__iq{width:16px;height:16px;background:url("./media/css-sprite-combined-3N7JX4OU.png") -478px -406px}.fbk-gbs-dls .bg-IRL,.fbk-gbs-dls .iti__flag.iti__ie{width:16px;height:16px;background:url("./media/css-sprite-combined-3N7JX4OU.png") -478px -334px}.fbk-gbs-dls .bg-IMN,.fbk-gbs-dls .iti__flag.iti__im{width:16px;height:16px;background:url("./media/css-sprite-combined-3N7JX4OU.png") -478px -226px}.fbk-gbs-dls .bg-ISR,.fbk-gbs-dls .iti__flag.iti__il{width:16px;height:16px;background:url("./media/css-sprite-combined-3N7JX4OU.png") -10px -478px}.fbk-gbs-dls .bg-JAM,.fbk-gbs-dls .iti__flag.iti__jm{width:16px;height:16px;background:url("./media/css-sprite-combined-3N7JX4OU.png") -82px -478px}.fbk-gbs-dls .bg-JPN,.fbk-gbs-dls .iti__flag.iti__jp{width:16px;height:16px;background:url("./media/css-sprite-combined-3N7JX4OU.png") -190px -478px}.fbk-gbs-dls .bg-JEY,.fbk-gbs-dls .iti__flag.iti__je{width:16px;height:16px;background:url("./media/css-sprite-combined-3N7JX4OU.png") -118px -478px}.fbk-gbs-dls .bg-JOR,.fbk-gbs-dls .iti__flag.iti__jo{width:16px;height:16px;background:url("./media/css-sprite-combined-3N7JX4OU.png") -154px -478px}.fbk-gbs-dls .bg-KAZ,.fbk-gbs-dls .iti__flag.iti__kz{width:16px;height:16px;background:url("./media/css-sprite-combined-3N7JX4OU.png") -226px -478px}.fbk-gbs-dls .bg-KEN,.fbk-gbs-dls .iti__flag.iti__ke{width:16px;height:16px;background:url("./media/css-sprite-combined-3N7JX4OU.png") -262px -478px}.fbk-gbs-dls .bg-KIR,.fbk-gbs-dls .iti__flag.iti__ki{width:16px;height:16px;background:url("./media/css-sprite-combined-3N7JX4OU.png") -370px -478px}.fbk-gbs-dls .bg-KOSOVO,.fbk-gbs-dls .iti__flag.iti__xk{width:16px;height:16px;background:url("./media/css-sprite-combined-3N7JX4OU.png") -478px -478px}.fbk-gbs-dls .bg-KWT,.fbk-gbs-dls .iti__flag.iti__kw{width:16px;height:16px;background:url("./media/css-sprite-combined-3N7JX4OU.png") -514px -10px}.fbk-gbs-dls .bg-KGZ,.fbk-gbs-dls .iti__flag.iti__kg{width:16px;height:16px;background:url("./media/css-sprite-combined-3N7JX4OU.png") -298px -478px}.fbk-gbs-dls .bg-LAO,.fbk-gbs-dls .iti__flag.iti__la{width:16px;height:16px;background:url("./media/css-sprite-combined-3N7JX4OU.png") -514px -46px}.fbk-gbs-dls .bg-LVA,.fbk-gbs-dls .iti__flag.iti__lv{width:16px;height:16px;background:url("./media/css-sprite-combined-3N7JX4OU.png") -514px -406px}.fbk-gbs-dls .bg-MAC,.fbk-gbs-dls .iti__flag.iti__mo{width:16px;height:16px;background:url("./media/css-sprite-combined-3N7JX4OU.png") -514px -442px}.fbk-gbs-dls .bg-LBN,.fbk-gbs-dls .iti__flag.iti__lb{width:16px;height:16px;background:url("./media/css-sprite-combined-3N7JX4OU.png") -514px -82px}.fbk-gbs-dls .bg-LSO,.fbk-gbs-dls .iti__flag.iti__ls{width:16px;height:16px;background:url("./media/css-sprite-combined-3N7JX4OU.png") -514px -298px}.fbk-gbs-dls .bg-LBR,.fbk-gbs-dls .iti__flag.iti__lr{width:16px;height:16px;background:url("./media/css-sprite-combined-3N7JX4OU.png") -514px -118px}.fbk-gbs-dls .bg-LBY,.fbk-gbs-dls .iti__flag.iti__ly{width:16px;height:16px;background:url("./media/css-sprite-combined-3N7JX4OU.png") -514px -154px}.fbk-gbs-dls .bg-LIE,.fbk-gbs-dls .iti__flag.iti__li{width:16px;height:16px;background:url("./media/css-sprite-combined-3N7JX4OU.png") -514px -226px}.fbk-gbs-dls .bg-LTU,.fbk-gbs-dls .iti__flag.iti__lt{width:16px;height:16px;background:url("./media/css-sprite-combined-3N7JX4OU.png") -514px -334px}.fbk-gbs-dls .bg-LUX,.fbk-gbs-dls .iti__flag.iti__lu{width:16px;height:16px;background:url("./media/css-sprite-combined-3N7JX4OU.png") -514px -370px}.fbk-gbs-dls .bg-MKD,.fbk-gbs-dls .iti__flag.iti__mk{width:16px;height:16px;background:url("./media/css-sprite-combined-3N7JX4OU.png") -262px -514px}.fbk-gbs-dls .bg-MDG,.fbk-gbs-dls .iti__flag.iti__mg{width:16px;height:16px;background:url("./media/css-sprite-combined-3N7JX4OU.png") -118px -514px}.fbk-gbs-dls .bg-MWI,.fbk-gbs-dls .iti__flag.iti__mw{width:16px;height:16px;background:url("./media/css-sprite-combined-3N7JX4OU.png") -550px -154px}.fbk-gbs-dls .bg-MYS,.fbk-gbs-dls .iti__flag.iti__my{width:16px;height:16px;background:url("./media/css-sprite-combined-3N7JX4OU.png") -550px -190px}.fbk-gbs-dls .bg-MDV,.fbk-gbs-dls .iti__flag.iti__mv{width:16px;height:16px;background:url("./media/css-sprite-combined-3N7JX4OU.png") -154px -514px}.fbk-gbs-dls .bg-MLI,.fbk-gbs-dls .iti__flag.iti__ml{width:16px;height:16px;background:url("./media/css-sprite-combined-3N7JX4OU.png") -298px -514px}.fbk-gbs-dls .bg-MLT,.fbk-gbs-dls .iti__flag.iti__mt{width:16px;height:16px;background:url("./media/css-sprite-combined-3N7JX4OU.png") -334px -514px}.fbk-gbs-dls .bg-MMR,.fbk-gbs-dls .iti__flag.iti__mm{width:16px;height:16px;background:url("./media/css-sprite-combined-3N7JX4OU.png") -370px -514px}.fbk-gbs-dls .bg-MHL,.fbk-gbs-dls .iti__flag.iti__mh{width:16px;height:16px;background:url("./media/css-sprite-combined-3N7JX4OU.png") -226px -514px}.fbk-gbs-dls .bg-MUS,.fbk-gbs-dls .iti__flag.iti__mu{width:16px;height:16px;background:url("./media/css-sprite-combined-3N7JX4OU.png") -550px -118px}.fbk-gbs-dls .bg-MEX,.fbk-gbs-dls .iti__flag.iti__mx{width:16px;height:16px;background:url("./media/css-sprite-combined-3N7JX4OU.png") -190px -514px}.fbk-gbs-dls .bg-FSM,.fbk-gbs-dls .iti__flag.iti__fm{width:16px;height:16px;background:url("./media/css-sprite-combined-3N7JX4OU.png") -442px -226px}.fbk-gbs-dls .bg-MDA,.fbk-gbs-dls .iti__flag.iti__md{width:16px;height:16px;background:url("./media/css-sprite-combined-3N7JX4OU.png") -82px -514px}.fbk-gbs-dls .bg-MCO,.fbk-gbs-dls .iti__flag.iti__mc{width:16px;height:16px;background:url("./media/css-sprite-combined-3N7JX4OU.png") -46px -514px}.fbk-gbs-dls .bg-MNG,.fbk-gbs-dls .iti__flag.iti__mn{width:16px;height:16px;background:url("./media/css-sprite-combined-3N7JX4OU.png") -442px -514px}.fbk-gbs-dls .bg-MNP,.fbk-gbs-dls .iti__flag.iti__mp{width:16px;height:16px;background:url("./media/css-sprite-combined-3N7JX4OU.png") -478px -514px}.fbk-gbs-dls .bg-MNE,.fbk-gbs-dls .iti__flag.iti__me{width:16px;height:16px;background:url("./media/css-sprite-combined-3N7JX4OU.png") -406px -514px}.fbk-gbs-dls .bg-MAR,.fbk-gbs-dls .iti__flag.iti__ma{width:16px;height:16px;background:url("./media/css-sprite-combined-3N7JX4OU.png") -10px -514px}.fbk-gbs-dls .bg-MOZ,.fbk-gbs-dls .iti__flag.iti__mz{width:16px;height:16px;background:url("./media/css-sprite-combined-3N7JX4OU.png") -514px -514px}.fbk-gbs-dls .bg-MRT,.fbk-gbs-dls .iti__flag.iti__mr{width:16px;height:16px;background:url("./media/css-sprite-combined-3N7JX4OU.png") -550px -10px}.fbk-gbs-dls .bg-MSR,.fbk-gbs-dls .iti__flag.iti__ms{width:16px;height:16px;background:url("./media/css-sprite-combined-3N7JX4OU.png") -550px -46px}.fbk-gbs-dls .bg-NAM,.fbk-gbs-dls .iti__flag.iti__na{width:16px;height:16px;background:url("./media/css-sprite-combined-3N7JX4OU.png") -550px -262px}.fbk-gbs-dls .bg-NCL,.fbk-gbs-dls .iti__flag.iti__nc{width:16px;height:16px;background:url("./media/css-sprite-combined-3N7JX4OU.png") -550px -298px}.fbk-gbs-dls .bg-NRU,.fbk-gbs-dls .iti__flag.iti__nr{width:16px;height:16px;background:url("./media/css-sprite-combined-3N7JX4OU.png") -118px -550px}.fbk-gbs-dls .bg-NEPAL,.fbk-gbs-dls .iti__flag.iti__np{width:16px;height:16px;background:url("./media/css-sprite-combined-3N7JX4OU.png") -550px -334px}.fbk-gbs-dls .bg-NLD,.fbk-gbs-dls .iti__flag.iti__nl{width:16px;height:16px;background:url("./media/css-sprite-combined-3N7JX4OU.png") -10px -550px}.fbk-gbs-dls .bg-NZL,.fbk-gbs-dls .iti__flag.iti__nz{width:16px;height:16px;background:url("./media/css-sprite-combined-3N7JX4OU.png") -154px -550px}.fbk-gbs-dls .bg-NIC,.fbk-gbs-dls .iti__flag.iti__ni{width:16px;height:16px;background:url("./media/css-sprite-combined-3N7JX4OU.png") -550px -478px}.fbk-gbs-dls .bg-NIU,.fbk-gbs-dls .iti__flag.iti__nu{width:16px;height:16px;background:url("./media/css-sprite-combined-3N7JX4OU.png") -550px -514px}.fbk-gbs-dls .bg-NER,.fbk-gbs-dls .iti__flag.iti__ne{width:16px;height:16px;background:url("./media/css-sprite-combined-3N7JX4OU.png") -550px -370px}.fbk-gbs-dls .bg-NFK,.fbk-gbs-dls .iti__flag.iti__nf{width:16px;height:16px;background:url("./media/css-sprite-combined-3N7JX4OU.png") -550px -406px}.fbk-gbs-dls .bg-NGA,.fbk-gbs-dls .iti__flag.iti__ng{width:16px;height:16px;background:url("./media/css-sprite-combined-3N7JX4OU.png") -550px -442px}.fbk-gbs-dls .bg-PRK,.fbk-gbs-dls .iti__flag.iti__kp{width:16px;height:16px;background:url("./media/css-sprite-combined-3N7JX4OU.png") -46px -46px}.fbk-gbs-dls .bg-NOR,.fbk-gbs-dls .iti__flag.iti__no{width:16px;height:16px;background:url("./media/css-sprite-combined-3N7JX4OU.png") -46px -550px}.fbk-gbs-dls .bg-OMN,.fbk-gbs-dls .iti__flag.iti__om{width:16px;height:16px;background:url("./media/css-sprite-combined-3N7JX4OU.png") -190px -550px}.fbk-gbs-dls .bg-PAK,.fbk-gbs-dls .iti__flag.iti__pk{width:16px;height:16px;background:url("./media/css-sprite-combined-3N7JX4OU.png") -226px -550px}.fbk-gbs-dls .bg-PLW,.fbk-gbs-dls .iti__flag.iti__pw{width:16px;height:16px;background:url("./media/css-sprite-combined-3N7JX4OU.png") -442px -550px}.fbk-gbs-dls .bg-PSE,.fbk-gbs-dls .iti__flag.iti__ps{width:16px;height:16px;background:url("./media/css-sprite-combined-3N7JX4OU.png") -10px -82px}.fbk-gbs-dls .bg-PYF,.fbk-gbs-dls .iti__flag.iti__pf{width:16px;height:16px;background:url("./media/css-sprite-combined-3N7JX4OU.png") -46px -82px}.fbk-gbs-dls .bg-PAN,.fbk-gbs-dls .iti__flag.iti__pa{width:16px;height:16px;background:url("./media/css-sprite-combined-3N7JX4OU.png") -262px -550px}.fbk-gbs-dls .bg-PNG,.fbk-gbs-dls .iti__flag.iti__pg{width:16px;height:16px;background:url("./media/css-sprite-combined-3N7JX4OU.png") -10px -10px}.fbk-gbs-dls .bg-PRY,.fbk-gbs-dls .iti__flag.iti__py{width:16px;height:16px;background:url("./media/css-sprite-combined-3N7JX4OU.png") -82px -46px}.fbk-gbs-dls .bg-PER,.fbk-gbs-dls .iti__flag.iti__pe{width:16px;height:16px;background:url("./media/css-sprite-combined-3N7JX4OU.png") -334px -550px}.fbk-gbs-dls .bg-PHL,.fbk-gbs-dls .iti__flag.iti__ph{width:16px;height:16px;background:url("./media/css-sprite-combined-3N7JX4OU.png") -370px -550px}.fbk-gbs-dls .bg-PRI,.fbk-gbs-dls .iti__flag.iti__pr{width:16px;height:16px;background:url("./media/css-sprite-combined-3N7JX4OU.png") -10px -46px}.fbk-gbs-dls .bg-PRT,.fbk-gbs-dls .iti__flag.iti__pt{width:16px;height:16px;background:url("./media/css-sprite-combined-3N7JX4OU.png") -82px -10px}.fbk-gbs-dls .bg-QAT,.fbk-gbs-dls .iti__flag.iti__qa{width:16px;height:16px;background:url("./media/css-sprite-combined-3N7JX4OU.png") -82px -82px}.fbk-gbs-dls .bg-REU,.fbk-gbs-dls .iti__flag.iti__re{width:16px;height:16px;background:url("./media/css-sprite-combined-3N7JX4OU.png") -118px -10px}.fbk-gbs-dls .bg-ROU,.fbk-gbs-dls .iti__flag.iti__ro{width:16px;height:16px;background:url("./media/css-sprite-combined-3N7JX4OU.png") -118px -82px}.fbk-gbs-dls .bg-RUS,.fbk-gbs-dls .iti__flag.iti__ru{width:16px;height:16px;background:url("./media/css-sprite-combined-3N7JX4OU.png") -10px -118px}.fbk-gbs-dls .bg-RWA,.fbk-gbs-dls .iti__flag.iti__rw{width:16px;height:16px;background:url("./media/css-sprite-combined-3N7JX4OU.png") -46px -118px}.fbk-gbs-dls .bg-KNA,.fbk-gbs-dls .iti__flag.iti__kn{width:16px;height:16px;background:url("./media/css-sprite-combined-3N7JX4OU.png") -406px -478px}.fbk-gbs-dls .bg-LCA,.fbk-gbs-dls .iti__flag.iti__lc{width:16px;height:16px;background:url("./media/css-sprite-combined-3N7JX4OU.png") -514px -190px}.fbk-gbs-dls .bg-WSM,.fbk-gbs-dls .iti__flag.iti__ws{width:16px;height:16px;background:url("./media/css-sprite-combined-3N7JX4OU.png") -298px -154px}.fbk-gbs-dls .bg-SMR,.fbk-gbs-dls .iti__flag.iti__sm{width:16px;height:16px;background:url("./media/css-sprite-combined-3N7JX4OU.png") -154px -154px}.fbk-gbs-dls .bg-STP,.fbk-gbs-dls .iti__flag.iti__st{width:16px;height:16px;background:url("./media/css-sprite-combined-3N7JX4OU.png") -190px -154px}.fbk-gbs-dls .bg-SAU,.fbk-gbs-dls .iti__flag.iti__sa{width:16px;height:16px;background:url("./media/css-sprite-combined-3N7JX4OU.png") -82px -118px}.fbk-gbs-dls .bg-SEN,.fbk-gbs-dls .iti__flag.iti__sn{width:16px;height:16px;background:url("./media/css-sprite-combined-3N7JX4OU.png") -154px -10px}.fbk-gbs-dls .bg-SRB,.fbk-gbs-dls .iti__flag.iti__rs{width:16px;height:16px;background:url("./media/css-sprite-combined-3N7JX4OU.png") -190px -82px}.fbk-gbs-dls .bg-SYC,.fbk-gbs-dls .iti__flag.iti__sc{width:16px;height:16px;background:url("./media/css-sprite-combined-3N7JX4OU.png") -226px -10px}.fbk-gbs-dls .bg-SLE,.fbk-gbs-dls .iti__flag.iti__sl{width:16px;height:16px;background:url("./media/css-sprite-combined-3N7JX4OU.png") -82px -154px}.fbk-gbs-dls .bg-SGP,.fbk-gbs-dls .iti__flag.iti__sg{width:16px;height:16px;background:url("./media/css-sprite-combined-3N7JX4OU.png") -154px -46px}.fbk-gbs-dls .bg-SLB,.fbk-gbs-dls .iti__flag.iti__sb{width:16px;height:16px;background:url("./media/css-sprite-combined-3N7JX4OU.png") -46px -154px}.fbk-gbs-dls .bg-SVK,.fbk-gbs-dls .iti__flag.iti__sk{width:16px;height:16px;background:url("./media/css-sprite-combined-3N7JX4OU.png") -46px -190px}.fbk-gbs-dls .bg-SVN,.fbk-gbs-dls .iti__flag.iti__si{width:16px;height:16px;background:url("./media/css-sprite-combined-3N7JX4OU.png") -82px -190px}.fbk-gbs-dls .bg-SOM,.fbk-gbs-dls .iti__flag.iti__so{width:16px;height:16px;background:url("./media/css-sprite-combined-3N7JX4OU.png") -190px -10px}.fbk-gbs-dls .bg-ZAF,.fbk-gbs-dls .iti__flag.iti__za{width:16px;height:16px;background:url("./media/css-sprite-combined-3N7JX4OU.png") -298px -226px}.fbk-gbs-dls .bg-ZMB,.fbk-gbs-dls .iti__flag.iti__zm{width:16px;height:16px;background:url("./media/css-sprite-combined-3N7JX4OU.png") -298px -262px}.fbk-gbs-dls .bg-KOR,.fbk-gbs-dls .iti__flag.iti__kr{width:16px;height:16px;background:url("./media/css-sprite-combined-3N7JX4OU.png") -442px -478px}.fbk-gbs-dls .bg-SSD,.fbk-gbs-dls .iti__flag.iti__ss{width:16px;height:16px;background:url("./media/css-sprite-combined-3N7JX4OU.png") -190px -118px}.fbk-gbs-dls .bg-ESP,.fbk-gbs-dls .iti__flag.iti__es{width:16px;height:16px;background:url("./media/css-sprite-combined-3N7JX4OU.png") -334px -406px}.fbk-gbs-dls .bg-LKA,.fbk-gbs-dls .iti__flag.iti__lk{width:16px;height:16px;background:url("./media/css-sprite-combined-3N7JX4OU.png") -514px -262px}.fbk-gbs-dls .bg-SDN,.fbk-gbs-dls .iti__flag.iti__sd{width:16px;height:16px;background:url("./media/css-sprite-combined-3N7JX4OU.png") -118px -118px}.fbk-gbs-dls .bg-SUR,.fbk-gbs-dls .iti__flag.iti__sr{width:16px;height:16px;background:url("./media/css-sprite-combined-3N7JX4OU.png") -10px -190px}.fbk-gbs-dls .bg-SWE,.fbk-gbs-dls .iti__flag.iti__se{width:16px;height:16px;background:url("./media/css-sprite-combined-3N7JX4OU.png") -118px -190px}.fbk-gbs-dls .bg-SXM,.fbk-gbs-dls .iti__flag.iti__sx{width:16px;height:16px;background:url("./media/css-sprite-combined-3N7JX4OU.png") -190px -190px}.fbk-gbs-dls .bg-CHE,.fbk-gbs-dls .iti__flag.iti__ch{width:16px;height:16px;background:url("./media/css-sprite-combined-3N7JX4OU.png") -118px -370px}.fbk-gbs-dls .bg-SYR,.fbk-gbs-dls .iti__flag.iti__sy{width:16px;height:16px;background:url("./media/css-sprite-combined-3N7JX4OU.png") -226px -46px}.fbk-gbs-dls .bg-TCA,.fbk-gbs-dls .iti__flag.iti__tc{width:16px;height:16px;background:url("./media/css-sprite-combined-3N7JX4OU.png") -226px -82px}.fbk-gbs-dls .bg-TWN,.fbk-gbs-dls .iti__flag.iti__tw{width:16px;height:16px;background:url("./media/css-sprite-combined-3N7JX4OU.png") -262px -82px}.fbk-gbs-dls .bg-TJK,.fbk-gbs-dls .iti__flag.iti__tj{width:16px;height:16px;background:url("./media/css-sprite-combined-3N7JX4OU.png") -10px -226px}.fbk-gbs-dls .bg-TKL,.fbk-gbs-dls .iti__flag.iti__tk{width:16px;height:16px;background:url("./media/css-sprite-combined-3N7JX4OU.png") -46px -226px}.fbk-gbs-dls .bg-TZA,.fbk-gbs-dls .iti__flag.iti__tz{width:16px;height:16px;background:url("./media/css-sprite-combined-3N7JX4OU.png") -262px -118px}.fbk-gbs-dls .bg-THA,.fbk-gbs-dls .iti__flag.iti__th{width:16px;height:16px;background:url("./media/css-sprite-combined-3N7JX4OU.png") -226px -190px}.fbk-gbs-dls .bg-TGO,.fbk-gbs-dls .iti__flag.iti__tg{width:16px;height:16px;background:url("./media/css-sprite-combined-3N7JX4OU.png") -226px -154px}.fbk-gbs-dls .bg-TON,.fbk-gbs-dls .iti__flag.iti__to{width:16px;height:16px;background:url("./media/css-sprite-combined-3N7JX4OU.png") -154px -226px}.fbk-gbs-dls .bg-TTO,.fbk-gbs-dls .iti__flag.iti__tt{width:16px;height:16px;background:url("./media/css-sprite-combined-3N7JX4OU.png") -190px -226px}.fbk-gbs-dls .bg-TUR,.fbk-gbs-dls .iti__flag.iti__tr{width:16px;height:16px;background:url("./media/css-sprite-combined-3N7JX4OU.png") -262px -10px}.fbk-gbs-dls .bg-TKM,.fbk-gbs-dls .iti__flag.iti__tm{width:16px;height:16px;background:url("./media/css-sprite-combined-3N7JX4OU.png") -82px -226px}.fbk-gbs-dls .bg-TLS,.fbk-gbs-dls .iti__flag.iti__tl{width:16px;height:16px;background:url("./media/css-sprite-combined-3N7JX4OU.png") -118px -226px}.fbk-gbs-dls .bg-TUV,.fbk-gbs-dls .iti__flag.iti__tv{width:16px;height:16px;background:url("./media/css-sprite-combined-3N7JX4OU.png") -262px -46px}.fbk-gbs-dls .bg-UGA,.fbk-gbs-dls .iti__flag.iti__ug{width:16px;height:16px;background:url("./media/css-sprite-combined-3N7JX4OU.png") -262px -154px}.fbk-gbs-dls .bg-UKR,.fbk-gbs-dls .iti__flag.iti__ua{width:16px;height:16px;background:url("./media/css-sprite-combined-3N7JX4OU.png") -262px -190px}.fbk-gbs-dls .bg-ARE,.fbk-gbs-dls .iti__flag.iti__ae{width:16px;height:16px;background:url("./media/css-sprite-combined-3N7JX4OU.png") -298px -298px}.fbk-gbs-dls .bg-USA,.fbk-gbs-dls .iti__flag.iti__us{width:16px;height:16px;background:url("./media/css-sprite-combined-3N7JX4OU.png") -46px -262px}.fbk-gbs-dls .bg-URY,.fbk-gbs-dls .iti__flag.iti__uy{width:16px;height:16px;background:url("./media/css-sprite-combined-3N7JX4OU.png") -10px -262px}.fbk-gbs-dls .bg-UZB,.fbk-gbs-dls .iti__flag.iti__uz{width:16px;height:16px;background:url("./media/css-sprite-combined-3N7JX4OU.png") -82px -262px}.fbk-gbs-dls .bg-VUT,.fbk-gbs-dls .iti__flag.iti__vu{width:16px;height:16px;background:url("./media/css-sprite-combined-3N7JX4OU.png") -298px -46px}.fbk-gbs-dls .bg-VAT,.fbk-gbs-dls .iti__flag.iti__va{width:16px;height:16px;background:url("./media/css-sprite-combined-3N7JX4OU.png") -118px -262px}.fbk-gbs-dls .bg-VCT,.fbk-gbs-dls .iti__flag.iti__vc{width:16px;height:16px;background:url("./media/css-sprite-combined-3N7JX4OU.png") -154px -262px}.fbk-gbs-dls .bg-VEN,.fbk-gbs-dls .iti__flag.iti__ve{width:16px;height:16px;background:url("./media/css-sprite-combined-3N7JX4OU.png") -190px -262px}.fbk-gbs-dls .bg-VIR,.fbk-gbs-dls .iti__flag.iti__vi{width:16px;height:16px;background:url("./media/css-sprite-combined-3N7JX4OU.png") -262px -262px}.fbk-gbs-dls .bg-VNM,.fbk-gbs-dls .iti__flag.iti__vn{width:16px;height:16px;background:url("./media/css-sprite-combined-3N7JX4OU.png") -298px -10px}.fbk-gbs-dls .bg-YEM,.fbk-gbs-dls .iti__flag.iti__ye{width:16px;height:16px;background:url("./media/css-sprite-combined-3N7JX4OU.png") -298px -190px}.fbk-gbs-dls .bg-ZWE,.fbk-gbs-dls .iti__flag.iti__zw{width:16px;height:16px;background:url("./media/css-sprite-combined-3N7JX4OU.png") -10px -298px}.fbk-gbs-dls .bg-ARM,.fbk-gbs-dls .iti__flag.iti__am{width:16px;height:16px;background:url("./media/css-sprite-combined-3N7JX4OU.png") -334px -46px}.fbk-gbs-dls .bg-BHS,.fbk-gbs-dls .iti__flag.iti__bs{width:16px;height:16px;background:url("./media/css-sprite-combined-3N7JX4OU.png") -262px -334px}.fbk-gbs-dls .bg-IOT,.fbk-gbs-dls .iti__flag.iti__io{width:16px;height:16px;background:url("./media/css-sprite-combined-3N7JX4OU.png") -478px -298px}.fbk-gbs-dls .bg-VGB,.fbk-gbs-dls .iti__flag.iti__vg{width:16px;height:16px;background:url("./media/css-sprite-combined-3N7JX4OU.png") -226px -262px}.fbk-gbs-dls .bg-FLK,.fbk-gbs-dls .iti__flag.iti__fk{width:16px;height:16px;background:url("./media/css-sprite-combined-3N7JX4OU.png") -442px -118px}.fbk-gbs-dls .bg-GLP,.fbk-gbs-dls .iti__flag.iti__gp{width:16px;height:16px;background:url("./media/css-sprite-combined-3N7JX4OU.png") -82px -442px}.fbk-gbs-dls .bg-MTQ,.fbk-gbs-dls .iti__flag.iti__mq{width:16px;height:16px;background:url("./media/css-sprite-combined-3N7JX4OU.png") -550px -82px}.fbk-gbs-dls .bg-MYT,.fbk-gbs-dls .iti__flag.iti__yt{width:16px;height:16px;background:url("./media/css-sprite-combined-3N7JX4OU.png") -550px -226px}.fbk-gbs-dls .bg-BLM,.fbk-gbs-dls .iti__flag.iti__bl{width:16px;height:16px;background:url("./media/css-sprite-combined-3N7JX4OU.png") -334px -334px}.fbk-gbs-dls .bg-SHN,.fbk-gbs-dls .iti__flag.iti__sh{width:16px;height:16px;background:url("./media/css-sprite-combined-3N7JX4OU.png") -154px -118px}.fbk-gbs-dls .bg-SPM,.fbk-gbs-dls .iti__flag.iti__pm{width:16px;height:16px;background:url("./media/css-sprite-combined-3N7JX4OU.png") -190px -46px}.fbk-gbs-dls .bg-WLF,.fbk-gbs-dls .iti__flag.iti__wf{width:16px;height:16px;background:url("./media/css-sprite-combined-3N7JX4OU.png") -298px -82px}.fbk-gbs-dls .bg-CYM,.fbk-gbs-dls .iti__flag.iti__ky{width:16px;height:16px;background:url("./media/css-sprite-combined-3N7JX4OU.png") -406px -262px}.fbk-gbs-dls .bg-MAF,.fbk-gbs-dls .iti__flag.iti__mf{width:16px;height:16px;background:url("./media/css-sprite-combined-3N7JX4OU.png") -514px -478px}.fbk-gbs-dls .bg-SWZ,.fbk-gbs-dls .iti__flag.iti__sz{width:16px;height:16px;background:url("./media/css-sprite-combined-3N7JX4OU.png") -154px -190px}.fbk-gbs-dls .bg-SJM,.fbk-gbs-dls .iti__flag.iti__sj{width:16px;height:16px;background:url("./media/css-sprite-combined-3N7JX4OU.png") -10px -154px}.fbk-gbs-dls .bg-POL,.fbk-gbs-dls .iti__flag.iti__pl{width:16px;height:16px;background:url("./media/css-sprite-combined-3N7JX4OU.png") -46px -10px}.fbk-gbs-dls .bg-Placeholder{width:16px;height:16px;background:url("./media/css-sprite-combined-3N7JX4OU.png") -406px -550px}.fbk-gbs-dls .bg-TUN,.fbk-gbs-dls .iti__flag.iti__tn{width:16px;height:16px;background:url("./media/css-sprite-combined-3N7JX4OU.png") -226px -226px}.fbk-gbs-dls .bg-WSH,.fbk-gbs-dls .iti__flag.iti__eh{width:16px;height:16px;background:url("./media/css-sprite-combined-3N7JX4OU.png") -298px -118px}.fbk-gbs-dls .iti__flag{background-image:url("./media/css-sprite-combined-3N7JX4OU.png");box-shadow:none}.fbk-gbs-dls .iti__flag.iti__{background-position:unset}.fbk-gbs-dls .iti__flag-container.open.show+input:not(.invalid){padding-left:75px!important}.fbk-gbs-dls .input.invalid .iti.iti--allow-dropdown.separate-dial-code input{padding-left:75px!important}.fbk-gbs-dls .input.invalid .iti.iti--allow-dropdown.separate-dial-code input:focus{padding-left:75px!important}.fbk-gbs-dls .input .iti.iti--allow-dropdown.separate-dial-code{width:100%}.fbk-gbs-dls .input .iti.iti--allow-dropdown.separate-dial-code input{padding-left:75px!important}.fbk-gbs-dls .input .iti.iti--allow-dropdown.separate-dial-code input:focus{padding-left:75px!important}@media (-webkit-min-device-pixel-ratio: 2),(min-resolution: 192dpi){.fbk-gbs-dls .iti__flag{background-image:url("./media/css-sprite-combined-3N7JX4OU.png")}}.fbk-gbs-dls .selected-dial-code.ng-star-inserted{color:var(--fbk-gbs-dls-color-cadet-grey-4)}.fbk-gbs-dls .search-container{display:none}.fbk-gbs-dls .iti__country-list{box-shadow:unset;overflow-y:overlay;max-height:200px;white-space:nowrap}.fbk-gbs-dls .iti--allow-dropdown .fbk-gbs-dls .iti__flag-container:hover .fbk-gbs-dls .iti__selected-flag{background-color:initial}.fbk-gbs-dls li.iti__country:hover{background-color:var(--fbk-gbs-dls-color-primary-7)!important}.fbk-gbs-dls .dropdown-menu.country-dropdown.show.ng-star-inserted{border:none;inset:32px auto auto -8px!important}.fbk-gbs-dls ngx-intl-tel-input{border:none!important}.fbk-dashboard{height:100vh;overflow:hidden}@font-face{font-family:icon12;src:url("./media/axerve_dashboard_12-4FZ7XQ2S.eot?27738900");src:url("./media/axerve_dashboard_12-4FZ7XQ2S.eot?27738900#iefix") format("embedded-opentype"),url("./media/axerve_dashboard_12-CLVZSTOG.woff2?27738900") format("woff2"),url("./media/axerve_dashboard_12-SNWLI44T.woff?27738900") format("woff"),url("./media/axerve_dashboard_12-KOH77TSW.ttf?27738900") format("truetype"),url("./media/axerve_dashboard_12-2NHMYNZQ.svg?27738900#axerve_dashboard_12") format("svg");font-weight:400;font-style:normal}.fbk-dashboard .icon12,.fbk-dashboard .new-tour-step .shepherd-header .shepherd-cancel-icon{font-family:icon12,sans-serif!important;font-style:normal;font-weight:400;font-size:12px;speak:none;display:inline-block;text-decoration:inherit;width:1em;margin-right:.2em;text-align:center;font-variant:normal;text-transform:none;line-height:1em;margin-left:.2em;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.fbk-dashboard .icon12.sprite,.fbk-dashboard .new-tour-step .shepherd-header .sprite.shepherd-cancel-icon{min-width:12px;min-height:12px;max-width:12px;max-height:12px}.fbk-dashboard .icon12.icon-Approved:before,.fbk-dashboard .new-tour-step .shepherd-header .icon-Approved.shepherd-cancel-icon:before{content:"\e900"}.fbk-dashboard .icon12.icon-Bottom-Chevron:before,.fbk-dashboard .new-tour-step .shepherd-header .icon-Bottom-Chevron.shepherd-cancel-icon:before,.fbk-dashboard .setting .icon12.select[aria-expanded=false]:before,.fbk-dashboard .setting .new-tour-step .shepherd-header .select[aria-expanded=false].shepherd-cancel-icon:before,.fbk-dashboard .new-tour-step .shepherd-header .setting .select[aria-expanded=false].shepherd-cancel-icon:before,.fbk-dashboard .ax-select .mat-select .mat-select-arrow-wrapper .icon12.mat-select-arrow:before,.fbk-dashboard .ax-select .mat-select .mat-select-arrow-wrapper .new-tour-step .shepherd-header .mat-select-arrow.shepherd-cancel-icon:before,.fbk-dashboard .new-tour-step .shepherd-header .ax-select .mat-select .mat-select-arrow-wrapper .mat-select-arrow.shepherd-cancel-icon:before,.fbk-dashboard .icon12.DropDown[aria-expanded=false]:before,.fbk-dashboard .new-tour-step .shepherd-header .DropDown[aria-expanded=false].shepherd-cancel-icon:before{content:"\e901"}.fbk-dashboard .icon12.icon-Calendar:before,.fbk-dashboard .new-tour-step .shepherd-header .icon-Calendar.shepherd-cancel-icon:before{content:"\e902"}.fbk-dashboard .icon12.icon-Close:before,.fbk-dashboard .new-tour-step .shepherd-header .shepherd-cancel-icon:before,.fbk-dashboard .tour-step .shepherd-header .icon12.shepherd-cancel-icon:before{content:"\e905"}.fbk-dashboard .icon12.icon-Left-Chevron:before,.fbk-dashboard .new-tour-step .shepherd-header .icon-Left-Chevron.shepherd-cancel-icon:before{content:"\e90c"}.fbk-dashboard .icon12.icon-Plus:before,.fbk-dashboard .new-tour-step .shepherd-header .icon-Plus.shepherd-cancel-icon:before{content:"\e911"}.fbk-dashboard .icon12.icon-Right-Chevron:before,.fbk-dashboard .new-tour-step .shepherd-header .icon-Right-Chevron.shepherd-cancel-icon:before{content:"\e913"}.fbk-dashboard .icon12.icon-Search:before,.fbk-dashboard .new-tour-step .shepherd-header .icon-Search.shepherd-cancel-icon:before{content:"\e914"}.fbk-dashboard .icon12.icon-Settings:before,.fbk-dashboard .new-tour-step .shepherd-header .icon-Settings.shepherd-cancel-icon:before{content:"\e915"}.fbk-dashboard .icon12.icon-Top-Chevron:before,.fbk-dashboard .new-tour-step .shepherd-header .icon-Top-Chevron.shepherd-cancel-icon:before,.fbk-dashboard .setting .icon12.select[aria-expanded=true]:before,.fbk-dashboard .setting .new-tour-step .shepherd-header .select[aria-expanded=true].shepherd-cancel-icon:before,.fbk-dashboard .new-tour-step .shepherd-header .setting .select[aria-expanded=true].shepherd-cancel-icon:before,.fbk-dashboard .icon12.DropDown[aria-expanded=true]:before,.fbk-dashboard .new-tour-step .shepherd-header .DropDown[aria-expanded=true].shepherd-cancel-icon:before{content:"\e916"}.fbk-dashboard .icon12.icon-Note:before,.fbk-dashboard .new-tour-step .shepherd-header .icon-Note.shepherd-cancel-icon:before{content:"\e918"}.fbk-dashboard .icon12.icon-Drag:before,.fbk-dashboard .new-tour-step .shepherd-header .icon-Drag.shepherd-cancel-icon:before{content:"\e921"}.fbk-dashboard .icon12.icon-Edit:before,.fbk-dashboard .new-tour-step .shepherd-header .icon-Edit.shepherd-cancel-icon:before{content:"\e922"}.fbk-dashboard .icon12.icon-Remove:before,.fbk-dashboard .new-tour-step .shepherd-header .icon-Remove.shepherd-cancel-icon:before{content:"\e927"}@font-face{font-family:icon14;src:url("./media/axerve_dashboard_14-ZLUSYQLN.eot?24157010");src:url("./media/axerve_dashboard_14-ZLUSYQLN.eot?24157010#iefix") format("embedded-opentype"),url("./media/axerve_dashboard_14-MDFQ2O2X.woff2?24157010") format("woff2"),url("./media/axerve_dashboard_14-2YKJ2DU6.woff?24157010") format("woff"),url("./media/axerve_dashboard_14-5ELO6JTP.ttf?24157010") format("truetype"),url("./media/axerve_dashboard_14-24KA7X4E.svg?24157010#axerve_dashboard_14") format("svg");font-weight:400;font-style:normal}.fbk-dashboard .icon24{height:24px;font-family:icon24,sans-serif!important;font-style:normal;font-weight:400;font-size:14px;speak:none;display:inline-block;text-decoration:inherit;width:1em;margin-right:.2em;text-align:center;font-variant:normal;text-transform:none;line-height:1em;margin-left:.2em;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.fbk-dashboard .icon14,.fbk-dashboard .tour-step .shepherd-header .shepherd-cancel-icon,.fbk-dashboard .setting .select[aria-expanded=true]:before,.fbk-dashboard .setting .select[aria-expanded=false]:before,.fbk-dashboard .ax-select .mat-select .mat-select-arrow-wrapper .mat-select-arrow,.fbk-dashboard .DropDown[aria-expanded=true]:before,.fbk-dashboard .DropDown[aria-expanded=false]:before{font-family:icon14,sans-serif!important;font-style:normal;font-weight:400;font-size:14px;speak:none;display:inline-block;text-decoration:inherit;width:1em;margin-right:.2em;text-align:center;font-variant:normal;text-transform:none;line-height:1em;margin-left:.2em;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.fbk-dashboard .icon14.sprite,.fbk-dashboard .tour-step .shepherd-header .sprite.shepherd-cancel-icon,.fbk-dashboard .setting .sprite.select[aria-expanded=true]:before,.fbk-dashboard .setting .sprite.select[aria-expanded=false]:before,.fbk-dashboard .ax-select .mat-select .mat-select-arrow-wrapper .sprite.mat-select-arrow,.fbk-dashboard .sprite.DropDown[aria-expanded=true]:before,.fbk-dashboard .sprite.DropDown[aria-expanded=false]:before{min-width:14px;min-height:14px;max-width:14px;max-height:14px}.fbk-dashboard .icon14.icon-Approved:before,.fbk-dashboard .tour-step .shepherd-header .icon-Approved.shepherd-cancel-icon:before,.fbk-dashboard .setting .icon-Approved.select[aria-expanded=true]:before,.fbk-dashboard .setting .icon-Approved.select[aria-expanded=false]:before,.fbk-dashboard .ax-select .mat-select .mat-select-arrow-wrapper .icon-Approved.mat-select-arrow:before,.fbk-dashboard .icon-Approved.DropDown[aria-expanded=true]:before,.fbk-dashboard .icon-Approved.DropDown[aria-expanded=false]:before{content:"\e900"}.fbk-dashboard .icon14.icon-Bottom-Chevron:before,.fbk-dashboard .tour-step .shepherd-header .icon-Bottom-Chevron.shepherd-cancel-icon:before,.fbk-dashboard .setting .icon-Bottom-Chevron.select[aria-expanded=true]:before,.fbk-dashboard .setting .select[aria-expanded=false]:before,.fbk-dashboard .ax-select .mat-select .mat-select-arrow-wrapper .mat-select-arrow:before,.fbk-dashboard .icon-Bottom-Chevron.DropDown[aria-expanded=true]:before,.fbk-dashboard .DropDown[aria-expanded=false]:before{content:"\e901"}.fbk-dashboard .icon14.icon-Calendar:before,.fbk-dashboard .tour-step .shepherd-header .icon-Calendar.shepherd-cancel-icon:before,.fbk-dashboard .setting .icon-Calendar.select[aria-expanded=true]:before,.fbk-dashboard .setting .icon-Calendar.select[aria-expanded=false]:before,.fbk-dashboard .ax-select .mat-select .mat-select-arrow-wrapper .icon-Calendar.mat-select-arrow:before,.fbk-dashboard .icon-Calendar.DropDown[aria-expanded=true]:before,.fbk-dashboard .icon-Calendar.DropDown[aria-expanded=false]:before{content:"\e902"}.fbk-dashboard .icon14.icon-Close:before,.fbk-dashboard .new-tour-step .shepherd-header .icon14.shepherd-cancel-icon:before,.fbk-dashboard .tour-step .shepherd-header .shepherd-cancel-icon:before,.fbk-dashboard .setting .icon-Close.select[aria-expanded=true]:before,.fbk-dashboard .setting .new-tour-step .shepherd-header .select[aria-expanded=true].shepherd-cancel-icon:before,.fbk-dashboard .new-tour-step .shepherd-header .setting .select[aria-expanded=true].shepherd-cancel-icon:before,.fbk-dashboard .setting .icon-Close.select[aria-expanded=false]:before,.fbk-dashboard .setting .new-tour-step .shepherd-header .select[aria-expanded=false].shepherd-cancel-icon:before,.fbk-dashboard .new-tour-step .shepherd-header .setting .select[aria-expanded=false].shepherd-cancel-icon:before,.fbk-dashboard .ax-select .mat-select .mat-select-arrow-wrapper .icon-Close.mat-select-arrow:before,.fbk-dashboard .ax-select .mat-select .mat-select-arrow-wrapper .new-tour-step .shepherd-header .mat-select-arrow.shepherd-cancel-icon:before,.fbk-dashboard .new-tour-step .shepherd-header .ax-select .mat-select .mat-select-arrow-wrapper .mat-select-arrow.shepherd-cancel-icon:before,.fbk-dashboard .ax-select .mat-select .mat-select-arrow-wrapper .tour-step .shepherd-header .mat-select-arrow.shepherd-cancel-icon:before,.fbk-dashboard .tour-step .shepherd-header .ax-select .mat-select .mat-select-arrow-wrapper .mat-select-arrow.shepherd-cancel-icon:before,.fbk-dashboard .icon-Close.DropDown[aria-expanded=true]:before,.fbk-dashboard .new-tour-step .shepherd-header .DropDown[aria-expanded=true].shepherd-cancel-icon:before,.fbk-dashboard .icon-Close.DropDown[aria-expanded=false]:before,.fbk-dashboard .new-tour-step .shepherd-header .DropDown[aria-expanded=false].shepherd-cancel-icon:before{content:"\e905"}.fbk-dashboard .icon14.icon-Info:before,.fbk-dashboard .tour-step .shepherd-header .icon-Info.shepherd-cancel-icon:before,.fbk-dashboard .setting .icon-Info.select[aria-expanded=true]:before,.fbk-dashboard .setting .icon-Info.select[aria-expanded=false]:before,.fbk-dashboard .ax-select .mat-select .mat-select-arrow-wrapper .icon-Info.mat-select-arrow:before,.fbk-dashboard .icon-Info.DropDown[aria-expanded=true]:before,.fbk-dashboard .icon-Info.DropDown[aria-expanded=false]:before{content:"\e90a"}.fbk-dashboard .icon14.icon-Left-Chevron:before,.fbk-dashboard .tour-step .shepherd-header .icon-Left-Chevron.shepherd-cancel-icon:before,.fbk-dashboard .setting .icon-Left-Chevron.select[aria-expanded=true]:before,.fbk-dashboard .setting .icon-Left-Chevron.select[aria-expanded=false]:before,.fbk-dashboard .ax-select .mat-select .mat-select-arrow-wrapper .icon-Left-Chevron.mat-select-arrow:before,.fbk-dashboard .icon-Left-Chevron.DropDown[aria-expanded=true]:before,.fbk-dashboard .icon-Left-Chevron.DropDown[aria-expanded=false]:before{content:"\e90c"}.fbk-dashboard .icon14.icon-Plus:before,.fbk-dashboard .tour-step .shepherd-header .icon-Plus.shepherd-cancel-icon:before,.fbk-dashboard .setting .icon-Plus.select[aria-expanded=true]:before,.fbk-dashboard .setting .icon-Plus.select[aria-expanded=false]:before,.fbk-dashboard .ax-select .mat-select .mat-select-arrow-wrapper .icon-Plus.mat-select-arrow:before,.fbk-dashboard .icon-Plus.DropDown[aria-expanded=true]:before,.fbk-dashboard .icon-Plus.DropDown[aria-expanded=false]:before{content:"\e911"}.fbk-dashboard .icon14.icon-Right-Chevron:before,.fbk-dashboard .tour-step .shepherd-header .icon-Right-Chevron.shepherd-cancel-icon:before,.fbk-dashboard .setting .icon-Right-Chevron.select[aria-expanded=true]:before,.fbk-dashboard .setting .icon-Right-Chevron.select[aria-expanded=false]:before,.fbk-dashboard .ax-select .mat-select .mat-select-arrow-wrapper .icon-Right-Chevron.mat-select-arrow:before,.fbk-dashboard .icon-Right-Chevron.DropDown[aria-expanded=true]:before,.fbk-dashboard .icon-Right-Chevron.DropDown[aria-expanded=false]:before{content:"\e913"}.fbk-dashboard .icon14.icon-Search:before,.fbk-dashboard .tour-step .shepherd-header .icon-Search.shepherd-cancel-icon:before,.fbk-dashboard .setting .icon-Search.select[aria-expanded=true]:before,.fbk-dashboard .setting .icon-Search.select[aria-expanded=false]:before,.fbk-dashboard .ax-select .mat-select .mat-select-arrow-wrapper .icon-Search.mat-select-arrow:before,.fbk-dashboard .icon-Search.DropDown[aria-expanded=true]:before,.fbk-dashboard .icon-Search.DropDown[aria-expanded=false]:before{content:"\e914"}.fbk-dashboard .icon14.icon-Settings:before,.fbk-dashboard .tour-step .shepherd-header .icon-Settings.shepherd-cancel-icon:before,.fbk-dashboard .setting .icon-Settings.select[aria-expanded=true]:before,.fbk-dashboard .setting .icon-Settings.select[aria-expanded=false]:before,.fbk-dashboard .ax-select .mat-select .mat-select-arrow-wrapper .icon-Settings.mat-select-arrow:before,.fbk-dashboard .icon-Settings.DropDown[aria-expanded=true]:before,.fbk-dashboard .icon-Settings.DropDown[aria-expanded=false]:before{content:"\e915"}.fbk-dashboard .icon14.icon-Top-Chevron:before,.fbk-dashboard .tour-step .shepherd-header .icon-Top-Chevron.shepherd-cancel-icon:before,.fbk-dashboard .setting .select[aria-expanded=true]:before,.fbk-dashboard .setting .icon-Top-Chevron.select[aria-expanded=false]:before,.fbk-dashboard .ax-select .mat-select .mat-select-arrow-wrapper .icon-Top-Chevron.mat-select-arrow:before,.fbk-dashboard .ax-select .mat-select .mat-select-arrow-wrapper .setting .mat-select-arrow.select[aria-expanded=true]:before,.fbk-dashboard .setting .ax-select .mat-select .mat-select-arrow-wrapper .mat-select-arrow.select[aria-expanded=true]:before,.fbk-dashboard .DropDown[aria-expanded=true]:before,.fbk-dashboard .icon-Top-Chevron.DropDown[aria-expanded=false]:before{content:"\e916"}.fbk-dashboard .icon14.icon-Note:before,.fbk-dashboard .tour-step .shepherd-header .icon-Note.shepherd-cancel-icon:before,.fbk-dashboard .setting .icon-Note.select[aria-expanded=true]:before,.fbk-dashboard .setting .icon-Note.select[aria-expanded=false]:before,.fbk-dashboard .ax-select .mat-select .mat-select-arrow-wrapper .icon-Note.mat-select-arrow:before,.fbk-dashboard .icon-Note.DropDown[aria-expanded=true]:before,.fbk-dashboard .icon-Note.DropDown[aria-expanded=false]:before{content:"\e918"}.fbk-dashboard .icon14.icon-Verified:before,.fbk-dashboard .tour-step .shepherd-header .icon-Verified.shepherd-cancel-icon:before,.fbk-dashboard .setting .icon-Verified.select[aria-expanded=true]:before,.fbk-dashboard .setting .icon-Verified.select[aria-expanded=false]:before,.fbk-dashboard .ax-select .mat-select .mat-select-arrow-wrapper .icon-Verified.mat-select-arrow:before,.fbk-dashboard .icon-Verified.DropDown[aria-expanded=true]:before,.fbk-dashboard .icon-Verified.DropDown[aria-expanded=false]:before{content:"\e919"}.fbk-dashboard .icon14.icon-Warning:before,.fbk-dashboard .tour-step .shepherd-header .icon-Warning.shepherd-cancel-icon:before,.fbk-dashboard .setting .icon-Warning.select[aria-expanded=true]:before,.fbk-dashboard .setting .icon-Warning.select[aria-expanded=false]:before,.fbk-dashboard .ax-select .mat-select .mat-select-arrow-wrapper .icon-Warning.mat-select-arrow:before,.fbk-dashboard .icon-Warning.DropDown[aria-expanded=true]:before,.fbk-dashboard .icon-Warning.DropDown[aria-expanded=false]:before{content:"\e920"}.fbk-dashboard .icon14.icon-Drag:before,.fbk-dashboard .tour-step .shepherd-header .icon-Drag.shepherd-cancel-icon:before,.fbk-dashboard .setting .icon-Drag.select[aria-expanded=true]:before,.fbk-dashboard .setting .icon-Drag.select[aria-expanded=false]:before,.fbk-dashboard .ax-select .mat-select .mat-select-arrow-wrapper .icon-Drag.mat-select-arrow:before,.fbk-dashboard .icon-Drag.DropDown[aria-expanded=true]:before,.fbk-dashboard .icon-Drag.DropDown[aria-expanded=false]:before{content:"\e921"}.fbk-dashboard .icon14.icon-Edit:before,.fbk-dashboard .tour-step .shepherd-header .icon-Edit.shepherd-cancel-icon:before,.fbk-dashboard .setting .icon-Edit.select[aria-expanded=true]:before,.fbk-dashboard .setting .icon-Edit.select[aria-expanded=false]:before,.fbk-dashboard .ax-select .mat-select .mat-select-arrow-wrapper .icon-Edit.mat-select-arrow:before,.fbk-dashboard .icon-Edit.DropDown[aria-expanded=true]:before,.fbk-dashboard .icon-Edit.DropDown[aria-expanded=false]:before{content:"\e922"}.fbk-dashboard .icon14.icon-NotVerified:before,.fbk-dashboard .tour-step .shepherd-header .icon-NotVerified.shepherd-cancel-icon:before,.fbk-dashboard .setting .icon-NotVerified.select[aria-expanded=true]:before,.fbk-dashboard .setting .icon-NotVerified.select[aria-expanded=false]:before,.fbk-dashboard .ax-select .mat-select .mat-select-arrow-wrapper .icon-NotVerified.mat-select-arrow:before,.fbk-dashboard .icon-NotVerified.DropDown[aria-expanded=true]:before,.fbk-dashboard .icon-NotVerified.DropDown[aria-expanded=false]:before{content:"\e926"}.fbk-dashboard .icon14.icon-Remove:before,.fbk-dashboard .tour-step .shepherd-header .icon-Remove.shepherd-cancel-icon:before,.fbk-dashboard .setting .icon-Remove.select[aria-expanded=true]:before,.fbk-dashboard .setting .icon-Remove.select[aria-expanded=false]:before,.fbk-dashboard .ax-select .mat-select .mat-select-arrow-wrapper .icon-Remove.mat-select-arrow:before,.fbk-dashboard .icon-Remove.DropDown[aria-expanded=true]:before,.fbk-dashboard .icon-Remove.DropDown[aria-expanded=false]:before{content:"\e927"}.fbk-dashboard .icon14.icon-Refresh:before,.fbk-dashboard .tour-step .shepherd-header .icon-Refresh.shepherd-cancel-icon:before,.fbk-dashboard .setting .icon-Refresh.select[aria-expanded=true]:before,.fbk-dashboard .setting .icon-Refresh.select[aria-expanded=false]:before,.fbk-dashboard .ax-select .mat-select .mat-select-arrow-wrapper .icon-Refresh.mat-select-arrow:before,.fbk-dashboard .icon-Refresh.DropDown[aria-expanded=true]:before,.fbk-dashboard .icon-Refresh.DropDown[aria-expanded=false]:before{content:"\e931"}@font-face{font-family:icon16;src:url("./media/axerve_dashboard_16-7LCOQILI.eot?86462255");src:url("./media/axerve_dashboard_16-7LCOQILI.eot?86462255#iefix") format("embedded-opentype"),url("./media/axerve_dashboard_16-VO7LOKFJ.woff2?86462255") format("woff2"),url("./media/axerve_dashboard_16-7WZJJPC4.woff?86462255") format("woff"),url("./media/axerve_dashboard_16-SE7YDK75.ttf?86462255") format("truetype"),url("./media/axerve_dashboard_16-AKIBWNF6.svg?86462255#axerve_dashboard_16") format("svg");font-weight:400;font-style:normal}.fbk-dashboard .icon16{font-family:icon16,sans-serif!important;font-style:normal;font-weight:400;font-size:16px;height:16px;speak:none;display:inline-block;text-decoration:inherit;width:1em;margin-right:.2em;text-align:center;font-variant:normal;text-transform:none;line-height:1em;margin-left:.2em;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.fbk-dashboard .icon16.sprite{min-width:16px;min-height:16px;max-width:16px;max-height:16px}.fbk-dashboard .icon16.icon-Approved:before{content:"\e900"}.fbk-dashboard .icon16.icon-Bottom-Chevron:before,.fbk-dashboard .setting .icon16.select[aria-expanded=false]:before,.fbk-dashboard .ax-select .mat-select .mat-select-arrow-wrapper .icon16.mat-select-arrow:before,.fbk-dashboard .icon16.DropDown[aria-expanded=false]:before{content:"\e901"}.fbk-dashboard .icon16.icon-Calendar:before{content:"\e902"}.fbk-dashboard .icon16.icon-Close:before,.fbk-dashboard .new-tour-step .shepherd-header .icon16.shepherd-cancel-icon:before,.fbk-dashboard .tour-step .shepherd-header .icon16.shepherd-cancel-icon:before{content:"\e905"}.fbk-dashboard .icon16.icon-Desktop:before{content:"\e906"}.fbk-dashboard .icon16.icon-Download:before{content:"\e907"}.fbk-dashboard .icon16.icon-Left-Chevron:before{content:"\e90c"}.fbk-dashboard .icon16.icon-Notification:before{content:"\e90f"}.fbk-dashboard .icon16.icon-Omnichannel:before{content:"\e910"}.fbk-dashboard .icon16.icon-Plus:before{content:"\e911"}.fbk-dashboard .icon16.icon-Retail:before{content:"\e912"}.fbk-dashboard .icon16.icon-Right-Chevron:before{content:"\e913"}.fbk-dashboard .icon16.icon-Search:before{content:"\e914"}.fbk-dashboard .icon16.icon-Settings:before{content:"\e915"}.fbk-dashboard .icon16.icon-Top-Chevron:before,.fbk-dashboard .setting .icon16.select[aria-expanded=true]:before,.fbk-dashboard .icon16.DropDown[aria-expanded=true]:before{content:"\e916"}.fbk-dashboard .icon16.icon-Users:before{content:"\e917"}.fbk-dashboard .icon16.icon-Note:before{content:"\e918"}.fbk-dashboard .icon16.icon-Verified:before{content:"\e919"}.fbk-dashboard .icon16.icon-Warning:before{content:"\e920"}.fbk-dashboard .icon16.icon-Drag:before{content:"\e921"}.fbk-dashboard .icon16.icon-Edit:before{content:"\e922"}.fbk-dashboard .icon16.icon-Eye-Active:before{content:"\e923"}.fbk-dashboard .icon16.icon-Eye-Inactive:before{content:"\e924"}.fbk-dashboard .icon16.icon-Info:before{content:"\e925"}.fbk-dashboard .icon16.icon-NotVerified:before{content:"\e926"}.fbk-dashboard .icon16.icon-Remove:before{content:"\e927"}.fbk-dashboard .icon16 .icon-Favourites:before{content:"\e930"}@font-face{font-family:icon20;src:url("./media/axerve_dashboard_20-3LSJ3SCH.eot?95373133");src:url("./media/axerve_dashboard_20-3LSJ3SCH.eot?95373133#iefix") format("embedded-opentype"),url("./media/axerve_dashboard_20-EH7NDCQM.woff2?95373133") format("woff2"),url("./media/axerve_dashboard_20-SDSFYSWE.woff?95373133") format("woff"),url("./media/axerve_dashboard_20-STUMHKPQ.ttf?95373133") format("truetype"),url("./media/axerve_dashboard_20-JQDX2TES.svg?95373133#axerve_dashboard_20") format("svg");font-weight:400;font-style:normal}.fbk-dashboard .icon20{font-family:icon20,sans-serif!important;font-style:normal;font-weight:400;font-size:20px;speak:none;display:inline-block;text-decoration:inherit;width:1em;margin-right:.2em;text-align:center;font-variant:normal;text-transform:none;line-height:1em;margin-left:.2em;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.fbk-dashboard .icon20.sprite{min-height:20px;min-width:20px;max-height:20px;max-width:20px}.fbk-dashboard .icon20.icon-Approved:before{content:"\e900"}.fbk-dashboard .icon20.icon-Bottom-Chevron:before,.fbk-dashboard .setting .icon20.select[aria-expanded=false]:before,.fbk-dashboard .ax-select .mat-select .mat-select-arrow-wrapper .icon20.mat-select-arrow:before,.fbk-dashboard .icon20.DropDown[aria-expanded=false]:before{content:"\e901"}.fbk-dashboard .icon20.icon-Calendar:before{content:"\e902"}.fbk-dashboard .icon20.icon-Card:before{content:"\e903"}.fbk-dashboard .icon20.icon-Chart:before{content:"\e904"}.fbk-dashboard .icon20.icon-Close:before,.fbk-dashboard .new-tour-step .shepherd-header .icon20.shepherd-cancel-icon:before,.fbk-dashboard .tour-step .shepherd-header .icon20.shepherd-cancel-icon:before{content:"\e905"}.fbk-dashboard .icon20.icon-Desktop:before{content:"\e906"}.fbk-dashboard .icon20.icon-Filters:before{content:"\e908"}.fbk-dashboard .icon20.icon-Home:before{content:"\e909"}.fbk-dashboard .icon20.icon-Invoice:before{content:"\e90a"}.fbk-dashboard .icon20.icon-Layout:before{content:"\e90b"}.fbk-dashboard .icon20.icon-Left-Chevron:before{content:"\e90c"}.fbk-dashboard .icon20.icon-Menu:before{content:"\e90d"}.fbk-dashboard .icon20.icon-More:before{content:"\e90e"}.fbk-dashboard .icon20.icon-Notification:before{content:"\e90f"}.fbk-dashboard .icon20.icon-Omnichannel:before{content:"\e910"}.fbk-dashboard .icon20.icon-Plus:before{content:"\e911"}.fbk-dashboard .icon20.icon-Retail:before{content:"\e912"}.fbk-dashboard .icon20.icon-Right-Chevron:before{content:"\e913"}.fbk-dashboard .icon20.icon-Search:before{content:"\e914"}.fbk-dashboard .icon20.icon-Settings:before{content:"\e915"}.fbk-dashboard .icon20.icon-Top-Chevron:before,.fbk-dashboard .setting .icon20.select[aria-expanded=true]:before,.fbk-dashboard .icon20.DropDown[aria-expanded=true]:before{content:"\e916"}.fbk-dashboard .icon20.icon-Users:before{content:"\e917"}.fbk-dashboard .icon20.icon-Note:before{content:"\e918"}.fbk-dashboard .icon20.icon-Cash:before{content:"\e928"}.fbk-dashboard .icon20.icon-Pos:before{content:"\e929"}@font-face{font-family:icon24;src:url("./media/axerve_dashboard_24-WYUE3IXD.eot?929163");src:url("./media/axerve_dashboard_24-WYUE3IXD.eot?929163#iefix") format("embedded-opentype"),url("./media/axerve_dashboard_24-WJQTONSL.woff2?929163") format("woff2"),url("./media/axerve_dashboard_24-4SN7B22R.woff?929163") format("woff"),url("./media/axerve_dashboard_24-ZR4KYIY7.ttf?929163") format("truetype"),url("./media/axerve_dashboard_24-OFAG6LWO.svg?929163#axerve_dashboard_24") format("svg");font-weight:400;font-style:normal}.fbk-dashboard .icon24{font-family:icon24,sans-serif!important;font-style:normal;font-weight:400;font-size:24px;speak:none;display:inline-block;text-decoration:inherit;width:1em;margin-right:.2em;text-align:center;font-variant:normal;text-transform:none;line-height:1em;margin-left:.2em;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.fbk-dashboard .icon24.sprite{min-height:24px;min-width:24px;max-height:24px;max-width:24px}.fbk-dashboard .icon24.icon-Approved:before{content:"\e900"}.fbk-dashboard .icon24.icon-Bottom-Chevron:before,.fbk-dashboard .setting .icon24.select[aria-expanded=false]:before,.fbk-dashboard .ax-select .mat-select .mat-select-arrow-wrapper .icon24.mat-select-arrow:before,.fbk-dashboard .icon24.DropDown[aria-expanded=false]:before{content:"\e901"}.fbk-dashboard .icon24.icon-Calendar:before{content:"\e902"}.fbk-dashboard .icon24.icon-Card:before{content:"\e903"}.fbk-dashboard .icon24.icon-Chart:before{content:"\e904"}.fbk-dashboard .icon24.icon-Close:before,.fbk-dashboard .new-tour-step .shepherd-header .icon24.shepherd-cancel-icon:before,.fbk-dashboard .tour-step .shepherd-header .icon24.shepherd-cancel-icon:before{content:"\e905"}.fbk-dashboard .icon24.icon-Desktop:before{content:"\e906"}.fbk-dashboard .icon24.icon-Download:before{content:"\e907"}.fbk-dashboard .icon24.icon-Filters:before{content:"\e908"}.fbk-dashboard .icon24.icon-Home:before{content:"\e909"}.fbk-dashboard .icon24.icon-Invoice:before{content:"\e90a"}.fbk-dashboard .icon24.icon-Layout:before{content:"\e90b"}.fbk-dashboard .icon24.icon-Left-Chevron:before{content:"\e90c"}.fbk-dashboard .icon24.icon-Menu:before{content:"\e90d"}.fbk-dashboard .icon24.icon-More:before{content:"\e90e"}.fbk-dashboard .icon24.icon-Notification:before{content:"\e90f"}.fbk-dashboard .icon24.icon-Omnichannel:before{content:"\e910"}.fbk-dashboard .icon24.icon-Plus:before{content:"\e911"}.fbk-dashboard .icon24.icon-Retail:before{content:"\e912"}.fbk-dashboard .icon24.icon-Right-Chevron:before{content:"\e913"}.fbk-dashboard .icon24.icon-Search:before{content:"\e914"}.fbk-dashboard .icon24.icon-Settings:before{content:"\e915"}.fbk-dashboard .icon24.icon-Top-Chevron:before,.fbk-dashboard .setting .icon24.select[aria-expanded=true]:before,.fbk-dashboard .icon24.DropDown[aria-expanded=true]:before{content:"\e916"}.fbk-dashboard .icon24.icon-Users:before{content:"\e917"}.fbk-dashboard .icon24.icon-Cash:before{content:"\e928"}.fbk-dashboard .icon24.icon-Pos:before{content:"\e929"}.fbk-dashboard .elevation1,.fbk-dashboard .Payments .filterBox,.fbk-dashboard .DettaglioResponsive .sezione .box,.fbk-dashboard .Dettaglio .sezione .box,.fbk-dashboard .mat-tab-group:not(.secondary).configurationTabs .mat-tab-body-wrapper,.fbk-dashboard .searchBar,.fbk-dashboard .select,.fbk-dashboard .contTabella,.fbk-dashboard .box-container{box-shadow:0 1px 12px #464d530d,0 1px 8px #ccecff0d,0 1px 6px #464d530d}.fbk-dashboard .mat-dialog-actions ::ng-deep .ico{display:table;width:100%;text-align:right;font-size:15px;font-weight:700;color:#002033;cursor:pointer}.fbk-dashboard .mat-dialog-actions ::ng-deep .Message{width:100%}.fbk-dashboard .mat-dialog-actions ::ng-deep .Message .mat-dialog-title{font-size:16px;line-height:24px;text-align:center;color:#002033}.fbk-dashboard .mat-dialog-actions ::ng-deep .Message .mat-chip-list{width:auto;text-align:center;display:block;-webkit-box-align:center;align-items:center;margin:0 auto}.fbk-dashboard .mat-dialog-actions ::ng-deep .Message .mat-chip-list .mat-chip-list-wrapper{display:block}.fbk-dashboard .mat-dialog-actions ::ng-deep .Message .mat-chip-list .mat-chip-list-wrapper .mat-chip.mat-standard-chip.mat-chip-selected.mat-primary{background-color:#ccecff;border-radius:100px;height:24px;color:#002033;font-weight:600;font-size:12px;line-height:16px;margin:4px}.fbk-dashboard .mat-dialog-actions ::ng-deep .Message .deleteInfo{font-weight:400;font-size:13px;line-height:16px;text-align:center;width:100%;color:#244253;max-width:315px;max-width:335px;margin:50px auto}.fbk-dashboard .mat-dialog-actions ::ng-deep .Message .rowButtons{margin-bottom:16px}.fbk-dashboard .mat-dialog-actions ::ng-deep .Message .rowButtons button{box-sizing:border-box;margin:8px;width:calc(50% - 16px);box-shadow:0 1px #3333331a;border-radius:40px;font-weight:400;font-size:14px;line-height:24px}.fbk-dashboard .mat-dialog-actions ::ng-deep .Message .rowButtons button.Delete{background:#ea344a;color:#fff}.fbk-dashboard .mat-dialog-actions ::ng-deep .Message .rowButtons button.Annulla{background:#fff;border:1px solid #B5C1C8;color:#0091e6}@media only screen and (min-width: 1440px){.fbk-dashboard .page{padding:32px 48px 54px}.fbk-dashboard .page.overview.scrollPage{width:1152px}}@media only screen and (max-width: 1439px) and (min-width: 1024px){.fbk-dashboard .page{padding:32px 32px 64px}.fbk-dashboard .page.overview.scrollPage{width:952px}}@media only screen and (max-width: 1023px){.fbk-dashboard .page{padding:32px 24px 64px}.fbk-dashboard .page.overview.scrollPage{width:696px}}.fbk-dashboard .page{height:100vh;min-height:100%;background:#f6f8f9;position:relative;z-index:0}.fbk-dashboard .page.fix{overflow:hidden;padding-right:63px;height:100%}.fbk-dashboard .page h1{color:#00466e;font-size:32px;font-weight:600;margin:0}.fbk-dashboard .page .page-header{margin-bottom:21px}.fbk-dashboard .page .page-header button{min-width:165px}.fbk-dashboard .page .page-loader{position:fixed;inset:0 0 0 241px}.fbk-dashboard .page .topPage{position:relative;padding:16px 0;height:95px;width:100%;margin-top:4px}.fbk-dashboard .page .topPage .tendinaDinamica{min-width:0}.fbk-dashboard .page .topPage.InfoAndSerach{height:80px}.fbk-dashboard .page .topPage.InfoAndSerach h2{display:inline-block;margin:0;vertical-align:middle}.fbk-dashboard .page .topPage.InfoAndSerach h2 .chip{display:inline-flex}.fbk-dashboard .page .topPage.InfoAndSerach .info{transform:translateY(-150%);-webkit-transform:translateY(-150%);-moz-transform:translateY(-150%);-ms-transform:translateY(-150%);-o-transform:translateY(-150%);position:absolute;color:#5c798a}.fbk-dashboard .page .topPage.InfoAndSerach .searchBar{top:16px;padding:0 0 0 45px}.fbk-dashboard .page .topPage.InfoAndSerach .searchBar:focus-within{caret-color:#85d3ff}.fbk-dashboard .page .topPage.InfoAndSerach .searchBar:focus-within .filtriSuggeriti{display:table}.fbk-dashboard .page .topPage.InfoAndSerach .searchBar .filtriSuggeriti{display:none;width:100%;margin-top:0}.fbk-dashboard .page .topPage.InfoAndSerach .searchBar .filtriSuggeriti .mat-chip-list .mat-chip-list-wrapper>div{cursor:pointer}.fbk-dashboard .page .topPage.InfoAndSerach .searchBar .filtriSuggeriti .mat-chip-list .mat-chip-list-wrapper>div:hover{background:#f0f9ff}.fbk-dashboard .page .topPage.InfoAndSerach .searchBar>.icon,.fbk-dashboard .page .topPage.InfoAndSerach .new-tour-step .shepherd-header .searchBar>.shepherd-cancel-icon,.fbk-dashboard .new-tour-step .shepherd-header .page .topPage.InfoAndSerach .searchBar>.shepherd-cancel-icon,.fbk-dashboard .page .topPage.InfoAndSerach .tour-step .shepherd-header .searchBar>.shepherd-cancel-icon,.fbk-dashboard .tour-step .shepherd-header .page .topPage.InfoAndSerach .searchBar>.shepherd-cancel-icon{position:absolute;left:15px;top:13px;color:#879ba6}.fbk-dashboard .pageResponsive{height:100%;min-height:100vh;position:relative;z-index:0;display:flex;flex-direction:column;align-items:center;padding:24px}.fbk-dashboard .pageResponsive .innerContent{padding-bottom:64px}.fbk-dashboard .pageResponsive.canvas{align-items:flex-start}.fbk-dashboard .pageResponsive.fix{overflow:hidden;padding-right:63px;height:100%}.fbk-dashboard .pageResponsive h1{color:#00466e;font-size:32px;font-weight:600;margin:0}.fbk-dashboard .pageResponsive .page-header{margin-bottom:21px}.fbk-dashboard .pageResponsive .page-header button{min-width:165px}.fbk-dashboard .pageResponsive .page-loader{position:fixed;inset:0 0 0 241px}.fbk-dashboard .pageResponsive .topPage{position:relative;padding:16px 0;height:95px;width:100%;margin-top:4px}.fbk-dashboard .pageResponsive .topPage .tendinaDinamica{min-width:0}.fbk-dashboard .pageResponsive .topPage.InfoAndSerach{height:80px}.fbk-dashboard .pageResponsive .topPage.InfoAndSerach h2{display:inline-block;margin:0;vertical-align:middle}.fbk-dashboard .pageResponsive .topPage.InfoAndSerach h2 .chip{display:inline-flex}.fbk-dashboard .pageResponsive .topPage.InfoAndSerach .info{transform:translateY(-150%);-webkit-transform:translateY(-150%);-moz-transform:translateY(-150%);-ms-transform:translateY(-150%);-o-transform:translateY(-150%);position:absolute;color:#5c798a}.fbk-dashboard .pageResponsive .topPage.InfoAndSerach .searchBar{top:16px;padding:0}.fbk-dashboard .pageResponsive .topPage.InfoAndSerach .searchBar:focus-within{caret-color:#85d3ff}.fbk-dashboard .pageResponsive .topPage.InfoAndSerach .searchBar:focus-within .filtriSuggeriti{display:table}.fbk-dashboard .pageResponsive .topPage.InfoAndSerach .searchBar .filtriSuggeriti{display:none;width:100%;margin-top:0}.fbk-dashboard .pageResponsive .topPage.InfoAndSerach .searchBar .filtriSuggeriti .mat-chip-list .mat-chip-list-wrapper>div{cursor:pointer}.fbk-dashboard .pageResponsive .topPage.InfoAndSerach .searchBar .filtriSuggeriti .mat-chip-list .mat-chip-list-wrapper>div:hover{background:#f0f9ff}.fbk-dashboard .pageResponsive .topPage.InfoAndSerach .searchBar>.icon,.fbk-dashboard .pageResponsive .topPage.InfoAndSerach .new-tour-step .shepherd-header .searchBar>.shepherd-cancel-icon,.fbk-dashboard .new-tour-step .shepherd-header .pageResponsive .topPage.InfoAndSerach .searchBar>.shepherd-cancel-icon,.fbk-dashboard .pageResponsive .topPage.InfoAndSerach .tour-step .shepherd-header .searchBar>.shepherd-cancel-icon,.fbk-dashboard .tour-step .shepherd-header .pageResponsive .topPage.InfoAndSerach .searchBar>.shepherd-cancel-icon{position:absolute;left:15px;top:13px;color:#879ba6}@media only screen and (min-width: 1680px){.fbk-dashboard .pageResponsive{padding:28px 48px 64px}.fbk-dashboard .pageResponsive.overview.scrollPage{width:1152px}.fbk-dashboard .pageResponsive .innerContent{width:1056px}.fbk-dashboard .pageResponsive .tableResponsive{width:1280px!important}}@media only screen and (max-width: 1679px) and (min-width: 1440px){.fbk-dashboard .pageResponsive{padding:28px 32px 64px}.fbk-dashboard .pageResponsive.overview.scrollPage{width:1152px}.fbk-dashboard .pageResponsive .innerContent{width:1056px}}@media only screen and (max-width: 1439px) and (min-width: 1280px){.fbk-dashboard .pageResponsive{padding:28px 32px 64px}.fbk-dashboard .pageResponsive.overview.scrollPage{width:1152px}.fbk-dashboard .pageResponsive .innerContent{width:1056px}}@media only screen and (max-width: 1279px) and (min-width: 1024px){.fbk-dashboard .pageResponsive{padding:28px 24px 64px}.fbk-dashboard .pageResponsive.overview.scrollPage{width:952px}.fbk-dashboard .pageResponsive .innerContent{width:888px}}@media only screen and (max-width: 1023px) and (min-width: 768px){.fbk-dashboard .pageResponsive{padding:28px 24px 64px}.fbk-dashboard .pageResponsive.overview.scrollPage{width:696px}.fbk-dashboard .pageResponsive .innerContent{width:648px}}.fbk-dashboard .mat-progress-spinner circle,.fbk-dashboard .mat-spinner circle{stroke:#00b7ff}.fbk-dashboard .topTabella{width:100%;background:#fff;position:relative;padding:16px;height:64px;border-radius:4px}.fbk-dashboard .topTabella>div{display:inline-flex}.fbk-dashboard .topTabella .resultSelezionati{margin-right:16px;display:inline-block;vertical-align:top}.fbk-dashboard .topTabella .contMultiAction{display:inline-block;position:relative}.fbk-dashboard .topTabella .contMultiAction.button:disabled,.fbk-dashboard .topTabella .contMultiAction.button.disabled{display:none}.fbk-dashboard .topTabella .contMultiAction .multiAction{border:1px solid #d8dfe3;box-sizing:border-box;width:80px;height:30px;vertical-align:middle;box-shadow:none}.fbk-dashboard .topTabella .contMultiAction.active .multiAction ::ng-deep span.mat-select-placeholder{font-size:14px;font-weight:400;color:#0091e6}.fbk-dashboard .topTabella .conBtn{display:inline-block;position:absolute;right:16px}.fbk-dashboard .topTabella .conBtn .addBtn{font-weight:600;font-size:14px;height:33px;text-align:center;padding:0 8px;color:#fff;background:#0091e6;border-radius:4px}.fbk-dashboard .TableNoResult{margin:0 auto;max-width:280px;flex-direction:column;justify-content:center!important;display:flex;background:#fff;text-align:center}.fbk-dashboard .TableNoResult .iconEmpty{width:64px;margin:30px auto 0;height:64px}.fbk-dashboard .TableNoResult .titleEmptyResult{font-weight:600;line-height:24px;padding-top:10px;padding-bottom:4px}.fbk-dashboard .containerNoResult{padding:20px 0 50px;background:#fff}.fbk-dashboard .NoResult{flex-direction:column;justify-content:center!important;display:flex;background:#fff;text-align:center}.fbk-dashboard .NoResult span{color:#879ba6}.fbk-dashboard .mat-table-sticky{position:-webkit-sticky!important;position:sticky!important}.fbk-dashboard .box-container{border-radius:6px;overflow:hidden;background:#fff}.fbk-dashboard .box-container.with-tabs .mat-mdc-tab-labels{margin-left:16px}.fbk-dashboard .box-container.with-tabs .chipsContainer,.fbk-dashboard .box-container.with-tabs .chips-container{margin:0 10px}.fbk-dashboard .contTabella{border-radius:6px;overflow:hidden}.fbk-dashboard .contTabella .contFixTabella{overflow-y:hidden;overflow-x:auto;background:#fff;width:100%!important}.fbk-dashboard .contTabella .contFixTabella table{border-collapse:separate;border-spacing:0}.fbk-dashboard .contTabella .contFixTabella table thead th{border:none!important}.fbk-dashboard .contTabella .contFixTabella table tbody td{border-top:none!important;border-bottom:1px solid #e7ecef!important}.fbk-dashboard .contTabella .contFixTabella table tbody td span:not([class^=ax-]){overflow:hidden;text-overflow:ellipsis;max-width:100%;display:inline-flex;align-items:center}@media screen and (-webkit-min-device-pixel-ratio: 0) and (min-resolution: .001dpcm){.fbk-dashboard .contTabella .contFixTabella table tbody td .chrome{border-bottom:1.5px solid #e7ecef!important}}.fbk-dashboard .contTabella .contFixTabella table tbody tr:first-child td{border-top:1px solid #e7ecef!important}@media screen and (-webkit-min-device-pixel-ratio: 0) and (min-resolution: .001dpcm){.fbk-dashboard .contTabella .contFixTabella table tbody tr:first-child td .chrome{border-bottom:1.5px solid #e7ecef!important}}.fbk-dashboard .contTabella .contFixTabella table tbody tr:last-child td{border-bottom:none!important}.fbk-dashboard .contTabella .contFixTabella .ResultTable{margin-bottom:0}.fbk-dashboard .contTabella .contFixTabella .ResultTable.noHeader thead{display:none}.fbk-dashboard .contTabella .contFixTabella .ResultTable.noHeader tbody tr:first-child td{border-top:0}.fbk-dashboard .contTabella .contFixTabella .ResultTable.newDS tbody tr:hover{background:#f0f9ff}.fbk-dashboard .contTabella .contFixTabella .ResultTable.newDS tbody tr.selected{background:#f7f7f8}.fbk-dashboard .contTabella .contFixTabella .ResultTable tbody tr:hover{background:#f0f9ff}.fbk-dashboard .contTabella .contFixTabella .ResultTable tbody tr:hover td.actionCell .icon,.fbk-dashboard .contTabella .contFixTabella .ResultTable tbody tr:hover td.actionCell .new-tour-step .shepherd-header .shepherd-cancel-icon,.fbk-dashboard .new-tour-step .shepherd-header .contTabella .contFixTabella .ResultTable tbody tr:hover td.actionCell .shepherd-cancel-icon,.fbk-dashboard .contTabella .contFixTabella .ResultTable tbody tr:hover td.actionCell .tour-step .shepherd-header .shepherd-cancel-icon,.fbk-dashboard .tour-step .shepherd-header .contTabella .contFixTabella .ResultTable tbody tr:hover td.actionCell .shepherd-cancel-icon{opacity:1}.fbk-dashboard .contTabella .contFixTabella .ResultTable tbody tr.selected{background:#f6f8f9}.fbk-dashboard .contTabella .contFixTabella .ResultTable tbody tr.newPaymentsHover:hover{background-color:#f7f7f8!important}.fbk-dashboard .contTabella .contFixTabella .ResultTable tr{height:64px}.fbk-dashboard .contTabella .contFixTabella .ResultTable tr td,.fbk-dashboard .contTabella .contFixTabella .ResultTable tr th{vertical-align:middle!important;padding:0 16px;border-color:#e7ecef;max-width:400px}.fbk-dashboard .contTabella .contFixTabella .ResultTable tr td h4,.fbk-dashboard .contTabella .contFixTabella .ResultTable tr th h4{margin:0}.fbk-dashboard .contTabella .contFixTabella .ResultTable tr td span,.fbk-dashboard .contTabella .contFixTabella .ResultTable tr th span{white-space:nowrap}.fbk-dashboard .contTabella .contFixTabella .ResultTable tr td.mat-column-select,.fbk-dashboard .contTabella .contFixTabella .ResultTable tr th.mat-column-select{width:64px;text-align:left;padding:0 16px}.fbk-dashboard .contTabella .contFixTabella .ResultTable tr td.mat-column-select input,.fbk-dashboard .contTabella .contFixTabella .ResultTable tr th.mat-column-select input{padding:0}.fbk-dashboard .contTabella .contFixTabella .ResultTable tr td.actionCell,.fbk-dashboard .contTabella .contFixTabella .ResultTable tr th.actionCell{padding:0;width:55px;right:0;position:relative;text-align:center;justify-content:center}.fbk-dashboard .contTabella .contFixTabella .ResultTable tr td.actionCell:focus-within,.fbk-dashboard .contTabella .contFixTabella .ResultTable tr th.actionCell:focus-within{z-index:2!important}.fbk-dashboard .contTabella .contFixTabella .ResultTable tr td.actionCell:focus-within .contActionList,.fbk-dashboard .contTabella .contFixTabella .ResultTable tr th.actionCell:focus-within .contActionList{display:block}.fbk-dashboard .contTabella .contFixTabella .ResultTable tr td.actionCell:focus-within .icon,.fbk-dashboard .contTabella .contFixTabella .ResultTable tr td.actionCell:focus-within .new-tour-step .shepherd-header .shepherd-cancel-icon,.fbk-dashboard .new-tour-step .shepherd-header .contTabella .contFixTabella .ResultTable tr td.actionCell:focus-within .shepherd-cancel-icon,.fbk-dashboard .contTabella .contFixTabella .ResultTable tr td.actionCell:focus-within .tour-step .shepherd-header .shepherd-cancel-icon,.fbk-dashboard .tour-step .shepherd-header .contTabella .contFixTabella .ResultTable tr td.actionCell:focus-within .shepherd-cancel-icon,.fbk-dashboard .contTabella .contFixTabella .ResultTable tr th.actionCell:focus-within .icon,.fbk-dashboard .contTabella .contFixTabella .ResultTable tr th.actionCell:focus-within .new-tour-step .shepherd-header .shepherd-cancel-icon,.fbk-dashboard .new-tour-step .shepherd-header .contTabella .contFixTabella .ResultTable tr th.actionCell:focus-within .shepherd-cancel-icon,.fbk-dashboard .contTabella .contFixTabella .ResultTable tr th.actionCell:focus-within .tour-step .shepherd-header .shepherd-cancel-icon,.fbk-dashboard .tour-step .shepherd-header .contTabella .contFixTabella .ResultTable tr th.actionCell:focus-within .shepherd-cancel-icon{color:#5c798a!important;opacity:1}.fbk-dashboard .contTabella .contFixTabella .ResultTable tr td.actionCell span:focus,.fbk-dashboard .contTabella .contFixTabella .ResultTable tr th.actionCell span:focus{outline:0}.fbk-dashboard .contTabella .contFixTabella .ResultTable tr td.actionCell .icon:not(.ax-button),.fbk-dashboard .contTabella .contFixTabella .ResultTable tr td.actionCell .new-tour-step .shepherd-header .shepherd-cancel-icon:not(.ax-button),.fbk-dashboard .new-tour-step .shepherd-header .contTabella .contFixTabella .ResultTable tr td.actionCell .shepherd-cancel-icon:not(.ax-button),.fbk-dashboard .contTabella .contFixTabella .ResultTable tr td.actionCell .tour-step .shepherd-header .shepherd-cancel-icon:not(.ax-button),.fbk-dashboard .tour-step .shepherd-header .contTabella .contFixTabella .ResultTable tr td.actionCell .shepherd-cancel-icon:not(.ax-button),.fbk-dashboard .contTabella .contFixTabella .ResultTable tr th.actionCell .icon:not(.ax-button),.fbk-dashboard .contTabella .contFixTabella .ResultTable tr th.actionCell .new-tour-step .shepherd-header .shepherd-cancel-icon:not(.ax-button),.fbk-dashboard .new-tour-step .shepherd-header .contTabella .contFixTabella .ResultTable tr th.actionCell .shepherd-cancel-icon:not(.ax-button),.fbk-dashboard .contTabella .contFixTabella .ResultTable tr th.actionCell .tour-step .shepherd-header .shepherd-cancel-icon:not(.ax-button),.fbk-dashboard .tour-step .shepherd-header .contTabella .contFixTabella .ResultTable tr th.actionCell .shepherd-cancel-icon:not(.ax-button){vertical-align:middle;cursor:pointer;color:#d8dfe3;font-size:20px!important;opacity:0;width:55px;margin:0;display:inline-flex;justify-content:center}.fbk-dashboard .contTabella .contFixTabella .ResultTable tr td.actionCell .icon:not(.ax-button).visible,.fbk-dashboard .contTabella .contFixTabella .ResultTable tr td.actionCell .new-tour-step .shepherd-header .shepherd-cancel-icon:not(.ax-button).visible,.fbk-dashboard .new-tour-step .shepherd-header .contTabella .contFixTabella .ResultTable tr td.actionCell .shepherd-cancel-icon:not(.ax-button).visible,.fbk-dashboard .contTabella .contFixTabella .ResultTable tr td.actionCell .tour-step .shepherd-header .shepherd-cancel-icon:not(.ax-button).visible,.fbk-dashboard .tour-step .shepherd-header .contTabella .contFixTabella .ResultTable tr td.actionCell .shepherd-cancel-icon:not(.ax-button).visible,.fbk-dashboard .contTabella .contFixTabella .ResultTable tr th.actionCell .icon:not(.ax-button).visible,.fbk-dashboard .contTabella .contFixTabella .ResultTable tr th.actionCell .new-tour-step .shepherd-header .shepherd-cancel-icon:not(.ax-button).visible,.fbk-dashboard .new-tour-step .shepherd-header .contTabella .contFixTabella .ResultTable tr th.actionCell .shepherd-cancel-icon:not(.ax-button).visible,.fbk-dashboard .contTabella .contFixTabella .ResultTable tr th.actionCell .tour-step .shepherd-header .shepherd-cancel-icon:not(.ax-button).visible,.fbk-dashboard .tour-step .shepherd-header .contTabella .contFixTabella .ResultTable tr th.actionCell .shepherd-cancel-icon:not(.ax-button).visible{opacity:1!important}.fbk-dashboard .contTabella .contFixTabella .ResultTable tr td.actionCell .button,.fbk-dashboard .contTabella .contFixTabella .ResultTable tr th.actionCell .button{outline:none!important;box-shadow:none!important}.fbk-dashboard .contTabella .contFixTabella .ResultTable tr td.actionCell .action.button,.fbk-dashboard .contTabella .contFixTabella .ResultTable tr th.actionCell .action.button{margin:0 0 8px;padding:0;width:100%;text-align:left;box-shadow:none}.fbk-dashboard .contTabella .contFixTabella .ResultTable tr td.actionCell .action.button:last-child,.fbk-dashboard .contTabella .contFixTabella .ResultTable tr th.actionCell .action.button:last-child{margin-bottom:0}.fbk-dashboard .contTabella .contFixTabella .ResultTable tr td.data,.fbk-dashboard .contTabella .contFixTabella .ResultTable tr th.data{text-align:left}.fbk-dashboard .contTabella .contFixTabella .ResultTable tr td.right,.fbk-dashboard .contTabella .contFixTabella .ResultTable tr th.right{text-align:right}.fbk-dashboard .contTabella .contFixTabella .ResultTable tr td.left,.fbk-dashboard .contTabella .contFixTabella .ResultTable tr th.left{text-align:left}.fbk-dashboard .contTabella .contFixTabella .ResultTable tr td.center,.fbk-dashboard .contTabella .contFixTabella .ResultTable tr th.center{text-align:center}.fbk-dashboard .contTabella .contFixTabella .ResultTable tr td.iconCont,.fbk-dashboard .contTabella .contFixTabella .ResultTable tr th.iconCont{width:56px;max-width:56px}.fbk-dashboard .contTabella .contFixTabella .ResultTable tr td.w120,.fbk-dashboard .contTabella .contFixTabella .ResultTable tr th.w120{width:120px}.fbk-dashboard .contTabella .contFixTabella .ResultTable tr td .contImg,.fbk-dashboard .contTabella .contFixTabella .ResultTable tr th .contImg{margin:12px 16px 12px 0;display:inline-block;vertical-align:middle;position:relative}.fbk-dashboard .contTabella .contFixTabella .ResultTable tr td .contImg .avatar,.fbk-dashboard .contTabella .contFixTabella .ResultTable tr td .contImg .contImg,.fbk-dashboard .contTabella .contFixTabella .ResultTable tr th .contImg .avatar,.fbk-dashboard .contTabella .contFixTabella .ResultTable tr th .contImg .contImg{border:solid 1px}.fbk-dashboard .contTabella .contFixTabella .ResultTable tr td .contInfo,.fbk-dashboard .contTabella .contFixTabella .ResultTable tr th .contInfo{line-height:initial;vertical-align:middle;display:inline-block}.fbk-dashboard .contTabella .contFixTabella .ResultTable tr td .contInfo .name,.fbk-dashboard .contTabella .contFixTabella .ResultTable tr th .contInfo .name{width:100%;font-weight:600}.fbk-dashboard .contTabella .contFixTabella .ResultTable tr td .contInfo .name.globalWrk,.fbk-dashboard .contTabella .contFixTabella .ResultTable tr th .contInfo .name.globalWrk,.fbk-dashboard .contTabella .contFixTabella .ResultTable tr td .contInfo .name.globalWrk:hover,.fbk-dashboard .contTabella .contFixTabella .ResultTable tr th .contInfo .name.globalWrk:hover,.fbk-dashboard .contTabella .contFixTabella .ResultTable tr td .contInfo .name.globalWrk:active,.fbk-dashboard .contTabella .contFixTabella .ResultTable tr th .contInfo .name.globalWrk:active{color:#002033!important}.fbk-dashboard .contTabella .contFixTabella .ResultTable tr th{border-top:none}.fbk-dashboard .contTabella .contFixTabella .ResultTable.h48 tr{height:48px!important}.fbk-dashboard .contTabella .contFixTabella .ResultTable.header.h48 thead tr{height:48px}.fbk-dashboard .contTabella .contFixTabella .ResultTable.h64 tbody tr{height:64px!important}.fbk-dashboard .contTabella .contFixTabella .ResultTable.before{cursor:progress}.fbk-dashboard .contTabella .contFixTabella .ResultTable.before tr td span{display:inline-block;height:10px;width:144px;background:#d8dfe3;border-radius:2px}.fbk-dashboard .contTabella .contFixTabella .ResultTable.before tr td span.second{width:82px;background:#e7ecef;border-radius:2px}.fbk-dashboard .contTabella .contFixTabella .ResultTable.before tr td span.third{width:131px;background:#e7ecef;border-radius:2px}.fbk-dashboard .contTabella .contFixTabella .ResultTable.before tr td .contInfo{background:transparent;width:auto}.fbk-dashboard .contTabella .contFixTabella .ResultTable.before tr td .contInfo span{display:inline-block;height:4px;width:80px;background:#879ba6}.fbk-dashboard .contTabella .contFixTabella .ResultTable.before tr td .contInfo span:last-child{width:145px}.fbk-dashboard .contTabella .contFixTabella .ResultTable.before tr td .contImg{background:#e7ecef}.fbk-dashboard .contTabella .contFixTabella .ResultTable.before tr td.actionCell{opacity:1}.fbk-dashboard .contTabella .contFixTabella .ResultTable.before tr td.actionCell span{background:#fff}.fbk-dashboard .contTabella .contFixTabella .ResultTable.before tr td.actionCell .ico{color:#5c798a!important}.fbk-dashboard .contTabella.scrollTop{position:relative;padding-top:65px;background:#fff}.fbk-dashboard .contTabella.scrollTop .topTabella{position:absolute;top:0;padding-bottom:114px;background:transparent}.fbk-dashboard .contTabella.scrollTop .topTabella:after{content:" ";box-shadow:0 0 19px 2px #dad5d5;width:calc(100% - 13px);height:1px;display:block;position:absolute;bottom:-1px;left:0;z-index:10}.fbk-dashboard .contTabella.scrollTop .topTabella .contenutoTopTabella{height:49px;background:#fff}.fbk-dashboard .contTabella.scrollBottom{position:relative;padding-bottom:78px;background:#fff}.fbk-dashboard .contTabella.scrollBottom .mat-paginator{box-shadow:0 -9px 19px -12px #dad5d5;position:absolute;width:100%;z-index:102}.fbk-dashboard .contTabella.scrollLeft .ResultTable tr th:first-child{box-shadow:9px 0 19px -7px #dad5d5!important;background:#fff}.fbk-dashboard .contTabella.scrollLeft .ResultTable tr th.checked{background:#f7f7f8}.fbk-dashboard .contTabella.scrollLeft .ResultTable tr td:first-child{box-shadow:0 9px 19px #dad5d5;background:#fff}.fbk-dashboard .contTabella.scrollLeft .ResultTable tr td.checked{background:#f7f7f8}.fbk-dashboard .contTabella.scrollRight .ResultTable tr th.actionCell,.fbk-dashboard .contTabella.scrollRight .contFixTabella tr th.actionCell{box-shadow:-9px 0 19px -7px #dad5d5!important;background:#fff}.fbk-dashboard .contTabella.scrollRight .ResultTable tr th.checked,.fbk-dashboard .contTabella.scrollRight .contFixTabella tr th.checked{background:#f7f7f8}.fbk-dashboard .contTabella.scrollRight .ResultTable tr td.actionCell,.fbk-dashboard .contTabella.scrollRight .contFixTabella tr td.actionCell{box-shadow:0 9px 19px #dad5d5;background:#fff}.fbk-dashboard .contTabella.scrollRight .ResultTable tr td.checked,.fbk-dashboard .contTabella.scrollRight .contFixTabella tr td.checked{background:#f7f7f8}.fbk-dashboard .selectedRow{background:#bac0c4}.fbk-dashboard .resultFiltri{margin-bottom:24px}.fbk-dashboard .resultFiltri .mat-chip-list,.fbk-dashboard .resultFiltri .mat-chip-list-wrapper,.fbk-dashboard .resultFiltri .mat-chip-list .mat-chip-list-wrapper{min-height:0!important}.fbk-dashboard .mat-paginator{border-radius:0 0 4px 4px}.fbk-dashboard .customPaginator{position:relative;height:64px;background-color:#fff;border-radius:0 4px 4px 0}.fbk-dashboard .customPaginator .customLabelContainer{position:absolute;top:24px;left:16px;line-height:16px;font-weight:400;font-size:13px;color:#5c798a}.fbk-dashboard .glossary-content .glossaryTable{border-collapse:separate;border-spacing:0;background:transparent}.fbk-dashboard .glossary-content .glossaryTable .mat-column-glossaryDescription{width:100%}.fbk-dashboard .glossary-content .glossaryTable tr.mat-header-row{height:48px}.fbk-dashboard .glossary-content .glossaryTable thead tr{background:#fff}.fbk-dashboard .glossary-content .glossaryTable thead th{border:none!important}.fbk-dashboard .glossary-content .glossaryTable th,.fbk-dashboard .glossary-content .glossaryTable td{vertical-align:middle;padding:8px 16px}.fbk-dashboard .glossary-content .glossaryTable tbody td{border-top:none!important;border-bottom:1px solid #dde1e3!important}.fbk-dashboard .glossary-content .glossaryTable tbody td span{overflow:hidden;text-overflow:ellipsis;max-width:100%;display:inline-flex;align-items:center}@media screen and (-webkit-min-device-pixel-ratio: 0) and (min-resolution: .001dpcm){.fbk-dashboard .glossary-content .glossaryTable tbody td .chrome{border-bottom:1.5px solid #dde1e3!important}}.fbk-dashboard .glossary-content .glossaryTable tbody tr:first-child td{border-top:1px solid #dde1e3!important}@media screen and (-webkit-min-device-pixel-ratio: 0) and (min-resolution: .001dpcm){.fbk-dashboard .glossary-content .glossaryTable tbody tr:first-child td .chrome{border-bottom:1.5px solid #dde1e3!important}}.fbk-dashboard table .mat-mdc-checkbox{display:inline-flex;align-items:center}.fbk-dashboard .paragraph-14-regular,.fbk-dashboard .contTabella .contFixTabella .ResultTable tr td,.fbk-dashboard .contTabella .contFixTabella .ResultTable tr th,.fbk-dashboard owl-date-time-container owl-date-time-timer owl-date-time-timer-box .owl-dt-timer-content .owl-dt-timer-input,.fbk-dashboard owl-date-time-container owl-date-time-timer .owl-dt-timer-hour12,.fbk-dashboard owl-date-time-container .owl-dt-container-buttons button.owl-dt-control.owl-dt-control-button.owl-dt-container-control-button,.fbk-dashboard .axBreadcrumb,.fbk-dashboard .new-tour-step .shepherd-content .shepherd-text .tooltipText{font-style:normal;font-weight:400;font-size:14px;line-height:24px;-webkit-text-decoration-line:unset;text-decoration-line:unset;letter-spacing:unset;text-transform:unset}.fbk-dashboard .small-12-regular,.fbk-dashboard .old-stepper .mat-mdc-tab-header .mat-mdc-tab-labels .mat-mdc-tab.mat-mdc-tab-disabled .mdc-tab__text-label,.fbk-dashboard .small:not(button,.badge),.fbk-dashboard app-workspaces mat-sidenav-container mat-sidenav app-menu app-menu-voce .voce span:not(button,.badge),.fbk-dashboard .DettaglioResponsive .sezione .box .dati>span>span>span:not(button,.badge),.fbk-dashboard .DettaglioResponsive .sezione .box .dati>span>div:not(.no-flex)>span:not(button,.badge),.fbk-dashboard .DettaglioResponsive .sezione .box .dati>div>span>span:not(button,.badge),.fbk-dashboard .DettaglioResponsive .sezione .box .dati>div>div:not(.no-flex)>span:not(button,.badge),.fbk-dashboard .Dettaglio .sezione .box .dati>span>span>span:not(button,.badge),.fbk-dashboard .Dettaglio .sezione .box .dati>span>div>span:not(button,.badge),.fbk-dashboard .Dettaglio .sezione .box .dati>div>span>span:not(button,.badge),.fbk-dashboard .Dettaglio .sezione .box .dati>div>div>span:not(button,.badge),.fbk-dashboard .searchBar .serchInput:not(button,.badge),.fbk-dashboard .contAction .action:not(button,.badge),.fbk-dashboard .contAction .action span:not(button,.badge),.fbk-dashboard .contList.checkList .mat-optgroup .mat-optgroup-label:not(button,.badge),.fbk-dashboard .contList2.checkList .mat-optgroup .mat-optgroup-label:not(button,.badge),.fbk-dashboard .tendinaDinamica .voceTendina:not(button,.badge),.fbk-dashboard .customTooltip .tooltip-inner:not(button,.badge),.fbk-dashboard .customTooltipRight .tooltip-inner:not(button,.badge),.fbk-dashboard .alert-box-inside-modal .content{font-style:normal;font-weight:400;font-size:12px;line-height:16px;-webkit-text-decoration-line:unset;text-decoration-line:unset;letter-spacing:unset;text-transform:unset}.fbk-dashboard .elevation1,.fbk-dashboard .Payments .filterBox,.fbk-dashboard .DettaglioResponsive .sezione .box,.fbk-dashboard .Dettaglio .sezione .box,.fbk-dashboard .box-container,.fbk-dashboard .contTabella,.fbk-dashboard .select,.fbk-dashboard .searchBar,.fbk-dashboard .mat-tab-group:not(.secondary).configurationTabs .mat-tab-body-wrapper{box-shadow:0 1px 12px #464d530d,0 1px 8px #ccecff0d,0 1px 6px #464d530d}.fbk-dashboard .elevation2,.fbk-dashboard .tooltip-container-isEllipsis,.fbk-dashboard .mat-select-panel:not([class*=mat-elevation-z]),.fbk-dashboard .DettaglioResponsive .sezione .Wrks,.fbk-dashboard .DettaglioResponsive .sezione .Data,.fbk-dashboard .Dettaglio .sezione .Wrks,.fbk-dashboard .old-stepper .CustomWrk .conResult,.fbk-dashboard .contList,.fbk-dashboard .ruoliContainer,.fbk-dashboard .menuItemTooltip .tooltip-inner{box-shadow:0 5px 16px #464d5326,0 1px 8px #80dbff0d,0 1px 6px #464d530d}.fbk-dashboard .elevation3,.fbk-dashboard div.cdk-overlay-container div.mat-select-custom-overlay .selectworkspace,.fbk-dashboard .owl-dt-inline-container,.fbk-dashboard .owl-dt-popup-container,.fbk-dashboard .new-tour-step,.fbk-dashboard .customTooltip .tooltip-inner,.fbk-dashboard .customTooltipRight .tooltip-inner{box-shadow:0 12px 20px #464d532e,0 1px 10px #4ccdff0d,0 1px 6px #464d5314}.fbk-dashboard .elevation1,.fbk-dashboard .Payments .filterBox,.fbk-dashboard .DettaglioResponsive .sezione .box,.fbk-dashboard .Dettaglio .sezione .box,.fbk-dashboard .mat-tab-group:not(.secondary).configurationTabs .mat-tab-body-wrapper,.fbk-dashboard .searchBar,.fbk-dashboard .select,.fbk-dashboard .box-container,.fbk-dashboard .contTabella{box-shadow:0 1px 12px #464d530d,0 1px 8px #ccecff0d,0 1px 6px #464d530d}.fbk-dashboard .elevation2,.fbk-dashboard .tooltip-container-isEllipsis,.fbk-dashboard .mat-select-panel:not([class*=mat-elevation-z]),.fbk-dashboard .DettaglioResponsive .sezione .Wrks,.fbk-dashboard .DettaglioResponsive .sezione .Data,.fbk-dashboard .Dettaglio .sezione .Wrks,.fbk-dashboard .old-stepper .CustomWrk .conResult,.fbk-dashboard .menuItemTooltip .tooltip-inner,.fbk-dashboard .ruoliContainer,.fbk-dashboard .contList{box-shadow:0 5px 16px #464d5326,0 1px 8px #80dbff0d,0 1px 6px #464d530d}.fbk-dashboard .elevation3,.fbk-dashboard div.cdk-overlay-container div.mat-select-custom-overlay .selectworkspace,.fbk-dashboard .customTooltipRight .tooltip-inner,.fbk-dashboard .customTooltip .tooltip-inner,.fbk-dashboard .new-tour-step,.fbk-dashboard .owl-dt-inline-container,.fbk-dashboard .owl-dt-popup-container{box-shadow:0 12px 20px #464d532e,0 1px 10px #4ccdff0d,0 1px 6px #464d5314}.fbk-dashboard .elevation1-imp{box-shadow:0 1px 12px #464d530d,0 1px 8px #ccecff0d,0 1px 6px #464d530d!important}.fbk-dashboard .elevation2-imp{box-shadow:0 5px 16px #464d5326,0 1px 8px #80dbff0d,0 1px 6px #464d530d!important}.fbk-dashboard .elevation3-imp{box-shadow:0 12px 20px #464d532e,0 1px 10px #4ccdff0d,0 1px 6px #464d5314!important}.fbk-dashboard .elevation4,.fbk-dashboard .contAction{box-shadow:0 1px 12px #464d530d,0 1px 8px #ccecff0d,0 1px 6px #464d530d}.fbk-dashboard .elevation4-imp{box-shadow:0 1px 12px #464d530d,0 1px 8px #ccecff0d,0 1px 6px #464d530d!important}.fbk-dashboard .heading-h1,.fbk-dashboard h1{font-style:normal;font-weight:700;font-size:48px;line-height:120%;-webkit-text-decoration-line:unset;text-decoration-line:unset;letter-spacing:unset;text-transform:unset}.fbk-dashboard .heading-h2,.fbk-dashboard h2{font-style:normal;font-weight:700;font-size:32px;line-height:120%;-webkit-text-decoration-line:unset;text-decoration-line:unset;letter-spacing:unset;text-transform:unset}.fbk-dashboard .heading-h3,.fbk-dashboard h3{font-style:normal;font-weight:700;font-size:24px;line-height:32px;-webkit-text-decoration-line:unset;text-decoration-line:unset;letter-spacing:unset;text-transform:unset}.fbk-dashboard .heading-h4,.fbk-dashboard h4{font-style:normal;font-weight:700;font-size:20px;line-height:120%;-webkit-text-decoration-line:unset;text-decoration-line:unset;letter-spacing:unset;text-transform:unset}.fbk-dashboard .heading-h5,.fbk-dashboard h5{font-style:normal;font-weight:600;font-size:12px;line-height:16px;-webkit-text-decoration-line:unset;text-decoration-line:unset;letter-spacing:.1em;text-transform:uppercase}.fbk-dashboard .heading-h6,.fbk-dashboard h6{font-style:normal;font-weight:600;font-size:10px;line-height:16px;-webkit-text-decoration-line:unset;text-decoration-line:unset;letter-spacing:.1em;text-transform:uppercase}.fbk-dashboard .body-16-regular{font-style:normal;font-weight:400;font-size:16px;line-height:24px;-webkit-text-decoration-line:unset;text-decoration-line:unset;letter-spacing:unset;text-transform:unset}.fbk-dashboard .body-16-semibold{font-style:normal;font-weight:600;font-size:16px;line-height:150%;-webkit-text-decoration-line:unset;text-decoration-line:unset;letter-spacing:unset;text-transform:unset}.fbk-dashboard .body-16-bold,.fbk-dashboard .new-tour-step .shepherd-header .shepherd-title{font-style:normal;font-weight:700;font-size:16px;line-height:150%;-webkit-text-decoration-line:unset;text-decoration-line:unset;letter-spacing:unset;text-transform:unset}.fbk-dashboard .body-16-italic{font-style:var(--fbk-gbs-dls-font-italic);font-weight:400;font-size:16px;line-height:150%;-webkit-text-decoration-line:unset;text-decoration-line:unset;letter-spacing:unset;text-transform:unset}.fbk-dashboard .body-16-underline{font-style:normal;font-weight:400;font-size:16px;line-height:150%;-webkit-text-decoration-line:underline;text-decoration-line:underline;letter-spacing:unset;text-transform:unset}.fbk-dashboard .paragraph-14-regular,.fbk-dashboard .new-tour-step .shepherd-content .shepherd-text .tooltipText,.fbk-dashboard .axBreadcrumb,.fbk-dashboard owl-date-time-container .owl-dt-container-buttons button.owl-dt-control.owl-dt-control-button.owl-dt-container-control-button,.fbk-dashboard owl-date-time-container owl-date-time-timer .owl-dt-timer-hour12,.fbk-dashboard owl-date-time-container owl-date-time-timer owl-date-time-timer-box .owl-dt-timer-content .owl-dt-timer-input,.fbk-dashboard .contTabella .contFixTabella .ResultTable tr td,.fbk-dashboard .contTabella .contFixTabella .ResultTable tr th{font-style:normal;font-weight:400;font-size:14px;line-height:24px;-webkit-text-decoration-line:unset;text-decoration-line:unset;letter-spacing:unset;text-transform:unset}.fbk-dashboard .paragraph-14-semibold,.fbk-dashboard .alert-box-inside-modal .title{font-style:normal;font-weight:600;font-size:14px;line-height:24px;-webkit-text-decoration-line:unset;text-decoration-line:unset;letter-spacing:unset;text-transform:unset}.fbk-dashboard .paragraph-14-italic{font-style:var(--fbk-gbs-dls-font-italic);font-weight:400;font-size:14px;line-height:24px;-webkit-text-decoration-line:unset;text-decoration-line:unset;letter-spacing:unset;text-transform:unset}.fbk-dashboard .paragraph-14-underline-regular{font-style:normal;font-weight:400;font-size:14px;line-height:24px;-webkit-text-decoration-line:underline;text-decoration-line:underline;letter-spacing:unset;text-transform:unset}.fbk-dashboard .paragraph-14-underline-semibold{font-style:normal;font-weight:600;font-size:14px;line-height:24px;-webkit-text-decoration-line:underline;text-decoration-line:underline;letter-spacing:unset;text-transform:unset}.fbk-dashboard .small-12-regular,.fbk-dashboard .old-stepper .mat-mdc-tab-header .mat-mdc-tab-labels .mat-mdc-tab.mat-mdc-tab-disabled .mdc-tab__text-label,.fbk-dashboard .alert-box-inside-modal .content,.fbk-dashboard .small:not(button,.badge),.fbk-dashboard app-workspaces mat-sidenav-container mat-sidenav app-menu app-menu-voce .voce span:not(button,.badge),.fbk-dashboard .DettaglioResponsive .sezione .box .dati>span>span>span:not(button,.badge),.fbk-dashboard .DettaglioResponsive .sezione .box .dati>span>div:not(.no-flex)>span:not(button,.badge),.fbk-dashboard .DettaglioResponsive .sezione .box .dati>div>span>span:not(button,.badge),.fbk-dashboard .DettaglioResponsive .sezione .box .dati>div>div:not(.no-flex)>span:not(button,.badge),.fbk-dashboard .Dettaglio .sezione .box .dati>span>span>span:not(button,.badge),.fbk-dashboard .Dettaglio .sezione .box .dati>span>div>span:not(button,.badge),.fbk-dashboard .Dettaglio .sezione .box .dati>div>span>span:not(button,.badge),.fbk-dashboard .Dettaglio .sezione .box .dati>div>div>span:not(button,.badge),.fbk-dashboard .customTooltipRight .tooltip-inner:not(button,.badge),.fbk-dashboard .customTooltip .tooltip-inner:not(button,.badge),.fbk-dashboard .tendinaDinamica .voceTendina:not(button,.badge),.fbk-dashboard .contList2.checkList .mat-optgroup .mat-optgroup-label:not(button,.badge),.fbk-dashboard .contList.checkList .mat-optgroup .mat-optgroup-label:not(button,.badge),.fbk-dashboard .contAction .action:not(button,.badge),.fbk-dashboard .contAction .action span:not(button,.badge),.fbk-dashboard .searchBar .serchInput:not(button,.badge){font-style:normal;font-weight:400;font-size:12px;line-height:16px;-webkit-text-decoration-line:unset;text-decoration-line:unset;letter-spacing:unset;text-transform:unset}.fbk-dashboard .small-12-semibold,.fbk-dashboard .old-stepper .mat-mdc-tab-header .mat-mdc-tab-labels .mat-mdc-tab.mdc-tab--active .mdc-tab__text-label{font-style:normal;font-weight:600;font-size:12px;line-height:16px;-webkit-text-decoration-line:unset;text-decoration-line:unset;letter-spacing:unset;text-transform:unset}.fbk-dashboard .small-12-italic-regular{font-style:var(--fbk-gbs-dls-font-italic);font-weight:400;font-size:12px;line-height:16px;-webkit-text-decoration-line:unset;text-decoration-line:unset;letter-spacing:unset;text-transform:unset}.fbk-dashboard .small-12-italic-semibold{font-style:var(--fbk-gbs-dls-font-italic);font-weight:600;font-size:12px;line-height:16px;-webkit-text-decoration-line:unset;text-decoration-line:unset;letter-spacing:unset;text-transform:unset}.fbk-dashboard .small-12-underline-regular{font-style:normal;font-weight:400;font-size:12px;line-height:16px;-webkit-text-decoration-line:underline;text-decoration-line:underline;letter-spacing:unset;text-transform:unset}.fbk-dashboard .small-12-underline-semibold{font-style:normal;font-weight:600;font-size:12px;line-height:16px;-webkit-text-decoration-line:underline;text-decoration-line:underline;letter-spacing:unset;text-transform:unset}.fbk-dashboard .exceptions-24-quotes{font-style:var(--fbk-gbs-dls-font-italic);font-weight:400;font-size:24px;line-height:150%;-webkit-text-decoration-line:unset;text-decoration-line:unset;letter-spacing:unset;text-transform:unset}.fbk-dashboard .exceptions-10-tiny-regular{font-style:normal;font-weight:400;font-size:10px;line-height:150%;-webkit-text-decoration-line:unset;text-decoration-line:unset;letter-spacing:unset;text-transform:unset}.fbk-dashboard .exceptions-10-tiny-bold{font-style:normal;font-weight:700;font-size:10px;line-height:150%;-webkit-text-decoration-line:unset;text-decoration-line:unset;letter-spacing:unset;text-transform:unset}.fbk-dashboard .placeholder-text,.fbk-dashboard .searchBar .serchInput ::placeholder,.fbk-dashboard .searchBar .serchInput ::-ms-input-placeholder,.fbk-dashboard .searchBar .serchInput :-ms-input-placeholder,.fbk-dashboard .searchBar .serchInput ::-moz-placeholder,.fbk-dashboard .searchBar .serchInput ::-webkit-input-placeholder{color:#b5c1c8!important}.fbk-dashboard a,.fbk-dashboard .link:not(button),.fbk-dashboard .leftButton:not(button),.fbk-dashboard .rightButton:not(button),.fbk-dashboard .contTabella .contFixTabella .ResultTable tr td .contInfo .name:not(button),.fbk-dashboard .contTabella .contFixTabella .ResultTable tr th .contInfo .name:not(button){color:#0092e6!important}.fbk-dashboard a:hover,.fbk-dashboard .link:not(button):hover,.fbk-dashboard .leftButton:not(button):hover,.fbk-dashboard .rightButton:not(button):hover,.fbk-dashboard .contTabella .contFixTabella .ResultTable tr td .contInfo .name:not(button):hover,.fbk-dashboard .contTabella .contFixTabella .ResultTable tr th .contInfo .name:not(button):hover{color:#33b5ff!important}.fbk-dashboard a:active,.fbk-dashboard .link:not(button):active,.fbk-dashboard .leftButton:not(button):active,.fbk-dashboard .rightButton:not(button):active,.fbk-dashboard .contTabella .contFixTabella .ResultTable tr td .contInfo .name:not(button):active,.fbk-dashboard .contTabella .contFixTabella .ResultTable tr th .contInfo .name:not(button):active{color:#27a9f4!important}.fbk-dashboard a:disabled,.fbk-dashboard a.disabled,.fbk-dashboard .link:not(button):disabled,.fbk-dashboard .leftButton:not(button):disabled,.fbk-dashboard .rightButton:not(button):disabled,.fbk-dashboard .contTabella .contFixTabella .ResultTable tr td .contInfo .name:not(button):disabled,.fbk-dashboard .contTabella .contFixTabella .ResultTable tr th .contInfo .name:not(button):disabled,.fbk-dashboard .link:not(button).disabled,.fbk-dashboard .leftButton:not(button).disabled,.fbk-dashboard .rightButton:not(button).disabled,.fbk-dashboard .contTabella .contFixTabella .ResultTable tr td .contInfo .name:not(button).disabled,.fbk-dashboard .contTabella .contFixTabella .ResultTable tr th .contInfo .name:not(button).disabled{color:#d8dfe3!important}.fbk-dashboard h1{font-size:32px;line-height:40px;font-style:normal;font-weight:700;color:#002033}.fbk-dashboard h2{font-size:24px;line-height:32px;font-style:normal;font-weight:700;color:#002033}.fbk-dashboard h3{font-size:20px;line-height:24px;font-style:normal;font-weight:700;color:#002033}.fbk-dashboard h4{font-size:10px;line-height:16px;font-style:normal;font-weight:600;letter-spacing:.1em;text-transform:uppercase;color:#002033}.fbk-dashboard h6{font-size:10px;line-height:16px;font-style:normal;font-weight:600;letter-spacing:.1em;text-transform:uppercase;color:#232629}.fbk-dashboard .small:not(button,.badge),.fbk-dashboard app-workspaces mat-sidenav-container mat-sidenav app-menu app-menu-voce .voce span:not(button,.badge),.fbk-dashboard .DettaglioResponsive .sezione .box .dati>span>span>span:not(button,.badge),.fbk-dashboard .DettaglioResponsive .sezione .box .dati>span>div:not(.no-flex)>span:not(button,.badge),.fbk-dashboard .DettaglioResponsive .sezione .box .dati>div>span>span:not(button,.badge),.fbk-dashboard .DettaglioResponsive .sezione .box .dati>div>div:not(.no-flex)>span:not(button,.badge),.fbk-dashboard .Dettaglio .sezione .box .dati>span>span>span:not(button,.badge),.fbk-dashboard .Dettaglio .sezione .box .dati>span>div>span:not(button,.badge),.fbk-dashboard .Dettaglio .sezione .box .dati>div>span>span:not(button,.badge),.fbk-dashboard .Dettaglio .sezione .box .dati>div>div>span:not(button,.badge),.fbk-dashboard .customTooltipRight .tooltip-inner:not(button,.badge),.fbk-dashboard .customTooltip .tooltip-inner:not(button,.badge),.fbk-dashboard .tendinaDinamica .voceTendina:not(button,.badge),.fbk-dashboard .contList2.checkList .mat-optgroup .mat-optgroup-label:not(button,.badge),.fbk-dashboard .contList.checkList .mat-optgroup .mat-optgroup-label:not(button,.badge),.fbk-dashboard .contAction .action:not(button,.badge),.fbk-dashboard .contAction .action span:not(button,.badge),.fbk-dashboard .searchBar .serchInput:not(button,.badge){color:#244253}.fbk-dashboard label,.fbk-dashboard .label,.fbk-dashboard .old-stepper .mat-mdc-tab-header .mat-mdc-tab-label,.fbk-dashboard .contList2 .mat-optgroup .mat-optgroup-label,.fbk-dashboard .contList .mat-optgroup .mat-optgroup-label,.fbk-dashboard .mat-mdc-chip.chip,.fbk-dashboard .mat-mdc-chip.badge{font-size:12px;line-height:16px;font-style:normal;font-weight:400;color:#244253}.fbk-dashboard label.bold,.fbk-dashboard .label.bold,.fbk-dashboard .old-stepper .mat-mdc-tab-header .bold.mat-mdc-tab-label,.fbk-dashboard .contList2 .mat-optgroup .bold.mat-optgroup-label,.fbk-dashboard .contList .mat-optgroup .bold.mat-optgroup-label,.fbk-dashboard .mat-mdc-chip.chip,.fbk-dashboard .mat-mdc-chip.badge{font-weight:600}.fbk-dashboard .mini{font-size:10px;line-height:12px;font-style:normal;font-weight:700;color:#244253}.fbk-dashboard .material-icons{font-family:Material Icons,sans-serif!important}.fbk-dashboard .bold13{font-weight:600!important;font-size:13px}.fbk-dashboard .weight-400{font-weight:400!important}.fbk-dashboard .weight-600,.fbk-dashboard .bold,.fbk-dashboard .mat-mdc-chip.chip,.fbk-dashboard .mat-mdc-chip.badge{font-weight:600!important}.fbk-dashboard .weight-700{font-weight:700!important}.fbk-dashboard .Paragraph-14,.fbk-dashboard .saveBar .buttonGhost,.fbk-dashboard .saveBar .saveSubText,.fbk-dashboard .TableNoResult .descriptionEmptyResult{font-weight:400;font-size:14px;line-height:24px}.fbk-dashboard ._100{width:100%}.fbk-dashboard .noBorder{border:none!important}.fbk-dashboard .noPadding{padding:0!important}.fbk-dashboard .noMargin{margin:0!important}.fbk-dashboard .noWrap{white-space:nowrap!important}.fbk-dashboard .noShadow{box-shadow:none!important}.fbk-dashboard .cursorAuto{cursor:auto!important}.fbk-dashboard .cursorText{cursor:text!important}.fbk-dashboard .cursorDefault{cursor:default!important}.fbk-dashboard .ellipsis{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.fbk-dashboard .ellipsis.noDots{text-overflow:clip}.fbk-dashboard .icon-flex{display:flex;align-items:center;justify-content:center}.fbk-dashboard *:focus{outline:none}.fbk-dashboard .select{font-weight:600;font-size:14px;line-height:24px;position:relative;cursor:pointer}.fbk-dashboard .select:after{content:" ";border:solid;border-width:0px 2px 2px 0;display:inline-block;padding:3px;border-radius:2px;position:absolute;vertical-align:middle;top:48%;transform:translateY(-50%) rotate(45deg);right:8px}.fbk-dashboard .select.normal{border-radius:40px;height:40px;padding:8px 24px}.fbk-dashboard .select.little{height:28px;padding:2px 8px;border-radius:4px}.fbk-dashboard .select.ghost{color:#0092e6;background:#fff;border:1px solid #b5c1c8;box-sizing:border-box}.fbk-dashboard .select.ghost:after{border-color:#0092e6}.fbk-dashboard .select.fill{color:#fff;background:#0092e6}.fbk-dashboard .select.fill:after{border-color:#fff}.fbk-dashboard .select:disabled,.fbk-dashboard .select.disabled{color:#d8dfe3;border-color:#d8dfe3;pointer-events:none}.fbk-dashboard .select:disabled:after,.fbk-dashboard .select.disabled:after{border-color:#d8dfe3}.fbk-dashboard .input:not(.medium):not(.big):not(.huge){border-radius:4px;width:220px;max-width:220px;height:40px;border:1px solid #b5c1c8;box-sizing:border-box;box-shadow:none}.fbk-dashboard .input:not(.medium):not(.big):not(.huge).medium{width:unset;max-width:unset;height:unset;border:none}.fbk-dashboard ax-input-text.w100 ax-base-input div.input.medium,.fbk-dashboard ax-input-phone.w100 ax-base-input div.input.medium,.fbk-dashboard ax-input-password.w100 ax-base-input div.input.medium,.fbk-dashboard ax-date-picker.w100 ax-base-input div.input.medium,.fbk-dashboard ax-select.w100 ax-base-input div.input.medium{width:100%}.fbk-dashboard ax-input-text.d-grid ax-base-input,.fbk-dashboard ax-input-phone.d-grid ax-base-input,.fbk-dashboard ax-input-password.d-grid ax-base-input,.fbk-dashboard ax-date-picker.d-grid ax-base-input,.fbk-dashboard ax-select.d-grid ax-base-input{display:grid}.fbk-dashboard ax-input-text.w400px ax-base-input div.input.medium,.fbk-dashboard ax-input-phone.w400px ax-base-input div.input.medium,.fbk-dashboard ax-input-password.w400px ax-base-input div.input.medium,.fbk-dashboard ax-date-picker.w400px ax-base-input div.input.medium,.fbk-dashboard ax-select.w400px ax-base-input div.input.medium{width:400px}.fbk-dashboard ax-select ax-base-input{display:grid}.fbk-dashboard ax-button.disabled{pointer-events:none}.fbk-dashboard .searchBar{width:58%;position:absolute;right:0;z-index:101;background:#fff;border-radius:4px;min-height:40px;padding:9px 24px}.fbk-dashboard .searchBar .serchInput{display:inline-block;width:auto;padding:0;outline:none!important;border:none}.fbk-dashboard .searchBar .serchInput:focus{border:none}.fbk-dashboard .searchBar .serchInput.chip{background-color:#ccecff;border-radius:100px;height:24px;width:auto;flex:none}.fbk-dashboard .searchBar .mat-chip-list .mat-chip-list-wrapper>div{width:100%;display:flex;align-items:center;min-height:30px}.fbk-dashboard .searchBar .mat-chip-list .mat-chip-list-wrapper>div .mat-chip{margin-top:7px;display:inline-block;cursor:pointer;outline:none!important}.fbk-dashboard .searchBar .mat-chip-list .mat-chip-list-wrapper>div .mat-chip .icon,.fbk-dashboard .searchBar .mat-chip-list .mat-chip-list-wrapper>div .mat-chip .new-tour-step .shepherd-header .shepherd-cancel-icon,.fbk-dashboard .new-tour-step .shepherd-header .searchBar .mat-chip-list .mat-chip-list-wrapper>div .mat-chip .shepherd-cancel-icon,.fbk-dashboard .searchBar .mat-chip-list .mat-chip-list-wrapper>div .mat-chip .tour-step .shepherd-header .shepherd-cancel-icon,.fbk-dashboard .tour-step .shepherd-header .searchBar .mat-chip-list .mat-chip-list-wrapper>div .mat-chip .shepherd-cancel-icon{margin:0 -5px 0 0}.fbk-dashboard .searchBar .mat-chip-list .mat-chip-list-wrapper>div .mat-chip .serchInput{background:transparent}.fbk-dashboard .searchBar .filtriSuggeriti{padding:15px 0;border-top:solid 1px #ecf2f5;margin-top:10px;margin-left:-25px}.fbk-dashboard .searchBar .filtriSuggeriti .mat-chip-list .mat-chip-list-wrapper>div .mat-chip{margin-top:4px}.fbk-dashboard .searchBar .filtriSuggeriti .label,.fbk-dashboard .searchBar .filtriSuggeriti .old-stepper .mat-mdc-tab-header .mat-mdc-tab-label,.fbk-dashboard .old-stepper .mat-mdc-tab-header .searchBar .filtriSuggeriti .mat-mdc-tab-label,.fbk-dashboard .searchBar .filtriSuggeriti .contList2 .mat-optgroup .mat-optgroup-label,.fbk-dashboard .contList2 .mat-optgroup .searchBar .filtriSuggeriti .mat-optgroup-label,.fbk-dashboard .searchBar .filtriSuggeriti .contList .mat-optgroup .mat-optgroup-label,.fbk-dashboard .contList .mat-optgroup .searchBar .filtriSuggeriti .mat-optgroup-label,.fbk-dashboard .searchBar .filtriSuggeriti .mat-mdc-chip.chip,.fbk-dashboard .searchBar .filtriSuggeriti .mat-mdc-chip.badge{color:#879ba6;display:inline-block;height:20px}.fbk-dashboard .DropDown{position:relative;cursor:pointer}.fbk-dashboard .DropDown[aria-expanded=false]:before{height:8.41px;width:16.82px;position:absolute;right:16px;top:50%;transform:translate(50%,-60%);color:#879ba6}.fbk-dashboard .DropDown[aria-expanded=true]{border:solid 1px #33b5ff}.fbk-dashboard .DropDown[aria-expanded=true]:before{height:8.41px;width:16.82px;position:absolute;right:16px;top:50%;transform:translate(50%,-60%);color:#879ba6}.fbk-dashboard .DropDown[aria-disabled=true]{border:solid 1px #33b5ff}.fbk-dashboard .DropDown[aria-disabled=true]:before{display:none}.fbk-dashboard .DropDown.notOnly{max-width:270px;position:relative}.fbk-dashboard .DropDown input[type=text]{outline:none!important}.fbk-dashboard .DropDown .contList{display:none!important}.fbk-dashboard .DropDown:focus-within .contList{display:block!important;width:100%;left:0}.fbk-dashboard .DropDown:focus-within .contList.big{width:175%}.fbk-dashboard .contAction{z-index:102;background:#fff;padding:16px;right:0;margin-top:10px;display:none;position:absolute;bottom:-10px}.fbk-dashboard .contAction.contActionList{margin-top:0;position:absolute;min-width:130px;transform:translateY(100%);bottom:15px;display:block;display:none}.fbk-dashboard .contAction.contMultiActionList{margin-top:0;position:relative;transform:none;display:block;border-radius:4px;-webkit-border-radius:4px;-moz-border-radius:4px;-ms-border-radius:4px;-o-border-radius:4px}.fbk-dashboard .contAction.contPermessiList,.fbk-dashboard .contAction.permessi,.fbk-dashboard .contAction.permessi.open{display:block}.fbk-dashboard .contAction .action,.fbk-dashboard .contAction .action span{margin-bottom:8px;height:24px;line-height:24px;text-align:left;cursor:pointer}.fbk-dashboard .contAction .action:last-child,.fbk-dashboard .contAction .action span:last-child{margin:0}.fbk-dashboard :not(ax-avatar) .avatar,.fbk-dashboard .contTabella .contFixTabella .ResultTable tr td .contImg,.fbk-dashboard .contTabella .contFixTabella .ResultTable tr th .contImg{border-radius:100%;overflow:hidden;position:relative;background-color:#fff;background-position:center;background-size:cover}.fbk-dashboard :not(ax-avatar) .avatar:hover,.fbk-dashboard .contTabella .contFixTabella .ResultTable tr td .contImg:hover,.fbk-dashboard .contTabella .contFixTabella .ResultTable tr th .contImg:hover{-webkit-filter:brightness(105%) saturate(90%);filter:brightness(105%) saturate(90%);transition-duration:.4s;transition-timing-function:ease}.fbk-dashboard :not(ax-avatar) .avatar.little,.fbk-dashboard .contTabella .contFixTabella .ResultTable tr td .little.contImg,.fbk-dashboard .contTabella .contFixTabella .ResultTable tr th .little.contImg{height:24px!important;width:24px!important}.fbk-dashboard :not(ax-avatar) .avatar.medium,.fbk-dashboard .contTabella .contFixTabella .ResultTable tr td .medium.contImg,.fbk-dashboard .contTabella .contFixTabella .ResultTable tr th .medium.contImg{height:32px!important;width:32px!important;border:1px solid #244253}.fbk-dashboard :not(ax-avatar) .avatar.large,.fbk-dashboard .contTabella .contFixTabella .ResultTable tr td .contImg,.fbk-dashboard .contTabella .contFixTabella .ResultTable tr th .contImg{height:40px!important;width:40px!important}.fbk-dashboard :not(ax-avatar) .avatar.large span,.fbk-dashboard .contTabella .contFixTabella .ResultTable tr td .contImg span,.fbk-dashboard .contTabella .contFixTabella .ResultTable tr th .contImg span{font-weight:700!important;font-size:16px!important;line-height:24px!important;text-transform:uppercase!important;text-align:center}.fbk-dashboard :not(ax-avatar) .avatar.large span.icon,.fbk-dashboard :not(ax-avatar) .avatar.large .new-tour-step .shepherd-header span.shepherd-cancel-icon,.fbk-dashboard .new-tour-step .shepherd-header :not(ax-avatar) .avatar.large span.shepherd-cancel-icon,.fbk-dashboard :not(ax-avatar) .avatar.large .tour-step .shepherd-header span.shepherd-cancel-icon,.fbk-dashboard .tour-step .shepherd-header :not(ax-avatar) .avatar.large span.shepherd-cancel-icon,.fbk-dashboard .contTabella .contFixTabella .ResultTable tr td .contImg span.icon,.fbk-dashboard .contTabella .contFixTabella .ResultTable tr td .contImg .new-tour-step .shepherd-header span.shepherd-cancel-icon,.fbk-dashboard .new-tour-step .shepherd-header .contTabella .contFixTabella .ResultTable tr td .contImg span.shepherd-cancel-icon,.fbk-dashboard .contTabella .contFixTabella .ResultTable tr td .contImg .tour-step .shepherd-header span.shepherd-cancel-icon,.fbk-dashboard .tour-step .shepherd-header .contTabella .contFixTabella .ResultTable tr td .contImg span.shepherd-cancel-icon,.fbk-dashboard .contTabella .contFixTabella .ResultTable tr th .contImg span.icon,.fbk-dashboard .contTabella .contFixTabella .ResultTable tr th .contImg .new-tour-step .shepherd-header span.shepherd-cancel-icon,.fbk-dashboard .new-tour-step .shepherd-header .contTabella .contFixTabella .ResultTable tr th .contImg span.shepherd-cancel-icon,.fbk-dashboard .contTabella .contFixTabella .ResultTable tr th .contImg .tour-step .shepherd-header span.shepherd-cancel-icon,.fbk-dashboard .tour-step .shepherd-header .contTabella .contFixTabella .ResultTable tr th .contImg span.shepherd-cancel-icon{font-size:24px!important;font-weight:400!important}.fbk-dashboard :not(ax-avatar) .avatar.big,.fbk-dashboard .contTabella .contFixTabella .ResultTable tr td .big.contImg,.fbk-dashboard .contTabella .contFixTabella .ResultTable tr th .big.contImg{height:120px!important;width:120px!important}.fbk-dashboard :not(ax-avatar) .avatar img,.fbk-dashboard .contTabella .contFixTabella .ResultTable tr td .contImg img,.fbk-dashboard .contTabella .contFixTabella .ResultTable tr th .contImg img,.fbk-dashboard :not(ax-avatar) .avatar span:not(.placeholder-text),.fbk-dashboard .contTabella .contFixTabella .ResultTable tr td .contImg span:not(.placeholder-text),.fbk-dashboard .contTabella .contFixTabella .ResultTable tr th .contImg span:not(.placeholder-text),.fbk-dashboard :not(ax-avatar) .avatar i,.fbk-dashboard .contTabella .contFixTabella .ResultTable tr td .contImg i,.fbk-dashboard .contTabella .contFixTabella .ResultTable tr th .contImg i{position:absolute;display:block;max-height:100%;width:auto;height:auto;max-width:100%;top:50%;left:50%;transform:translate(-50%,-50%);text-transform:uppercase}.fbk-dashboard :not(ax-avatar) .avatar img.icon,.fbk-dashboard :not(ax-avatar) .avatar .new-tour-step .shepherd-header img.shepherd-cancel-icon,.fbk-dashboard .new-tour-step .shepherd-header :not(ax-avatar) .avatar img.shepherd-cancel-icon,.fbk-dashboard :not(ax-avatar) .avatar .tour-step .shepherd-header img.shepherd-cancel-icon,.fbk-dashboard .tour-step .shepherd-header :not(ax-avatar) .avatar img.shepherd-cancel-icon,.fbk-dashboard .contTabella .contFixTabella .ResultTable tr td .contImg img.icon,.fbk-dashboard .contTabella .contFixTabella .ResultTable tr td .contImg .new-tour-step .shepherd-header img.shepherd-cancel-icon,.fbk-dashboard .new-tour-step .shepherd-header .contTabella .contFixTabella .ResultTable tr td .contImg img.shepherd-cancel-icon,.fbk-dashboard .contTabella .contFixTabella .ResultTable tr td .contImg .tour-step .shepherd-header img.shepherd-cancel-icon,.fbk-dashboard .tour-step .shepherd-header .contTabella .contFixTabella .ResultTable tr td .contImg img.shepherd-cancel-icon,.fbk-dashboard .contTabella .contFixTabella .ResultTable tr th .contImg img.icon,.fbk-dashboard .contTabella .contFixTabella .ResultTable tr th .contImg .new-tour-step .shepherd-header img.shepherd-cancel-icon,.fbk-dashboard .new-tour-step .shepherd-header .contTabella .contFixTabella .ResultTable tr th .contImg img.shepherd-cancel-icon,.fbk-dashboard .contTabella .contFixTabella .ResultTable tr th .contImg .tour-step .shepherd-header img.shepherd-cancel-icon,.fbk-dashboard .tour-step .shepherd-header .contTabella .contFixTabella .ResultTable tr th .contImg img.shepherd-cancel-icon,.fbk-dashboard :not(ax-avatar) .avatar span:not(.placeholder-text).icon,.fbk-dashboard :not(ax-avatar) .avatar .new-tour-step .shepherd-header span.shepherd-cancel-icon:not(.placeholder-text),.fbk-dashboard .new-tour-step .shepherd-header :not(ax-avatar) .avatar span.shepherd-cancel-icon:not(.placeholder-text),.fbk-dashboard :not(ax-avatar) .avatar .tour-step .shepherd-header span.shepherd-cancel-icon:not(.placeholder-text),.fbk-dashboard .tour-step .shepherd-header :not(ax-avatar) .avatar span.shepherd-cancel-icon:not(.placeholder-text),.fbk-dashboard .contTabella .contFixTabella .ResultTable tr td .contImg span:not(.placeholder-text).icon,.fbk-dashboard .contTabella .contFixTabella .ResultTable tr td .contImg .new-tour-step .shepherd-header span.shepherd-cancel-icon:not(.placeholder-text),.fbk-dashboard .new-tour-step .shepherd-header .contTabella .contFixTabella .ResultTable tr td .contImg span.shepherd-cancel-icon:not(.placeholder-text),.fbk-dashboard .contTabella .contFixTabella .ResultTable tr td .contImg .tour-step .shepherd-header span.shepherd-cancel-icon:not(.placeholder-text),.fbk-dashboard .tour-step .shepherd-header .contTabella .contFixTabella .ResultTable tr td .contImg span.shepherd-cancel-icon:not(.placeholder-text),.fbk-dashboard .contTabella .contFixTabella .ResultTable tr th .contImg span:not(.placeholder-text).icon,.fbk-dashboard .contTabella .contFixTabella .ResultTable tr th .contImg .new-tour-step .shepherd-header span.shepherd-cancel-icon:not(.placeholder-text),.fbk-dashboard .new-tour-step .shepherd-header .contTabella .contFixTabella .ResultTable tr th .contImg span.shepherd-cancel-icon:not(.placeholder-text),.fbk-dashboard .contTabella .contFixTabella .ResultTable tr th .contImg .tour-step .shepherd-header span.shepherd-cancel-icon:not(.placeholder-text),.fbk-dashboard .tour-step .shepherd-header .contTabella .contFixTabella .ResultTable tr th .contImg span.shepherd-cancel-icon:not(.placeholder-text),.fbk-dashboard :not(ax-avatar) .avatar i.icon,.fbk-dashboard :not(ax-avatar) .avatar .new-tour-step .shepherd-header i.shepherd-cancel-icon,.fbk-dashboard .new-tour-step .shepherd-header :not(ax-avatar) .avatar i.shepherd-cancel-icon,.fbk-dashboard :not(ax-avatar) .avatar .tour-step .shepherd-header i.shepherd-cancel-icon,.fbk-dashboard .tour-step .shepherd-header :not(ax-avatar) .avatar i.shepherd-cancel-icon,.fbk-dashboard .contTabella .contFixTabella .ResultTable tr td .contImg i.icon,.fbk-dashboard .contTabella .contFixTabella .ResultTable tr td .contImg .new-tour-step .shepherd-header i.shepherd-cancel-icon,.fbk-dashboard .new-tour-step .shepherd-header .contTabella .contFixTabella .ResultTable tr td .contImg i.shepherd-cancel-icon,.fbk-dashboard .contTabella .contFixTabella .ResultTable tr td .contImg .tour-step .shepherd-header i.shepherd-cancel-icon,.fbk-dashboard .tour-step .shepherd-header .contTabella .contFixTabella .ResultTable tr td .contImg i.shepherd-cancel-icon,.fbk-dashboard .contTabella .contFixTabella .ResultTable tr th .contImg i.icon,.fbk-dashboard .contTabella .contFixTabella .ResultTable tr th .contImg .new-tour-step .shepherd-header i.shepherd-cancel-icon,.fbk-dashboard .new-tour-step .shepherd-header .contTabella .contFixTabella .ResultTable tr th .contImg i.shepherd-cancel-icon,.fbk-dashboard .contTabella .contFixTabella .ResultTable tr th .contImg .tour-step .shepherd-header i.shepherd-cancel-icon,.fbk-dashboard .tour-step .shepherd-header .contTabella .contFixTabella .ResultTable tr th .contImg i.shepherd-cancel-icon{margin:0;font-size:20px;font-weight:400}.fbk-dashboard .buttonFlex{display:inline-flex!important;align-items:center!important;justify-content:space-between!important}.fbk-dashboard .inlineFlex{display:inline-flex;align-items:center}.fbk-dashboard .inlineFlex.center{justify-content:center}.fbk-dashboard .inlineFlex.sb{justify-content:space-between}.fbk-dashboard .inlineFlex.alignTop{align-items:flex-start}.fbk-dashboard .mat-chip-list{display:table;width:100%;min-height:40px}.fbk-dashboard .mat-chip-list:focus{outline:none;border:none}.fbk-dashboard .mat-chip-list:after{display:none!important}.fbk-dashboard .mat-chip-list.linkeInput{border:solid 1px #ccc;border-radius:4px}.fbk-dashboard .mat-chip-list.linkeInput:focus{outline:none;border:solid 1px #85d5ff}.fbk-dashboard .mat-chip-list.linkeInput .mat-chip-list-wrapper>span{padding:0 8px}.fbk-dashboard .mat-chip-list.linkeInput.error{border-color:red!important}.fbk-dashboard .mat-chip-list.linkeInput.flex .mat-chip-list-wrapper,.fbk-dashboard .mat-chip-list.linkeInput.flex .mdc-evolution-chip-set__chips{display:flex;flex-direction:row;flex-wrap:wrap;align-items:center;padding:4px 30px 4px 4px}.fbk-dashboard .mat-chip-list.linkeInput.flex .mat-chip-list-wrapper .mat-standard-chip,.fbk-dashboard .mat-chip-list.linkeInput.flex .mdc-evolution-chip-set__chips .mat-standard-chip{margin:4px!important}.fbk-dashboard .mat-chip-list.linkeInput.flex.noPadding .mat-chip-list-wrapper{padding:0}.fbk-dashboard .mat-chip-list.linkeInput.flex.noVerticalPadding .mat-chip-list-wrapper{padding-top:0;padding-bottom:0}.fbk-dashboard .mat-chip-list.center .mat-chip-list-wrapper{justify-content:center}.fbk-dashboard .mat-chip-list .mat-chip-list-wrapper{width:100%;margin:0;min-height:40px}.fbk-dashboard .mat-chip-list .mat-chip-list-wrapper input{padding:0 8px;margin:0!important;height:40px;line-height:40px;font-size:13px;outline:none!important}.fbk-dashboard .mat-chip-list .mat-chip-list-wrapper input[type=text]{border:none}.fbk-dashboard .mat-chip-list.invalid{border-color:red}.fbk-dashboard .mat-chip-list:focus-within{border-color:#85d3ff}.fbk-dashboard .mat-chip-list:focus-within input{caret-color:#85d3ff}.fbk-dashboard .vr{width:2px;border-radius:2px;background-color:#dde1e3}.fbk-dashboard .PaymentMethodActivationStatus.ACTIVATED{background:#ccecff!important;color:#0091e5!important}.fbk-dashboard .PaymentMethodActivationStatus.SUSPENDED,.fbk-dashboard .PaymentMethodActivationStatus.PENDING{background:#ffe09b!important;color:#c78e00!important}.fbk-dashboard .mat-mdc-chip.newChip{margin:0!important;display:inline-flex}.fbk-dashboard .mat-mdc-chip.newChip.mr8{margin-right:8px!important}.fbk-dashboard .mat-mdc-chip.newChip.squarred.thin{height:16px;line-height:16px;padding:0 6px!important;border-radius:4px!important}.fbk-dashboard .mat-mdc-chip.newChip.squarred.thin.new{background:#33b4ff!important;color:#fff!important}.fbk-dashboard .mat-mdc-chip.newChip.squarred.thin.regalBlue{background:#dfe8ed!important;color:#2d5f7b!important}.fbk-dashboard .mat-mdc-chip.newChip.squarred.thin.pastelGreen{background:#c4f3b3!important;color:#54cd27!important}.fbk-dashboard .mat-mdc-chip.newChip.squarred.thin.currency{background:#ccecff!important;color:#0091e5!important}.fbk-dashboard .mat-mdc-chip.newChip.squarred.thin.default{background:#ccecff!important;color:#464d53!important}.fbk-dashboard .mat-mdc-chip.newChip.squarred.thin.modified{background:#ccecff!important;color:#0091e5!important}.fbk-dashboard .mat-mdc-chip.newChip.squarred.thin.cadetGray{background:#f7f7f8!important;color:#919aa1!important}.fbk-dashboard .mat-mdc-chip.newChip.squarred.thin.SrRuleStatusEnum,.fbk-dashboard .mat-mdc-chip.newChip.squarred.thin.capitalize{text-transform:capitalize}.fbk-dashboard .mat-mdc-chip .icon-Remove{pointer-events:auto}.fbk-dashboard .mat-mdc-chip.chip,.fbk-dashboard .mat-mdc-chip.badge{background-color:#ccecff;border-radius:100px;min-height:24px;padding:0 8px;color:#002033;margin:4px;white-space:nowrap}.fbk-dashboard .mat-mdc-chip.chip ::ng-deep .mat-mdc-standard-chip:not(.mdc-evolution-chip--disabled) .mdc-evolution-chip__text-label,.fbk-dashboard .mat-mdc-chip.badge ::ng-deep .mat-mdc-standard-chip:not(.mdc-evolution-chip--disabled) .mdc-evolution-chip__text-label{color:inherit}.fbk-dashboard .mat-mdc-chip.chip .mat-chip-ripple,.fbk-dashboard .mat-mdc-chip.badge .mat-chip-ripple{display:none}.fbk-dashboard .mat-mdc-chip.chip.AUT,.fbk-dashboard .mat-mdc-chip.chip.MOV,.fbk-dashboard .mat-mdc-chip.chip.PARTIAL_MOV,.fbk-dashboard .mat-mdc-chip.chip.PRE,.fbk-dashboard .mat-mdc-chip.chip.IN_PROGRESS,.fbk-dashboard .mat-mdc-chip.badge.AUT,.fbk-dashboard .mat-mdc-chip.badge.MOV,.fbk-dashboard .mat-mdc-chip.badge.PARTIAL_MOV,.fbk-dashboard .mat-mdc-chip.badge.PRE,.fbk-dashboard .mat-mdc-chip.badge.IN_PROGRESS{color:#2d5f7b!important;background:#dfe8ed!important}.fbk-dashboard .mat-mdc-chip.chip.CAN,.fbk-dashboard .mat-mdc-chip.chip.P_CAN,.fbk-dashboard .mat-mdc-chip.chip.KO,.fbk-dashboard .mat-mdc-chip.badge.CAN,.fbk-dashboard .mat-mdc-chip.badge.P_CAN,.fbk-dashboard .mat-mdc-chip.badge.KO{background:#ffcad0!important;color:#ea344a!important}.fbk-dashboard .mat-mdc-chip.chip.STO,.fbk-dashboard .mat-mdc-chip.chip.REQ,.fbk-dashboard .mat-mdc-chip.chip.DISP,.fbk-dashboard .mat-mdc-chip.chip.PARTIAL_STO,.fbk-dashboard .mat-mdc-chip.chip.AUT_STO,.fbk-dashboard .mat-mdc-chip.chip.SUSPENDED,.fbk-dashboard .mat-mdc-chip.badge.STO,.fbk-dashboard .mat-mdc-chip.badge.REQ,.fbk-dashboard .mat-mdc-chip.badge.DISP,.fbk-dashboard .mat-mdc-chip.badge.PARTIAL_STO,.fbk-dashboard .mat-mdc-chip.badge.AUT_STO,.fbk-dashboard .mat-mdc-chip.badge.SUSPENDED{background:#ffe09b!important;color:#c78e00!important}.fbk-dashboard .mat-mdc-chip.chip.ACTIVE,.fbk-dashboard .mat-mdc-chip.badge.ACTIVE{background:#ccecff!important;color:#0091e5!important}.fbk-dashboard .mat-mdc-chip.chip.thin,.fbk-dashboard .mat-mdc-chip.badge.thin{min-height:16px;max-height:16px;padding:0 8px}.fbk-dashboard .mat-mdc-chip.chip:after,.fbk-dashboard .mat-mdc-chip.badge:after{content:none}.fbk-dashboard .mat-mdc-chip.chip.PAID,.fbk-dashboard .mat-mdc-chip.badge.PAID{background:#f6f8f9;color:#879ba6}.fbk-dashboard .mat-mdc-chip.chip.EXPIRED,.fbk-dashboard .mat-mdc-chip.badge.EXPIRED{background:#ffecec;color:#ea344a}.fbk-dashboard .mat-mdc-chip.chip.TO_PAY,.fbk-dashboard .mat-mdc-chip.badge.TO_PAY{background:#ffefcc;color:#df9e00}.fbk-dashboard .mat-mdc-chip.chip.IN_PAYMENT,.fbk-dashboard .mat-mdc-chip.badge.IN_PAYMENT{background:#f0f9ff;color:#33b5ff}.fbk-dashboard .mat-mdc-chip.chip.little,.fbk-dashboard .mat-mdc-chip.badge.little{height:16px;font-size:12px;padding:0 8px;line-height:16px;min-height:16px;margin:0 4px}.fbk-dashboard .mat-mdc-chip.chip .icon,.fbk-dashboard .mat-mdc-chip.chip .new-tour-step .shepherd-header .shepherd-cancel-icon,.fbk-dashboard .new-tour-step .shepherd-header .mat-mdc-chip.chip .shepherd-cancel-icon,.fbk-dashboard .mat-mdc-chip.chip .tour-step .shepherd-header .shepherd-cancel-icon,.fbk-dashboard .tour-step .shepherd-header .mat-mdc-chip.chip .shepherd-cancel-icon,.fbk-dashboard .mat-mdc-chip.badge .icon,.fbk-dashboard .mat-mdc-chip.badge .new-tour-step .shepherd-header .shepherd-cancel-icon,.fbk-dashboard .new-tour-step .shepherd-header .mat-mdc-chip.badge .shepherd-cancel-icon,.fbk-dashboard .mat-mdc-chip.badge .tour-step .shepherd-header .shepherd-cancel-icon,.fbk-dashboard .tour-step .shepherd-header .mat-mdc-chip.badge .shepherd-cancel-icon{color:#33b5ff;opacity:1;height:14px;width:14px}.fbk-dashboard .mat-mdc-chip.chip.Error,.fbk-dashboard .mat-mdc-chip.badge.Error{background:#ffecec;color:#ea344a}.fbk-dashboard .mat-mdc-chip.chip.Error .icon,.fbk-dashboard .mat-mdc-chip.chip.Error .new-tour-step .shepherd-header .shepherd-cancel-icon,.fbk-dashboard .new-tour-step .shepherd-header .mat-mdc-chip.chip.Error .shepherd-cancel-icon,.fbk-dashboard .mat-mdc-chip.chip.Error .tour-step .shepherd-header .shepherd-cancel-icon,.fbk-dashboard .tour-step .shepherd-header .mat-mdc-chip.chip.Error .shepherd-cancel-icon,.fbk-dashboard .mat-mdc-chip.badge.Error .icon,.fbk-dashboard .mat-mdc-chip.badge.Error .new-tour-step .shepherd-header .shepherd-cancel-icon,.fbk-dashboard .new-tour-step .shepherd-header .mat-mdc-chip.badge.Error .shepherd-cancel-icon,.fbk-dashboard .mat-mdc-chip.badge.Error .tour-step .shepherd-header .shepherd-cancel-icon,.fbk-dashboard .tour-step .shepherd-header .mat-mdc-chip.badge.Error .shepherd-cancel-icon{color:#ea344a;fill:#ea344a}.fbk-dashboard .mat-mdc-chip.chip.Success,.fbk-dashboard .mat-mdc-chip.badge.Success{background:#e8fde0;color:#53cd27}.fbk-dashboard .mat-mdc-chip.chip.Success .icon,.fbk-dashboard .mat-mdc-chip.chip.Success .new-tour-step .shepherd-header .shepherd-cancel-icon,.fbk-dashboard .new-tour-step .shepherd-header .mat-mdc-chip.chip.Success .shepherd-cancel-icon,.fbk-dashboard .mat-mdc-chip.chip.Success .tour-step .shepherd-header .shepherd-cancel-icon,.fbk-dashboard .tour-step .shepherd-header .mat-mdc-chip.chip.Success .shepherd-cancel-icon,.fbk-dashboard .mat-mdc-chip.badge.Success .icon,.fbk-dashboard .mat-mdc-chip.badge.Success .new-tour-step .shepherd-header .shepherd-cancel-icon,.fbk-dashboard .new-tour-step .shepherd-header .mat-mdc-chip.badge.Success .shepherd-cancel-icon,.fbk-dashboard .mat-mdc-chip.badge.Success .tour-step .shepherd-header .shepherd-cancel-icon,.fbk-dashboard .tour-step .shepherd-header .mat-mdc-chip.badge.Success .shepherd-cancel-icon{color:#53cd27;fill:#53cd27}.fbk-dashboard .mat-mdc-chip.chip.Warning,.fbk-dashboard .mat-mdc-chip.badge.Warning{background:#fff0cc;color:#c78e00;fill:#c78e00}.fbk-dashboard .mat-mdc-chip.chip.Warning .icon,.fbk-dashboard .mat-mdc-chip.chip.Warning .new-tour-step .shepherd-header .shepherd-cancel-icon,.fbk-dashboard .new-tour-step .shepherd-header .mat-mdc-chip.chip.Warning .shepherd-cancel-icon,.fbk-dashboard .mat-mdc-chip.chip.Warning .tour-step .shepherd-header .shepherd-cancel-icon,.fbk-dashboard .tour-step .shepherd-header .mat-mdc-chip.chip.Warning .shepherd-cancel-icon,.fbk-dashboard .mat-mdc-chip.badge.Warning .icon,.fbk-dashboard .mat-mdc-chip.badge.Warning .new-tour-step .shepherd-header .shepherd-cancel-icon,.fbk-dashboard .new-tour-step .shepherd-header .mat-mdc-chip.badge.Warning .shepherd-cancel-icon,.fbk-dashboard .mat-mdc-chip.badge.Warning .tour-step .shepherd-header .shepherd-cancel-icon,.fbk-dashboard .tour-step .shepherd-header .mat-mdc-chip.badge.Warning .shepherd-cancel-icon{color:#c78e00;fill:#c78e00}.fbk-dashboard .mat-mdc-chip.chip.null,.fbk-dashboard .mat-mdc-chip.badge.null{background:transparent;color:transparent}.fbk-dashboard .mat-mdc-chip.chip.null .icon,.fbk-dashboard .mat-mdc-chip.chip.null .new-tour-step .shepherd-header .shepherd-cancel-icon,.fbk-dashboard .new-tour-step .shepherd-header .mat-mdc-chip.chip.null .shepherd-cancel-icon,.fbk-dashboard .mat-mdc-chip.chip.null .tour-step .shepherd-header .shepherd-cancel-icon,.fbk-dashboard .tour-step .shepherd-header .mat-mdc-chip.chip.null .shepherd-cancel-icon,.fbk-dashboard .mat-mdc-chip.badge.null .icon,.fbk-dashboard .mat-mdc-chip.badge.null .new-tour-step .shepherd-header .shepherd-cancel-icon,.fbk-dashboard .new-tour-step .shepherd-header .mat-mdc-chip.badge.null .shepherd-cancel-icon,.fbk-dashboard .mat-mdc-chip.badge.null .tour-step .shepherd-header .shepherd-cancel-icon,.fbk-dashboard .tour-step .shepherd-header .mat-mdc-chip.badge.null .shepherd-cancel-icon{color:transparent}.fbk-dashboard .mat-mdc-chip.chip.Icon,.fbk-dashboard .mat-mdc-chip.badge.Icon{min-width:0!important;padding:5px;border-radius:100%}.fbk-dashboard .mat-mdc-chip.chip.Icon .icon,.fbk-dashboard .mat-mdc-chip.chip.Icon .new-tour-step .shepherd-header .shepherd-cancel-icon,.fbk-dashboard .new-tour-step .shepherd-header .mat-mdc-chip.chip.Icon .shepherd-cancel-icon,.fbk-dashboard .mat-mdc-chip.chip.Icon .tour-step .shepherd-header .shepherd-cancel-icon,.fbk-dashboard .tour-step .shepherd-header .mat-mdc-chip.chip.Icon .shepherd-cancel-icon,.fbk-dashboard .mat-mdc-chip.badge.Icon .icon,.fbk-dashboard .mat-mdc-chip.badge.Icon .new-tour-step .shepherd-header .shepherd-cancel-icon,.fbk-dashboard .new-tour-step .shepherd-header .mat-mdc-chip.badge.Icon .shepherd-cancel-icon,.fbk-dashboard .mat-mdc-chip.badge.Icon .tour-step .shepherd-header .shepherd-cancel-icon,.fbk-dashboard .tour-step .shepherd-header .mat-mdc-chip.badge.Icon .shepherd-cancel-icon{margin:0}.fbk-dashboard .ResultBox{margin-top:60px}.fbk-dashboard .conResult{width:100%;border-bottom:1px solid #e7ecef;height:64px;display:-webkit-box;-webkit-box-pack:justify;-webkit-box-align:center;padding:0 16px}.fbk-dashboard .conResult.disabled{opacity:.6}.fbk-dashboard .conResult>div{vertical-align:middle}.fbk-dashboard .conResult>div.info.text{max-width:215px}.fbk-dashboard .conResult>div.info .avatar,.fbk-dashboard .conResult>div.info .contTabella .contFixTabella .ResultTable tr td .contImg,.fbk-dashboard .contTabella .contFixTabella .ResultTable tr td .conResult>div.info .contImg,.fbk-dashboard .conResult>div.info .contTabella .contFixTabella .ResultTable tr th .contImg,.fbk-dashboard .contTabella .contFixTabella .ResultTable tr th .conResult>div.info .contImg{border:1px solid #244253;margin:0 16px;background-position:center;background-size:cover}.fbk-dashboard .conResult>div.info .avatar,.fbk-dashboard .conResult>div.info .contTabella .contFixTabella .ResultTable tr td .contImg,.fbk-dashboard .contTabella .contFixTabella .ResultTable tr td .conResult>div.info .contImg,.fbk-dashboard .conResult>div.info .contTabella .contFixTabella .ResultTable tr th .contImg,.fbk-dashboard .contTabella .contFixTabella .ResultTable tr th .conResult>div.info .contImg,.fbk-dashboard .conResult>div.info .remove,.fbk-dashboard .conResult>div.info .selezione,.fbk-dashboard .conResult>div.info span{display:inline-block;vertical-align:middle}.fbk-dashboard .conResult>div.info .remove,.fbk-dashboard .conResult>div.info .selezione{margin:4px;cursor:pointer;height:16px;width:16px;line-height:13px}.fbk-dashboard .conResult>div.info .remove>span,.fbk-dashboard .conResult>div.info .selezione>span{color:#879ba6;height:16px;width:16px}.fbk-dashboard .conResult>div.addPermessi .small.bold,.fbk-dashboard .conResult>div.addPermessi app-workspaces mat-sidenav-container mat-sidenav app-menu app-menu-voce .voce span.bold,.fbk-dashboard app-workspaces mat-sidenav-container mat-sidenav app-menu app-menu-voce .voce .conResult>div.addPermessi span.bold,.fbk-dashboard .conResult>div.addPermessi .DettaglioResponsive .sezione .box .dati>span>span>span.bold,.fbk-dashboard .DettaglioResponsive .sezione .box .conResult>div.addPermessi .dati>span>span>span.bold,.fbk-dashboard .conResult>div.addPermessi .DettaglioResponsive .sezione .box .dati>span>div:not(.no-flex)>span.bold,.fbk-dashboard .DettaglioResponsive .sezione .box .conResult>div.addPermessi .dati>span>div:not(.no-flex)>span.bold,.fbk-dashboard .conResult>div.addPermessi .DettaglioResponsive .sezione .box .dati>div>span>span.bold,.fbk-dashboard .DettaglioResponsive .sezione .box .conResult>div.addPermessi .dati>div>span>span.bold,.fbk-dashboard .conResult>div.addPermessi .DettaglioResponsive .sezione .box .dati>div>div:not(.no-flex)>span.bold,.fbk-dashboard .DettaglioResponsive .sezione .box .conResult>div.addPermessi .dati>div>div:not(.no-flex)>span.bold,.fbk-dashboard .conResult>div.addPermessi .Dettaglio .sezione .box .dati>span>span>span.bold,.fbk-dashboard .Dettaglio .sezione .box .conResult>div.addPermessi .dati>span>span>span.bold,.fbk-dashboard .conResult>div.addPermessi .Dettaglio .sezione .box .dati>span>div>span.bold,.fbk-dashboard .Dettaglio .sezione .box .conResult>div.addPermessi .dati>span>div>span.bold,.fbk-dashboard .conResult>div.addPermessi .Dettaglio .sezione .box .dati>div>span>span.bold,.fbk-dashboard .Dettaglio .sezione .box .conResult>div.addPermessi .dati>div>span>span.bold,.fbk-dashboard .conResult>div.addPermessi .Dettaglio .sezione .box .dati>div>div>span.bold,.fbk-dashboard .Dettaglio .sezione .box .conResult>div.addPermessi .dati>div>div>span.bold,.fbk-dashboard .conResult>div.addPermessi .customTooltipRight .bold.tooltip-inner,.fbk-dashboard .customTooltipRight .conResult>div.addPermessi .bold.tooltip-inner,.fbk-dashboard .conResult>div.addPermessi .customTooltip .bold.tooltip-inner,.fbk-dashboard .customTooltip .conResult>div.addPermessi .bold.tooltip-inner,.fbk-dashboard .conResult>div.addPermessi .tendinaDinamica .bold.voceTendina,.fbk-dashboard .tendinaDinamica .conResult>div.addPermessi .bold.voceTendina,.fbk-dashboard .conResult>div.addPermessi .contList2.checkList .mat-optgroup .bold.mat-optgroup-label,.fbk-dashboard .contList2.checkList .mat-optgroup .conResult>div.addPermessi .bold.mat-optgroup-label,.fbk-dashboard .conResult>div.addPermessi .contList.checkList .mat-optgroup .bold.mat-optgroup-label,.fbk-dashboard .contList.checkList .mat-optgroup .conResult>div.addPermessi .bold.mat-optgroup-label,.fbk-dashboard .conResult>div.addPermessi .searchBar .bold.serchInput,.fbk-dashboard .searchBar .conResult>div.addPermessi .bold.serchInput,.fbk-dashboard .conResult>div.addPermessi .contAction .bold.action,.fbk-dashboard .contAction .conResult>div.addPermessi .bold.action,.fbk-dashboard .conResult>div.addPermessi .contAction .action span.bold,.fbk-dashboard .contAction .action .conResult>div.addPermessi span.bold,.fbk-dashboard .conResult>div.addPermessi .small.mat-mdc-chip.chip,.fbk-dashboard .conResult>div.addPermessi app-workspaces mat-sidenav-container mat-sidenav app-menu app-menu-voce .voce span.mat-mdc-chip.chip,.fbk-dashboard app-workspaces mat-sidenav-container mat-sidenav app-menu app-menu-voce .voce .conResult>div.addPermessi span.mat-mdc-chip.chip,.fbk-dashboard .conResult>div.addPermessi .DettaglioResponsive .sezione .box .dati>span>span>span.mat-mdc-chip.chip,.fbk-dashboard .DettaglioResponsive .sezione .box .conResult>div.addPermessi .dati>span>span>span.mat-mdc-chip.chip,.fbk-dashboard .conResult>div.addPermessi .DettaglioResponsive .sezione .box .dati>span>div:not(.no-flex)>span.mat-mdc-chip.chip,.fbk-dashboard .DettaglioResponsive .sezione .box .conResult>div.addPermessi .dati>span>div:not(.no-flex)>span.mat-mdc-chip.chip,.fbk-dashboard .conResult>div.addPermessi .DettaglioResponsive .sezione .box .dati>div>span>span.mat-mdc-chip.chip,.fbk-dashboard .DettaglioResponsive .sezione .box .conResult>div.addPermessi .dati>div>span>span.mat-mdc-chip.chip,.fbk-dashboard .conResult>div.addPermessi .DettaglioResponsive .sezione .box .dati>div>div:not(.no-flex)>span.mat-mdc-chip.chip,.fbk-dashboard .DettaglioResponsive .sezione .box .conResult>div.addPermessi .dati>div>div:not(.no-flex)>span.mat-mdc-chip.chip,.fbk-dashboard .conResult>div.addPermessi .Dettaglio .sezione .box .dati>span>span>span.mat-mdc-chip.chip,.fbk-dashboard .Dettaglio .sezione .box .conResult>div.addPermessi .dati>span>span>span.mat-mdc-chip.chip,.fbk-dashboard .conResult>div.addPermessi .Dettaglio .sezione .box .dati>span>div>span.mat-mdc-chip.chip,.fbk-dashboard .Dettaglio .sezione .box .conResult>div.addPermessi .dati>span>div>span.mat-mdc-chip.chip,.fbk-dashboard .conResult>div.addPermessi .Dettaglio .sezione .box .dati>div>span>span.mat-mdc-chip.chip,.fbk-dashboard .Dettaglio .sezione .box .conResult>div.addPermessi .dati>div>span>span.mat-mdc-chip.chip,.fbk-dashboard .conResult>div.addPermessi .Dettaglio .sezione .box .dati>div>div>span.mat-mdc-chip.chip,.fbk-dashboard .Dettaglio .sezione .box .conResult>div.addPermessi .dati>div>div>span.mat-mdc-chip.chip,.fbk-dashboard .conResult>div.addPermessi .customTooltipRight .mat-mdc-chip.chip.tooltip-inner,.fbk-dashboard .customTooltipRight .conResult>div.addPermessi .mat-mdc-chip.chip.tooltip-inner,.fbk-dashboard .conResult>div.addPermessi .customTooltip .mat-mdc-chip.chip.tooltip-inner,.fbk-dashboard .customTooltip .conResult>div.addPermessi .mat-mdc-chip.chip.tooltip-inner,.fbk-dashboard .conResult>div.addPermessi .tendinaDinamica .mat-mdc-chip.chip.voceTendina,.fbk-dashboard .tendinaDinamica .conResult>div.addPermessi .mat-mdc-chip.chip.voceTendina,.fbk-dashboard .conResult>div.addPermessi .contList2.checkList .mat-optgroup .mat-mdc-chip.chip.mat-optgroup-label,.fbk-dashboard .contList2.checkList .mat-optgroup .conResult>div.addPermessi .mat-mdc-chip.chip.mat-optgroup-label,.fbk-dashboard .conResult>div.addPermessi .contList.checkList .mat-optgroup .mat-mdc-chip.chip.mat-optgroup-label,.fbk-dashboard .contList.checkList .mat-optgroup .conResult>div.addPermessi .mat-mdc-chip.chip.mat-optgroup-label,.fbk-dashboard .conResult>div.addPermessi .searchBar .serchInput.mat-mdc-chip.chip,.fbk-dashboard .searchBar .conResult>div.addPermessi .serchInput.mat-mdc-chip.chip,.fbk-dashboard .conResult>div.addPermessi .contAction .action.mat-mdc-chip.chip,.fbk-dashboard .contAction .conResult>div.addPermessi .action.mat-mdc-chip.chip,.fbk-dashboard .conResult>div.addPermessi .contAction .action span.mat-mdc-chip.chip,.fbk-dashboard .contAction .action .conResult>div.addPermessi span.mat-mdc-chip.chip,.fbk-dashboard .conResult>div.addPermessi .small.mat-mdc-chip.badge,.fbk-dashboard .conResult>div.addPermessi app-workspaces mat-sidenav-container mat-sidenav app-menu app-menu-voce .voce span.mat-mdc-chip.badge,.fbk-dashboard app-workspaces mat-sidenav-container mat-sidenav app-menu app-menu-voce .voce .conResult>div.addPermessi span.mat-mdc-chip.badge,.fbk-dashboard .conResult>div.addPermessi .DettaglioResponsive .sezione .box .dati>span>span>span.mat-mdc-chip.badge,.fbk-dashboard .DettaglioResponsive .sezione .box .conResult>div.addPermessi .dati>span>span>span.mat-mdc-chip.badge,.fbk-dashboard .conResult>div.addPermessi .DettaglioResponsive .sezione .box .dati>span>div:not(.no-flex)>span.mat-mdc-chip.badge,.fbk-dashboard .DettaglioResponsive .sezione .box .conResult>div.addPermessi .dati>span>div:not(.no-flex)>span.mat-mdc-chip.badge,.fbk-dashboard .conResult>div.addPermessi .DettaglioResponsive .sezione .box .dati>div>span>span.mat-mdc-chip.badge,.fbk-dashboard .DettaglioResponsive .sezione .box .conResult>div.addPermessi .dati>div>span>span.mat-mdc-chip.badge,.fbk-dashboard .conResult>div.addPermessi .DettaglioResponsive .sezione .box .dati>div>div:not(.no-flex)>span.mat-mdc-chip.badge,.fbk-dashboard .DettaglioResponsive .sezione .box .conResult>div.addPermessi .dati>div>div:not(.no-flex)>span.mat-mdc-chip.badge,.fbk-dashboard .conResult>div.addPermessi .Dettaglio .sezione .box .dati>span>span>span.mat-mdc-chip.badge,.fbk-dashboard .Dettaglio .sezione .box .conResult>div.addPermessi .dati>span>span>span.mat-mdc-chip.badge,.fbk-dashboard .conResult>div.addPermessi .Dettaglio .sezione .box .dati>span>div>span.mat-mdc-chip.badge,.fbk-dashboard .Dettaglio .sezione .box .conResult>div.addPermessi .dati>span>div>span.mat-mdc-chip.badge,.fbk-dashboard .conResult>div.addPermessi .Dettaglio .sezione .box .dati>div>span>span.mat-mdc-chip.badge,.fbk-dashboard .Dettaglio .sezione .box .conResult>div.addPermessi .dati>div>span>span.mat-mdc-chip.badge,.fbk-dashboard .conResult>div.addPermessi .Dettaglio .sezione .box .dati>div>div>span.mat-mdc-chip.badge,.fbk-dashboard .Dettaglio .sezione .box .conResult>div.addPermessi .dati>div>div>span.mat-mdc-chip.badge,.fbk-dashboard .conResult>div.addPermessi .customTooltipRight .mat-mdc-chip.badge.tooltip-inner,.fbk-dashboard .customTooltipRight .conResult>div.addPermessi .mat-mdc-chip.badge.tooltip-inner,.fbk-dashboard .conResult>div.addPermessi .customTooltip .mat-mdc-chip.badge.tooltip-inner,.fbk-dashboard .customTooltip .conResult>div.addPermessi .mat-mdc-chip.badge.tooltip-inner,.fbk-dashboard .conResult>div.addPermessi .tendinaDinamica .mat-mdc-chip.badge.voceTendina,.fbk-dashboard .tendinaDinamica .conResult>div.addPermessi .mat-mdc-chip.badge.voceTendina,.fbk-dashboard .conResult>div.addPermessi .contList2.checkList .mat-optgroup .mat-mdc-chip.badge.mat-optgroup-label,.fbk-dashboard .contList2.checkList .mat-optgroup .conResult>div.addPermessi .mat-mdc-chip.badge.mat-optgroup-label,.fbk-dashboard .conResult>div.addPermessi .contList.checkList .mat-optgroup .mat-mdc-chip.badge.mat-optgroup-label,.fbk-dashboard .contList.checkList .mat-optgroup .conResult>div.addPermessi .mat-mdc-chip.badge.mat-optgroup-label,.fbk-dashboard .conResult>div.addPermessi .searchBar .serchInput.mat-mdc-chip.badge,.fbk-dashboard .searchBar .conResult>div.addPermessi .serchInput.mat-mdc-chip.badge,.fbk-dashboard .conResult>div.addPermessi .contAction .action.mat-mdc-chip.badge,.fbk-dashboard .contAction .conResult>div.addPermessi .action.mat-mdc-chip.badge,.fbk-dashboard .conResult>div.addPermessi .contAction .action span.mat-mdc-chip.badge,.fbk-dashboard .contAction .action .conResult>div.addPermessi span.mat-mdc-chip.badge,.fbk-dashboard .conResult>div.infoRole .small.bold,.fbk-dashboard .conResult>div.infoRole app-workspaces mat-sidenav-container mat-sidenav app-menu app-menu-voce .voce span.bold,.fbk-dashboard app-workspaces mat-sidenav-container mat-sidenav app-menu app-menu-voce .voce .conResult>div.infoRole span.bold,.fbk-dashboard .conResult>div.infoRole .DettaglioResponsive .sezione .box .dati>span>span>span.bold,.fbk-dashboard .DettaglioResponsive .sezione .box .conResult>div.infoRole .dati>span>span>span.bold,.fbk-dashboard .conResult>div.infoRole .DettaglioResponsive .sezione .box .dati>span>div:not(.no-flex)>span.bold,.fbk-dashboard .DettaglioResponsive .sezione .box .conResult>div.infoRole .dati>span>div:not(.no-flex)>span.bold,.fbk-dashboard .conResult>div.infoRole .DettaglioResponsive .sezione .box .dati>div>span>span.bold,.fbk-dashboard .DettaglioResponsive .sezione .box .conResult>div.infoRole .dati>div>span>span.bold,.fbk-dashboard .conResult>div.infoRole .DettaglioResponsive .sezione .box .dati>div>div:not(.no-flex)>span.bold,.fbk-dashboard .DettaglioResponsive .sezione .box .conResult>div.infoRole .dati>div>div:not(.no-flex)>span.bold,.fbk-dashboard .conResult>div.infoRole .Dettaglio .sezione .box .dati>span>span>span.bold,.fbk-dashboard .Dettaglio .sezione .box .conResult>div.infoRole .dati>span>span>span.bold,.fbk-dashboard .conResult>div.infoRole .Dettaglio .sezione .box .dati>span>div>span.bold,.fbk-dashboard .Dettaglio .sezione .box .conResult>div.infoRole .dati>span>div>span.bold,.fbk-dashboard .conResult>div.infoRole .Dettaglio .sezione .box .dati>div>span>span.bold,.fbk-dashboard .Dettaglio .sezione .box .conResult>div.infoRole .dati>div>span>span.bold,.fbk-dashboard .conResult>div.infoRole .Dettaglio .sezione .box .dati>div>div>span.bold,.fbk-dashboard .Dettaglio .sezione .box .conResult>div.infoRole .dati>div>div>span.bold,.fbk-dashboard .conResult>div.infoRole .customTooltipRight .bold.tooltip-inner,.fbk-dashboard .customTooltipRight .conResult>div.infoRole .bold.tooltip-inner,.fbk-dashboard .conResult>div.infoRole .customTooltip .bold.tooltip-inner,.fbk-dashboard .customTooltip .conResult>div.infoRole .bold.tooltip-inner,.fbk-dashboard .conResult>div.infoRole .tendinaDinamica .bold.voceTendina,.fbk-dashboard .tendinaDinamica .conResult>div.infoRole .bold.voceTendina,.fbk-dashboard .conResult>div.infoRole .contList2.checkList .mat-optgroup .bold.mat-optgroup-label,.fbk-dashboard .contList2.checkList .mat-optgroup .conResult>div.infoRole .bold.mat-optgroup-label,.fbk-dashboard .conResult>div.infoRole .contList.checkList .mat-optgroup .bold.mat-optgroup-label,.fbk-dashboard .contList.checkList .mat-optgroup .conResult>div.infoRole .bold.mat-optgroup-label,.fbk-dashboard .conResult>div.infoRole .searchBar .bold.serchInput,.fbk-dashboard .searchBar .conResult>div.infoRole .bold.serchInput,.fbk-dashboard .conResult>div.infoRole .contAction .bold.action,.fbk-dashboard .contAction .conResult>div.infoRole .bold.action,.fbk-dashboard .conResult>div.infoRole .contAction .action span.bold,.fbk-dashboard .contAction .action .conResult>div.infoRole span.bold,.fbk-dashboard .conResult>div.infoRole .small.mat-mdc-chip.chip,.fbk-dashboard .conResult>div.infoRole app-workspaces mat-sidenav-container mat-sidenav app-menu app-menu-voce .voce span.mat-mdc-chip.chip,.fbk-dashboard app-workspaces mat-sidenav-container mat-sidenav app-menu app-menu-voce .voce .conResult>div.infoRole span.mat-mdc-chip.chip,.fbk-dashboard .conResult>div.infoRole .DettaglioResponsive .sezione .box .dati>span>span>span.mat-mdc-chip.chip,.fbk-dashboard .DettaglioResponsive .sezione .box .conResult>div.infoRole .dati>span>span>span.mat-mdc-chip.chip,.fbk-dashboard .conResult>div.infoRole .DettaglioResponsive .sezione .box .dati>span>div:not(.no-flex)>span.mat-mdc-chip.chip,.fbk-dashboard .DettaglioResponsive .sezione .box .conResult>div.infoRole .dati>span>div:not(.no-flex)>span.mat-mdc-chip.chip,.fbk-dashboard .conResult>div.infoRole .DettaglioResponsive .sezione .box .dati>div>span>span.mat-mdc-chip.chip,.fbk-dashboard .DettaglioResponsive .sezione .box .conResult>div.infoRole .dati>div>span>span.mat-mdc-chip.chip,.fbk-dashboard .conResult>div.infoRole .DettaglioResponsive .sezione .box .dati>div>div:not(.no-flex)>span.mat-mdc-chip.chip,.fbk-dashboard .DettaglioResponsive .sezione .box .conResult>div.infoRole .dati>div>div:not(.no-flex)>span.mat-mdc-chip.chip,.fbk-dashboard .conResult>div.infoRole .Dettaglio .sezione .box .dati>span>span>span.mat-mdc-chip.chip,.fbk-dashboard .Dettaglio .sezione .box .conResult>div.infoRole .dati>span>span>span.mat-mdc-chip.chip,.fbk-dashboard .conResult>div.infoRole .Dettaglio .sezione .box .dati>span>div>span.mat-mdc-chip.chip,.fbk-dashboard .Dettaglio .sezione .box .conResult>div.infoRole .dati>span>div>span.mat-mdc-chip.chip,.fbk-dashboard .conResult>div.infoRole .Dettaglio .sezione .box .dati>div>span>span.mat-mdc-chip.chip,.fbk-dashboard .Dettaglio .sezione .box .conResult>div.infoRole .dati>div>span>span.mat-mdc-chip.chip,.fbk-dashboard .conResult>div.infoRole .Dettaglio .sezione .box .dati>div>div>span.mat-mdc-chip.chip,.fbk-dashboard .Dettaglio .sezione .box .conResult>div.infoRole .dati>div>div>span.mat-mdc-chip.chip,.fbk-dashboard .conResult>div.infoRole .customTooltipRight .mat-mdc-chip.chip.tooltip-inner,.fbk-dashboard .customTooltipRight .conResult>div.infoRole .mat-mdc-chip.chip.tooltip-inner,.fbk-dashboard .conResult>div.infoRole .customTooltip .mat-mdc-chip.chip.tooltip-inner,.fbk-dashboard .customTooltip .conResult>div.infoRole .mat-mdc-chip.chip.tooltip-inner,.fbk-dashboard .conResult>div.infoRole .tendinaDinamica .mat-mdc-chip.chip.voceTendina,.fbk-dashboard .tendinaDinamica .conResult>div.infoRole .mat-mdc-chip.chip.voceTendina,.fbk-dashboard .conResult>div.infoRole .contList2.checkList .mat-optgroup .mat-mdc-chip.chip.mat-optgroup-label,.fbk-dashboard .contList2.checkList .mat-optgroup .conResult>div.infoRole .mat-mdc-chip.chip.mat-optgroup-label,.fbk-dashboard .conResult>div.infoRole .contList.checkList .mat-optgroup .mat-mdc-chip.chip.mat-optgroup-label,.fbk-dashboard .contList.checkList .mat-optgroup .conResult>div.infoRole .mat-mdc-chip.chip.mat-optgroup-label,.fbk-dashboard .conResult>div.infoRole .searchBar .serchInput.mat-mdc-chip.chip,.fbk-dashboard .searchBar .conResult>div.infoRole .serchInput.mat-mdc-chip.chip,.fbk-dashboard .conResult>div.infoRole .contAction .action.mat-mdc-chip.chip,.fbk-dashboard .contAction .conResult>div.infoRole .action.mat-mdc-chip.chip,.fbk-dashboard .conResult>div.infoRole .contAction .action span.mat-mdc-chip.chip,.fbk-dashboard .contAction .action .conResult>div.infoRole span.mat-mdc-chip.chip,.fbk-dashboard .conResult>div.infoRole .small.mat-mdc-chip.badge,.fbk-dashboard .conResult>div.infoRole app-workspaces mat-sidenav-container mat-sidenav app-menu app-menu-voce .voce span.mat-mdc-chip.badge,.fbk-dashboard app-workspaces mat-sidenav-container mat-sidenav app-menu app-menu-voce .voce .conResult>div.infoRole span.mat-mdc-chip.badge,.fbk-dashboard .conResult>div.infoRole .DettaglioResponsive .sezione .box .dati>span>span>span.mat-mdc-chip.badge,.fbk-dashboard .DettaglioResponsive .sezione .box .conResult>div.infoRole .dati>span>span>span.mat-mdc-chip.badge,.fbk-dashboard .conResult>div.infoRole .DettaglioResponsive .sezione .box .dati>span>div:not(.no-flex)>span.mat-mdc-chip.badge,.fbk-dashboard .DettaglioResponsive .sezione .box .conResult>div.infoRole .dati>span>div:not(.no-flex)>span.mat-mdc-chip.badge,.fbk-dashboard .conResult>div.infoRole .DettaglioResponsive .sezione .box .dati>div>span>span.mat-mdc-chip.badge,.fbk-dashboard .DettaglioResponsive .sezione .box .conResult>div.infoRole .dati>div>span>span.mat-mdc-chip.badge,.fbk-dashboard .conResult>div.infoRole .DettaglioResponsive .sezione .box .dati>div>div:not(.no-flex)>span.mat-mdc-chip.badge,.fbk-dashboard .DettaglioResponsive .sezione .box .conResult>div.infoRole .dati>div>div:not(.no-flex)>span.mat-mdc-chip.badge,.fbk-dashboard .conResult>div.infoRole .Dettaglio .sezione .box .dati>span>span>span.mat-mdc-chip.badge,.fbk-dashboard .Dettaglio .sezione .box .conResult>div.infoRole .dati>span>span>span.mat-mdc-chip.badge,.fbk-dashboard .conResult>div.infoRole .Dettaglio .sezione .box .dati>span>div>span.mat-mdc-chip.badge,.fbk-dashboard .Dettaglio .sezione .box .conResult>div.infoRole .dati>span>div>span.mat-mdc-chip.badge,.fbk-dashboard .conResult>div.infoRole .Dettaglio .sezione .box .dati>div>span>span.mat-mdc-chip.badge,.fbk-dashboard .Dettaglio .sezione .box .conResult>div.infoRole .dati>div>span>span.mat-mdc-chip.badge,.fbk-dashboard .conResult>div.infoRole .Dettaglio .sezione .box .dati>div>div>span.mat-mdc-chip.badge,.fbk-dashboard .Dettaglio .sezione .box .conResult>div.infoRole .dati>div>div>span.mat-mdc-chip.badge,.fbk-dashboard .conResult>div.infoRole .customTooltipRight .mat-mdc-chip.badge.tooltip-inner,.fbk-dashboard .customTooltipRight .conResult>div.infoRole .mat-mdc-chip.badge.tooltip-inner,.fbk-dashboard .conResult>div.infoRole .customTooltip .mat-mdc-chip.badge.tooltip-inner,.fbk-dashboard .customTooltip .conResult>div.infoRole .mat-mdc-chip.badge.tooltip-inner,.fbk-dashboard .conResult>div.infoRole .tendinaDinamica .mat-mdc-chip.badge.voceTendina,.fbk-dashboard .tendinaDinamica .conResult>div.infoRole .mat-mdc-chip.badge.voceTendina,.fbk-dashboard .conResult>div.infoRole .contList2.checkList .mat-optgroup .mat-mdc-chip.badge.mat-optgroup-label,.fbk-dashboard .contList2.checkList .mat-optgroup .conResult>div.infoRole .mat-mdc-chip.badge.mat-optgroup-label,.fbk-dashboard .conResult>div.infoRole .contList.checkList .mat-optgroup .mat-mdc-chip.badge.mat-optgroup-label,.fbk-dashboard .contList.checkList .mat-optgroup .conResult>div.infoRole .mat-mdc-chip.badge.mat-optgroup-label,.fbk-dashboard .conResult>div.infoRole .searchBar .serchInput.mat-mdc-chip.badge,.fbk-dashboard .searchBar .conResult>div.infoRole .serchInput.mat-mdc-chip.badge,.fbk-dashboard .conResult>div.infoRole .contAction .action.mat-mdc-chip.badge,.fbk-dashboard .contAction .conResult>div.infoRole .action.mat-mdc-chip.badge,.fbk-dashboard .conResult>div.infoRole .contAction .action span.mat-mdc-chip.badge,.fbk-dashboard .contAction .action .conResult>div.infoRole span.mat-mdc-chip.badge{text-align:right;min-width:80px;margin-right:5px}.fbk-dashboard .conResult>div.addPermessi .conInfo,.fbk-dashboard .conResult>div.infoRole .conInfo{position:relative}.fbk-dashboard .conResult>div.addPermessi .conInfo.icon,.fbk-dashboard .conResult>div.addPermessi .new-tour-step .shepherd-header .conInfo.shepherd-cancel-icon,.fbk-dashboard .new-tour-step .shepherd-header .conResult>div.addPermessi .conInfo.shepherd-cancel-icon,.fbk-dashboard .conResult>div.addPermessi .tour-step .shepherd-header .conInfo.shepherd-cancel-icon,.fbk-dashboard .tour-step .shepherd-header .conResult>div.addPermessi .conInfo.shepherd-cancel-icon,.fbk-dashboard .conResult>div.infoRole .conInfo.icon,.fbk-dashboard .conResult>div.infoRole .new-tour-step .shepherd-header .conInfo.shepherd-cancel-icon,.fbk-dashboard .new-tour-step .shepherd-header .conResult>div.infoRole .conInfo.shepherd-cancel-icon,.fbk-dashboard .conResult>div.infoRole .tour-step .shepherd-header .conInfo.shepherd-cancel-icon,.fbk-dashboard .tour-step .shepherd-header .conResult>div.infoRole .conInfo.shepherd-cancel-icon{color:#879ba6}.fbk-dashboard .conResult>div.addPermessi .conInfo:hover>.showinfo,.fbk-dashboard .conResult>div.infoRole .conInfo:hover>.showinfo{display:block}.fbk-dashboard .conResult>div.addPermessi .conInfo.disabled:hover>.showinfo,.fbk-dashboard .conResult>div.infoRole .conInfo.disabled:hover>.showinfo{display:none}.fbk-dashboard .conResult>div.addPermessi .conInfo .showinfo,.fbk-dashboard .conResult>div.infoRole .conInfo .showinfo{position:absolute;right:10px;top:calc(50% - 15px);transform:translateY(-50%);background:#fff;min-width:336px;padding:16px;box-shadow:0 8px 20px #00466e14,0 2px 10px #00000014,0 0 4px #00466e12;border-radius:4px;z-index:1;display:none}.fbk-dashboard .conResult>div.addPermessi .conInfo .showinfo .conResult,.fbk-dashboard .conResult>div.infoRole .conInfo .showinfo .conResult{height:48px;position:relative}.fbk-dashboard .conResult>div.addPermessi .conInfo .showinfo .conResult:last-child,.fbk-dashboard .conResult>div.infoRole .conInfo .showinfo .conResult:last-child{border:none}.fbk-dashboard .conResult>div.addPermessi .conInfo .showinfo .conResult .chip,.fbk-dashboard .conResult>div.infoRole .conInfo .showinfo .conResult .chip{position:absolute;right:0;min-height:0;height:24px;width:24px}.fbk-dashboard .conResult>div.addPermessi .contAction,.fbk-dashboard .conResult>div.infoRole .contAction{bottom:auto}.fbk-dashboard .contList{padding:16px 8px;z-index:2;width:100%;right:0;background:#fff;border:none!important;border-radius:6px;max-height:270px;overflow-y:auto;position:absolute;bottom:-10px;transform:translateY(100%);display:none}.fbk-dashboard .contList ::-webkit-scrollbar{width:14px;height:18px;background:red!important}.fbk-dashboard .contList .mat-optgroup{display:table;padding:16px 0 0;width:100%;border-top:1px solid #e7ecef}.fbk-dashboard .contList .mat-optgroup .mat-option-ripple{display:none!important}.fbk-dashboard .contList .mat-optgroup:first-child{padding:0;border:none}.fbk-dashboard .contList .mat-optgroup .mat-optgroup-label{color:#879ba6;height:auto;padding:0 8px;font-size:12px;line-height:16px;font-style:normal;font-weight:400}.fbk-dashboard .contList .mat-optgroup.noMargin .mat-optgroup-label{margin:0}.fbk-dashboard .contList .mat-optgroup mat-list-option .mat-list-item-content{padding:0}.fbk-dashboard .contList .mat-optgroup mat-list-option .mat-list-item-content .mat-list-text{padding:0!important}.fbk-dashboard .contList .mat-option{padding:16px 8px!important;background:#fff}.fbk-dashboard .contList .mat-option .mat-option-text .avatar,.fbk-dashboard .contList .mat-option .mat-option-text .contTabella .contFixTabella .ResultTable tr td .contImg,.fbk-dashboard .contTabella .contFixTabella .ResultTable tr td .contList .mat-option .mat-option-text .contImg,.fbk-dashboard .contList .mat-option .mat-option-text .contTabella .contFixTabella .ResultTable tr th .contImg,.fbk-dashboard .contTabella .contFixTabella .ResultTable tr th .contList .mat-option .mat-option-text .contImg{display:inline-flex;margin-right:16px;vertical-align:middle;border:solid 1px;background-position:center;background-size:cover}.fbk-dashboard .contList .mat-option .mat-option-text .small,.fbk-dashboard .contList .mat-option .mat-option-text app-workspaces mat-sidenav-container mat-sidenav app-menu app-menu-voce .voce span,.fbk-dashboard app-workspaces mat-sidenav-container mat-sidenav app-menu app-menu-voce .voce .contList .mat-option .mat-option-text span,.fbk-dashboard .contList .mat-option .mat-option-text .DettaglioResponsive .sezione .box .dati>span>span>span,.fbk-dashboard .DettaglioResponsive .sezione .box .contList .mat-option .mat-option-text .dati>span>span>span,.fbk-dashboard .contList .mat-option .mat-option-text .DettaglioResponsive .sezione .box .dati>span>div:not(.no-flex)>span,.fbk-dashboard .DettaglioResponsive .sezione .box .contList .mat-option .mat-option-text .dati>span>div:not(.no-flex)>span,.fbk-dashboard .contList .mat-option .mat-option-text .DettaglioResponsive .sezione .box .dati>div>span>span,.fbk-dashboard .DettaglioResponsive .sezione .box .contList .mat-option .mat-option-text .dati>div>span>span,.fbk-dashboard .contList .mat-option .mat-option-text .DettaglioResponsive .sezione .box .dati>div>div:not(.no-flex)>span,.fbk-dashboard .DettaglioResponsive .sezione .box .contList .mat-option .mat-option-text .dati>div>div:not(.no-flex)>span,.fbk-dashboard .contList .mat-option .mat-option-text .Dettaglio .sezione .box .dati>span>span>span,.fbk-dashboard .Dettaglio .sezione .box .contList .mat-option .mat-option-text .dati>span>span>span,.fbk-dashboard .contList .mat-option .mat-option-text .Dettaglio .sezione .box .dati>span>div>span,.fbk-dashboard .Dettaglio .sezione .box .contList .mat-option .mat-option-text .dati>span>div>span,.fbk-dashboard .contList .mat-option .mat-option-text .Dettaglio .sezione .box .dati>div>span>span,.fbk-dashboard .Dettaglio .sezione .box .contList .mat-option .mat-option-text .dati>div>span>span,.fbk-dashboard .contList .mat-option .mat-option-text .Dettaglio .sezione .box .dati>div>div>span,.fbk-dashboard .Dettaglio .sezione .box .contList .mat-option .mat-option-text .dati>div>div>span,.fbk-dashboard .contList .mat-option .mat-option-text .customTooltipRight .tooltip-inner,.fbk-dashboard .customTooltipRight .contList .mat-option .mat-option-text .tooltip-inner,.fbk-dashboard .contList .mat-option .mat-option-text .customTooltip .tooltip-inner,.fbk-dashboard .customTooltip .contList .mat-option .mat-option-text .tooltip-inner,.fbk-dashboard .contList .mat-option .mat-option-text .tendinaDinamica .voceTendina,.fbk-dashboard .tendinaDinamica .contList .mat-option .mat-option-text .voceTendina,.fbk-dashboard .contList .mat-option .mat-option-text .contList2.checkList .mat-optgroup .mat-optgroup-label,.fbk-dashboard .contList2.checkList .mat-optgroup .contList .mat-option .mat-option-text .mat-optgroup-label,.fbk-dashboard .contList.checkList .mat-option .mat-option-text .mat-optgroup .mat-optgroup-label,.fbk-dashboard .contList.checkList .mat-optgroup .mat-option .mat-option-text .mat-optgroup-label,.fbk-dashboard .contList .mat-option .mat-option-text .searchBar .serchInput,.fbk-dashboard .searchBar .contList .mat-option .mat-option-text .serchInput,.fbk-dashboard .contList .mat-option .mat-option-text .contAction .action,.fbk-dashboard .contAction .contList .mat-option .mat-option-text .action,.fbk-dashboard .contList .mat-option .mat-option-text .contAction .action span,.fbk-dashboard .contAction .action .contList .mat-option .mat-option-text span{width:calc(100% - 48px);display:inline-block}.fbk-dashboard .contList .mat-option .mat-option-text .small.ardress,.fbk-dashboard .contList .mat-option .mat-option-text app-workspaces mat-sidenav-container mat-sidenav app-menu app-menu-voce .voce span.ardress,.fbk-dashboard app-workspaces mat-sidenav-container mat-sidenav app-menu app-menu-voce .voce .contList .mat-option .mat-option-text span.ardress,.fbk-dashboard .contList .mat-option .mat-option-text .DettaglioResponsive .sezione .box .dati>span>span>span.ardress,.fbk-dashboard .DettaglioResponsive .sezione .box .contList .mat-option .mat-option-text .dati>span>span>span.ardress,.fbk-dashboard .contList .mat-option .mat-option-text .DettaglioResponsive .sezione .box .dati>span>div:not(.no-flex)>span.ardress,.fbk-dashboard .DettaglioResponsive .sezione .box .contList .mat-option .mat-option-text .dati>span>div:not(.no-flex)>span.ardress,.fbk-dashboard .contList .mat-option .mat-option-text .DettaglioResponsive .sezione .box .dati>div>span>span.ardress,.fbk-dashboard .DettaglioResponsive .sezione .box .contList .mat-option .mat-option-text .dati>div>span>span.ardress,.fbk-dashboard .contList .mat-option .mat-option-text .DettaglioResponsive .sezione .box .dati>div>div:not(.no-flex)>span.ardress,.fbk-dashboard .DettaglioResponsive .sezione .box .contList .mat-option .mat-option-text .dati>div>div:not(.no-flex)>span.ardress,.fbk-dashboard .contList .mat-option .mat-option-text .Dettaglio .sezione .box .dati>span>span>span.ardress,.fbk-dashboard .Dettaglio .sezione .box .contList .mat-option .mat-option-text .dati>span>span>span.ardress,.fbk-dashboard .contList .mat-option .mat-option-text .Dettaglio .sezione .box .dati>span>div>span.ardress,.fbk-dashboard .Dettaglio .sezione .box .contList .mat-option .mat-option-text .dati>span>div>span.ardress,.fbk-dashboard .contList .mat-option .mat-option-text .Dettaglio .sezione .box .dati>div>span>span.ardress,.fbk-dashboard .Dettaglio .sezione .box .contList .mat-option .mat-option-text .dati>div>span>span.ardress,.fbk-dashboard .contList .mat-option .mat-option-text .Dettaglio .sezione .box .dati>div>div>span.ardress,.fbk-dashboard .Dettaglio .sezione .box .contList .mat-option .mat-option-text .dati>div>div>span.ardress,.fbk-dashboard .contList .mat-option .mat-option-text .customTooltipRight .ardress.tooltip-inner,.fbk-dashboard .customTooltipRight .contList .mat-option .mat-option-text .ardress.tooltip-inner,.fbk-dashboard .contList .mat-option .mat-option-text .customTooltip .ardress.tooltip-inner,.fbk-dashboard .customTooltip .contList .mat-option .mat-option-text .ardress.tooltip-inner,.fbk-dashboard .contList .mat-option .mat-option-text .tendinaDinamica .ardress.voceTendina,.fbk-dashboard .tendinaDinamica .contList .mat-option .mat-option-text .ardress.voceTendina,.fbk-dashboard .contList .mat-option .mat-option-text .contList2.checkList .mat-optgroup .ardress.mat-optgroup-label,.fbk-dashboard .contList2.checkList .mat-optgroup .contList .mat-option .mat-option-text .ardress.mat-optgroup-label,.fbk-dashboard .contList.checkList .mat-option .mat-option-text .mat-optgroup .ardress.mat-optgroup-label,.fbk-dashboard .contList.checkList .mat-optgroup .mat-option .mat-option-text .ardress.mat-optgroup-label,.fbk-dashboard .contList .mat-option .mat-option-text .searchBar .ardress.serchInput,.fbk-dashboard .searchBar .contList .mat-option .mat-option-text .ardress.serchInput,.fbk-dashboard .contList .mat-option .mat-option-text .contAction .ardress.action,.fbk-dashboard .contAction .contList .mat-option .mat-option-text .ardress.action,.fbk-dashboard .contList .mat-option .mat-option-text .contAction .action span.ardress,.fbk-dashboard .contAction .action .contList .mat-option .mat-option-text span.ardress{font-weight:400;width:auto;float:right}.fbk-dashboard .contList .mat-option .mat-option-text i{display:inline-block;vertical-align:middle;height:33px;font-size:30px}.fbk-dashboard .contList .mat-option .mat-option-text:hover .small,.fbk-dashboard .contList .mat-option .mat-option-text:hover app-workspaces mat-sidenav-container mat-sidenav app-menu app-menu-voce .voce span,.fbk-dashboard app-workspaces mat-sidenav-container mat-sidenav app-menu app-menu-voce .voce .contList .mat-option .mat-option-text:hover span,.fbk-dashboard .contList .mat-option .mat-option-text:hover .DettaglioResponsive .sezione .box .dati>span>span>span,.fbk-dashboard .DettaglioResponsive .sezione .box .contList .mat-option .mat-option-text:hover .dati>span>span>span,.fbk-dashboard .contList .mat-option .mat-option-text:hover .DettaglioResponsive .sezione .box .dati>span>div:not(.no-flex)>span,.fbk-dashboard .DettaglioResponsive .sezione .box .contList .mat-option .mat-option-text:hover .dati>span>div:not(.no-flex)>span,.fbk-dashboard .contList .mat-option .mat-option-text:hover .DettaglioResponsive .sezione .box .dati>div>span>span,.fbk-dashboard .DettaglioResponsive .sezione .box .contList .mat-option .mat-option-text:hover .dati>div>span>span,.fbk-dashboard .contList .mat-option .mat-option-text:hover .DettaglioResponsive .sezione .box .dati>div>div:not(.no-flex)>span,.fbk-dashboard .DettaglioResponsive .sezione .box .contList .mat-option .mat-option-text:hover .dati>div>div:not(.no-flex)>span,.fbk-dashboard .contList .mat-option .mat-option-text:hover .Dettaglio .sezione .box .dati>span>span>span,.fbk-dashboard .Dettaglio .sezione .box .contList .mat-option .mat-option-text:hover .dati>span>span>span,.fbk-dashboard .contList .mat-option .mat-option-text:hover .Dettaglio .sezione .box .dati>span>div>span,.fbk-dashboard .Dettaglio .sezione .box .contList .mat-option .mat-option-text:hover .dati>span>div>span,.fbk-dashboard .contList .mat-option .mat-option-text:hover .Dettaglio .sezione .box .dati>div>span>span,.fbk-dashboard .Dettaglio .sezione .box .contList .mat-option .mat-option-text:hover .dati>div>span>span,.fbk-dashboard .contList .mat-option .mat-option-text:hover .Dettaglio .sezione .box .dati>div>div>span,.fbk-dashboard .Dettaglio .sezione .box .contList .mat-option .mat-option-text:hover .dati>div>div>span,.fbk-dashboard .contList .mat-option .mat-option-text:hover .customTooltipRight .tooltip-inner,.fbk-dashboard .customTooltipRight .contList .mat-option .mat-option-text:hover .tooltip-inner,.fbk-dashboard .contList .mat-option .mat-option-text:hover .customTooltip .tooltip-inner,.fbk-dashboard .customTooltip .contList .mat-option .mat-option-text:hover .tooltip-inner,.fbk-dashboard .contList .mat-option .mat-option-text:hover .tendinaDinamica .voceTendina,.fbk-dashboard .tendinaDinamica .contList .mat-option .mat-option-text:hover .voceTendina,.fbk-dashboard .contList .mat-option .mat-option-text:hover .contList2.checkList .mat-optgroup .mat-optgroup-label,.fbk-dashboard .contList2.checkList .mat-optgroup .contList .mat-option .mat-option-text:hover .mat-optgroup-label,.fbk-dashboard .contList.checkList .mat-option .mat-option-text:hover .mat-optgroup .mat-optgroup-label,.fbk-dashboard .contList.checkList .mat-optgroup .mat-option .mat-option-text:hover .mat-optgroup-label,.fbk-dashboard .contList .mat-option .mat-option-text:hover .searchBar .serchInput,.fbk-dashboard .searchBar .contList .mat-option .mat-option-text:hover .serchInput,.fbk-dashboard .contList .mat-option .mat-option-text:hover .contAction .action,.fbk-dashboard .contAction .contList .mat-option .mat-option-text:hover .action,.fbk-dashboard .contList .mat-option .mat-option-text:hover .contAction .action span,.fbk-dashboard .contAction .action .contList .mat-option .mat-option-text:hover span{color:#5c798a!important}.fbk-dashboard .contList .mat-option .mat-option-text:hover .avatar,.fbk-dashboard .contList .mat-option .mat-option-text:hover .contTabella .contFixTabella .ResultTable tr td .contImg,.fbk-dashboard .contTabella .contFixTabella .ResultTable tr td .contList .mat-option .mat-option-text:hover .contImg,.fbk-dashboard .contList .mat-option .mat-option-text:hover .contTabella .contFixTabella .ResultTable tr th .contImg,.fbk-dashboard .contTabella .contFixTabella .ResultTable tr th .contList .mat-option .mat-option-text:hover .contImg,.fbk-dashboard .contList .mat-option .mat-option-text:hover .avatar .icon,.fbk-dashboard .contList .mat-option .mat-option-text:hover .avatar .new-tour-step .shepherd-header .shepherd-cancel-icon,.fbk-dashboard .new-tour-step .shepherd-header .contList .mat-option .mat-option-text:hover .avatar .shepherd-cancel-icon,.fbk-dashboard .contList .mat-option .mat-option-text:hover .avatar .tour-step .shepherd-header .shepherd-cancel-icon,.fbk-dashboard .tour-step .shepherd-header .contList .mat-option .mat-option-text:hover .avatar .shepherd-cancel-icon,.fbk-dashboard .contList .mat-option .mat-option-text:hover .contTabella .contFixTabella .ResultTable tr td .contImg .icon,.fbk-dashboard .contList .mat-option .mat-option-text:hover .contTabella .contFixTabella .ResultTable tr td .contImg .new-tour-step .shepherd-header .shepherd-cancel-icon,.fbk-dashboard .new-tour-step .shepherd-header .contList .mat-option .mat-option-text:hover .contTabella .contFixTabella .ResultTable tr td .contImg .shepherd-cancel-icon,.fbk-dashboard .contList .mat-option .mat-option-text:hover .contTabella .contFixTabella .ResultTable tr td .contImg .tour-step .shepherd-header .shepherd-cancel-icon,.fbk-dashboard .tour-step .shepherd-header .contList .mat-option .mat-option-text:hover .contTabella .contFixTabella .ResultTable tr td .contImg .shepherd-cancel-icon,.fbk-dashboard .contTabella .contFixTabella .ResultTable tr td .contList .mat-option .mat-option-text:hover .contImg .icon,.fbk-dashboard .contTabella .contFixTabella .ResultTable tr td .contList .mat-option .mat-option-text:hover .contImg .new-tour-step .shepherd-header .shepherd-cancel-icon,.fbk-dashboard .new-tour-step .shepherd-header .contTabella .contFixTabella .ResultTable tr td .contList .mat-option .mat-option-text:hover .contImg .shepherd-cancel-icon,.fbk-dashboard .contTabella .contFixTabella .ResultTable tr td .contList .mat-option .mat-option-text:hover .contImg .tour-step .shepherd-header .shepherd-cancel-icon,.fbk-dashboard .tour-step .shepherd-header .contTabella .contFixTabella .ResultTable tr td .contList .mat-option .mat-option-text:hover .contImg .shepherd-cancel-icon,.fbk-dashboard .contList .mat-option .mat-option-text:hover .contTabella .contFixTabella .ResultTable tr th .contImg .icon,.fbk-dashboard .contList .mat-option .mat-option-text:hover .contTabella .contFixTabella .ResultTable tr th .contImg .new-tour-step .shepherd-header .shepherd-cancel-icon,.fbk-dashboard .new-tour-step .shepherd-header .contList .mat-option .mat-option-text:hover .contTabella .contFixTabella .ResultTable tr th .contImg .shepherd-cancel-icon,.fbk-dashboard .contList .mat-option .mat-option-text:hover .contTabella .contFixTabella .ResultTable tr th .contImg .tour-step .shepherd-header .shepherd-cancel-icon,.fbk-dashboard .tour-step .shepherd-header .contList .mat-option .mat-option-text:hover .contTabella .contFixTabella .ResultTable tr th .contImg .shepherd-cancel-icon,.fbk-dashboard .contTabella .contFixTabella .ResultTable tr th .contList .mat-option .mat-option-text:hover .contImg .icon,.fbk-dashboard .contTabella .contFixTabella .ResultTable tr th .contList .mat-option .mat-option-text:hover .contImg .new-tour-step .shepherd-header .shepherd-cancel-icon,.fbk-dashboard .new-tour-step .shepherd-header .contTabella .contFixTabella .ResultTable tr th .contList .mat-option .mat-option-text:hover .contImg .shepherd-cancel-icon,.fbk-dashboard .contTabella .contFixTabella .ResultTable tr th .contList .mat-option .mat-option-text:hover .contImg .tour-step .shepherd-header .shepherd-cancel-icon,.fbk-dashboard .tour-step .shepherd-header .contTabella .contFixTabella .ResultTable tr th .contList .mat-option .mat-option-text:hover .contImg .shepherd-cancel-icon{color:#5c798a!important}.fbk-dashboard .contList .mat-option.mat-selected{background:#fff!important}.fbk-dashboard .contList .mat-option.mat-selected.selected,.fbk-dashboard .contList .mat-option.mat-selected.selected:hover,.fbk-dashboard .contList .mat-option.selected,.fbk-dashboard .contList .mat-option.selected:hover{background:#f0f9ff!important}.fbk-dashboard .contList .mat-option.selected .mat-option-text .avatar,.fbk-dashboard .contList .mat-option.selected .mat-option-text .contTabella .contFixTabella .ResultTable tr td .contImg,.fbk-dashboard .contTabella .contFixTabella .ResultTable tr td .contList .mat-option.selected .mat-option-text .contImg,.fbk-dashboard .contList .mat-option.selected .mat-option-text .contTabella .contFixTabella .ResultTable tr th .contImg,.fbk-dashboard .contTabella .contFixTabella .ResultTable tr th .contList .mat-option.selected .mat-option-text .contImg{border-color:#33b5ff!important}.fbk-dashboard .contList .mat-option.selected .mat-option-text:hover{border-color:inherit!important;color:inherit!important}.fbk-dashboard .contList .mat-option:hover{background:#fff!important}.fbk-dashboard .contList.checkList{padding:16px}.fbk-dashboard .contList.checkList .mat-optgroup{padding-top:30px!important}.fbk-dashboard .contList.checkList .mat-optgroup .mat-option{height:32px;background:#fff!important}.fbk-dashboard .contList.checkList .mat-optgroup .mat-option .mat-option-ripple{display:none!important}.fbk-dashboard .contList.checkList .mat-optgroup .mat-option .mat-option-text{margin-left:-5px}.fbk-dashboard .contList.checkList .mat-optgroup .mat-option .mat-option-text .small,.fbk-dashboard .contList.checkList .mat-optgroup .mat-option .mat-option-text app-workspaces mat-sidenav-container mat-sidenav app-menu app-menu-voce .voce span,.fbk-dashboard app-workspaces mat-sidenav-container mat-sidenav app-menu app-menu-voce .voce .contList.checkList .mat-optgroup .mat-option .mat-option-text span,.fbk-dashboard .contList.checkList .mat-optgroup .mat-option .mat-option-text .DettaglioResponsive .sezione .box .dati>span>span>span,.fbk-dashboard .DettaglioResponsive .sezione .box .contList.checkList .mat-optgroup .mat-option .mat-option-text .dati>span>span>span,.fbk-dashboard .contList.checkList .mat-optgroup .mat-option .mat-option-text .DettaglioResponsive .sezione .box .dati>span>div:not(.no-flex)>span,.fbk-dashboard .DettaglioResponsive .sezione .box .contList.checkList .mat-optgroup .mat-option .mat-option-text .dati>span>div:not(.no-flex)>span,.fbk-dashboard .contList.checkList .mat-optgroup .mat-option .mat-option-text .DettaglioResponsive .sezione .box .dati>div>span>span,.fbk-dashboard .DettaglioResponsive .sezione .box .contList.checkList .mat-optgroup .mat-option .mat-option-text .dati>div>span>span,.fbk-dashboard .contList.checkList .mat-optgroup .mat-option .mat-option-text .DettaglioResponsive .sezione .box .dati>div>div:not(.no-flex)>span,.fbk-dashboard .DettaglioResponsive .sezione .box .contList.checkList .mat-optgroup .mat-option .mat-option-text .dati>div>div:not(.no-flex)>span,.fbk-dashboard .contList.checkList .mat-optgroup .mat-option .mat-option-text .Dettaglio .sezione .box .dati>span>span>span,.fbk-dashboard .Dettaglio .sezione .box .contList.checkList .mat-optgroup .mat-option .mat-option-text .dati>span>span>span,.fbk-dashboard .contList.checkList .mat-optgroup .mat-option .mat-option-text .Dettaglio .sezione .box .dati>span>div>span,.fbk-dashboard .Dettaglio .sezione .box .contList.checkList .mat-optgroup .mat-option .mat-option-text .dati>span>div>span,.fbk-dashboard .contList.checkList .mat-optgroup .mat-option .mat-option-text .Dettaglio .sezione .box .dati>div>span>span,.fbk-dashboard .Dettaglio .sezione .box .contList.checkList .mat-optgroup .mat-option .mat-option-text .dati>div>span>span,.fbk-dashboard .contList.checkList .mat-optgroup .mat-option .mat-option-text .Dettaglio .sezione .box .dati>div>div>span,.fbk-dashboard .Dettaglio .sezione .box .contList.checkList .mat-optgroup .mat-option .mat-option-text .dati>div>div>span,.fbk-dashboard .contList.checkList .mat-optgroup .mat-option .mat-option-text .customTooltipRight .tooltip-inner,.fbk-dashboard .customTooltipRight .contList.checkList .mat-optgroup .mat-option .mat-option-text .tooltip-inner,.fbk-dashboard .contList.checkList .mat-optgroup .mat-option .mat-option-text .customTooltip .tooltip-inner,.fbk-dashboard .customTooltip .contList.checkList .mat-optgroup .mat-option .mat-option-text .tooltip-inner,.fbk-dashboard .contList.checkList .mat-optgroup .mat-option .mat-option-text .tendinaDinamica .voceTendina,.fbk-dashboard .tendinaDinamica .contList.checkList .mat-optgroup .mat-option .mat-option-text .voceTendina,.fbk-dashboard .contList.checkList .mat-optgroup .mat-option .mat-option-text .mat-optgroup-label,.fbk-dashboard .contList.checkList .mat-optgroup .mat-option .mat-option-text .searchBar .serchInput,.fbk-dashboard .searchBar .contList.checkList .mat-optgroup .mat-option .mat-option-text .serchInput,.fbk-dashboard .contList.checkList .mat-optgroup .mat-option .mat-option-text .contAction .action,.fbk-dashboard .contAction .contList.checkList .mat-optgroup .mat-option .mat-option-text .action,.fbk-dashboard .contList.checkList .mat-optgroup .mat-option .mat-option-text .contAction .action span,.fbk-dashboard .contAction .action .contList.checkList .mat-optgroup .mat-option .mat-option-text span{font-weight:400}.fbk-dashboard .contList.checkList .mat-optgroup .mat-option .mat-option-text .small.selected,.fbk-dashboard .contList.checkList .mat-optgroup .mat-option .mat-option-text app-workspaces mat-sidenav-container mat-sidenav app-menu app-menu-voce .voce span.selected,.fbk-dashboard app-workspaces mat-sidenav-container mat-sidenav app-menu app-menu-voce .voce .contList.checkList .mat-optgroup .mat-option .mat-option-text span.selected,.fbk-dashboard .contList.checkList .mat-optgroup .mat-option .mat-option-text .DettaglioResponsive .sezione .box .dati>span>span>span.selected,.fbk-dashboard .DettaglioResponsive .sezione .box .contList.checkList .mat-optgroup .mat-option .mat-option-text .dati>span>span>span.selected,.fbk-dashboard .contList.checkList .mat-optgroup .mat-option .mat-option-text .DettaglioResponsive .sezione .box .dati>span>div:not(.no-flex)>span.selected,.fbk-dashboard .DettaglioResponsive .sezione .box .contList.checkList .mat-optgroup .mat-option .mat-option-text .dati>span>div:not(.no-flex)>span.selected,.fbk-dashboard .contList.checkList .mat-optgroup .mat-option .mat-option-text .DettaglioResponsive .sezione .box .dati>div>span>span.selected,.fbk-dashboard .DettaglioResponsive .sezione .box .contList.checkList .mat-optgroup .mat-option .mat-option-text .dati>div>span>span.selected,.fbk-dashboard .contList.checkList .mat-optgroup .mat-option .mat-option-text .DettaglioResponsive .sezione .box .dati>div>div:not(.no-flex)>span.selected,.fbk-dashboard .DettaglioResponsive .sezione .box .contList.checkList .mat-optgroup .mat-option .mat-option-text .dati>div>div:not(.no-flex)>span.selected,.fbk-dashboard .contList.checkList .mat-optgroup .mat-option .mat-option-text .Dettaglio .sezione .box .dati>span>span>span.selected,.fbk-dashboard .Dettaglio .sezione .box .contList.checkList .mat-optgroup .mat-option .mat-option-text .dati>span>span>span.selected,.fbk-dashboard .contList.checkList .mat-optgroup .mat-option .mat-option-text .Dettaglio .sezione .box .dati>span>div>span.selected,.fbk-dashboard .Dettaglio .sezione .box .contList.checkList .mat-optgroup .mat-option .mat-option-text .dati>span>div>span.selected,.fbk-dashboard .contList.checkList .mat-optgroup .mat-option .mat-option-text .Dettaglio .sezione .box .dati>div>span>span.selected,.fbk-dashboard .Dettaglio .sezione .box .contList.checkList .mat-optgroup .mat-option .mat-option-text .dati>div>span>span.selected,.fbk-dashboard .contList.checkList .mat-optgroup .mat-option .mat-option-text .Dettaglio .sezione .box .dati>div>div>span.selected,.fbk-dashboard .Dettaglio .sezione .box .contList.checkList .mat-optgroup .mat-option .mat-option-text .dati>div>div>span.selected,.fbk-dashboard .contList.checkList .mat-optgroup .mat-option .mat-option-text .customTooltipRight .selected.tooltip-inner,.fbk-dashboard .customTooltipRight .contList.checkList .mat-optgroup .mat-option .mat-option-text .selected.tooltip-inner,.fbk-dashboard .contList.checkList .mat-optgroup .mat-option .mat-option-text .customTooltip .selected.tooltip-inner,.fbk-dashboard .customTooltip .contList.checkList .mat-optgroup .mat-option .mat-option-text .selected.tooltip-inner,.fbk-dashboard .contList.checkList .mat-optgroup .mat-option .mat-option-text .tendinaDinamica .selected.voceTendina,.fbk-dashboard .tendinaDinamica .contList.checkList .mat-optgroup .mat-option .mat-option-text .selected.voceTendina,.fbk-dashboard .contList.checkList .mat-optgroup .mat-option .mat-option-text .selected.mat-optgroup-label,.fbk-dashboard .contList.checkList .mat-optgroup .mat-option .mat-option-text .searchBar .selected.serchInput,.fbk-dashboard .searchBar .contList.checkList .mat-optgroup .mat-option .mat-option-text .selected.serchInput,.fbk-dashboard .contList.checkList .mat-optgroup .mat-option .mat-option-text .contAction .selected.action,.fbk-dashboard .contAction .contList.checkList .mat-optgroup .mat-option .mat-option-text .selected.action,.fbk-dashboard .contList.checkList .mat-optgroup .mat-option .mat-option-text .contAction .action span.selected,.fbk-dashboard .contAction .action .contList.checkList .mat-optgroup .mat-option .mat-option-text span.selected{color:#33b5ff}.fbk-dashboard .contList.checkList .mat-optgroup .mat-option .mat-option-text input{position:absolute;right:0;top:50%;transform:translateY(-50%);cursor:pointer;pointer-events:none}.fbk-dashboard .contList.checkList .mat-optgroup .mat-option .mat-option-text input[type=checkbox]:not(.mat-checkbox-input){height:20px;width:20px;padding:0}.fbk-dashboard .contList.checkList .mat-optgroup .mat-optgroup-label{border-bottom:1px solid #e7ecef;padding-bottom:10px;position:fixed;margin-top:-46px;z-index:10;background:#fff;padding-top:16px;width:93%;color:#5c798a}.fbk-dashboard .contList2{border:none;padding:16px 8px;z-index:2;width:100%;background:#fff;box-shadow:0 8px 20px #00466e14,0 2px 10px #00000014,0 0 4px #00466e12;border-radius:4px;max-height:270px;overflow-y:auto;display:none}.fbk-dashboard .contList2 ::-webkit-scrollbar{width:14px;height:18px;background:red!important}.fbk-dashboard .contList2 .mat-optgroup{display:table;padding:16px 0 0;width:100%;border-top:1px solid #e7ecef}.fbk-dashboard .contList2 .mat-optgroup .mat-option-ripple{display:none!important}.fbk-dashboard .contList2 .mat-optgroup:first-child{padding:0;border:none}.fbk-dashboard .contList2 .mat-optgroup .mat-optgroup-label{color:#879ba6;height:auto;padding:0 8px;font-size:12px;line-height:16px;font-style:normal;font-weight:400}.fbk-dashboard .contList2 .mat-optgroup.noMargin .mat-optgroup-label{margin:0}.fbk-dashboard .contList2 .mat-option{padding:16px 8px!important;background:#fff}.fbk-dashboard .contList2 .mat-option .mat-option-text .avatar,.fbk-dashboard .contList2 .mat-option .mat-option-text .contTabella .contFixTabella .ResultTable tr td .contImg,.fbk-dashboard .contTabella .contFixTabella .ResultTable tr td .contList2 .mat-option .mat-option-text .contImg,.fbk-dashboard .contList2 .mat-option .mat-option-text .contTabella .contFixTabella .ResultTable tr th .contImg,.fbk-dashboard .contTabella .contFixTabella .ResultTable tr th .contList2 .mat-option .mat-option-text .contImg{display:inline-flex;margin-right:16px;vertical-align:middle;border:solid 1px;background-position:center;background-size:cover}.fbk-dashboard .contList2 .mat-option .mat-option-text .small,.fbk-dashboard .contList2 .mat-option .mat-option-text app-workspaces mat-sidenav-container mat-sidenav app-menu app-menu-voce .voce span,.fbk-dashboard app-workspaces mat-sidenav-container mat-sidenav app-menu app-menu-voce .voce .contList2 .mat-option .mat-option-text span,.fbk-dashboard .contList2 .mat-option .mat-option-text .DettaglioResponsive .sezione .box .dati>span>span>span,.fbk-dashboard .DettaglioResponsive .sezione .box .contList2 .mat-option .mat-option-text .dati>span>span>span,.fbk-dashboard .contList2 .mat-option .mat-option-text .DettaglioResponsive .sezione .box .dati>span>div:not(.no-flex)>span,.fbk-dashboard .DettaglioResponsive .sezione .box .contList2 .mat-option .mat-option-text .dati>span>div:not(.no-flex)>span,.fbk-dashboard .contList2 .mat-option .mat-option-text .DettaglioResponsive .sezione .box .dati>div>span>span,.fbk-dashboard .DettaglioResponsive .sezione .box .contList2 .mat-option .mat-option-text .dati>div>span>span,.fbk-dashboard .contList2 .mat-option .mat-option-text .DettaglioResponsive .sezione .box .dati>div>div:not(.no-flex)>span,.fbk-dashboard .DettaglioResponsive .sezione .box .contList2 .mat-option .mat-option-text .dati>div>div:not(.no-flex)>span,.fbk-dashboard .contList2 .mat-option .mat-option-text .Dettaglio .sezione .box .dati>span>span>span,.fbk-dashboard .Dettaglio .sezione .box .contList2 .mat-option .mat-option-text .dati>span>span>span,.fbk-dashboard .contList2 .mat-option .mat-option-text .Dettaglio .sezione .box .dati>span>div>span,.fbk-dashboard .Dettaglio .sezione .box .contList2 .mat-option .mat-option-text .dati>span>div>span,.fbk-dashboard .contList2 .mat-option .mat-option-text .Dettaglio .sezione .box .dati>div>span>span,.fbk-dashboard .Dettaglio .sezione .box .contList2 .mat-option .mat-option-text .dati>div>span>span,.fbk-dashboard .contList2 .mat-option .mat-option-text .Dettaglio .sezione .box .dati>div>div>span,.fbk-dashboard .Dettaglio .sezione .box .contList2 .mat-option .mat-option-text .dati>div>div>span,.fbk-dashboard .contList2 .mat-option .mat-option-text .customTooltipRight .tooltip-inner,.fbk-dashboard .customTooltipRight .contList2 .mat-option .mat-option-text .tooltip-inner,.fbk-dashboard .contList2 .mat-option .mat-option-text .customTooltip .tooltip-inner,.fbk-dashboard .customTooltip .contList2 .mat-option .mat-option-text .tooltip-inner,.fbk-dashboard .contList2 .mat-option .mat-option-text .tendinaDinamica .voceTendina,.fbk-dashboard .tendinaDinamica .contList2 .mat-option .mat-option-text .voceTendina,.fbk-dashboard .contList2.checkList .mat-option .mat-option-text .mat-optgroup .mat-optgroup-label,.fbk-dashboard .contList2.checkList .mat-optgroup .mat-option .mat-option-text .mat-optgroup-label,.fbk-dashboard .contList2 .mat-option .mat-option-text .searchBar .serchInput,.fbk-dashboard .searchBar .contList2 .mat-option .mat-option-text .serchInput,.fbk-dashboard .contList2 .mat-option .mat-option-text .contAction .action,.fbk-dashboard .contAction .contList2 .mat-option .mat-option-text .action,.fbk-dashboard .contList2 .mat-option .mat-option-text .contAction .action span,.fbk-dashboard .contAction .action .contList2 .mat-option .mat-option-text span,.fbk-dashboard .contList2 .mat-option .mat-option-text .contList.checkList .mat-optgroup .mat-optgroup-label,.fbk-dashboard .contList.checkList .mat-optgroup .contList2 .mat-option .mat-option-text .mat-optgroup-label{width:calc(100% - 48px);display:inline-block}.fbk-dashboard .contList2 .mat-option .mat-option-text .small.ardress,.fbk-dashboard .contList2 .mat-option .mat-option-text app-workspaces mat-sidenav-container mat-sidenav app-menu app-menu-voce .voce span.ardress,.fbk-dashboard app-workspaces mat-sidenav-container mat-sidenav app-menu app-menu-voce .voce .contList2 .mat-option .mat-option-text span.ardress,.fbk-dashboard .contList2 .mat-option .mat-option-text .DettaglioResponsive .sezione .box .dati>span>span>span.ardress,.fbk-dashboard .DettaglioResponsive .sezione .box .contList2 .mat-option .mat-option-text .dati>span>span>span.ardress,.fbk-dashboard .contList2 .mat-option .mat-option-text .DettaglioResponsive .sezione .box .dati>span>div:not(.no-flex)>span.ardress,.fbk-dashboard .DettaglioResponsive .sezione .box .contList2 .mat-option .mat-option-text .dati>span>div:not(.no-flex)>span.ardress,.fbk-dashboard .contList2 .mat-option .mat-option-text .DettaglioResponsive .sezione .box .dati>div>span>span.ardress,.fbk-dashboard .DettaglioResponsive .sezione .box .contList2 .mat-option .mat-option-text .dati>div>span>span.ardress,.fbk-dashboard .contList2 .mat-option .mat-option-text .DettaglioResponsive .sezione .box .dati>div>div:not(.no-flex)>span.ardress,.fbk-dashboard .DettaglioResponsive .sezione .box .contList2 .mat-option .mat-option-text .dati>div>div:not(.no-flex)>span.ardress,.fbk-dashboard .contList2 .mat-option .mat-option-text .Dettaglio .sezione .box .dati>span>span>span.ardress,.fbk-dashboard .Dettaglio .sezione .box .contList2 .mat-option .mat-option-text .dati>span>span>span.ardress,.fbk-dashboard .contList2 .mat-option .mat-option-text .Dettaglio .sezione .box .dati>span>div>span.ardress,.fbk-dashboard .Dettaglio .sezione .box .contList2 .mat-option .mat-option-text .dati>span>div>span.ardress,.fbk-dashboard .contList2 .mat-option .mat-option-text .Dettaglio .sezione .box .dati>div>span>span.ardress,.fbk-dashboard .Dettaglio .sezione .box .contList2 .mat-option .mat-option-text .dati>div>span>span.ardress,.fbk-dashboard .contList2 .mat-option .mat-option-text .Dettaglio .sezione .box .dati>div>div>span.ardress,.fbk-dashboard .Dettaglio .sezione .box .contList2 .mat-option .mat-option-text .dati>div>div>span.ardress,.fbk-dashboard .contList2 .mat-option .mat-option-text .customTooltipRight .ardress.tooltip-inner,.fbk-dashboard .customTooltipRight .contList2 .mat-option .mat-option-text .ardress.tooltip-inner,.fbk-dashboard .contList2 .mat-option .mat-option-text .customTooltip .ardress.tooltip-inner,.fbk-dashboard .customTooltip .contList2 .mat-option .mat-option-text .ardress.tooltip-inner,.fbk-dashboard .contList2 .mat-option .mat-option-text .tendinaDinamica .ardress.voceTendina,.fbk-dashboard .tendinaDinamica .contList2 .mat-option .mat-option-text .ardress.voceTendina,.fbk-dashboard .contList2.checkList .mat-option .mat-option-text .mat-optgroup .ardress.mat-optgroup-label,.fbk-dashboard .contList2.checkList .mat-optgroup .mat-option .mat-option-text .ardress.mat-optgroup-label,.fbk-dashboard .contList2 .mat-option .mat-option-text .searchBar .ardress.serchInput,.fbk-dashboard .searchBar .contList2 .mat-option .mat-option-text .ardress.serchInput,.fbk-dashboard .contList2 .mat-option .mat-option-text .contAction .ardress.action,.fbk-dashboard .contAction .contList2 .mat-option .mat-option-text .ardress.action,.fbk-dashboard .contList2 .mat-option .mat-option-text .contAction .action span.ardress,.fbk-dashboard .contAction .action .contList2 .mat-option .mat-option-text span.ardress,.fbk-dashboard .contList2 .mat-option .mat-option-text .contList.checkList .mat-optgroup .ardress.mat-optgroup-label,.fbk-dashboard .contList.checkList .mat-optgroup .contList2 .mat-option .mat-option-text .ardress.mat-optgroup-label{font-weight:400;width:auto;float:right}.fbk-dashboard .contList2 .mat-option .mat-option-text i{display:inline-block;vertical-align:middle;height:33px;font-size:30px}.fbk-dashboard .contList2 .mat-option.mat-selected{background:#fff!important}.fbk-dashboard .contList2 .mat-option.mat-selected.selected,.fbk-dashboard .contList2 .mat-option.mat-selected.selected:hover,.fbk-dashboard .contList2 .mat-option.selected,.fbk-dashboard .contList2 .mat-option.selected:hover{background:#f0f9ff!important}.fbk-dashboard .contList2 .mat-option:hover{background:#fff!important}.fbk-dashboard .contList2.checkList{padding:16px}.fbk-dashboard .contList2.checkList .mat-optgroup{padding-top:30px!important}.fbk-dashboard .contList2.checkList .mat-optgroup .mat-option{height:32px;background:#fff!important}.fbk-dashboard .contList2.checkList .mat-optgroup .mat-option .mat-option-ripple{display:none!important}.fbk-dashboard .contList2.checkList .mat-optgroup .mat-option .mat-option-text{margin-left:-5px}.fbk-dashboard .contList2.checkList .mat-optgroup .mat-option .mat-option-text .small,.fbk-dashboard .contList2.checkList .mat-optgroup .mat-option .mat-option-text app-workspaces mat-sidenav-container mat-sidenav app-menu app-menu-voce .voce span,.fbk-dashboard app-workspaces mat-sidenav-container mat-sidenav app-menu app-menu-voce .voce .contList2.checkList .mat-optgroup .mat-option .mat-option-text span,.fbk-dashboard .contList2.checkList .mat-optgroup .mat-option .mat-option-text .DettaglioResponsive .sezione .box .dati>span>span>span,.fbk-dashboard .DettaglioResponsive .sezione .box .contList2.checkList .mat-optgroup .mat-option .mat-option-text .dati>span>span>span,.fbk-dashboard .contList2.checkList .mat-optgroup .mat-option .mat-option-text .DettaglioResponsive .sezione .box .dati>span>div:not(.no-flex)>span,.fbk-dashboard .DettaglioResponsive .sezione .box .contList2.checkList .mat-optgroup .mat-option .mat-option-text .dati>span>div:not(.no-flex)>span,.fbk-dashboard .contList2.checkList .mat-optgroup .mat-option .mat-option-text .DettaglioResponsive .sezione .box .dati>div>span>span,.fbk-dashboard .DettaglioResponsive .sezione .box .contList2.checkList .mat-optgroup .mat-option .mat-option-text .dati>div>span>span,.fbk-dashboard .contList2.checkList .mat-optgroup .mat-option .mat-option-text .DettaglioResponsive .sezione .box .dati>div>div:not(.no-flex)>span,.fbk-dashboard .DettaglioResponsive .sezione .box .contList2.checkList .mat-optgroup .mat-option .mat-option-text .dati>div>div:not(.no-flex)>span,.fbk-dashboard .contList2.checkList .mat-optgroup .mat-option .mat-option-text .Dettaglio .sezione .box .dati>span>span>span,.fbk-dashboard .Dettaglio .sezione .box .contList2.checkList .mat-optgroup .mat-option .mat-option-text .dati>span>span>span,.fbk-dashboard .contList2.checkList .mat-optgroup .mat-option .mat-option-text .Dettaglio .sezione .box .dati>span>div>span,.fbk-dashboard .Dettaglio .sezione .box .contList2.checkList .mat-optgroup .mat-option .mat-option-text .dati>span>div>span,.fbk-dashboard .contList2.checkList .mat-optgroup .mat-option .mat-option-text .Dettaglio .sezione .box .dati>div>span>span,.fbk-dashboard .Dettaglio .sezione .box .contList2.checkList .mat-optgroup .mat-option .mat-option-text .dati>div>span>span,.fbk-dashboard .contList2.checkList .mat-optgroup .mat-option .mat-option-text .Dettaglio .sezione .box .dati>div>div>span,.fbk-dashboard .Dettaglio .sezione .box .contList2.checkList .mat-optgroup .mat-option .mat-option-text .dati>div>div>span,.fbk-dashboard .contList2.checkList .mat-optgroup .mat-option .mat-option-text .customTooltipRight .tooltip-inner,.fbk-dashboard .customTooltipRight .contList2.checkList .mat-optgroup .mat-option .mat-option-text .tooltip-inner,.fbk-dashboard .contList2.checkList .mat-optgroup .mat-option .mat-option-text .customTooltip .tooltip-inner,.fbk-dashboard .customTooltip .contList2.checkList .mat-optgroup .mat-option .mat-option-text .tooltip-inner,.fbk-dashboard .contList2.checkList .mat-optgroup .mat-option .mat-option-text .tendinaDinamica .voceTendina,.fbk-dashboard .tendinaDinamica .contList2.checkList .mat-optgroup .mat-option .mat-option-text .voceTendina,.fbk-dashboard .contList2.checkList .mat-optgroup .mat-option .mat-option-text .mat-optgroup-label,.fbk-dashboard .contList2.checkList .mat-optgroup .mat-option .mat-option-text .searchBar .serchInput,.fbk-dashboard .searchBar .contList2.checkList .mat-optgroup .mat-option .mat-option-text .serchInput,.fbk-dashboard .contList2.checkList .mat-optgroup .mat-option .mat-option-text .contAction .action,.fbk-dashboard .contAction .contList2.checkList .mat-optgroup .mat-option .mat-option-text .action,.fbk-dashboard .contList2.checkList .mat-optgroup .mat-option .mat-option-text .contAction .action span,.fbk-dashboard .contAction .action .contList2.checkList .mat-optgroup .mat-option .mat-option-text span{font-weight:400}.fbk-dashboard .contList2.checkList .mat-optgroup .mat-option .mat-option-text .small.selected,.fbk-dashboard .contList2.checkList .mat-optgroup .mat-option .mat-option-text app-workspaces mat-sidenav-container mat-sidenav app-menu app-menu-voce .voce span.selected,.fbk-dashboard app-workspaces mat-sidenav-container mat-sidenav app-menu app-menu-voce .voce .contList2.checkList .mat-optgroup .mat-option .mat-option-text span.selected,.fbk-dashboard .contList2.checkList .mat-optgroup .mat-option .mat-option-text .DettaglioResponsive .sezione .box .dati>span>span>span.selected,.fbk-dashboard .DettaglioResponsive .sezione .box .contList2.checkList .mat-optgroup .mat-option .mat-option-text .dati>span>span>span.selected,.fbk-dashboard .contList2.checkList .mat-optgroup .mat-option .mat-option-text .DettaglioResponsive .sezione .box .dati>span>div:not(.no-flex)>span.selected,.fbk-dashboard .DettaglioResponsive .sezione .box .contList2.checkList .mat-optgroup .mat-option .mat-option-text .dati>span>div:not(.no-flex)>span.selected,.fbk-dashboard .contList2.checkList .mat-optgroup .mat-option .mat-option-text .DettaglioResponsive .sezione .box .dati>div>span>span.selected,.fbk-dashboard .DettaglioResponsive .sezione .box .contList2.checkList .mat-optgroup .mat-option .mat-option-text .dati>div>span>span.selected,.fbk-dashboard .contList2.checkList .mat-optgroup .mat-option .mat-option-text .DettaglioResponsive .sezione .box .dati>div>div:not(.no-flex)>span.selected,.fbk-dashboard .DettaglioResponsive .sezione .box .contList2.checkList .mat-optgroup .mat-option .mat-option-text .dati>div>div:not(.no-flex)>span.selected,.fbk-dashboard .contList2.checkList .mat-optgroup .mat-option .mat-option-text .Dettaglio .sezione .box .dati>span>span>span.selected,.fbk-dashboard .Dettaglio .sezione .box .contList2.checkList .mat-optgroup .mat-option .mat-option-text .dati>span>span>span.selected,.fbk-dashboard .contList2.checkList .mat-optgroup .mat-option .mat-option-text .Dettaglio .sezione .box .dati>span>div>span.selected,.fbk-dashboard .Dettaglio .sezione .box .contList2.checkList .mat-optgroup .mat-option .mat-option-text .dati>span>div>span.selected,.fbk-dashboard .contList2.checkList .mat-optgroup .mat-option .mat-option-text .Dettaglio .sezione .box .dati>div>span>span.selected,.fbk-dashboard .Dettaglio .sezione .box .contList2.checkList .mat-optgroup .mat-option .mat-option-text .dati>div>span>span.selected,.fbk-dashboard .contList2.checkList .mat-optgroup .mat-option .mat-option-text .Dettaglio .sezione .box .dati>div>div>span.selected,.fbk-dashboard .Dettaglio .sezione .box .contList2.checkList .mat-optgroup .mat-option .mat-option-text .dati>div>div>span.selected,.fbk-dashboard .contList2.checkList .mat-optgroup .mat-option .mat-option-text .customTooltipRight .selected.tooltip-inner,.fbk-dashboard .customTooltipRight .contList2.checkList .mat-optgroup .mat-option .mat-option-text .selected.tooltip-inner,.fbk-dashboard .contList2.checkList .mat-optgroup .mat-option .mat-option-text .customTooltip .selected.tooltip-inner,.fbk-dashboard .customTooltip .contList2.checkList .mat-optgroup .mat-option .mat-option-text .selected.tooltip-inner,.fbk-dashboard .contList2.checkList .mat-optgroup .mat-option .mat-option-text .tendinaDinamica .selected.voceTendina,.fbk-dashboard .tendinaDinamica .contList2.checkList .mat-optgroup .mat-option .mat-option-text .selected.voceTendina,.fbk-dashboard .contList2.checkList .mat-optgroup .mat-option .mat-option-text .selected.mat-optgroup-label,.fbk-dashboard .contList2.checkList .mat-optgroup .mat-option .mat-option-text .searchBar .selected.serchInput,.fbk-dashboard .searchBar .contList2.checkList .mat-optgroup .mat-option .mat-option-text .selected.serchInput,.fbk-dashboard .contList2.checkList .mat-optgroup .mat-option .mat-option-text .contAction .selected.action,.fbk-dashboard .contAction .contList2.checkList .mat-optgroup .mat-option .mat-option-text .selected.action,.fbk-dashboard .contList2.checkList .mat-optgroup .mat-option .mat-option-text .contAction .action span.selected,.fbk-dashboard .contAction .action .contList2.checkList .mat-optgroup .mat-option .mat-option-text span.selected{color:#33b5ff}.fbk-dashboard .contList2.checkList .mat-optgroup .mat-option .mat-option-text input{position:absolute;right:0;top:50%;transform:translateY(-50%);cursor:pointer;pointer-events:none}.fbk-dashboard .contList2.checkList .mat-optgroup .mat-option .mat-option-text input[type=checkbox]:not(.mat-checkbox-input){height:20px;width:20px;padding:0}.fbk-dashboard .contList2.checkList .mat-optgroup .mat-optgroup-label{border-bottom:1px solid #e7ecef;padding-bottom:10px;position:fixed;margin-top:-46px;z-index:10;background:#fff;padding-top:16px;width:93%;color:#5c798a}.fbk-dashboard .mat-selection-list .mat-ripple,.fbk-dashboard .mat-list .mat-ripple{display:none}.fbk-dashboard .mat-selection-list .mat-list-item,.fbk-dashboard .mat-selection-list .mat-option,.fbk-dashboard .mat-list .mat-list-item,.fbk-dashboard .mat-list .mat-option{background:transparent!important}.fbk-dashboard .mat-selection-list .mat-list-item.selected .mat-list-text span,.fbk-dashboard .mat-selection-list .mat-list-item.selected .mat-option-text span,.fbk-dashboard .mat-selection-list .mat-option.selected .mat-list-text span,.fbk-dashboard .mat-selection-list .mat-option.selected .mat-option-text span,.fbk-dashboard .mat-list .mat-list-item.selected .mat-list-text span,.fbk-dashboard .mat-list .mat-list-item.selected .mat-option-text span,.fbk-dashboard .mat-list .mat-option.selected .mat-list-text span,.fbk-dashboard .mat-list .mat-option.selected .mat-option-text span{color:#33b5ff}.fbk-dashboard .mat-selection-list .mat-list-item:hover,.fbk-dashboard .mat-selection-list .mat-option:hover,.fbk-dashboard .mat-list .mat-list-item:hover,.fbk-dashboard .mat-list .mat-option:hover{background:var(--fbk-gbs-dls-color-primary-7)!important}.fbk-dashboard .mat-selection-list .mat-list-item.selected-wrk,.fbk-dashboard .mat-selection-list .mat-option.selected-wrk,.fbk-dashboard .mat-list .mat-list-item.selected-wrk,.fbk-dashboard .mat-list .mat-option.selected-wrk{background:var(--fbk-gbs-dls-color-cadet-grey-7)!important}.fbk-dashboard .mat-selection-list.checkList .mat-list-item,.fbk-dashboard .mat-selection-list.checkList .mat-option,.fbk-dashboard .mat-list.checkList .mat-list-item,.fbk-dashboard .mat-list.checkList .mat-option{border-bottom:1px solid #ecf2f5}.fbk-dashboard .mat-selection-list.checkList .mat-list-item:last-child,.fbk-dashboard .mat-selection-list.checkList .mat-option:last-child,.fbk-dashboard .mat-list.checkList .mat-list-item:last-child,.fbk-dashboard .mat-list.checkList .mat-option:last-child{border:none}.fbk-dashboard .mat-selection-list.checkList .mat-list-item.cdk-drag .mat-list-text span,.fbk-dashboard .mat-selection-list.checkList .mat-option.cdk-drag .mat-list-text span,.fbk-dashboard .mat-list.checkList .mat-list-item.cdk-drag .mat-list-text span,.fbk-dashboard .mat-list.checkList .mat-option.cdk-drag .mat-list-text span{display:flex;justify-content:space-between;align-items:center}.fbk-dashboard .mat-selection-list.checkList .mat-list-item.cdk-drag .mat-list-text span.icon-Drag,.fbk-dashboard .mat-selection-list.checkList .mat-option.cdk-drag .mat-list-text span.icon-Drag,.fbk-dashboard .mat-list.checkList .mat-list-item.cdk-drag .mat-list-text span.icon-Drag,.fbk-dashboard .mat-list.checkList .mat-option.cdk-drag .mat-list-text span.icon-Drag{cursor:move}.fbk-dashboard .mat-selection-list.checkList .mat-list-item .mat-list-item-content,.fbk-dashboard .mat-selection-list.checkList .mat-option .mat-list-item-content,.fbk-dashboard .mat-list.checkList .mat-list-item .mat-list-item-content,.fbk-dashboard .mat-list.checkList .mat-option .mat-list-item-content{padding:0!important}.fbk-dashboard .mat-selection-list.checkList .mat-list-item .mat-list-item-content .mat-pseudo-checkbox,.fbk-dashboard .mat-selection-list.checkList .mat-option .mat-list-item-content .mat-pseudo-checkbox,.fbk-dashboard .mat-list.checkList .mat-list-item .mat-list-item-content .mat-pseudo-checkbox,.fbk-dashboard .mat-list.checkList .mat-option .mat-list-item-content .mat-pseudo-checkbox{margin-left:8px;width:20px;box-sizing:border-box;border-radius:2px;height:20px;-webkit-appearance:none;background:#fff;border:1px solid #b5c1c8}.fbk-dashboard .mat-selection-list.checkList .mat-list-item .mat-list-item-content .mat-pseudo-checkbox.mat-pseudo-checkbox-checked,.fbk-dashboard .mat-selection-list.checkList .mat-option .mat-list-item-content .mat-pseudo-checkbox.mat-pseudo-checkbox-checked,.fbk-dashboard .mat-list.checkList .mat-list-item .mat-list-item-content .mat-pseudo-checkbox.mat-pseudo-checkbox-checked,.fbk-dashboard .mat-list.checkList .mat-option .mat-list-item-content .mat-pseudo-checkbox.mat-pseudo-checkbox-checked{border:1px solid #33b4ff;box-sizing:border-box;border-radius:2px;color:#33b4ff;position:relative;text-align:center}.fbk-dashboard .mat-selection-list.checkGrid,.fbk-dashboard .mat-list.checkGrid{display:flex;justify-content:space-between}.fbk-dashboard .mat-selection-list.checkGrid .mat-list-item,.fbk-dashboard .mat-list.checkGrid .mat-list-item{border:1px solid #b5c1c8;border-radius:4px;margin-right:5px;background:transparent!important}.fbk-dashboard .mat-selection-list.checkGrid .mat-list-item .mat-list-item-content,.fbk-dashboard .mat-list.checkGrid .mat-list-item .mat-list-item-content{text-align:center;padding:0!important}.fbk-dashboard .mat-selection-list.checkGrid .mat-list-item[aria-selected=true],.fbk-dashboard .mat-list.checkGrid .mat-list-item[aria-selected=true]{background:#f0f9ff!important;border:1px solid #33b5ff!important}.fbk-dashboard .mat-selection-list.checkGrid .mat-list-item[aria-selected=true] .mat-list-text span,.fbk-dashboard .mat-list.checkGrid .mat-list-item[aria-selected=true] .mat-list-text span{color:#33b5ff}.fbk-dashboard .mat-selection-list.checkGrid .mat-list-item:last-child,.fbk-dashboard .mat-list.checkGrid .mat-list-item:last-child{margin-right:0}.fbk-dashboard .mat-selection-list.checkGrid .mat-list-item .mat-pseudo-checkbox,.fbk-dashboard .mat-list.checkGrid .mat-list-item .mat-pseudo-checkbox{display:none}.fbk-dashboard .mat-selection-list.checkGrid .mat-list-item .mat-list-text,.fbk-dashboard .mat-list.checkGrid .mat-list-item .mat-list-text{padding-right:0!important}.fbk-dashboard .mat-selection-list.checkGrid.rounded .mat-list-item,.fbk-dashboard .mat-list.checkGrid.rounded .mat-list-item{border-radius:40px}.fbk-dashboard .mat-selection-list.checkRadioBlock,.fbk-dashboard .mat-list.checkRadioBlock{display:flex;background:transparent!important;justify-content:space-between;padding:0}.fbk-dashboard .mat-selection-list.checkRadioBlock.error .mat-list-item,.fbk-dashboard .mat-list.checkRadioBlock.error .mat-list-item{border:1px solid #ff8997}.fbk-dashboard .mat-selection-list.checkRadioBlock .mat-list-item,.fbk-dashboard .mat-list.checkRadioBlock .mat-list-item{border:1px solid #dde1e3;border-right:none}.fbk-dashboard .mat-selection-list.checkRadioBlock .mat-list-item:first-child,.fbk-dashboard .mat-list.checkRadioBlock .mat-list-item:first-child{border-radius:6px 0 0 6px}.fbk-dashboard .mat-selection-list.checkRadioBlock .mat-list-item:last-child,.fbk-dashboard .mat-list.checkRadioBlock .mat-list-item:last-child{border-radius:0 6px 6px 0;border-right:1px solid #dde1e3}.fbk-dashboard .mat-selection-list.checkRadioBlock .mat-list-item .mat-list-item-content,.fbk-dashboard .mat-list.checkRadioBlock .mat-list-item .mat-list-item-content{text-align:center;padding:0!important}.fbk-dashboard .mat-selection-list.checkRadioBlock .mat-list-item .mat-list-text span,.fbk-dashboard .mat-list.checkRadioBlock .mat-list-item .mat-list-text span{margin:0 auto}.fbk-dashboard .mat-selection-list.checkRadioBlock .mat-list-item .mat-list-text span.icon-NotVerified,.fbk-dashboard .mat-list.checkRadioBlock .mat-list-item .mat-list-text span.icon-NotVerified{color:#ea344a!important}.fbk-dashboard .mat-selection-list.checkRadioBlock .mat-list-item .mat-list-text span.icon-Verified,.fbk-dashboard .mat-list.checkRadioBlock .mat-list-item .mat-list-text span.icon-Verified{color:#53cd27!important}.fbk-dashboard .mat-selection-list.checkRadioBlock .mat-list-item:focus,.fbk-dashboard .mat-list.checkRadioBlock .mat-list-item:focus{outline:none}.fbk-dashboard .mat-selection-list.checkRadioBlock .mat-list-item[aria-selected=true],.fbk-dashboard .mat-list.checkRadioBlock .mat-list-item[aria-selected=true]{background:#f0f9ff!important;border:1px solid #33b5ff!important}.fbk-dashboard .mat-selection-list.checkRadioBlock .mat-list-item[aria-selected=true]+.mat-list-item,.fbk-dashboard .mat-list.checkRadioBlock .mat-list-item[aria-selected=true]+.mat-list-item{border-left:none}.fbk-dashboard .mat-selection-list.checkRadioBlock .mat-list-item[aria-selected=true] .mat-list-text span,.fbk-dashboard .mat-list.checkRadioBlock .mat-list-item[aria-selected=true] .mat-list-text span{color:#33b5ff}.fbk-dashboard .mat-selection-list.checkRadioBlock .mat-list-item:last-child,.fbk-dashboard .mat-list.checkRadioBlock .mat-list-item:last-child{margin-right:0}.fbk-dashboard .mat-selection-list.checkRadioBlock .mat-list-item .mat-pseudo-checkbox,.fbk-dashboard .mat-list.checkRadioBlock .mat-list-item .mat-pseudo-checkbox{display:none}.fbk-dashboard .mat-selection-list.checkRadioBlock .mat-list-item .mat-list-text,.fbk-dashboard .mat-list.checkRadioBlock .mat-list-item .mat-list-text{padding-right:0!important}.fbk-dashboard .mat-selection-list.checkRadioBlock.rounded .mat-list-item:first-child,.fbk-dashboard .mat-list.checkRadioBlock.rounded .mat-list-item:first-child{border-radius:40px 0 0 40px}.fbk-dashboard .mat-selection-list.checkRadioBlock.rounded .mat-list-item:last-child,.fbk-dashboard .mat-list.checkRadioBlock.rounded .mat-list-item:last-child{border-radius:0 40px 40px 0;border-right:1px solid #b5c1c8}.fbk-dashboard .mat-selection-list.tendina,.fbk-dashboard .mat-list.tendina{padding:0}.fbk-dashboard .mat-selection-list.tendina .mat-list-item,.fbk-dashboard .mat-selection-list.tendina .mat-option,.fbk-dashboard .mat-list.tendina .mat-list-item,.fbk-dashboard .mat-list.tendina .mat-option{border:none;height:24px;padding:0;margin-bottom:8px}.fbk-dashboard .mat-selection-list.tendina .mat-list-item:last-child,.fbk-dashboard .mat-selection-list.tendina .mat-option:last-child,.fbk-dashboard .mat-list.tendina .mat-list-item:last-child,.fbk-dashboard .mat-list.tendina .mat-option:last-child{margin-bottom:0}.fbk-dashboard .mat-selection-list.tendina .mat-list-item .mat-list-text,.fbk-dashboard .mat-selection-list.tendina .mat-option .mat-list-text,.fbk-dashboard .mat-list.tendina .mat-list-item .mat-list-text,.fbk-dashboard .mat-list.tendina .mat-option .mat-list-text{white-space:nowrap;padding-right:0!important}.fbk-dashboard .mat-selection-list.tendina .mat-list-item .mat-list-text .Substring,.fbk-dashboard .mat-selection-list.tendina .mat-option .mat-list-text .Substring,.fbk-dashboard .mat-list.tendina .mat-list-item .mat-list-text .Substring,.fbk-dashboard .mat-list.tendina .mat-option .mat-list-text .Substring{display:flex;justify-content:space-between}.fbk-dashboard .mat-selection-list.tendina .mat-list-item .mat-list-text .Substring .icon,.fbk-dashboard .mat-selection-list.tendina .mat-list-item .mat-list-text .Substring .new-tour-step .shepherd-header .shepherd-cancel-icon,.fbk-dashboard .new-tour-step .shepherd-header .mat-selection-list.tendina .mat-list-item .mat-list-text .Substring .shepherd-cancel-icon,.fbk-dashboard .mat-selection-list.tendina .mat-list-item .mat-list-text .Substring .tour-step .shepherd-header .shepherd-cancel-icon,.fbk-dashboard .tour-step .shepherd-header .mat-selection-list.tendina .mat-list-item .mat-list-text .Substring .shepherd-cancel-icon,.fbk-dashboard .mat-selection-list.tendina .mat-option .mat-list-text .Substring .icon,.fbk-dashboard .mat-selection-list.tendina .mat-option .mat-list-text .Substring .new-tour-step .shepherd-header .shepherd-cancel-icon,.fbk-dashboard .new-tour-step .shepherd-header .mat-selection-list.tendina .mat-option .mat-list-text .Substring .shepherd-cancel-icon,.fbk-dashboard .mat-selection-list.tendina .mat-option .mat-list-text .Substring .tour-step .shepherd-header .shepherd-cancel-icon,.fbk-dashboard .tour-step .shepherd-header .mat-selection-list.tendina .mat-option .mat-list-text .Substring .shepherd-cancel-icon,.fbk-dashboard .mat-list.tendina .mat-list-item .mat-list-text .Substring .icon,.fbk-dashboard .mat-list.tendina .mat-list-item .mat-list-text .Substring .new-tour-step .shepherd-header .shepherd-cancel-icon,.fbk-dashboard .new-tour-step .shepherd-header .mat-list.tendina .mat-list-item .mat-list-text .Substring .shepherd-cancel-icon,.fbk-dashboard .mat-list.tendina .mat-list-item .mat-list-text .Substring .tour-step .shepherd-header .shepherd-cancel-icon,.fbk-dashboard .tour-step .shepherd-header .mat-list.tendina .mat-list-item .mat-list-text .Substring .shepherd-cancel-icon,.fbk-dashboard .mat-list.tendina .mat-option .mat-list-text .Substring .icon,.fbk-dashboard .mat-list.tendina .mat-option .mat-list-text .Substring .new-tour-step .shepherd-header .shepherd-cancel-icon,.fbk-dashboard .new-tour-step .shepherd-header .mat-list.tendina .mat-option .mat-list-text .Substring .shepherd-cancel-icon,.fbk-dashboard .mat-list.tendina .mat-option .mat-list-text .Substring .tour-step .shepherd-header .shepherd-cancel-icon,.fbk-dashboard .tour-step .shepherd-header .mat-list.tendina .mat-option .mat-list-text .Substring .shepherd-cancel-icon{color:#879ba6}.fbk-dashboard .mat-selection-list.tendina .mat-list-item[aria-disabled=true] .mat-list-text span,.fbk-dashboard .mat-selection-list.tendina .mat-option[aria-disabled=true] .mat-list-text span,.fbk-dashboard .mat-list.tendina .mat-list-item[aria-disabled=true] .mat-list-text span,.fbk-dashboard .mat-list.tendina .mat-option[aria-disabled=true] .mat-list-text span{color:#b5c1c8}.fbk-dashboard .mat-selection-list.custom .mat-optgroup,.fbk-dashboard .mat-list.custom .mat-optgroup{border-bottom:1px solid #e7ecef;display:table;width:100%;padding-bottom:12px;margin-bottom:12px}.fbk-dashboard .mat-selection-list.custom .mat-optgroup:last-child,.fbk-dashboard .mat-list.custom .mat-optgroup:last-child{border:none;padding:0;margin:0}.fbk-dashboard .mat-selection-list.custom .mat-optgroup label,.fbk-dashboard .mat-list.custom .mat-optgroup label{padding:0;line-height:16px;height:24px;color:#879ba6;font-size:12px}.fbk-dashboard .mat-selection-list.custom .mat-optgroup .mat-list-item-content .mat-pseudo-checkbox,.fbk-dashboard .mat-list.custom .mat-optgroup .mat-list-item-content .mat-pseudo-checkbox{display:none}.fbk-dashboard .mat-selection-list.custom .mat-list-item,.fbk-dashboard .mat-selection-list.custom .mat-list-item-content,.fbk-dashboard .mat-selection-list.custom .mat-option,.fbk-dashboard .mat-list.custom .mat-list-item,.fbk-dashboard .mat-list.custom .mat-list-item-content,.fbk-dashboard .mat-list.custom .mat-option{border:none;height:48px;padding:0!important}.fbk-dashboard .mat-selection-list.custom .mat-list-item .mat-list-text,.fbk-dashboard .mat-selection-list.custom .mat-list-item .mat-option-text,.fbk-dashboard .mat-selection-list.custom .mat-list-item-content .mat-list-text,.fbk-dashboard .mat-selection-list.custom .mat-list-item-content .mat-option-text,.fbk-dashboard .mat-selection-list.custom .mat-option .mat-list-text,.fbk-dashboard .mat-selection-list.custom .mat-option .mat-option-text,.fbk-dashboard .mat-list.custom .mat-list-item .mat-list-text,.fbk-dashboard .mat-list.custom .mat-list-item .mat-option-text,.fbk-dashboard .mat-list.custom .mat-list-item-content .mat-list-text,.fbk-dashboard .mat-list.custom .mat-list-item-content .mat-option-text,.fbk-dashboard .mat-list.custom .mat-option .mat-list-text,.fbk-dashboard .mat-list.custom .mat-option .mat-option-text{white-space:nowrap;display:table;padding:0}.fbk-dashboard .mat-selection-list.custom .mat-list-item .mat-list-text .avatar,.fbk-dashboard .mat-selection-list.custom .mat-list-item .mat-list-text .contTabella .contFixTabella .ResultTable tr td .contImg,.fbk-dashboard .contTabella .contFixTabella .ResultTable tr td .mat-selection-list.custom .mat-list-item .mat-list-text .contImg,.fbk-dashboard .mat-selection-list.custom .mat-list-item .mat-list-text .contTabella .contFixTabella .ResultTable tr th .contImg,.fbk-dashboard .contTabella .contFixTabella .ResultTable tr th .mat-selection-list.custom .mat-list-item .mat-list-text .contImg,.fbk-dashboard .mat-selection-list.custom .mat-list-item .mat-option-text .avatar,.fbk-dashboard .mat-selection-list.custom .mat-list-item .mat-option-text .contTabella .contFixTabella .ResultTable tr td .contImg,.fbk-dashboard .contTabella .contFixTabella .ResultTable tr td .mat-selection-list.custom .mat-list-item .mat-option-text .contImg,.fbk-dashboard .mat-selection-list.custom .mat-list-item .mat-option-text .contTabella .contFixTabella .ResultTable tr th .contImg,.fbk-dashboard .contTabella .contFixTabella .ResultTable tr th .mat-selection-list.custom .mat-list-item .mat-option-text .contImg,.fbk-dashboard .mat-selection-list.custom .mat-list-item-content .mat-list-text .avatar,.fbk-dashboard .mat-selection-list.custom .mat-list-item-content .mat-list-text .contTabella .contFixTabella .ResultTable tr td .contImg,.fbk-dashboard .contTabella .contFixTabella .ResultTable tr td .mat-selection-list.custom .mat-list-item-content .mat-list-text .contImg,.fbk-dashboard .mat-selection-list.custom .mat-list-item-content .mat-list-text .contTabella .contFixTabella .ResultTable tr th .contImg,.fbk-dashboard .contTabella .contFixTabella .ResultTable tr th .mat-selection-list.custom .mat-list-item-content .mat-list-text .contImg,.fbk-dashboard .mat-selection-list.custom .mat-list-item-content .mat-option-text .avatar,.fbk-dashboard .mat-selection-list.custom .mat-list-item-content .mat-option-text .contTabella .contFixTabella .ResultTable tr td .contImg,.fbk-dashboard .contTabella .contFixTabella .ResultTable tr td .mat-selection-list.custom .mat-list-item-content .mat-option-text .contImg,.fbk-dashboard .mat-selection-list.custom .mat-list-item-content .mat-option-text .contTabella .contFixTabella .ResultTable tr th .contImg,.fbk-dashboard .contTabella .contFixTabella .ResultTable tr th .mat-selection-list.custom .mat-list-item-content .mat-option-text .contImg,.fbk-dashboard .mat-selection-list.custom .mat-option .mat-list-text .avatar,.fbk-dashboard .mat-selection-list.custom .mat-option .mat-list-text .contTabella .contFixTabella .ResultTable tr td .contImg,.fbk-dashboard .contTabella .contFixTabella .ResultTable tr td .mat-selection-list.custom .mat-option .mat-list-text .contImg,.fbk-dashboard .mat-selection-list.custom .mat-option .mat-list-text .contTabella .contFixTabella .ResultTable tr th .contImg,.fbk-dashboard .contTabella .contFixTabella .ResultTable tr th .mat-selection-list.custom .mat-option .mat-list-text .contImg,.fbk-dashboard .mat-selection-list.custom .mat-option .mat-option-text .avatar,.fbk-dashboard .mat-selection-list.custom .mat-option .mat-option-text .contTabella .contFixTabella .ResultTable tr td .contImg,.fbk-dashboard .contTabella .contFixTabella .ResultTable tr td .mat-selection-list.custom .mat-option .mat-option-text .contImg,.fbk-dashboard .mat-selection-list.custom .mat-option .mat-option-text .contTabella .contFixTabella .ResultTable tr th .contImg,.fbk-dashboard .contTabella .contFixTabella .ResultTable tr th .mat-selection-list.custom .mat-option .mat-option-text .contImg,.fbk-dashboard .mat-list.custom .mat-list-item .mat-list-text .avatar,.fbk-dashboard .mat-list.custom .mat-list-item .mat-list-text .contTabella .contFixTabella .ResultTable tr td .contImg,.fbk-dashboard .contTabella .contFixTabella .ResultTable tr td .mat-list.custom .mat-list-item .mat-list-text .contImg,.fbk-dashboard .mat-list.custom .mat-list-item .mat-list-text .contTabella .contFixTabella .ResultTable tr th .contImg,.fbk-dashboard .contTabella .contFixTabella .ResultTable tr th .mat-list.custom .mat-list-item .mat-list-text .contImg,.fbk-dashboard .mat-list.custom .mat-list-item .mat-option-text .avatar,.fbk-dashboard .mat-list.custom .mat-list-item .mat-option-text .contTabella .contFixTabella .ResultTable tr td .contImg,.fbk-dashboard .contTabella .contFixTabella .ResultTable tr td .mat-list.custom .mat-list-item .mat-option-text .contImg,.fbk-dashboard .mat-list.custom .mat-list-item .mat-option-text .contTabella .contFixTabella .ResultTable tr th .contImg,.fbk-dashboard .contTabella .contFixTabella .ResultTable tr th .mat-list.custom .mat-list-item .mat-option-text .contImg,.fbk-dashboard .mat-list.custom .mat-list-item-content .mat-list-text .avatar,.fbk-dashboard .mat-list.custom .mat-list-item-content .mat-list-text .contTabella .contFixTabella .ResultTable tr td .contImg,.fbk-dashboard .contTabella .contFixTabella .ResultTable tr td .mat-list.custom .mat-list-item-content .mat-list-text .contImg,.fbk-dashboard .mat-list.custom .mat-list-item-content .mat-list-text .contTabella .contFixTabella .ResultTable tr th .contImg,.fbk-dashboard .contTabella .contFixTabella .ResultTable tr th .mat-list.custom .mat-list-item-content .mat-list-text .contImg,.fbk-dashboard .mat-list.custom .mat-list-item-content .mat-option-text .avatar,.fbk-dashboard .mat-list.custom .mat-list-item-content .mat-option-text .contTabella .contFixTabella .ResultTable tr td .contImg,.fbk-dashboard .contTabella .contFixTabella .ResultTable tr td .mat-list.custom .mat-list-item-content .mat-option-text .contImg,.fbk-dashboard .mat-list.custom .mat-list-item-content .mat-option-text .contTabella .contFixTabella .ResultTable tr th .contImg,.fbk-dashboard .contTabella .contFixTabella .ResultTable tr th .mat-list.custom .mat-list-item-content .mat-option-text .contImg,.fbk-dashboard .mat-list.custom .mat-option .mat-list-text .avatar,.fbk-dashboard .mat-list.custom .mat-option .mat-list-text .contTabella .contFixTabella .ResultTable tr td .contImg,.fbk-dashboard .contTabella .contFixTabella .ResultTable tr td .mat-list.custom .mat-option .mat-list-text .contImg,.fbk-dashboard .mat-list.custom .mat-option .mat-list-text .contTabella .contFixTabella .ResultTable tr th .contImg,.fbk-dashboard .contTabella .contFixTabella .ResultTable tr th .mat-list.custom .mat-option .mat-list-text .contImg,.fbk-dashboard .mat-list.custom .mat-option .mat-option-text .avatar,.fbk-dashboard .mat-list.custom .mat-option .mat-option-text .contTabella .contFixTabella .ResultTable tr td .contImg,.fbk-dashboard .contTabella .contFixTabella .ResultTable tr td .mat-list.custom .mat-option .mat-option-text .contImg,.fbk-dashboard .mat-list.custom .mat-option .mat-option-text .contTabella .contFixTabella .ResultTable tr th .contImg,.fbk-dashboard .contTabella .contFixTabella .ResultTable tr th .mat-list.custom .mat-option .mat-option-text .contImg{display:inline-flex;margin-right:16px;vertical-align:middle;border:solid 1px}.fbk-dashboard .mat-selection-list.custom .mat-list-item .mat-list-text .small,.fbk-dashboard .mat-selection-list.custom .mat-list-item .mat-list-text app-workspaces mat-sidenav-container mat-sidenav app-menu app-menu-voce .voce span,.fbk-dashboard app-workspaces mat-sidenav-container mat-sidenav app-menu app-menu-voce .voce .mat-selection-list.custom .mat-list-item .mat-list-text span,.fbk-dashboard .mat-selection-list.custom .mat-list-item .mat-list-text .DettaglioResponsive .sezione .box .dati>span>span>span,.fbk-dashboard .DettaglioResponsive .sezione .box .mat-selection-list.custom .mat-list-item .mat-list-text .dati>span>span>span,.fbk-dashboard .mat-selection-list.custom .mat-list-item .mat-list-text .DettaglioResponsive .sezione .box .dati>span>div:not(.no-flex)>span,.fbk-dashboard .DettaglioResponsive .sezione .box .mat-selection-list.custom .mat-list-item .mat-list-text .dati>span>div:not(.no-flex)>span,.fbk-dashboard .mat-selection-list.custom .mat-list-item .mat-list-text .DettaglioResponsive .sezione .box .dati>div>span>span,.fbk-dashboard .DettaglioResponsive .sezione .box .mat-selection-list.custom .mat-list-item .mat-list-text .dati>div>span>span,.fbk-dashboard .mat-selection-list.custom .mat-list-item .mat-list-text .DettaglioResponsive .sezione .box .dati>div>div:not(.no-flex)>span,.fbk-dashboard .DettaglioResponsive .sezione .box .mat-selection-list.custom .mat-list-item .mat-list-text .dati>div>div:not(.no-flex)>span,.fbk-dashboard .mat-selection-list.custom .mat-list-item .mat-list-text .Dettaglio .sezione .box .dati>span>span>span,.fbk-dashboard .Dettaglio .sezione .box .mat-selection-list.custom .mat-list-item .mat-list-text .dati>span>span>span,.fbk-dashboard .mat-selection-list.custom .mat-list-item .mat-list-text .Dettaglio .sezione .box .dati>span>div>span,.fbk-dashboard .Dettaglio .sezione .box .mat-selection-list.custom .mat-list-item .mat-list-text .dati>span>div>span,.fbk-dashboard .mat-selection-list.custom .mat-list-item .mat-list-text .Dettaglio .sezione .box .dati>div>span>span,.fbk-dashboard .Dettaglio .sezione .box .mat-selection-list.custom .mat-list-item .mat-list-text .dati>div>span>span,.fbk-dashboard .mat-selection-list.custom .mat-list-item .mat-list-text .Dettaglio .sezione .box .dati>div>div>span,.fbk-dashboard .Dettaglio .sezione .box .mat-selection-list.custom .mat-list-item .mat-list-text .dati>div>div>span,.fbk-dashboard .mat-selection-list.custom .mat-list-item .mat-list-text .customTooltipRight .tooltip-inner,.fbk-dashboard .customTooltipRight .mat-selection-list.custom .mat-list-item .mat-list-text .tooltip-inner,.fbk-dashboard .mat-selection-list.custom .mat-list-item .mat-list-text .customTooltip .tooltip-inner,.fbk-dashboard .customTooltip .mat-selection-list.custom .mat-list-item .mat-list-text .tooltip-inner,.fbk-dashboard .mat-selection-list.custom .mat-list-item .mat-list-text .tendinaDinamica .voceTendina,.fbk-dashboard .tendinaDinamica .mat-selection-list.custom .mat-list-item .mat-list-text .voceTendina,.fbk-dashboard .mat-selection-list.custom .mat-list-item .mat-list-text .searchBar .serchInput,.fbk-dashboard .searchBar .mat-selection-list.custom .mat-list-item .mat-list-text .serchInput,.fbk-dashboard .mat-selection-list.custom .mat-list-item .mat-list-text .contAction .action,.fbk-dashboard .contAction .mat-selection-list.custom .mat-list-item .mat-list-text .action,.fbk-dashboard .mat-selection-list.custom .mat-list-item .mat-list-text .contAction .action span,.fbk-dashboard .contAction .action .mat-selection-list.custom .mat-list-item .mat-list-text span,.fbk-dashboard .mat-selection-list.custom .mat-list-item .mat-list-text .contList.checkList .mat-optgroup .mat-optgroup-label,.fbk-dashboard .contList.checkList .mat-optgroup .mat-selection-list.custom .mat-list-item .mat-list-text .mat-optgroup-label,.fbk-dashboard .mat-selection-list.custom .mat-list-item .mat-list-text .contList2.checkList .mat-optgroup .mat-optgroup-label,.fbk-dashboard .contList2.checkList .mat-optgroup .mat-selection-list.custom .mat-list-item .mat-list-text .mat-optgroup-label,.fbk-dashboard .mat-selection-list.custom .mat-list-item .mat-option-text .small,.fbk-dashboard .mat-selection-list.custom .mat-list-item .mat-option-text app-workspaces mat-sidenav-container mat-sidenav app-menu app-menu-voce .voce span,.fbk-dashboard app-workspaces mat-sidenav-container mat-sidenav app-menu app-menu-voce .voce .mat-selection-list.custom .mat-list-item .mat-option-text span,.fbk-dashboard .mat-selection-list.custom .mat-list-item .mat-option-text .DettaglioResponsive .sezione .box .dati>span>span>span,.fbk-dashboard .DettaglioResponsive .sezione .box .mat-selection-list.custom .mat-list-item .mat-option-text .dati>span>span>span,.fbk-dashboard .mat-selection-list.custom .mat-list-item .mat-option-text .DettaglioResponsive .sezione .box .dati>span>div:not(.no-flex)>span,.fbk-dashboard .DettaglioResponsive .sezione .box .mat-selection-list.custom .mat-list-item .mat-option-text .dati>span>div:not(.no-flex)>span,.fbk-dashboard .mat-selection-list.custom .mat-list-item .mat-option-text .DettaglioResponsive .sezione .box .dati>div>span>span,.fbk-dashboard .DettaglioResponsive .sezione .box .mat-selection-list.custom .mat-list-item .mat-option-text .dati>div>span>span,.fbk-dashboard .mat-selection-list.custom .mat-list-item .mat-option-text .DettaglioResponsive .sezione .box .dati>div>div:not(.no-flex)>span,.fbk-dashboard .DettaglioResponsive .sezione .box .mat-selection-list.custom .mat-list-item .mat-option-text .dati>div>div:not(.no-flex)>span,.fbk-dashboard .mat-selection-list.custom .mat-list-item .mat-option-text .Dettaglio .sezione .box .dati>span>span>span,.fbk-dashboard .Dettaglio .sezione .box .mat-selection-list.custom .mat-list-item .mat-option-text .dati>span>span>span,.fbk-dashboard .mat-selection-list.custom .mat-list-item .mat-option-text .Dettaglio .sezione .box .dati>span>div>span,.fbk-dashboard .Dettaglio .sezione .box .mat-selection-list.custom .mat-list-item .mat-option-text .dati>span>div>span,.fbk-dashboard .mat-selection-list.custom .mat-list-item .mat-option-text .Dettaglio .sezione .box .dati>div>span>span,.fbk-dashboard .Dettaglio .sezione .box .mat-selection-list.custom .mat-list-item .mat-option-text .dati>div>span>span,.fbk-dashboard .mat-selection-list.custom .mat-list-item .mat-option-text .Dettaglio .sezione .box .dati>div>div>span,.fbk-dashboard .Dettaglio .sezione .box .mat-selection-list.custom .mat-list-item .mat-option-text .dati>div>div>span,.fbk-dashboard .mat-selection-list.custom .mat-list-item .mat-option-text .customTooltipRight .tooltip-inner,.fbk-dashboard .customTooltipRight .mat-selection-list.custom .mat-list-item .mat-option-text .tooltip-inner,.fbk-dashboard .mat-selection-list.custom .mat-list-item .mat-option-text .customTooltip .tooltip-inner,.fbk-dashboard .customTooltip .mat-selection-list.custom .mat-list-item .mat-option-text .tooltip-inner,.fbk-dashboard .mat-selection-list.custom .mat-list-item .mat-option-text .tendinaDinamica .voceTendina,.fbk-dashboard .tendinaDinamica .mat-selection-list.custom .mat-list-item .mat-option-text .voceTendina,.fbk-dashboard .mat-selection-list.custom .mat-list-item .mat-option-text .searchBar .serchInput,.fbk-dashboard .searchBar .mat-selection-list.custom .mat-list-item .mat-option-text .serchInput,.fbk-dashboard .mat-selection-list.custom .mat-list-item .mat-option-text .contAction .action,.fbk-dashboard .contAction .mat-selection-list.custom .mat-list-item .mat-option-text .action,.fbk-dashboard .mat-selection-list.custom .mat-list-item .mat-option-text .contAction .action span,.fbk-dashboard .contAction .action .mat-selection-list.custom .mat-list-item .mat-option-text span,.fbk-dashboard .mat-selection-list.custom .mat-list-item .mat-option-text .contList.checkList .mat-optgroup .mat-optgroup-label,.fbk-dashboard .contList.checkList .mat-optgroup .mat-selection-list.custom .mat-list-item .mat-option-text .mat-optgroup-label,.fbk-dashboard .mat-selection-list.custom .mat-list-item .mat-option-text .contList2.checkList .mat-optgroup .mat-optgroup-label,.fbk-dashboard .contList2.checkList .mat-optgroup .mat-selection-list.custom .mat-list-item .mat-option-text .mat-optgroup-label,.fbk-dashboard .mat-selection-list.custom .mat-list-item-content .mat-list-text .small,.fbk-dashboard .mat-selection-list.custom .mat-list-item-content .mat-list-text app-workspaces mat-sidenav-container mat-sidenav app-menu app-menu-voce .voce span,.fbk-dashboard app-workspaces mat-sidenav-container mat-sidenav app-menu app-menu-voce .voce .mat-selection-list.custom .mat-list-item-content .mat-list-text span,.fbk-dashboard .mat-selection-list.custom .mat-list-item-content .mat-list-text .DettaglioResponsive .sezione .box .dati>span>span>span,.fbk-dashboard .DettaglioResponsive .sezione .box .mat-selection-list.custom .mat-list-item-content .mat-list-text .dati>span>span>span,.fbk-dashboard .mat-selection-list.custom .mat-list-item-content .mat-list-text .DettaglioResponsive .sezione .box .dati>span>div:not(.no-flex)>span,.fbk-dashboard .DettaglioResponsive .sezione .box .mat-selection-list.custom .mat-list-item-content .mat-list-text .dati>span>div:not(.no-flex)>span,.fbk-dashboard .mat-selection-list.custom .mat-list-item-content .mat-list-text .DettaglioResponsive .sezione .box .dati>div>span>span,.fbk-dashboard .DettaglioResponsive .sezione .box .mat-selection-list.custom .mat-list-item-content .mat-list-text .dati>div>span>span,.fbk-dashboard .mat-selection-list.custom .mat-list-item-content .mat-list-text .DettaglioResponsive .sezione .box .dati>div>div:not(.no-flex)>span,.fbk-dashboard .DettaglioResponsive .sezione .box .mat-selection-list.custom .mat-list-item-content .mat-list-text .dati>div>div:not(.no-flex)>span,.fbk-dashboard .mat-selection-list.custom .mat-list-item-content .mat-list-text .Dettaglio .sezione .box .dati>span>span>span,.fbk-dashboard .Dettaglio .sezione .box .mat-selection-list.custom .mat-list-item-content .mat-list-text .dati>span>span>span,.fbk-dashboard .mat-selection-list.custom .mat-list-item-content .mat-list-text .Dettaglio .sezione .box .dati>span>div>span,.fbk-dashboard .Dettaglio .sezione .box .mat-selection-list.custom .mat-list-item-content .mat-list-text .dati>span>div>span,.fbk-dashboard .mat-selection-list.custom .mat-list-item-content .mat-list-text .Dettaglio .sezione .box .dati>div>span>span,.fbk-dashboard .Dettaglio .sezione .box .mat-selection-list.custom .mat-list-item-content .mat-list-text .dati>div>span>span,.fbk-dashboard .mat-selection-list.custom .mat-list-item-content .mat-list-text .Dettaglio .sezione .box .dati>div>div>span,.fbk-dashboard .Dettaglio .sezione .box .mat-selection-list.custom .mat-list-item-content .mat-list-text .dati>div>div>span,.fbk-dashboard .mat-selection-list.custom .mat-list-item-content .mat-list-text .customTooltipRight .tooltip-inner,.fbk-dashboard .customTooltipRight .mat-selection-list.custom .mat-list-item-content .mat-list-text .tooltip-inner,.fbk-dashboard .mat-selection-list.custom .mat-list-item-content .mat-list-text .customTooltip .tooltip-inner,.fbk-dashboard .customTooltip .mat-selection-list.custom .mat-list-item-content .mat-list-text .tooltip-inner,.fbk-dashboard .mat-selection-list.custom .mat-list-item-content .mat-list-text .tendinaDinamica .voceTendina,.fbk-dashboard .tendinaDinamica .mat-selection-list.custom .mat-list-item-content .mat-list-text .voceTendina,.fbk-dashboard .mat-selection-list.custom .mat-list-item-content .mat-list-text .searchBar .serchInput,.fbk-dashboard .searchBar .mat-selection-list.custom .mat-list-item-content .mat-list-text .serchInput,.fbk-dashboard .mat-selection-list.custom .mat-list-item-content .mat-list-text .contAction .action,.fbk-dashboard .contAction .mat-selection-list.custom .mat-list-item-content .mat-list-text .action,.fbk-dashboard .mat-selection-list.custom .mat-list-item-content .mat-list-text .contAction .action span,.fbk-dashboard .contAction .action .mat-selection-list.custom .mat-list-item-content .mat-list-text span,.fbk-dashboard .mat-selection-list.custom .mat-list-item-content .mat-list-text .contList.checkList .mat-optgroup .mat-optgroup-label,.fbk-dashboard .contList.checkList .mat-optgroup .mat-selection-list.custom .mat-list-item-content .mat-list-text .mat-optgroup-label,.fbk-dashboard .mat-selection-list.custom .mat-list-item-content .mat-list-text .contList2.checkList .mat-optgroup .mat-optgroup-label,.fbk-dashboard .contList2.checkList .mat-optgroup .mat-selection-list.custom .mat-list-item-content .mat-list-text .mat-optgroup-label,.fbk-dashboard .mat-selection-list.custom .mat-list-item-content .mat-option-text .small,.fbk-dashboard .mat-selection-list.custom .mat-list-item-content .mat-option-text app-workspaces mat-sidenav-container mat-sidenav app-menu app-menu-voce .voce span,.fbk-dashboard app-workspaces mat-sidenav-container mat-sidenav app-menu app-menu-voce .voce .mat-selection-list.custom .mat-list-item-content .mat-option-text span,.fbk-dashboard .mat-selection-list.custom .mat-list-item-content .mat-option-text .DettaglioResponsive .sezione .box .dati>span>span>span,.fbk-dashboard .DettaglioResponsive .sezione .box .mat-selection-list.custom .mat-list-item-content .mat-option-text .dati>span>span>span,.fbk-dashboard .mat-selection-list.custom .mat-list-item-content .mat-option-text .DettaglioResponsive .sezione .box .dati>span>div:not(.no-flex)>span,.fbk-dashboard .DettaglioResponsive .sezione .box .mat-selection-list.custom .mat-list-item-content .mat-option-text .dati>span>div:not(.no-flex)>span,.fbk-dashboard .mat-selection-list.custom .mat-list-item-content .mat-option-text .DettaglioResponsive .sezione .box .dati>div>span>span,.fbk-dashboard .DettaglioResponsive .sezione .box .mat-selection-list.custom .mat-list-item-content .mat-option-text .dati>div>span>span,.fbk-dashboard .mat-selection-list.custom .mat-list-item-content .mat-option-text .DettaglioResponsive .sezione .box .dati>div>div:not(.no-flex)>span,.fbk-dashboard .DettaglioResponsive .sezione .box .mat-selection-list.custom .mat-list-item-content .mat-option-text .dati>div>div:not(.no-flex)>span,.fbk-dashboard .mat-selection-list.custom .mat-list-item-content .mat-option-text .Dettaglio .sezione .box .dati>span>span>span,.fbk-dashboard .Dettaglio .sezione .box .mat-selection-list.custom .mat-list-item-content .mat-option-text .dati>span>span>span,.fbk-dashboard .mat-selection-list.custom .mat-list-item-content .mat-option-text .Dettaglio .sezione .box .dati>span>div>span,.fbk-dashboard .Dettaglio .sezione .box .mat-selection-list.custom .mat-list-item-content .mat-option-text .dati>span>div>span,.fbk-dashboard .mat-selection-list.custom .mat-list-item-content .mat-option-text .Dettaglio .sezione .box .dati>div>span>span,.fbk-dashboard .Dettaglio .sezione .box .mat-selection-list.custom .mat-list-item-content .mat-option-text .dati>div>span>span,.fbk-dashboard .mat-selection-list.custom .mat-list-item-content .mat-option-text .Dettaglio .sezione .box .dati>div>div>span,.fbk-dashboard .Dettaglio .sezione .box .mat-selection-list.custom .mat-list-item-content .mat-option-text .dati>div>div>span,.fbk-dashboard .mat-selection-list.custom .mat-list-item-content .mat-option-text .customTooltipRight .tooltip-inner,.fbk-dashboard .customTooltipRight .mat-selection-list.custom .mat-list-item-content .mat-option-text .tooltip-inner,.fbk-dashboard .mat-selection-list.custom .mat-list-item-content .mat-option-text .customTooltip .tooltip-inner,.fbk-dashboard .customTooltip .mat-selection-list.custom .mat-list-item-content .mat-option-text .tooltip-inner,.fbk-dashboard .mat-selection-list.custom .mat-list-item-content .mat-option-text .tendinaDinamica .voceTendina,.fbk-dashboard .tendinaDinamica .mat-selection-list.custom .mat-list-item-content .mat-option-text .voceTendina,.fbk-dashboard .mat-selection-list.custom .mat-list-item-content .mat-option-text .searchBar .serchInput,.fbk-dashboard .searchBar .mat-selection-list.custom .mat-list-item-content .mat-option-text .serchInput,.fbk-dashboard .mat-selection-list.custom .mat-list-item-content .mat-option-text .contAction .action,.fbk-dashboard .contAction .mat-selection-list.custom .mat-list-item-content .mat-option-text .action,.fbk-dashboard .mat-selection-list.custom .mat-list-item-content .mat-option-text .contAction .action span,.fbk-dashboard .contAction .action .mat-selection-list.custom .mat-list-item-content .mat-option-text span,.fbk-dashboard .mat-selection-list.custom .mat-list-item-content .mat-option-text .contList.checkList .mat-optgroup .mat-optgroup-label,.fbk-dashboard .contList.checkList .mat-optgroup .mat-selection-list.custom .mat-list-item-content .mat-option-text .mat-optgroup-label,.fbk-dashboard .mat-selection-list.custom .mat-list-item-content .mat-option-text .contList2.checkList .mat-optgroup .mat-optgroup-label,.fbk-dashboard .contList2.checkList .mat-optgroup .mat-selection-list.custom .mat-list-item-content .mat-option-text .mat-optgroup-label,.fbk-dashboard .mat-selection-list.custom .mat-option .mat-list-text .small,.fbk-dashboard .mat-selection-list.custom .mat-option .mat-list-text app-workspaces mat-sidenav-container mat-sidenav app-menu app-menu-voce .voce span,.fbk-dashboard app-workspaces mat-sidenav-container mat-sidenav app-menu app-menu-voce .voce .mat-selection-list.custom .mat-option .mat-list-text span,.fbk-dashboard .mat-selection-list.custom .mat-option .mat-list-text .DettaglioResponsive .sezione .box .dati>span>span>span,.fbk-dashboard .DettaglioResponsive .sezione .box .mat-selection-list.custom .mat-option .mat-list-text .dati>span>span>span,.fbk-dashboard .mat-selection-list.custom .mat-option .mat-list-text .DettaglioResponsive .sezione .box .dati>span>div:not(.no-flex)>span,.fbk-dashboard .DettaglioResponsive .sezione .box .mat-selection-list.custom .mat-option .mat-list-text .dati>span>div:not(.no-flex)>span,.fbk-dashboard .mat-selection-list.custom .mat-option .mat-list-text .DettaglioResponsive .sezione .box .dati>div>span>span,.fbk-dashboard .DettaglioResponsive .sezione .box .mat-selection-list.custom .mat-option .mat-list-text .dati>div>span>span,.fbk-dashboard .mat-selection-list.custom .mat-option .mat-list-text .DettaglioResponsive .sezione .box .dati>div>div:not(.no-flex)>span,.fbk-dashboard .DettaglioResponsive .sezione .box .mat-selection-list.custom .mat-option .mat-list-text .dati>div>div:not(.no-flex)>span,.fbk-dashboard .mat-selection-list.custom .mat-option .mat-list-text .Dettaglio .sezione .box .dati>span>span>span,.fbk-dashboard .Dettaglio .sezione .box .mat-selection-list.custom .mat-option .mat-list-text .dati>span>span>span,.fbk-dashboard .mat-selection-list.custom .mat-option .mat-list-text .Dettaglio .sezione .box .dati>span>div>span,.fbk-dashboard .Dettaglio .sezione .box .mat-selection-list.custom .mat-option .mat-list-text .dati>span>div>span,.fbk-dashboard .mat-selection-list.custom .mat-option .mat-list-text .Dettaglio .sezione .box .dati>div>span>span,.fbk-dashboard .Dettaglio .sezione .box .mat-selection-list.custom .mat-option .mat-list-text .dati>div>span>span,.fbk-dashboard .mat-selection-list.custom .mat-option .mat-list-text .Dettaglio .sezione .box .dati>div>div>span,.fbk-dashboard .Dettaglio .sezione .box .mat-selection-list.custom .mat-option .mat-list-text .dati>div>div>span,.fbk-dashboard .mat-selection-list.custom .mat-option .mat-list-text .customTooltipRight .tooltip-inner,.fbk-dashboard .customTooltipRight .mat-selection-list.custom .mat-option .mat-list-text .tooltip-inner,.fbk-dashboard .mat-selection-list.custom .mat-option .mat-list-text .customTooltip .tooltip-inner,.fbk-dashboard .customTooltip .mat-selection-list.custom .mat-option .mat-list-text .tooltip-inner,.fbk-dashboard .mat-selection-list.custom .mat-option .mat-list-text .tendinaDinamica .voceTendina,.fbk-dashboard .tendinaDinamica .mat-selection-list.custom .mat-option .mat-list-text .voceTendina,.fbk-dashboard .mat-selection-list.custom .mat-option .mat-list-text .searchBar .serchInput,.fbk-dashboard .searchBar .mat-selection-list.custom .mat-option .mat-list-text .serchInput,.fbk-dashboard .mat-selection-list.custom .mat-option .mat-list-text .contAction .action,.fbk-dashboard .contAction .mat-selection-list.custom .mat-option .mat-list-text .action,.fbk-dashboard .mat-selection-list.custom .mat-option .mat-list-text .contAction .action span,.fbk-dashboard .contAction .action .mat-selection-list.custom .mat-option .mat-list-text span,.fbk-dashboard .mat-selection-list.custom .mat-option .mat-list-text .contList.checkList .mat-optgroup .mat-optgroup-label,.fbk-dashboard .contList.checkList .mat-optgroup .mat-selection-list.custom .mat-option .mat-list-text .mat-optgroup-label,.fbk-dashboard .mat-selection-list.custom .mat-option .mat-list-text .contList2.checkList .mat-optgroup .mat-optgroup-label,.fbk-dashboard .contList2.checkList .mat-optgroup .mat-selection-list.custom .mat-option .mat-list-text .mat-optgroup-label,.fbk-dashboard .mat-selection-list.custom .mat-option .mat-option-text .small,.fbk-dashboard .mat-selection-list.custom .mat-option .mat-option-text app-workspaces mat-sidenav-container mat-sidenav app-menu app-menu-voce .voce span,.fbk-dashboard app-workspaces mat-sidenav-container mat-sidenav app-menu app-menu-voce .voce .mat-selection-list.custom .mat-option .mat-option-text span,.fbk-dashboard .mat-selection-list.custom .mat-option .mat-option-text .DettaglioResponsive .sezione .box .dati>span>span>span,.fbk-dashboard .DettaglioResponsive .sezione .box .mat-selection-list.custom .mat-option .mat-option-text .dati>span>span>span,.fbk-dashboard .mat-selection-list.custom .mat-option .mat-option-text .DettaglioResponsive .sezione .box .dati>span>div:not(.no-flex)>span,.fbk-dashboard .DettaglioResponsive .sezione .box .mat-selection-list.custom .mat-option .mat-option-text .dati>span>div:not(.no-flex)>span,.fbk-dashboard .mat-selection-list.custom .mat-option .mat-option-text .DettaglioResponsive .sezione .box .dati>div>span>span,.fbk-dashboard .DettaglioResponsive .sezione .box .mat-selection-list.custom .mat-option .mat-option-text .dati>div>span>span,.fbk-dashboard .mat-selection-list.custom .mat-option .mat-option-text .DettaglioResponsive .sezione .box .dati>div>div:not(.no-flex)>span,.fbk-dashboard .DettaglioResponsive .sezione .box .mat-selection-list.custom .mat-option .mat-option-text .dati>div>div:not(.no-flex)>span,.fbk-dashboard .mat-selection-list.custom .mat-option .mat-option-text .Dettaglio .sezione .box .dati>span>span>span,.fbk-dashboard .Dettaglio .sezione .box .mat-selection-list.custom .mat-option .mat-option-text .dati>span>span>span,.fbk-dashboard .mat-selection-list.custom .mat-option .mat-option-text .Dettaglio .sezione .box .dati>span>div>span,.fbk-dashboard .Dettaglio .sezione .box .mat-selection-list.custom .mat-option .mat-option-text .dati>span>div>span,.fbk-dashboard .mat-selection-list.custom .mat-option .mat-option-text .Dettaglio .sezione .box .dati>div>span>span,.fbk-dashboard .Dettaglio .sezione .box .mat-selection-list.custom .mat-option .mat-option-text .dati>div>span>span,.fbk-dashboard .mat-selection-list.custom .mat-option .mat-option-text .Dettaglio .sezione .box .dati>div>div>span,.fbk-dashboard .Dettaglio .sezione .box .mat-selection-list.custom .mat-option .mat-option-text .dati>div>div>span,.fbk-dashboard .mat-selection-list.custom .mat-option .mat-option-text .customTooltipRight .tooltip-inner,.fbk-dashboard .customTooltipRight .mat-selection-list.custom .mat-option .mat-option-text .tooltip-inner,.fbk-dashboard .mat-selection-list.custom .mat-option .mat-option-text .customTooltip .tooltip-inner,.fbk-dashboard .customTooltip .mat-selection-list.custom .mat-option .mat-option-text .tooltip-inner,.fbk-dashboard .mat-selection-list.custom .mat-option .mat-option-text .tendinaDinamica .voceTendina,.fbk-dashboard .tendinaDinamica .mat-selection-list.custom .mat-option .mat-option-text .voceTendina,.fbk-dashboard .mat-selection-list.custom .mat-option .mat-option-text .searchBar .serchInput,.fbk-dashboard .searchBar .mat-selection-list.custom .mat-option .mat-option-text .serchInput,.fbk-dashboard .mat-selection-list.custom .mat-option .mat-option-text .contAction .action,.fbk-dashboard .contAction .mat-selection-list.custom .mat-option .mat-option-text .action,.fbk-dashboard .mat-selection-list.custom .mat-option .mat-option-text .contAction .action span,.fbk-dashboard .contAction .action .mat-selection-list.custom .mat-option .mat-option-text span,.fbk-dashboard .mat-selection-list.custom .mat-option .mat-option-text .contList.checkList .mat-optgroup .mat-optgroup-label,.fbk-dashboard .contList.checkList .mat-optgroup .mat-selection-list.custom .mat-option .mat-option-text .mat-optgroup-label,.fbk-dashboard .mat-selection-list.custom .mat-option .mat-option-text .contList2.checkList .mat-optgroup .mat-optgroup-label,.fbk-dashboard .contList2.checkList .mat-optgroup .mat-selection-list.custom .mat-option .mat-option-text .mat-optgroup-label,.fbk-dashboard .mat-list.custom .mat-list-item .mat-list-text .small,.fbk-dashboard .mat-list.custom .mat-list-item .mat-list-text app-workspaces mat-sidenav-container mat-sidenav app-menu app-menu-voce .voce span,.fbk-dashboard app-workspaces mat-sidenav-container mat-sidenav app-menu app-menu-voce .voce .mat-list.custom .mat-list-item .mat-list-text span,.fbk-dashboard .mat-list.custom .mat-list-item .mat-list-text .DettaglioResponsive .sezione .box .dati>span>span>span,.fbk-dashboard .DettaglioResponsive .sezione .box .mat-list.custom .mat-list-item .mat-list-text .dati>span>span>span,.fbk-dashboard .mat-list.custom .mat-list-item .mat-list-text .DettaglioResponsive .sezione .box .dati>span>div:not(.no-flex)>span,.fbk-dashboard .DettaglioResponsive .sezione .box .mat-list.custom .mat-list-item .mat-list-text .dati>span>div:not(.no-flex)>span,.fbk-dashboard .mat-list.custom .mat-list-item .mat-list-text .DettaglioResponsive .sezione .box .dati>div>span>span,.fbk-dashboard .DettaglioResponsive .sezione .box .mat-list.custom .mat-list-item .mat-list-text .dati>div>span>span,.fbk-dashboard .mat-list.custom .mat-list-item .mat-list-text .DettaglioResponsive .sezione .box .dati>div>div:not(.no-flex)>span,.fbk-dashboard .DettaglioResponsive .sezione .box .mat-list.custom .mat-list-item .mat-list-text .dati>div>div:not(.no-flex)>span,.fbk-dashboard .mat-list.custom .mat-list-item .mat-list-text .Dettaglio .sezione .box .dati>span>span>span,.fbk-dashboard .Dettaglio .sezione .box .mat-list.custom .mat-list-item .mat-list-text .dati>span>span>span,.fbk-dashboard .mat-list.custom .mat-list-item .mat-list-text .Dettaglio .sezione .box .dati>span>div>span,.fbk-dashboard .Dettaglio .sezione .box .mat-list.custom .mat-list-item .mat-list-text .dati>span>div>span,.fbk-dashboard .mat-list.custom .mat-list-item .mat-list-text .Dettaglio .sezione .box .dati>div>span>span,.fbk-dashboard .Dettaglio .sezione .box .mat-list.custom .mat-list-item .mat-list-text .dati>div>span>span,.fbk-dashboard .mat-list.custom .mat-list-item .mat-list-text .Dettaglio .sezione .box .dati>div>div>span,.fbk-dashboard .Dettaglio .sezione .box .mat-list.custom .mat-list-item .mat-list-text .dati>div>div>span,.fbk-dashboard .mat-list.custom .mat-list-item .mat-list-text .customTooltipRight .tooltip-inner,.fbk-dashboard .customTooltipRight .mat-list.custom .mat-list-item .mat-list-text .tooltip-inner,.fbk-dashboard .mat-list.custom .mat-list-item .mat-list-text .customTooltip .tooltip-inner,.fbk-dashboard .customTooltip .mat-list.custom .mat-list-item .mat-list-text .tooltip-inner,.fbk-dashboard .mat-list.custom .mat-list-item .mat-list-text .tendinaDinamica .voceTendina,.fbk-dashboard .tendinaDinamica .mat-list.custom .mat-list-item .mat-list-text .voceTendina,.fbk-dashboard .mat-list.custom .mat-list-item .mat-list-text .searchBar .serchInput,.fbk-dashboard .searchBar .mat-list.custom .mat-list-item .mat-list-text .serchInput,.fbk-dashboard .mat-list.custom .mat-list-item .mat-list-text .contAction .action,.fbk-dashboard .contAction .mat-list.custom .mat-list-item .mat-list-text .action,.fbk-dashboard .mat-list.custom .mat-list-item .mat-list-text .contAction .action span,.fbk-dashboard .contAction .action .mat-list.custom .mat-list-item .mat-list-text span,.fbk-dashboard .mat-list.custom .mat-list-item .mat-list-text .contList.checkList .mat-optgroup .mat-optgroup-label,.fbk-dashboard .contList.checkList .mat-optgroup .mat-list.custom .mat-list-item .mat-list-text .mat-optgroup-label,.fbk-dashboard .mat-list.custom .mat-list-item .mat-list-text .contList2.checkList .mat-optgroup .mat-optgroup-label,.fbk-dashboard .contList2.checkList .mat-optgroup .mat-list.custom .mat-list-item .mat-list-text .mat-optgroup-label,.fbk-dashboard .mat-list.custom .mat-list-item .mat-option-text .small,.fbk-dashboard .mat-list.custom .mat-list-item .mat-option-text app-workspaces mat-sidenav-container mat-sidenav app-menu app-menu-voce .voce span,.fbk-dashboard app-workspaces mat-sidenav-container mat-sidenav app-menu app-menu-voce .voce .mat-list.custom .mat-list-item .mat-option-text span,.fbk-dashboard .mat-list.custom .mat-list-item .mat-option-text .DettaglioResponsive .sezione .box .dati>span>span>span,.fbk-dashboard .DettaglioResponsive .sezione .box .mat-list.custom .mat-list-item .mat-option-text .dati>span>span>span,.fbk-dashboard .mat-list.custom .mat-list-item .mat-option-text .DettaglioResponsive .sezione .box .dati>span>div:not(.no-flex)>span,.fbk-dashboard .DettaglioResponsive .sezione .box .mat-list.custom .mat-list-item .mat-option-text .dati>span>div:not(.no-flex)>span,.fbk-dashboard .mat-list.custom .mat-list-item .mat-option-text .DettaglioResponsive .sezione .box .dati>div>span>span,.fbk-dashboard .DettaglioResponsive .sezione .box .mat-list.custom .mat-list-item .mat-option-text .dati>div>span>span,.fbk-dashboard .mat-list.custom .mat-list-item .mat-option-text .DettaglioResponsive .sezione .box .dati>div>div:not(.no-flex)>span,.fbk-dashboard .DettaglioResponsive .sezione .box .mat-list.custom .mat-list-item .mat-option-text .dati>div>div:not(.no-flex)>span,.fbk-dashboard .mat-list.custom .mat-list-item .mat-option-text .Dettaglio .sezione .box .dati>span>span>span,.fbk-dashboard .Dettaglio .sezione .box .mat-list.custom .mat-list-item .mat-option-text .dati>span>span>span,.fbk-dashboard .mat-list.custom .mat-list-item .mat-option-text .Dettaglio .sezione .box .dati>span>div>span,.fbk-dashboard .Dettaglio .sezione .box .mat-list.custom .mat-list-item .mat-option-text .dati>span>div>span,.fbk-dashboard .mat-list.custom .mat-list-item .mat-option-text .Dettaglio .sezione .box .dati>div>span>span,.fbk-dashboard .Dettaglio .sezione .box .mat-list.custom .mat-list-item .mat-option-text .dati>div>span>span,.fbk-dashboard .mat-list.custom .mat-list-item .mat-option-text .Dettaglio .sezione .box .dati>div>div>span,.fbk-dashboard .Dettaglio .sezione .box .mat-list.custom .mat-list-item .mat-option-text .dati>div>div>span,.fbk-dashboard .mat-list.custom .mat-list-item .mat-option-text .customTooltipRight .tooltip-inner,.fbk-dashboard .customTooltipRight .mat-list.custom .mat-list-item .mat-option-text .tooltip-inner,.fbk-dashboard .mat-list.custom .mat-list-item .mat-option-text .customTooltip .tooltip-inner,.fbk-dashboard .customTooltip .mat-list.custom .mat-list-item .mat-option-text .tooltip-inner,.fbk-dashboard .mat-list.custom .mat-list-item .mat-option-text .tendinaDinamica .voceTendina,.fbk-dashboard .tendinaDinamica .mat-list.custom .mat-list-item .mat-option-text .voceTendina,.fbk-dashboard .mat-list.custom .mat-list-item .mat-option-text .searchBar .serchInput,.fbk-dashboard .searchBar .mat-list.custom .mat-list-item .mat-option-text .serchInput,.fbk-dashboard .mat-list.custom .mat-list-item .mat-option-text .contAction .action,.fbk-dashboard .contAction .mat-list.custom .mat-list-item .mat-option-text .action,.fbk-dashboard .mat-list.custom .mat-list-item .mat-option-text .contAction .action span,.fbk-dashboard .contAction .action .mat-list.custom .mat-list-item .mat-option-text span,.fbk-dashboard .mat-list.custom .mat-list-item .mat-option-text .contList.checkList .mat-optgroup .mat-optgroup-label,.fbk-dashboard .contList.checkList .mat-optgroup .mat-list.custom .mat-list-item .mat-option-text .mat-optgroup-label,.fbk-dashboard .mat-list.custom .mat-list-item .mat-option-text .contList2.checkList .mat-optgroup .mat-optgroup-label,.fbk-dashboard .contList2.checkList .mat-optgroup .mat-list.custom .mat-list-item .mat-option-text .mat-optgroup-label,.fbk-dashboard .mat-list.custom .mat-list-item-content .mat-list-text .small,.fbk-dashboard .mat-list.custom .mat-list-item-content .mat-list-text app-workspaces mat-sidenav-container mat-sidenav app-menu app-menu-voce .voce span,.fbk-dashboard app-workspaces mat-sidenav-container mat-sidenav app-menu app-menu-voce .voce .mat-list.custom .mat-list-item-content .mat-list-text span,.fbk-dashboard .mat-list.custom .mat-list-item-content .mat-list-text .DettaglioResponsive .sezione .box .dati>span>span>span,.fbk-dashboard .DettaglioResponsive .sezione .box .mat-list.custom .mat-list-item-content .mat-list-text .dati>span>span>span,.fbk-dashboard .mat-list.custom .mat-list-item-content .mat-list-text .DettaglioResponsive .sezione .box .dati>span>div:not(.no-flex)>span,.fbk-dashboard .DettaglioResponsive .sezione .box .mat-list.custom .mat-list-item-content .mat-list-text .dati>span>div:not(.no-flex)>span,.fbk-dashboard .mat-list.custom .mat-list-item-content .mat-list-text .DettaglioResponsive .sezione .box .dati>div>span>span,.fbk-dashboard .DettaglioResponsive .sezione .box .mat-list.custom .mat-list-item-content .mat-list-text .dati>div>span>span,.fbk-dashboard .mat-list.custom .mat-list-item-content .mat-list-text .DettaglioResponsive .sezione .box .dati>div>div:not(.no-flex)>span,.fbk-dashboard .DettaglioResponsive .sezione .box .mat-list.custom .mat-list-item-content .mat-list-text .dati>div>div:not(.no-flex)>span,.fbk-dashboard .mat-list.custom .mat-list-item-content .mat-list-text .Dettaglio .sezione .box .dati>span>span>span,.fbk-dashboard .Dettaglio .sezione .box .mat-list.custom .mat-list-item-content .mat-list-text .dati>span>span>span,.fbk-dashboard .mat-list.custom .mat-list-item-content .mat-list-text .Dettaglio .sezione .box .dati>span>div>span,.fbk-dashboard .Dettaglio .sezione .box .mat-list.custom .mat-list-item-content .mat-list-text .dati>span>div>span,.fbk-dashboard .mat-list.custom .mat-list-item-content .mat-list-text .Dettaglio .sezione .box .dati>div>span>span,.fbk-dashboard .Dettaglio .sezione .box .mat-list.custom .mat-list-item-content .mat-list-text .dati>div>span>span,.fbk-dashboard .mat-list.custom .mat-list-item-content .mat-list-text .Dettaglio .sezione .box .dati>div>div>span,.fbk-dashboard .Dettaglio .sezione .box .mat-list.custom .mat-list-item-content .mat-list-text .dati>div>div>span,.fbk-dashboard .mat-list.custom .mat-list-item-content .mat-list-text .customTooltipRight .tooltip-inner,.fbk-dashboard .customTooltipRight .mat-list.custom .mat-list-item-content .mat-list-text .tooltip-inner,.fbk-dashboard .mat-list.custom .mat-list-item-content .mat-list-text .customTooltip .tooltip-inner,.fbk-dashboard .customTooltip .mat-list.custom .mat-list-item-content .mat-list-text .tooltip-inner,.fbk-dashboard .mat-list.custom .mat-list-item-content .mat-list-text .tendinaDinamica .voceTendina,.fbk-dashboard .tendinaDinamica .mat-list.custom .mat-list-item-content .mat-list-text .voceTendina,.fbk-dashboard .mat-list.custom .mat-list-item-content .mat-list-text .searchBar .serchInput,.fbk-dashboard .searchBar .mat-list.custom .mat-list-item-content .mat-list-text .serchInput,.fbk-dashboard .mat-list.custom .mat-list-item-content .mat-list-text .contAction .action,.fbk-dashboard .contAction .mat-list.custom .mat-list-item-content .mat-list-text .action,.fbk-dashboard .mat-list.custom .mat-list-item-content .mat-list-text .contAction .action span,.fbk-dashboard .contAction .action .mat-list.custom .mat-list-item-content .mat-list-text span,.fbk-dashboard .mat-list.custom .mat-list-item-content .mat-list-text .contList.checkList .mat-optgroup .mat-optgroup-label,.fbk-dashboard .contList.checkList .mat-optgroup .mat-list.custom .mat-list-item-content .mat-list-text .mat-optgroup-label,.fbk-dashboard .mat-list.custom .mat-list-item-content .mat-list-text .contList2.checkList .mat-optgroup .mat-optgroup-label,.fbk-dashboard .contList2.checkList .mat-optgroup .mat-list.custom .mat-list-item-content .mat-list-text .mat-optgroup-label,.fbk-dashboard .mat-list.custom .mat-list-item-content .mat-option-text .small,.fbk-dashboard .mat-list.custom .mat-list-item-content .mat-option-text app-workspaces mat-sidenav-container mat-sidenav app-menu app-menu-voce .voce span,.fbk-dashboard app-workspaces mat-sidenav-container mat-sidenav app-menu app-menu-voce .voce .mat-list.custom .mat-list-item-content .mat-option-text span,.fbk-dashboard .mat-list.custom .mat-list-item-content .mat-option-text .DettaglioResponsive .sezione .box .dati>span>span>span,.fbk-dashboard .DettaglioResponsive .sezione .box .mat-list.custom .mat-list-item-content .mat-option-text .dati>span>span>span,.fbk-dashboard .mat-list.custom .mat-list-item-content .mat-option-text .DettaglioResponsive .sezione .box .dati>span>div:not(.no-flex)>span,.fbk-dashboard .DettaglioResponsive .sezione .box .mat-list.custom .mat-list-item-content .mat-option-text .dati>span>div:not(.no-flex)>span,.fbk-dashboard .mat-list.custom .mat-list-item-content .mat-option-text .DettaglioResponsive .sezione .box .dati>div>span>span,.fbk-dashboard .DettaglioResponsive .sezione .box .mat-list.custom .mat-list-item-content .mat-option-text .dati>div>span>span,.fbk-dashboard .mat-list.custom .mat-list-item-content .mat-option-text .DettaglioResponsive .sezione .box .dati>div>div:not(.no-flex)>span,.fbk-dashboard .DettaglioResponsive .sezione .box .mat-list.custom .mat-list-item-content .mat-option-text .dati>div>div:not(.no-flex)>span,.fbk-dashboard .mat-list.custom .mat-list-item-content .mat-option-text .Dettaglio .sezione .box .dati>span>span>span,.fbk-dashboard .Dettaglio .sezione .box .mat-list.custom .mat-list-item-content .mat-option-text .dati>span>span>span,.fbk-dashboard .mat-list.custom .mat-list-item-content .mat-option-text .Dettaglio .sezione .box .dati>span>div>span,.fbk-dashboard .Dettaglio .sezione .box .mat-list.custom .mat-list-item-content .mat-option-text .dati>span>div>span,.fbk-dashboard .mat-list.custom .mat-list-item-content .mat-option-text .Dettaglio .sezione .box .dati>div>span>span,.fbk-dashboard .Dettaglio .sezione .box .mat-list.custom .mat-list-item-content .mat-option-text .dati>div>span>span,.fbk-dashboard .mat-list.custom .mat-list-item-content .mat-option-text .Dettaglio .sezione .box .dati>div>div>span,.fbk-dashboard .Dettaglio .sezione .box .mat-list.custom .mat-list-item-content .mat-option-text .dati>div>div>span,.fbk-dashboard .mat-list.custom .mat-list-item-content .mat-option-text .customTooltipRight .tooltip-inner,.fbk-dashboard .customTooltipRight .mat-list.custom .mat-list-item-content .mat-option-text .tooltip-inner,.fbk-dashboard .mat-list.custom .mat-list-item-content .mat-option-text .customTooltip .tooltip-inner,.fbk-dashboard .customTooltip .mat-list.custom .mat-list-item-content .mat-option-text .tooltip-inner,.fbk-dashboard .mat-list.custom .mat-list-item-content .mat-option-text .tendinaDinamica .voceTendina,.fbk-dashboard .tendinaDinamica .mat-list.custom .mat-list-item-content .mat-option-text .voceTendina,.fbk-dashboard .mat-list.custom .mat-list-item-content .mat-option-text .searchBar .serchInput,.fbk-dashboard .searchBar .mat-list.custom .mat-list-item-content .mat-option-text .serchInput,.fbk-dashboard .mat-list.custom .mat-list-item-content .mat-option-text .contAction .action,.fbk-dashboard .contAction .mat-list.custom .mat-list-item-content .mat-option-text .action,.fbk-dashboard .mat-list.custom .mat-list-item-content .mat-option-text .contAction .action span,.fbk-dashboard .contAction .action .mat-list.custom .mat-list-item-content .mat-option-text span,.fbk-dashboard .mat-list.custom .mat-list-item-content .mat-option-text .contList.checkList .mat-optgroup .mat-optgroup-label,.fbk-dashboard .contList.checkList .mat-optgroup .mat-list.custom .mat-list-item-content .mat-option-text .mat-optgroup-label,.fbk-dashboard .mat-list.custom .mat-list-item-content .mat-option-text .contList2.checkList .mat-optgroup .mat-optgroup-label,.fbk-dashboard .contList2.checkList .mat-optgroup .mat-list.custom .mat-list-item-content .mat-option-text .mat-optgroup-label,.fbk-dashboard .mat-list.custom .mat-option .mat-list-text .small,.fbk-dashboard .mat-list.custom .mat-option .mat-list-text app-workspaces mat-sidenav-container mat-sidenav app-menu app-menu-voce .voce span,.fbk-dashboard app-workspaces mat-sidenav-container mat-sidenav app-menu app-menu-voce .voce .mat-list.custom .mat-option .mat-list-text span,.fbk-dashboard .mat-list.custom .mat-option .mat-list-text .DettaglioResponsive .sezione .box .dati>span>span>span,.fbk-dashboard .DettaglioResponsive .sezione .box .mat-list.custom .mat-option .mat-list-text .dati>span>span>span,.fbk-dashboard .mat-list.custom .mat-option .mat-list-text .DettaglioResponsive .sezione .box .dati>span>div:not(.no-flex)>span,.fbk-dashboard .DettaglioResponsive .sezione .box .mat-list.custom .mat-option .mat-list-text .dati>span>div:not(.no-flex)>span,.fbk-dashboard .mat-list.custom .mat-option .mat-list-text .DettaglioResponsive .sezione .box .dati>div>span>span,.fbk-dashboard .DettaglioResponsive .sezione .box .mat-list.custom .mat-option .mat-list-text .dati>div>span>span,.fbk-dashboard .mat-list.custom .mat-option .mat-list-text .DettaglioResponsive .sezione .box .dati>div>div:not(.no-flex)>span,.fbk-dashboard .DettaglioResponsive .sezione .box .mat-list.custom .mat-option .mat-list-text .dati>div>div:not(.no-flex)>span,.fbk-dashboard .mat-list.custom .mat-option .mat-list-text .Dettaglio .sezione .box .dati>span>span>span,.fbk-dashboard .Dettaglio .sezione .box .mat-list.custom .mat-option .mat-list-text .dati>span>span>span,.fbk-dashboard .mat-list.custom .mat-option .mat-list-text .Dettaglio .sezione .box .dati>span>div>span,.fbk-dashboard .Dettaglio .sezione .box .mat-list.custom .mat-option .mat-list-text .dati>span>div>span,.fbk-dashboard .mat-list.custom .mat-option .mat-list-text .Dettaglio .sezione .box .dati>div>span>span,.fbk-dashboard .Dettaglio .sezione .box .mat-list.custom .mat-option .mat-list-text .dati>div>span>span,.fbk-dashboard .mat-list.custom .mat-option .mat-list-text .Dettaglio .sezione .box .dati>div>div>span,.fbk-dashboard .Dettaglio .sezione .box .mat-list.custom .mat-option .mat-list-text .dati>div>div>span,.fbk-dashboard .mat-list.custom .mat-option .mat-list-text .customTooltipRight .tooltip-inner,.fbk-dashboard .customTooltipRight .mat-list.custom .mat-option .mat-list-text .tooltip-inner,.fbk-dashboard .mat-list.custom .mat-option .mat-list-text .customTooltip .tooltip-inner,.fbk-dashboard .customTooltip .mat-list.custom .mat-option .mat-list-text .tooltip-inner,.fbk-dashboard .mat-list.custom .mat-option .mat-list-text .tendinaDinamica .voceTendina,.fbk-dashboard .tendinaDinamica .mat-list.custom .mat-option .mat-list-text .voceTendina,.fbk-dashboard .mat-list.custom .mat-option .mat-list-text .searchBar .serchInput,.fbk-dashboard .searchBar .mat-list.custom .mat-option .mat-list-text .serchInput,.fbk-dashboard .mat-list.custom .mat-option .mat-list-text .contAction .action,.fbk-dashboard .contAction .mat-list.custom .mat-option .mat-list-text .action,.fbk-dashboard .mat-list.custom .mat-option .mat-list-text .contAction .action span,.fbk-dashboard .contAction .action .mat-list.custom .mat-option .mat-list-text span,.fbk-dashboard .mat-list.custom .mat-option .mat-list-text .contList.checkList .mat-optgroup .mat-optgroup-label,.fbk-dashboard .contList.checkList .mat-optgroup .mat-list.custom .mat-option .mat-list-text .mat-optgroup-label,.fbk-dashboard .mat-list.custom .mat-option .mat-list-text .contList2.checkList .mat-optgroup .mat-optgroup-label,.fbk-dashboard .contList2.checkList .mat-optgroup .mat-list.custom .mat-option .mat-list-text .mat-optgroup-label,.fbk-dashboard .mat-list.custom .mat-option .mat-option-text .small,.fbk-dashboard .mat-list.custom .mat-option .mat-option-text app-workspaces mat-sidenav-container mat-sidenav app-menu app-menu-voce .voce span,.fbk-dashboard app-workspaces mat-sidenav-container mat-sidenav app-menu app-menu-voce .voce .mat-list.custom .mat-option .mat-option-text span,.fbk-dashboard .mat-list.custom .mat-option .mat-option-text .DettaglioResponsive .sezione .box .dati>span>span>span,.fbk-dashboard .DettaglioResponsive .sezione .box .mat-list.custom .mat-option .mat-option-text .dati>span>span>span,.fbk-dashboard .mat-list.custom .mat-option .mat-option-text .DettaglioResponsive .sezione .box .dati>span>div:not(.no-flex)>span,.fbk-dashboard .DettaglioResponsive .sezione .box .mat-list.custom .mat-option .mat-option-text .dati>span>div:not(.no-flex)>span,.fbk-dashboard .mat-list.custom .mat-option .mat-option-text .DettaglioResponsive .sezione .box .dati>div>span>span,.fbk-dashboard .DettaglioResponsive .sezione .box .mat-list.custom .mat-option .mat-option-text .dati>div>span>span,.fbk-dashboard .mat-list.custom .mat-option .mat-option-text .DettaglioResponsive .sezione .box .dati>div>div:not(.no-flex)>span,.fbk-dashboard .DettaglioResponsive .sezione .box .mat-list.custom .mat-option .mat-option-text .dati>div>div:not(.no-flex)>span,.fbk-dashboard .mat-list.custom .mat-option .mat-option-text .Dettaglio .sezione .box .dati>span>span>span,.fbk-dashboard .Dettaglio .sezione .box .mat-list.custom .mat-option .mat-option-text .dati>span>span>span,.fbk-dashboard .mat-list.custom .mat-option .mat-option-text .Dettaglio .sezione .box .dati>span>div>span,.fbk-dashboard .Dettaglio .sezione .box .mat-list.custom .mat-option .mat-option-text .dati>span>div>span,.fbk-dashboard .mat-list.custom .mat-option .mat-option-text .Dettaglio .sezione .box .dati>div>span>span,.fbk-dashboard .Dettaglio .sezione .box .mat-list.custom .mat-option .mat-option-text .dati>div>span>span,.fbk-dashboard .mat-list.custom .mat-option .mat-option-text .Dettaglio .sezione .box .dati>div>div>span,.fbk-dashboard .Dettaglio .sezione .box .mat-list.custom .mat-option .mat-option-text .dati>div>div>span,.fbk-dashboard .mat-list.custom .mat-option .mat-option-text .customTooltipRight .tooltip-inner,.fbk-dashboard .customTooltipRight .mat-list.custom .mat-option .mat-option-text .tooltip-inner,.fbk-dashboard .mat-list.custom .mat-option .mat-option-text .customTooltip .tooltip-inner,.fbk-dashboard .customTooltip .mat-list.custom .mat-option .mat-option-text .tooltip-inner,.fbk-dashboard .mat-list.custom .mat-option .mat-option-text .tendinaDinamica .voceTendina,.fbk-dashboard .tendinaDinamica .mat-list.custom .mat-option .mat-option-text .voceTendina,.fbk-dashboard .mat-list.custom .mat-option .mat-option-text .searchBar .serchInput,.fbk-dashboard .searchBar .mat-list.custom .mat-option .mat-option-text .serchInput,.fbk-dashboard .mat-list.custom .mat-option .mat-option-text .contAction .action,.fbk-dashboard .contAction .mat-list.custom .mat-option .mat-option-text .action,.fbk-dashboard .mat-list.custom .mat-option .mat-option-text .contAction .action span,.fbk-dashboard .contAction .action .mat-list.custom .mat-option .mat-option-text span,.fbk-dashboard .mat-list.custom .mat-option .mat-option-text .contList.checkList .mat-optgroup .mat-optgroup-label,.fbk-dashboard .contList.checkList .mat-optgroup .mat-list.custom .mat-option .mat-option-text .mat-optgroup-label,.fbk-dashboard .mat-list.custom .mat-option .mat-option-text .contList2.checkList .mat-optgroup .mat-optgroup-label,.fbk-dashboard .contList2.checkList .mat-optgroup .mat-list.custom .mat-option .mat-option-text .mat-optgroup-label{width:calc(100% - 56px);display:inline-flex;justify-content:space-between}.fbk-dashboard .mat-selection-list.custom .mat-list-item .mat-list-text .small.ardress,.fbk-dashboard .mat-selection-list.custom .mat-list-item .mat-list-text app-workspaces mat-sidenav-container mat-sidenav app-menu app-menu-voce .voce span.ardress,.fbk-dashboard app-workspaces mat-sidenav-container mat-sidenav app-menu app-menu-voce .voce .mat-selection-list.custom .mat-list-item .mat-list-text span.ardress,.fbk-dashboard .mat-selection-list.custom .mat-list-item .mat-list-text .DettaglioResponsive .sezione .box .dati>span>span>span.ardress,.fbk-dashboard .DettaglioResponsive .sezione .box .mat-selection-list.custom .mat-list-item .mat-list-text .dati>span>span>span.ardress,.fbk-dashboard .mat-selection-list.custom .mat-list-item .mat-list-text .DettaglioResponsive .sezione .box .dati>span>div:not(.no-flex)>span.ardress,.fbk-dashboard .DettaglioResponsive .sezione .box .mat-selection-list.custom .mat-list-item .mat-list-text .dati>span>div:not(.no-flex)>span.ardress,.fbk-dashboard .mat-selection-list.custom .mat-list-item .mat-list-text .DettaglioResponsive .sezione .box .dati>div>span>span.ardress,.fbk-dashboard .DettaglioResponsive .sezione .box .mat-selection-list.custom .mat-list-item .mat-list-text .dati>div>span>span.ardress,.fbk-dashboard .mat-selection-list.custom .mat-list-item .mat-list-text .DettaglioResponsive .sezione .box .dati>div>div:not(.no-flex)>span.ardress,.fbk-dashboard .DettaglioResponsive .sezione .box .mat-selection-list.custom .mat-list-item .mat-list-text .dati>div>div:not(.no-flex)>span.ardress,.fbk-dashboard .mat-selection-list.custom .mat-list-item .mat-list-text .Dettaglio .sezione .box .dati>span>span>span.ardress,.fbk-dashboard .Dettaglio .sezione .box .mat-selection-list.custom .mat-list-item .mat-list-text .dati>span>span>span.ardress,.fbk-dashboard .mat-selection-list.custom .mat-list-item .mat-list-text .Dettaglio .sezione .box .dati>span>div>span.ardress,.fbk-dashboard .Dettaglio .sezione .box .mat-selection-list.custom .mat-list-item .mat-list-text .dati>span>div>span.ardress,.fbk-dashboard .mat-selection-list.custom .mat-list-item .mat-list-text .Dettaglio .sezione .box .dati>div>span>span.ardress,.fbk-dashboard .Dettaglio .sezione .box .mat-selection-list.custom .mat-list-item .mat-list-text .dati>div>span>span.ardress,.fbk-dashboard .mat-selection-list.custom .mat-list-item .mat-list-text .Dettaglio .sezione .box .dati>div>div>span.ardress,.fbk-dashboard .Dettaglio .sezione .box .mat-selection-list.custom .mat-list-item .mat-list-text .dati>div>div>span.ardress,.fbk-dashboard .mat-selection-list.custom .mat-list-item .mat-list-text .customTooltipRight .ardress.tooltip-inner,.fbk-dashboard .customTooltipRight .mat-selection-list.custom .mat-list-item .mat-list-text .ardress.tooltip-inner,.fbk-dashboard .mat-selection-list.custom .mat-list-item .mat-list-text .customTooltip .ardress.tooltip-inner,.fbk-dashboard .customTooltip .mat-selection-list.custom .mat-list-item .mat-list-text .ardress.tooltip-inner,.fbk-dashboard .mat-selection-list.custom .mat-list-item .mat-list-text .tendinaDinamica .ardress.voceTendina,.fbk-dashboard .tendinaDinamica .mat-selection-list.custom .mat-list-item .mat-list-text .ardress.voceTendina,.fbk-dashboard .mat-selection-list.custom .mat-list-item .mat-list-text .searchBar .ardress.serchInput,.fbk-dashboard .searchBar .mat-selection-list.custom .mat-list-item .mat-list-text .ardress.serchInput,.fbk-dashboard .mat-selection-list.custom .mat-list-item .mat-list-text .contAction .ardress.action,.fbk-dashboard .contAction .mat-selection-list.custom .mat-list-item .mat-list-text .ardress.action,.fbk-dashboard .mat-selection-list.custom .mat-list-item .mat-list-text .contAction .action span.ardress,.fbk-dashboard .contAction .action .mat-selection-list.custom .mat-list-item .mat-list-text span.ardress,.fbk-dashboard .mat-selection-list.custom .mat-list-item .mat-list-text .contList.checkList .mat-optgroup .ardress.mat-optgroup-label,.fbk-dashboard .contList.checkList .mat-optgroup .mat-selection-list.custom .mat-list-item .mat-list-text .ardress.mat-optgroup-label,.fbk-dashboard .mat-selection-list.custom .mat-list-item .mat-list-text .contList2.checkList .mat-optgroup .ardress.mat-optgroup-label,.fbk-dashboard .contList2.checkList .mat-optgroup .mat-selection-list.custom .mat-list-item .mat-list-text .ardress.mat-optgroup-label,.fbk-dashboard .mat-selection-list.custom .mat-list-item .mat-option-text .small.ardress,.fbk-dashboard .mat-selection-list.custom .mat-list-item .mat-option-text app-workspaces mat-sidenav-container mat-sidenav app-menu app-menu-voce .voce span.ardress,.fbk-dashboard app-workspaces mat-sidenav-container mat-sidenav app-menu app-menu-voce .voce .mat-selection-list.custom .mat-list-item .mat-option-text span.ardress,.fbk-dashboard .mat-selection-list.custom .mat-list-item .mat-option-text .DettaglioResponsive .sezione .box .dati>span>span>span.ardress,.fbk-dashboard .DettaglioResponsive .sezione .box .mat-selection-list.custom .mat-list-item .mat-option-text .dati>span>span>span.ardress,.fbk-dashboard .mat-selection-list.custom .mat-list-item .mat-option-text .DettaglioResponsive .sezione .box .dati>span>div:not(.no-flex)>span.ardress,.fbk-dashboard .DettaglioResponsive .sezione .box .mat-selection-list.custom .mat-list-item .mat-option-text .dati>span>div:not(.no-flex)>span.ardress,.fbk-dashboard .mat-selection-list.custom .mat-list-item .mat-option-text .DettaglioResponsive .sezione .box .dati>div>span>span.ardress,.fbk-dashboard .DettaglioResponsive .sezione .box .mat-selection-list.custom .mat-list-item .mat-option-text .dati>div>span>span.ardress,.fbk-dashboard .mat-selection-list.custom .mat-list-item .mat-option-text .DettaglioResponsive .sezione .box .dati>div>div:not(.no-flex)>span.ardress,.fbk-dashboard .DettaglioResponsive .sezione .box .mat-selection-list.custom .mat-list-item .mat-option-text .dati>div>div:not(.no-flex)>span.ardress,.fbk-dashboard .mat-selection-list.custom .mat-list-item .mat-option-text .Dettaglio .sezione .box .dati>span>span>span.ardress,.fbk-dashboard .Dettaglio .sezione .box .mat-selection-list.custom .mat-list-item .mat-option-text .dati>span>span>span.ardress,.fbk-dashboard .mat-selection-list.custom .mat-list-item .mat-option-text .Dettaglio .sezione .box .dati>span>div>span.ardress,.fbk-dashboard .Dettaglio .sezione .box .mat-selection-list.custom .mat-list-item .mat-option-text .dati>span>div>span.ardress,.fbk-dashboard .mat-selection-list.custom .mat-list-item .mat-option-text .Dettaglio .sezione .box .dati>div>span>span.ardress,.fbk-dashboard .Dettaglio .sezione .box .mat-selection-list.custom .mat-list-item .mat-option-text .dati>div>span>span.ardress,.fbk-dashboard .mat-selection-list.custom .mat-list-item .mat-option-text .Dettaglio .sezione .box .dati>div>div>span.ardress,.fbk-dashboard .Dettaglio .sezione .box .mat-selection-list.custom .mat-list-item .mat-option-text .dati>div>div>span.ardress,.fbk-dashboard .mat-selection-list.custom .mat-list-item .mat-option-text .customTooltipRight .ardress.tooltip-inner,.fbk-dashboard .customTooltipRight .mat-selection-list.custom .mat-list-item .mat-option-text .ardress.tooltip-inner,.fbk-dashboard .mat-selection-list.custom .mat-list-item .mat-option-text .customTooltip .ardress.tooltip-inner,.fbk-dashboard .customTooltip .mat-selection-list.custom .mat-list-item .mat-option-text .ardress.tooltip-inner,.fbk-dashboard .mat-selection-list.custom .mat-list-item .mat-option-text .tendinaDinamica .ardress.voceTendina,.fbk-dashboard .tendinaDinamica .mat-selection-list.custom .mat-list-item .mat-option-text .ardress.voceTendina,.fbk-dashboard .mat-selection-list.custom .mat-list-item .mat-option-text .searchBar .ardress.serchInput,.fbk-dashboard .searchBar .mat-selection-list.custom .mat-list-item .mat-option-text .ardress.serchInput,.fbk-dashboard .mat-selection-list.custom .mat-list-item .mat-option-text .contAction .ardress.action,.fbk-dashboard .contAction .mat-selection-list.custom .mat-list-item .mat-option-text .ardress.action,.fbk-dashboard .mat-selection-list.custom .mat-list-item .mat-option-text .contAction .action span.ardress,.fbk-dashboard .contAction .action .mat-selection-list.custom .mat-list-item .mat-option-text span.ardress,.fbk-dashboard .mat-selection-list.custom .mat-list-item .mat-option-text .contList.checkList .mat-optgroup .ardress.mat-optgroup-label,.fbk-dashboard .contList.checkList .mat-optgroup .mat-selection-list.custom .mat-list-item .mat-option-text .ardress.mat-optgroup-label,.fbk-dashboard .mat-selection-list.custom .mat-list-item .mat-option-text .contList2.checkList .mat-optgroup .ardress.mat-optgroup-label,.fbk-dashboard .contList2.checkList .mat-optgroup .mat-selection-list.custom .mat-list-item .mat-option-text .ardress.mat-optgroup-label,.fbk-dashboard .mat-selection-list.custom .mat-list-item-content .mat-list-text .small.ardress,.fbk-dashboard .mat-selection-list.custom .mat-list-item-content .mat-list-text app-workspaces mat-sidenav-container mat-sidenav app-menu app-menu-voce .voce span.ardress,.fbk-dashboard app-workspaces mat-sidenav-container mat-sidenav app-menu app-menu-voce .voce .mat-selection-list.custom .mat-list-item-content .mat-list-text span.ardress,.fbk-dashboard .mat-selection-list.custom .mat-list-item-content .mat-list-text .DettaglioResponsive .sezione .box .dati>span>span>span.ardress,.fbk-dashboard .DettaglioResponsive .sezione .box .mat-selection-list.custom .mat-list-item-content .mat-list-text .dati>span>span>span.ardress,.fbk-dashboard .mat-selection-list.custom .mat-list-item-content .mat-list-text .DettaglioResponsive .sezione .box .dati>span>div:not(.no-flex)>span.ardress,.fbk-dashboard .DettaglioResponsive .sezione .box .mat-selection-list.custom .mat-list-item-content .mat-list-text .dati>span>div:not(.no-flex)>span.ardress,.fbk-dashboard .mat-selection-list.custom .mat-list-item-content .mat-list-text .DettaglioResponsive .sezione .box .dati>div>span>span.ardress,.fbk-dashboard .DettaglioResponsive .sezione .box .mat-selection-list.custom .mat-list-item-content .mat-list-text .dati>div>span>span.ardress,.fbk-dashboard .mat-selection-list.custom .mat-list-item-content .mat-list-text .DettaglioResponsive .sezione .box .dati>div>div:not(.no-flex)>span.ardress,.fbk-dashboard .DettaglioResponsive .sezione .box .mat-selection-list.custom .mat-list-item-content .mat-list-text .dati>div>div:not(.no-flex)>span.ardress,.fbk-dashboard .mat-selection-list.custom .mat-list-item-content .mat-list-text .Dettaglio .sezione .box .dati>span>span>span.ardress,.fbk-dashboard .Dettaglio .sezione .box .mat-selection-list.custom .mat-list-item-content .mat-list-text .dati>span>span>span.ardress,.fbk-dashboard .mat-selection-list.custom .mat-list-item-content .mat-list-text .Dettaglio .sezione .box .dati>span>div>span.ardress,.fbk-dashboard .Dettaglio .sezione .box .mat-selection-list.custom .mat-list-item-content .mat-list-text .dati>span>div>span.ardress,.fbk-dashboard .mat-selection-list.custom .mat-list-item-content .mat-list-text .Dettaglio .sezione .box .dati>div>span>span.ardress,.fbk-dashboard .Dettaglio .sezione .box .mat-selection-list.custom .mat-list-item-content .mat-list-text .dati>div>span>span.ardress,.fbk-dashboard .mat-selection-list.custom .mat-list-item-content .mat-list-text .Dettaglio .sezione .box .dati>div>div>span.ardress,.fbk-dashboard .Dettaglio .sezione .box .mat-selection-list.custom .mat-list-item-content .mat-list-text .dati>div>div>span.ardress,.fbk-dashboard .mat-selection-list.custom .mat-list-item-content .mat-list-text .customTooltipRight .ardress.tooltip-inner,.fbk-dashboard .customTooltipRight .mat-selection-list.custom .mat-list-item-content .mat-list-text .ardress.tooltip-inner,.fbk-dashboard .mat-selection-list.custom .mat-list-item-content .mat-list-text .customTooltip .ardress.tooltip-inner,.fbk-dashboard .customTooltip .mat-selection-list.custom .mat-list-item-content .mat-list-text .ardress.tooltip-inner,.fbk-dashboard .mat-selection-list.custom .mat-list-item-content .mat-list-text .tendinaDinamica .ardress.voceTendina,.fbk-dashboard .tendinaDinamica .mat-selection-list.custom .mat-list-item-content .mat-list-text .ardress.voceTendina,.fbk-dashboard .mat-selection-list.custom .mat-list-item-content .mat-list-text .searchBar .ardress.serchInput,.fbk-dashboard .searchBar .mat-selection-list.custom .mat-list-item-content .mat-list-text .ardress.serchInput,.fbk-dashboard .mat-selection-list.custom .mat-list-item-content .mat-list-text .contAction .ardress.action,.fbk-dashboard .contAction .mat-selection-list.custom .mat-list-item-content .mat-list-text .ardress.action,.fbk-dashboard .mat-selection-list.custom .mat-list-item-content .mat-list-text .contAction .action span.ardress,.fbk-dashboard .contAction .action .mat-selection-list.custom .mat-list-item-content .mat-list-text span.ardress,.fbk-dashboard .mat-selection-list.custom .mat-list-item-content .mat-list-text .contList.checkList .mat-optgroup .ardress.mat-optgroup-label,.fbk-dashboard .contList.checkList .mat-optgroup .mat-selection-list.custom .mat-list-item-content .mat-list-text .ardress.mat-optgroup-label,.fbk-dashboard .mat-selection-list.custom .mat-list-item-content .mat-list-text .contList2.checkList .mat-optgroup .ardress.mat-optgroup-label,.fbk-dashboard .contList2.checkList .mat-optgroup .mat-selection-list.custom .mat-list-item-content .mat-list-text .ardress.mat-optgroup-label,.fbk-dashboard .mat-selection-list.custom .mat-list-item-content .mat-option-text .small.ardress,.fbk-dashboard .mat-selection-list.custom .mat-list-item-content .mat-option-text app-workspaces mat-sidenav-container mat-sidenav app-menu app-menu-voce .voce span.ardress,.fbk-dashboard app-workspaces mat-sidenav-container mat-sidenav app-menu app-menu-voce .voce .mat-selection-list.custom .mat-list-item-content .mat-option-text span.ardress,.fbk-dashboard .mat-selection-list.custom .mat-list-item-content .mat-option-text .DettaglioResponsive .sezione .box .dati>span>span>span.ardress,.fbk-dashboard .DettaglioResponsive .sezione .box .mat-selection-list.custom .mat-list-item-content .mat-option-text .dati>span>span>span.ardress,.fbk-dashboard .mat-selection-list.custom .mat-list-item-content .mat-option-text .DettaglioResponsive .sezione .box .dati>span>div:not(.no-flex)>span.ardress,.fbk-dashboard .DettaglioResponsive .sezione .box .mat-selection-list.custom .mat-list-item-content .mat-option-text .dati>span>div:not(.no-flex)>span.ardress,.fbk-dashboard .mat-selection-list.custom .mat-list-item-content .mat-option-text .DettaglioResponsive .sezione .box .dati>div>span>span.ardress,.fbk-dashboard .DettaglioResponsive .sezione .box .mat-selection-list.custom .mat-list-item-content .mat-option-text .dati>div>span>span.ardress,.fbk-dashboard .mat-selection-list.custom .mat-list-item-content .mat-option-text .DettaglioResponsive .sezione .box .dati>div>div:not(.no-flex)>span.ardress,.fbk-dashboard .DettaglioResponsive .sezione .box .mat-selection-list.custom .mat-list-item-content .mat-option-text .dati>div>div:not(.no-flex)>span.ardress,.fbk-dashboard .mat-selection-list.custom .mat-list-item-content .mat-option-text .Dettaglio .sezione .box .dati>span>span>span.ardress,.fbk-dashboard .Dettaglio .sezione .box .mat-selection-list.custom .mat-list-item-content .mat-option-text .dati>span>span>span.ardress,.fbk-dashboard .mat-selection-list.custom .mat-list-item-content .mat-option-text .Dettaglio .sezione .box .dati>span>div>span.ardress,.fbk-dashboard .Dettaglio .sezione .box .mat-selection-list.custom .mat-list-item-content .mat-option-text .dati>span>div>span.ardress,.fbk-dashboard .mat-selection-list.custom .mat-list-item-content .mat-option-text .Dettaglio .sezione .box .dati>div>span>span.ardress,.fbk-dashboard .Dettaglio .sezione .box .mat-selection-list.custom .mat-list-item-content .mat-option-text .dati>div>span>span.ardress,.fbk-dashboard .mat-selection-list.custom .mat-list-item-content .mat-option-text .Dettaglio .sezione .box .dati>div>div>span.ardress,.fbk-dashboard .Dettaglio .sezione .box .mat-selection-list.custom .mat-list-item-content .mat-option-text .dati>div>div>span.ardress,.fbk-dashboard .mat-selection-list.custom .mat-list-item-content .mat-option-text .customTooltipRight .ardress.tooltip-inner,.fbk-dashboard .customTooltipRight .mat-selection-list.custom .mat-list-item-content .mat-option-text .ardress.tooltip-inner,.fbk-dashboard .mat-selection-list.custom .mat-list-item-content .mat-option-text .customTooltip .ardress.tooltip-inner,.fbk-dashboard .customTooltip .mat-selection-list.custom .mat-list-item-content .mat-option-text .ardress.tooltip-inner,.fbk-dashboard .mat-selection-list.custom .mat-list-item-content .mat-option-text .tendinaDinamica .ardress.voceTendina,.fbk-dashboard .tendinaDinamica .mat-selection-list.custom .mat-list-item-content .mat-option-text .ardress.voceTendina,.fbk-dashboard .mat-selection-list.custom .mat-list-item-content .mat-option-text .searchBar .ardress.serchInput,.fbk-dashboard .searchBar .mat-selection-list.custom .mat-list-item-content .mat-option-text .ardress.serchInput,.fbk-dashboard .mat-selection-list.custom .mat-list-item-content .mat-option-text .contAction .ardress.action,.fbk-dashboard .contAction .mat-selection-list.custom .mat-list-item-content .mat-option-text .ardress.action,.fbk-dashboard .mat-selection-list.custom .mat-list-item-content .mat-option-text .contAction .action span.ardress,.fbk-dashboard .contAction .action .mat-selection-list.custom .mat-list-item-content .mat-option-text span.ardress,.fbk-dashboard .mat-selection-list.custom .mat-list-item-content .mat-option-text .contList.checkList .mat-optgroup .ardress.mat-optgroup-label,.fbk-dashboard .contList.checkList .mat-optgroup .mat-selection-list.custom .mat-list-item-content .mat-option-text .ardress.mat-optgroup-label,.fbk-dashboard .mat-selection-list.custom .mat-list-item-content .mat-option-text .contList2.checkList .mat-optgroup .ardress.mat-optgroup-label,.fbk-dashboard .contList2.checkList .mat-optgroup .mat-selection-list.custom .mat-list-item-content .mat-option-text .ardress.mat-optgroup-label,.fbk-dashboard .mat-selection-list.custom .mat-option .mat-list-text .small.ardress,.fbk-dashboard .mat-selection-list.custom .mat-option .mat-list-text app-workspaces mat-sidenav-container mat-sidenav app-menu app-menu-voce .voce span.ardress,.fbk-dashboard app-workspaces mat-sidenav-container mat-sidenav app-menu app-menu-voce .voce .mat-selection-list.custom .mat-option .mat-list-text span.ardress,.fbk-dashboard .mat-selection-list.custom .mat-option .mat-list-text .DettaglioResponsive .sezione .box .dati>span>span>span.ardress,.fbk-dashboard .DettaglioResponsive .sezione .box .mat-selection-list.custom .mat-option .mat-list-text .dati>span>span>span.ardress,.fbk-dashboard .mat-selection-list.custom .mat-option .mat-list-text .DettaglioResponsive .sezione .box .dati>span>div:not(.no-flex)>span.ardress,.fbk-dashboard .DettaglioResponsive .sezione .box .mat-selection-list.custom .mat-option .mat-list-text .dati>span>div:not(.no-flex)>span.ardress,.fbk-dashboard .mat-selection-list.custom .mat-option .mat-list-text .DettaglioResponsive .sezione .box .dati>div>span>span.ardress,.fbk-dashboard .DettaglioResponsive .sezione .box .mat-selection-list.custom .mat-option .mat-list-text .dati>div>span>span.ardress,.fbk-dashboard .mat-selection-list.custom .mat-option .mat-list-text .DettaglioResponsive .sezione .box .dati>div>div:not(.no-flex)>span.ardress,.fbk-dashboard .DettaglioResponsive .sezione .box .mat-selection-list.custom .mat-option .mat-list-text .dati>div>div:not(.no-flex)>span.ardress,.fbk-dashboard .mat-selection-list.custom .mat-option .mat-list-text .Dettaglio .sezione .box .dati>span>span>span.ardress,.fbk-dashboard .Dettaglio .sezione .box .mat-selection-list.custom .mat-option .mat-list-text .dati>span>span>span.ardress,.fbk-dashboard .mat-selection-list.custom .mat-option .mat-list-text .Dettaglio .sezione .box .dati>span>div>span.ardress,.fbk-dashboard .Dettaglio .sezione .box .mat-selection-list.custom .mat-option .mat-list-text .dati>span>div>span.ardress,.fbk-dashboard .mat-selection-list.custom .mat-option .mat-list-text .Dettaglio .sezione .box .dati>div>span>span.ardress,.fbk-dashboard .Dettaglio .sezione .box .mat-selection-list.custom .mat-option .mat-list-text .dati>div>span>span.ardress,.fbk-dashboard .mat-selection-list.custom .mat-option .mat-list-text .Dettaglio .sezione .box .dati>div>div>span.ardress,.fbk-dashboard .Dettaglio .sezione .box .mat-selection-list.custom .mat-option .mat-list-text .dati>div>div>span.ardress,.fbk-dashboard .mat-selection-list.custom .mat-option .mat-list-text .customTooltipRight .ardress.tooltip-inner,.fbk-dashboard .customTooltipRight .mat-selection-list.custom .mat-option .mat-list-text .ardress.tooltip-inner,.fbk-dashboard .mat-selection-list.custom .mat-option .mat-list-text .customTooltip .ardress.tooltip-inner,.fbk-dashboard .customTooltip .mat-selection-list.custom .mat-option .mat-list-text .ardress.tooltip-inner,.fbk-dashboard .mat-selection-list.custom .mat-option .mat-list-text .tendinaDinamica .ardress.voceTendina,.fbk-dashboard .tendinaDinamica .mat-selection-list.custom .mat-option .mat-list-text .ardress.voceTendina,.fbk-dashboard .mat-selection-list.custom .mat-option .mat-list-text .searchBar .ardress.serchInput,.fbk-dashboard .searchBar .mat-selection-list.custom .mat-option .mat-list-text .ardress.serchInput,.fbk-dashboard .mat-selection-list.custom .mat-option .mat-list-text .contAction .ardress.action,.fbk-dashboard .contAction .mat-selection-list.custom .mat-option .mat-list-text .ardress.action,.fbk-dashboard .mat-selection-list.custom .mat-option .mat-list-text .contAction .action span.ardress,.fbk-dashboard .contAction .action .mat-selection-list.custom .mat-option .mat-list-text span.ardress,.fbk-dashboard .mat-selection-list.custom .mat-option .mat-list-text .contList.checkList .mat-optgroup .ardress.mat-optgroup-label,.fbk-dashboard .contList.checkList .mat-optgroup .mat-selection-list.custom .mat-option .mat-list-text .ardress.mat-optgroup-label,.fbk-dashboard .mat-selection-list.custom .mat-option .mat-list-text .contList2.checkList .mat-optgroup .ardress.mat-optgroup-label,.fbk-dashboard .contList2.checkList .mat-optgroup .mat-selection-list.custom .mat-option .mat-list-text .ardress.mat-optgroup-label,.fbk-dashboard .mat-selection-list.custom .mat-option .mat-option-text .small.ardress,.fbk-dashboard .mat-selection-list.custom .mat-option .mat-option-text app-workspaces mat-sidenav-container mat-sidenav app-menu app-menu-voce .voce span.ardress,.fbk-dashboard app-workspaces mat-sidenav-container mat-sidenav app-menu app-menu-voce .voce .mat-selection-list.custom .mat-option .mat-option-text span.ardress,.fbk-dashboard .mat-selection-list.custom .mat-option .mat-option-text .DettaglioResponsive .sezione .box .dati>span>span>span.ardress,.fbk-dashboard .DettaglioResponsive .sezione .box .mat-selection-list.custom .mat-option .mat-option-text .dati>span>span>span.ardress,.fbk-dashboard .mat-selection-list.custom .mat-option .mat-option-text .DettaglioResponsive .sezione .box .dati>span>div:not(.no-flex)>span.ardress,.fbk-dashboard .DettaglioResponsive .sezione .box .mat-selection-list.custom .mat-option .mat-option-text .dati>span>div:not(.no-flex)>span.ardress,.fbk-dashboard .mat-selection-list.custom .mat-option .mat-option-text .DettaglioResponsive .sezione .box .dati>div>span>span.ardress,.fbk-dashboard .DettaglioResponsive .sezione .box .mat-selection-list.custom .mat-option .mat-option-text .dati>div>span>span.ardress,.fbk-dashboard .mat-selection-list.custom .mat-option .mat-option-text .DettaglioResponsive .sezione .box .dati>div>div:not(.no-flex)>span.ardress,.fbk-dashboard .DettaglioResponsive .sezione .box .mat-selection-list.custom .mat-option .mat-option-text .dati>div>div:not(.no-flex)>span.ardress,.fbk-dashboard .mat-selection-list.custom .mat-option .mat-option-text .Dettaglio .sezione .box .dati>span>span>span.ardress,.fbk-dashboard .Dettaglio .sezione .box .mat-selection-list.custom .mat-option .mat-option-text .dati>span>span>span.ardress,.fbk-dashboard .mat-selection-list.custom .mat-option .mat-option-text .Dettaglio .sezione .box .dati>span>div>span.ardress,.fbk-dashboard .Dettaglio .sezione .box .mat-selection-list.custom .mat-option .mat-option-text .dati>span>div>span.ardress,.fbk-dashboard .mat-selection-list.custom .mat-option .mat-option-text .Dettaglio .sezione .box .dati>div>span>span.ardress,.fbk-dashboard .Dettaglio .sezione .box .mat-selection-list.custom .mat-option .mat-option-text .dati>div>span>span.ardress,.fbk-dashboard .mat-selection-list.custom .mat-option .mat-option-text .Dettaglio .sezione .box .dati>div>div>span.ardress,.fbk-dashboard .Dettaglio .sezione .box .mat-selection-list.custom .mat-option .mat-option-text .dati>div>div>span.ardress,.fbk-dashboard .mat-selection-list.custom .mat-option .mat-option-text .customTooltipRight .ardress.tooltip-inner,.fbk-dashboard .customTooltipRight .mat-selection-list.custom .mat-option .mat-option-text .ardress.tooltip-inner,.fbk-dashboard .mat-selection-list.custom .mat-option .mat-option-text .customTooltip .ardress.tooltip-inner,.fbk-dashboard .customTooltip .mat-selection-list.custom .mat-option .mat-option-text .ardress.tooltip-inner,.fbk-dashboard .mat-selection-list.custom .mat-option .mat-option-text .tendinaDinamica .ardress.voceTendina,.fbk-dashboard .tendinaDinamica .mat-selection-list.custom .mat-option .mat-option-text .ardress.voceTendina,.fbk-dashboard .mat-selection-list.custom .mat-option .mat-option-text .searchBar .ardress.serchInput,.fbk-dashboard .searchBar .mat-selection-list.custom .mat-option .mat-option-text .ardress.serchInput,.fbk-dashboard .mat-selection-list.custom .mat-option .mat-option-text .contAction .ardress.action,.fbk-dashboard .contAction .mat-selection-list.custom .mat-option .mat-option-text .ardress.action,.fbk-dashboard .mat-selection-list.custom .mat-option .mat-option-text .contAction .action span.ardress,.fbk-dashboard .contAction .action .mat-selection-list.custom .mat-option .mat-option-text span.ardress,.fbk-dashboard .mat-selection-list.custom .mat-option .mat-option-text .contList.checkList .mat-optgroup .ardress.mat-optgroup-label,.fbk-dashboard .contList.checkList .mat-optgroup .mat-selection-list.custom .mat-option .mat-option-text .ardress.mat-optgroup-label,.fbk-dashboard .mat-selection-list.custom .mat-option .mat-option-text .contList2.checkList .mat-optgroup .ardress.mat-optgroup-label,.fbk-dashboard .contList2.checkList .mat-optgroup .mat-selection-list.custom .mat-option .mat-option-text .ardress.mat-optgroup-label,.fbk-dashboard .mat-list.custom .mat-list-item .mat-list-text .small.ardress,.fbk-dashboard .mat-list.custom .mat-list-item .mat-list-text app-workspaces mat-sidenav-container mat-sidenav app-menu app-menu-voce .voce span.ardress,.fbk-dashboard app-workspaces mat-sidenav-container mat-sidenav app-menu app-menu-voce .voce .mat-list.custom .mat-list-item .mat-list-text span.ardress,.fbk-dashboard .mat-list.custom .mat-list-item .mat-list-text .DettaglioResponsive .sezione .box .dati>span>span>span.ardress,.fbk-dashboard .DettaglioResponsive .sezione .box .mat-list.custom .mat-list-item .mat-list-text .dati>span>span>span.ardress,.fbk-dashboard .mat-list.custom .mat-list-item .mat-list-text .DettaglioResponsive .sezione .box .dati>span>div:not(.no-flex)>span.ardress,.fbk-dashboard .DettaglioResponsive .sezione .box .mat-list.custom .mat-list-item .mat-list-text .dati>span>div:not(.no-flex)>span.ardress,.fbk-dashboard .mat-list.custom .mat-list-item .mat-list-text .DettaglioResponsive .sezione .box .dati>div>span>span.ardress,.fbk-dashboard .DettaglioResponsive .sezione .box .mat-list.custom .mat-list-item .mat-list-text .dati>div>span>span.ardress,.fbk-dashboard .mat-list.custom .mat-list-item .mat-list-text .DettaglioResponsive .sezione .box .dati>div>div:not(.no-flex)>span.ardress,.fbk-dashboard .DettaglioResponsive .sezione .box .mat-list.custom .mat-list-item .mat-list-text .dati>div>div:not(.no-flex)>span.ardress,.fbk-dashboard .mat-list.custom .mat-list-item .mat-list-text .Dettaglio .sezione .box .dati>span>span>span.ardress,.fbk-dashboard .Dettaglio .sezione .box .mat-list.custom .mat-list-item .mat-list-text .dati>span>span>span.ardress,.fbk-dashboard .mat-list.custom .mat-list-item .mat-list-text .Dettaglio .sezione .box .dati>span>div>span.ardress,.fbk-dashboard .Dettaglio .sezione .box .mat-list.custom .mat-list-item .mat-list-text .dati>span>div>span.ardress,.fbk-dashboard .mat-list.custom .mat-list-item .mat-list-text .Dettaglio .sezione .box .dati>div>span>span.ardress,.fbk-dashboard .Dettaglio .sezione .box .mat-list.custom .mat-list-item .mat-list-text .dati>div>span>span.ardress,.fbk-dashboard .mat-list.custom .mat-list-item .mat-list-text .Dettaglio .sezione .box .dati>div>div>span.ardress,.fbk-dashboard .Dettaglio .sezione .box .mat-list.custom .mat-list-item .mat-list-text .dati>div>div>span.ardress,.fbk-dashboard .mat-list.custom .mat-list-item .mat-list-text .customTooltipRight .ardress.tooltip-inner,.fbk-dashboard .customTooltipRight .mat-list.custom .mat-list-item .mat-list-text .ardress.tooltip-inner,.fbk-dashboard .mat-list.custom .mat-list-item .mat-list-text .customTooltip .ardress.tooltip-inner,.fbk-dashboard .customTooltip .mat-list.custom .mat-list-item .mat-list-text .ardress.tooltip-inner,.fbk-dashboard .mat-list.custom .mat-list-item .mat-list-text .tendinaDinamica .ardress.voceTendina,.fbk-dashboard .tendinaDinamica .mat-list.custom .mat-list-item .mat-list-text .ardress.voceTendina,.fbk-dashboard .mat-list.custom .mat-list-item .mat-list-text .searchBar .ardress.serchInput,.fbk-dashboard .searchBar .mat-list.custom .mat-list-item .mat-list-text .ardress.serchInput,.fbk-dashboard .mat-list.custom .mat-list-item .mat-list-text .contAction .ardress.action,.fbk-dashboard .contAction .mat-list.custom .mat-list-item .mat-list-text .ardress.action,.fbk-dashboard .mat-list.custom .mat-list-item .mat-list-text .contAction .action span.ardress,.fbk-dashboard .contAction .action .mat-list.custom .mat-list-item .mat-list-text span.ardress,.fbk-dashboard .mat-list.custom .mat-list-item .mat-list-text .contList.checkList .mat-optgroup .ardress.mat-optgroup-label,.fbk-dashboard .contList.checkList .mat-optgroup .mat-list.custom .mat-list-item .mat-list-text .ardress.mat-optgroup-label,.fbk-dashboard .mat-list.custom .mat-list-item .mat-list-text .contList2.checkList .mat-optgroup .ardress.mat-optgroup-label,.fbk-dashboard .contList2.checkList .mat-optgroup .mat-list.custom .mat-list-item .mat-list-text .ardress.mat-optgroup-label,.fbk-dashboard .mat-list.custom .mat-list-item .mat-option-text .small.ardress,.fbk-dashboard .mat-list.custom .mat-list-item .mat-option-text app-workspaces mat-sidenav-container mat-sidenav app-menu app-menu-voce .voce span.ardress,.fbk-dashboard app-workspaces mat-sidenav-container mat-sidenav app-menu app-menu-voce .voce .mat-list.custom .mat-list-item .mat-option-text span.ardress,.fbk-dashboard .mat-list.custom .mat-list-item .mat-option-text .DettaglioResponsive .sezione .box .dati>span>span>span.ardress,.fbk-dashboard .DettaglioResponsive .sezione .box .mat-list.custom .mat-list-item .mat-option-text .dati>span>span>span.ardress,.fbk-dashboard .mat-list.custom .mat-list-item .mat-option-text .DettaglioResponsive .sezione .box .dati>span>div:not(.no-flex)>span.ardress,.fbk-dashboard .DettaglioResponsive .sezione .box .mat-list.custom .mat-list-item .mat-option-text .dati>span>div:not(.no-flex)>span.ardress,.fbk-dashboard .mat-list.custom .mat-list-item .mat-option-text .DettaglioResponsive .sezione .box .dati>div>span>span.ardress,.fbk-dashboard .DettaglioResponsive .sezione .box .mat-list.custom .mat-list-item .mat-option-text .dati>div>span>span.ardress,.fbk-dashboard .mat-list.custom .mat-list-item .mat-option-text .DettaglioResponsive .sezione .box .dati>div>div:not(.no-flex)>span.ardress,.fbk-dashboard .DettaglioResponsive .sezione .box .mat-list.custom .mat-list-item .mat-option-text .dati>div>div:not(.no-flex)>span.ardress,.fbk-dashboard .mat-list.custom .mat-list-item .mat-option-text .Dettaglio .sezione .box .dati>span>span>span.ardress,.fbk-dashboard .Dettaglio .sezione .box .mat-list.custom .mat-list-item .mat-option-text .dati>span>span>span.ardress,.fbk-dashboard .mat-list.custom .mat-list-item .mat-option-text .Dettaglio .sezione .box .dati>span>div>span.ardress,.fbk-dashboard .Dettaglio .sezione .box .mat-list.custom .mat-list-item .mat-option-text .dati>span>div>span.ardress,.fbk-dashboard .mat-list.custom .mat-list-item .mat-option-text .Dettaglio .sezione .box .dati>div>span>span.ardress,.fbk-dashboard .Dettaglio .sezione .box .mat-list.custom .mat-list-item .mat-option-text .dati>div>span>span.ardress,.fbk-dashboard .mat-list.custom .mat-list-item .mat-option-text .Dettaglio .sezione .box .dati>div>div>span.ardress,.fbk-dashboard .Dettaglio .sezione .box .mat-list.custom .mat-list-item .mat-option-text .dati>div>div>span.ardress,.fbk-dashboard .mat-list.custom .mat-list-item .mat-option-text .customTooltipRight .ardress.tooltip-inner,.fbk-dashboard .customTooltipRight .mat-list.custom .mat-list-item .mat-option-text .ardress.tooltip-inner,.fbk-dashboard .mat-list.custom .mat-list-item .mat-option-text .customTooltip .ardress.tooltip-inner,.fbk-dashboard .customTooltip .mat-list.custom .mat-list-item .mat-option-text .ardress.tooltip-inner,.fbk-dashboard .mat-list.custom .mat-list-item .mat-option-text .tendinaDinamica .ardress.voceTendina,.fbk-dashboard .tendinaDinamica .mat-list.custom .mat-list-item .mat-option-text .ardress.voceTendina,.fbk-dashboard .mat-list.custom .mat-list-item .mat-option-text .searchBar .ardress.serchInput,.fbk-dashboard .searchBar .mat-list.custom .mat-list-item .mat-option-text .ardress.serchInput,.fbk-dashboard .mat-list.custom .mat-list-item .mat-option-text .contAction .ardress.action,.fbk-dashboard .contAction .mat-list.custom .mat-list-item .mat-option-text .ardress.action,.fbk-dashboard .mat-list.custom .mat-list-item .mat-option-text .contAction .action span.ardress,.fbk-dashboard .contAction .action .mat-list.custom .mat-list-item .mat-option-text span.ardress,.fbk-dashboard .mat-list.custom .mat-list-item .mat-option-text .contList.checkList .mat-optgroup .ardress.mat-optgroup-label,.fbk-dashboard .contList.checkList .mat-optgroup .mat-list.custom .mat-list-item .mat-option-text .ardress.mat-optgroup-label,.fbk-dashboard .mat-list.custom .mat-list-item .mat-option-text .contList2.checkList .mat-optgroup .ardress.mat-optgroup-label,.fbk-dashboard .contList2.checkList .mat-optgroup .mat-list.custom .mat-list-item .mat-option-text .ardress.mat-optgroup-label,.fbk-dashboard .mat-list.custom .mat-list-item-content .mat-list-text .small.ardress,.fbk-dashboard .mat-list.custom .mat-list-item-content .mat-list-text app-workspaces mat-sidenav-container mat-sidenav app-menu app-menu-voce .voce span.ardress,.fbk-dashboard app-workspaces mat-sidenav-container mat-sidenav app-menu app-menu-voce .voce .mat-list.custom .mat-list-item-content .mat-list-text span.ardress,.fbk-dashboard .mat-list.custom .mat-list-item-content .mat-list-text .DettaglioResponsive .sezione .box .dati>span>span>span.ardress,.fbk-dashboard .DettaglioResponsive .sezione .box .mat-list.custom .mat-list-item-content .mat-list-text .dati>span>span>span.ardress,.fbk-dashboard .mat-list.custom .mat-list-item-content .mat-list-text .DettaglioResponsive .sezione .box .dati>span>div:not(.no-flex)>span.ardress,.fbk-dashboard .DettaglioResponsive .sezione .box .mat-list.custom .mat-list-item-content .mat-list-text .dati>span>div:not(.no-flex)>span.ardress,.fbk-dashboard .mat-list.custom .mat-list-item-content .mat-list-text .DettaglioResponsive .sezione .box .dati>div>span>span.ardress,.fbk-dashboard .DettaglioResponsive .sezione .box .mat-list.custom .mat-list-item-content .mat-list-text .dati>div>span>span.ardress,.fbk-dashboard .mat-list.custom .mat-list-item-content .mat-list-text .DettaglioResponsive .sezione .box .dati>div>div:not(.no-flex)>span.ardress,.fbk-dashboard .DettaglioResponsive .sezione .box .mat-list.custom .mat-list-item-content .mat-list-text .dati>div>div:not(.no-flex)>span.ardress,.fbk-dashboard .mat-list.custom .mat-list-item-content .mat-list-text .Dettaglio .sezione .box .dati>span>span>span.ardress,.fbk-dashboard .Dettaglio .sezione .box .mat-list.custom .mat-list-item-content .mat-list-text .dati>span>span>span.ardress,.fbk-dashboard .mat-list.custom .mat-list-item-content .mat-list-text .Dettaglio .sezione .box .dati>span>div>span.ardress,.fbk-dashboard .Dettaglio .sezione .box .mat-list.custom .mat-list-item-content .mat-list-text .dati>span>div>span.ardress,.fbk-dashboard .mat-list.custom .mat-list-item-content .mat-list-text .Dettaglio .sezione .box .dati>div>span>span.ardress,.fbk-dashboard .Dettaglio .sezione .box .mat-list.custom .mat-list-item-content .mat-list-text .dati>div>span>span.ardress,.fbk-dashboard .mat-list.custom .mat-list-item-content .mat-list-text .Dettaglio .sezione .box .dati>div>div>span.ardress,.fbk-dashboard .Dettaglio .sezione .box .mat-list.custom .mat-list-item-content .mat-list-text .dati>div>div>span.ardress,.fbk-dashboard .mat-list.custom .mat-list-item-content .mat-list-text .customTooltipRight .ardress.tooltip-inner,.fbk-dashboard .customTooltipRight .mat-list.custom .mat-list-item-content .mat-list-text .ardress.tooltip-inner,.fbk-dashboard .mat-list.custom .mat-list-item-content .mat-list-text .customTooltip .ardress.tooltip-inner,.fbk-dashboard .customTooltip .mat-list.custom .mat-list-item-content .mat-list-text .ardress.tooltip-inner,.fbk-dashboard .mat-list.custom .mat-list-item-content .mat-list-text .tendinaDinamica .ardress.voceTendina,.fbk-dashboard .tendinaDinamica .mat-list.custom .mat-list-item-content .mat-list-text .ardress.voceTendina,.fbk-dashboard .mat-list.custom .mat-list-item-content .mat-list-text .searchBar .ardress.serchInput,.fbk-dashboard .searchBar .mat-list.custom .mat-list-item-content .mat-list-text .ardress.serchInput,.fbk-dashboard .mat-list.custom .mat-list-item-content .mat-list-text .contAction .ardress.action,.fbk-dashboard .contAction .mat-list.custom .mat-list-item-content .mat-list-text .ardress.action,.fbk-dashboard .mat-list.custom .mat-list-item-content .mat-list-text .contAction .action span.ardress,.fbk-dashboard .contAction .action .mat-list.custom .mat-list-item-content .mat-list-text span.ardress,.fbk-dashboard .mat-list.custom .mat-list-item-content .mat-list-text .contList.checkList .mat-optgroup .ardress.mat-optgroup-label,.fbk-dashboard .contList.checkList .mat-optgroup .mat-list.custom .mat-list-item-content .mat-list-text .ardress.mat-optgroup-label,.fbk-dashboard .mat-list.custom .mat-list-item-content .mat-list-text .contList2.checkList .mat-optgroup .ardress.mat-optgroup-label,.fbk-dashboard .contList2.checkList .mat-optgroup .mat-list.custom .mat-list-item-content .mat-list-text .ardress.mat-optgroup-label,.fbk-dashboard .mat-list.custom .mat-list-item-content .mat-option-text .small.ardress,.fbk-dashboard .mat-list.custom .mat-list-item-content .mat-option-text app-workspaces mat-sidenav-container mat-sidenav app-menu app-menu-voce .voce span.ardress,.fbk-dashboard app-workspaces mat-sidenav-container mat-sidenav app-menu app-menu-voce .voce .mat-list.custom .mat-list-item-content .mat-option-text span.ardress,.fbk-dashboard .mat-list.custom .mat-list-item-content .mat-option-text .DettaglioResponsive .sezione .box .dati>span>span>span.ardress,.fbk-dashboard .DettaglioResponsive .sezione .box .mat-list.custom .mat-list-item-content .mat-option-text .dati>span>span>span.ardress,.fbk-dashboard .mat-list.custom .mat-list-item-content .mat-option-text .DettaglioResponsive .sezione .box .dati>span>div:not(.no-flex)>span.ardress,.fbk-dashboard .DettaglioResponsive .sezione .box .mat-list.custom .mat-list-item-content .mat-option-text .dati>span>div:not(.no-flex)>span.ardress,.fbk-dashboard .mat-list.custom .mat-list-item-content .mat-option-text .DettaglioResponsive .sezione .box .dati>div>span>span.ardress,.fbk-dashboard .DettaglioResponsive .sezione .box .mat-list.custom .mat-list-item-content .mat-option-text .dati>div>span>span.ardress,.fbk-dashboard .mat-list.custom .mat-list-item-content .mat-option-text .DettaglioResponsive .sezione .box .dati>div>div:not(.no-flex)>span.ardress,.fbk-dashboard .DettaglioResponsive .sezione .box .mat-list.custom .mat-list-item-content .mat-option-text .dati>div>div:not(.no-flex)>span.ardress,.fbk-dashboard .mat-list.custom .mat-list-item-content .mat-option-text .Dettaglio .sezione .box .dati>span>span>span.ardress,.fbk-dashboard .Dettaglio .sezione .box .mat-list.custom .mat-list-item-content .mat-option-text .dati>span>span>span.ardress,.fbk-dashboard .mat-list.custom .mat-list-item-content .mat-option-text .Dettaglio .sezione .box .dati>span>div>span.ardress,.fbk-dashboard .Dettaglio .sezione .box .mat-list.custom .mat-list-item-content .mat-option-text .dati>span>div>span.ardress,.fbk-dashboard .mat-list.custom .mat-list-item-content .mat-option-text .Dettaglio .sezione .box .dati>div>span>span.ardress,.fbk-dashboard .Dettaglio .sezione .box .mat-list.custom .mat-list-item-content .mat-option-text .dati>div>span>span.ardress,.fbk-dashboard .mat-list.custom .mat-list-item-content .mat-option-text .Dettaglio .sezione .box .dati>div>div>span.ardress,.fbk-dashboard .Dettaglio .sezione .box .mat-list.custom .mat-list-item-content .mat-option-text .dati>div>div>span.ardress,.fbk-dashboard .mat-list.custom .mat-list-item-content .mat-option-text .customTooltipRight .ardress.tooltip-inner,.fbk-dashboard .customTooltipRight .mat-list.custom .mat-list-item-content .mat-option-text .ardress.tooltip-inner,.fbk-dashboard .mat-list.custom .mat-list-item-content .mat-option-text .customTooltip .ardress.tooltip-inner,.fbk-dashboard .customTooltip .mat-list.custom .mat-list-item-content .mat-option-text .ardress.tooltip-inner,.fbk-dashboard .mat-list.custom .mat-list-item-content .mat-option-text .tendinaDinamica .ardress.voceTendina,.fbk-dashboard .tendinaDinamica .mat-list.custom .mat-list-item-content .mat-option-text .ardress.voceTendina,.fbk-dashboard .mat-list.custom .mat-list-item-content .mat-option-text .searchBar .ardress.serchInput,.fbk-dashboard .searchBar .mat-list.custom .mat-list-item-content .mat-option-text .ardress.serchInput,.fbk-dashboard .mat-list.custom .mat-list-item-content .mat-option-text .contAction .ardress.action,.fbk-dashboard .contAction .mat-list.custom .mat-list-item-content .mat-option-text .ardress.action,.fbk-dashboard .mat-list.custom .mat-list-item-content .mat-option-text .contAction .action span.ardress,.fbk-dashboard .contAction .action .mat-list.custom .mat-list-item-content .mat-option-text span.ardress,.fbk-dashboard .mat-list.custom .mat-list-item-content .mat-option-text .contList.checkList .mat-optgroup .ardress.mat-optgroup-label,.fbk-dashboard .contList.checkList .mat-optgroup .mat-list.custom .mat-list-item-content .mat-option-text .ardress.mat-optgroup-label,.fbk-dashboard .mat-list.custom .mat-list-item-content .mat-option-text .contList2.checkList .mat-optgroup .ardress.mat-optgroup-label,.fbk-dashboard .contList2.checkList .mat-optgroup .mat-list.custom .mat-list-item-content .mat-option-text .ardress.mat-optgroup-label,.fbk-dashboard .mat-list.custom .mat-option .mat-list-text .small.ardress,.fbk-dashboard .mat-list.custom .mat-option .mat-list-text app-workspaces mat-sidenav-container mat-sidenav app-menu app-menu-voce .voce span.ardress,.fbk-dashboard app-workspaces mat-sidenav-container mat-sidenav app-menu app-menu-voce .voce .mat-list.custom .mat-option .mat-list-text span.ardress,.fbk-dashboard .mat-list.custom .mat-option .mat-list-text .DettaglioResponsive .sezione .box .dati>span>span>span.ardress,.fbk-dashboard .DettaglioResponsive .sezione .box .mat-list.custom .mat-option .mat-list-text .dati>span>span>span.ardress,.fbk-dashboard .mat-list.custom .mat-option .mat-list-text .DettaglioResponsive .sezione .box .dati>span>div:not(.no-flex)>span.ardress,.fbk-dashboard .DettaglioResponsive .sezione .box .mat-list.custom .mat-option .mat-list-text .dati>span>div:not(.no-flex)>span.ardress,.fbk-dashboard .mat-list.custom .mat-option .mat-list-text .DettaglioResponsive .sezione .box .dati>div>span>span.ardress,.fbk-dashboard .DettaglioResponsive .sezione .box .mat-list.custom .mat-option .mat-list-text .dati>div>span>span.ardress,.fbk-dashboard .mat-list.custom .mat-option .mat-list-text .DettaglioResponsive .sezione .box .dati>div>div:not(.no-flex)>span.ardress,.fbk-dashboard .DettaglioResponsive .sezione .box .mat-list.custom .mat-option .mat-list-text .dati>div>div:not(.no-flex)>span.ardress,.fbk-dashboard .mat-list.custom .mat-option .mat-list-text .Dettaglio .sezione .box .dati>span>span>span.ardress,.fbk-dashboard .Dettaglio .sezione .box .mat-list.custom .mat-option .mat-list-text .dati>span>span>span.ardress,.fbk-dashboard .mat-list.custom .mat-option .mat-list-text .Dettaglio .sezione .box .dati>span>div>span.ardress,.fbk-dashboard .Dettaglio .sezione .box .mat-list.custom .mat-option .mat-list-text .dati>span>div>span.ardress,.fbk-dashboard .mat-list.custom .mat-option .mat-list-text .Dettaglio .sezione .box .dati>div>span>span.ardress,.fbk-dashboard .Dettaglio .sezione .box .mat-list.custom .mat-option .mat-list-text .dati>div>span>span.ardress,.fbk-dashboard .mat-list.custom .mat-option .mat-list-text .Dettaglio .sezione .box .dati>div>div>span.ardress,.fbk-dashboard .Dettaglio .sezione .box .mat-list.custom .mat-option .mat-list-text .dati>div>div>span.ardress,.fbk-dashboard .mat-list.custom .mat-option .mat-list-text .customTooltipRight .ardress.tooltip-inner,.fbk-dashboard .customTooltipRight .mat-list.custom .mat-option .mat-list-text .ardress.tooltip-inner,.fbk-dashboard .mat-list.custom .mat-option .mat-list-text .customTooltip .ardress.tooltip-inner,.fbk-dashboard .customTooltip .mat-list.custom .mat-option .mat-list-text .ardress.tooltip-inner,.fbk-dashboard .mat-list.custom .mat-option .mat-list-text .tendinaDinamica .ardress.voceTendina,.fbk-dashboard .tendinaDinamica .mat-list.custom .mat-option .mat-list-text .ardress.voceTendina,.fbk-dashboard .mat-list.custom .mat-option .mat-list-text .searchBar .ardress.serchInput,.fbk-dashboard .searchBar .mat-list.custom .mat-option .mat-list-text .ardress.serchInput,.fbk-dashboard .mat-list.custom .mat-option .mat-list-text .contAction .ardress.action,.fbk-dashboard .contAction .mat-list.custom .mat-option .mat-list-text .ardress.action,.fbk-dashboard .mat-list.custom .mat-option .mat-list-text .contAction .action span.ardress,.fbk-dashboard .contAction .action .mat-list.custom .mat-option .mat-list-text span.ardress,.fbk-dashboard .mat-list.custom .mat-option .mat-list-text .contList.checkList .mat-optgroup .ardress.mat-optgroup-label,.fbk-dashboard .contList.checkList .mat-optgroup .mat-list.custom .mat-option .mat-list-text .ardress.mat-optgroup-label,.fbk-dashboard .mat-list.custom .mat-option .mat-list-text .contList2.checkList .mat-optgroup .ardress.mat-optgroup-label,.fbk-dashboard .contList2.checkList .mat-optgroup .mat-list.custom .mat-option .mat-list-text .ardress.mat-optgroup-label,.fbk-dashboard .mat-list.custom .mat-option .mat-option-text .small.ardress,.fbk-dashboard .mat-list.custom .mat-option .mat-option-text app-workspaces mat-sidenav-container mat-sidenav app-menu app-menu-voce .voce span.ardress,.fbk-dashboard app-workspaces mat-sidenav-container mat-sidenav app-menu app-menu-voce .voce .mat-list.custom .mat-option .mat-option-text span.ardress,.fbk-dashboard .mat-list.custom .mat-option .mat-option-text .DettaglioResponsive .sezione .box .dati>span>span>span.ardress,.fbk-dashboard .DettaglioResponsive .sezione .box .mat-list.custom .mat-option .mat-option-text .dati>span>span>span.ardress,.fbk-dashboard .mat-list.custom .mat-option .mat-option-text .DettaglioResponsive .sezione .box .dati>span>div:not(.no-flex)>span.ardress,.fbk-dashboard .DettaglioResponsive .sezione .box .mat-list.custom .mat-option .mat-option-text .dati>span>div:not(.no-flex)>span.ardress,.fbk-dashboard .mat-list.custom .mat-option .mat-option-text .DettaglioResponsive .sezione .box .dati>div>span>span.ardress,.fbk-dashboard .DettaglioResponsive .sezione .box .mat-list.custom .mat-option .mat-option-text .dati>div>span>span.ardress,.fbk-dashboard .mat-list.custom .mat-option .mat-option-text .DettaglioResponsive .sezione .box .dati>div>div:not(.no-flex)>span.ardress,.fbk-dashboard .DettaglioResponsive .sezione .box .mat-list.custom .mat-option .mat-option-text .dati>div>div:not(.no-flex)>span.ardress,.fbk-dashboard .mat-list.custom .mat-option .mat-option-text .Dettaglio .sezione .box .dati>span>span>span.ardress,.fbk-dashboard .Dettaglio .sezione .box .mat-list.custom .mat-option .mat-option-text .dati>span>span>span.ardress,.fbk-dashboard .mat-list.custom .mat-option .mat-option-text .Dettaglio .sezione .box .dati>span>div>span.ardress,.fbk-dashboard .Dettaglio .sezione .box .mat-list.custom .mat-option .mat-option-text .dati>span>div>span.ardress,.fbk-dashboard .mat-list.custom .mat-option .mat-option-text .Dettaglio .sezione .box .dati>div>span>span.ardress,.fbk-dashboard .Dettaglio .sezione .box .mat-list.custom .mat-option .mat-option-text .dati>div>span>span.ardress,.fbk-dashboard .mat-list.custom .mat-option .mat-option-text .Dettaglio .sezione .box .dati>div>div>span.ardress,.fbk-dashboard .Dettaglio .sezione .box .mat-list.custom .mat-option .mat-option-text .dati>div>div>span.ardress,.fbk-dashboard .mat-list.custom .mat-option .mat-option-text .customTooltipRight .ardress.tooltip-inner,.fbk-dashboard .customTooltipRight .mat-list.custom .mat-option .mat-option-text .ardress.tooltip-inner,.fbk-dashboard .mat-list.custom .mat-option .mat-option-text .customTooltip .ardress.tooltip-inner,.fbk-dashboard .customTooltip .mat-list.custom .mat-option .mat-option-text .ardress.tooltip-inner,.fbk-dashboard .mat-list.custom .mat-option .mat-option-text .tendinaDinamica .ardress.voceTendina,.fbk-dashboard .tendinaDinamica .mat-list.custom .mat-option .mat-option-text .ardress.voceTendina,.fbk-dashboard .mat-list.custom .mat-option .mat-option-text .searchBar .ardress.serchInput,.fbk-dashboard .searchBar .mat-list.custom .mat-option .mat-option-text .ardress.serchInput,.fbk-dashboard .mat-list.custom .mat-option .mat-option-text .contAction .ardress.action,.fbk-dashboard .contAction .mat-list.custom .mat-option .mat-option-text .ardress.action,.fbk-dashboard .mat-list.custom .mat-option .mat-option-text .contAction .action span.ardress,.fbk-dashboard .contAction .action .mat-list.custom .mat-option .mat-option-text span.ardress,.fbk-dashboard .mat-list.custom .mat-option .mat-option-text .contList.checkList .mat-optgroup .ardress.mat-optgroup-label,.fbk-dashboard .contList.checkList .mat-optgroup .mat-list.custom .mat-option .mat-option-text .ardress.mat-optgroup-label,.fbk-dashboard .mat-list.custom .mat-option .mat-option-text .contList2.checkList .mat-optgroup .ardress.mat-optgroup-label,.fbk-dashboard .contList2.checkList .mat-optgroup .mat-list.custom .mat-option .mat-option-text .ardress.mat-optgroup-label{font-weight:400;overflow:hidden;text-overflow:ellipsis;display:inline-block;max-width:105px;margin-left:24px}.fbk-dashboard .mat-selection-list[aria-disabled=true] .mat-list-text span,.fbk-dashboard .mat-selection-list[aria-disabled=true] .mat-option-text span,.fbk-dashboard .mat-list[aria-disabled=true] .mat-list-text span,.fbk-dashboard .mat-list[aria-disabled=true] .mat-option-text span{color:#b5c1c8}.fbk-dashboard .ax-select{display:inline-flex;border-radius:4px;border:1px solid #b5c1c8;min-height:40px;max-height:40px;min-width:220px;max-width:220px}.fbk-dashboard .ax-select .mat-select .mat-select-trigger{height:100%;width:100%}.fbk-dashboard .ax-select .mat-select .mat-select-arrow-wrapper{padding-right:8px}.fbk-dashboard .ax-select .mat-select .mat-select-arrow-wrapper .mat-select-arrow{color:#879ba6;border:none}.fbk-dashboard .ax-select select{display:inline-flex;margin-left:4px;background-color:transparent;width:100%;height:100%;border:0px;-moz-appearance:none;-webkit-appearance:none;appearance:none}.fbk-dashboard .pageElements{margin-top:-125px;border-radius:4px!important;box-shadow:0 1px 6px #464d530d,0 1px 8px #80dbff0d,0 5px 16px #464d5326!important;overflow:hidden}.fbk-dashboard .pageElements .mat-select-panel-wrap{transform:none}.fbk-dashboard .confirmBox mat-dialog-container{border-radius:6px}.fbk-dashboard .ImgCircuito{width:24px;height:24px;margin-right:10px}.fbk-dashboard .toastr-link{font-size:14px;line-height:20px;text-decoration:none;font-weight:600}.fbk-dashboard .ax-tendina{margin-top:48px;background-color:#33b4ff;border-radius:4px;width:100%}.fbk-dashboard .previewListBefore .avatar,.fbk-dashboard .previewListBefore .contTabella .contFixTabella .ResultTable tr td .contImg,.fbk-dashboard .contTabella .contFixTabella .ResultTable tr td .previewListBefore .contImg,.fbk-dashboard .previewListBefore .contTabella .contFixTabella .ResultTable tr th .contImg,.fbk-dashboard .contTabella .contFixTabella .ResultTable tr th .previewListBefore .contImg{background:#879ba6;display:inline-flex;margin-right:16px;vertical-align:middle;border:solid 1px}.fbk-dashboard .previewListBefore .small,.fbk-dashboard .previewListBefore app-workspaces mat-sidenav-container mat-sidenav app-menu app-menu-voce .voce span,.fbk-dashboard app-workspaces mat-sidenav-container mat-sidenav app-menu app-menu-voce .voce .previewListBefore span,.fbk-dashboard .previewListBefore .DettaglioResponsive .sezione .box .dati>span>span>span,.fbk-dashboard .DettaglioResponsive .sezione .box .previewListBefore .dati>span>span>span,.fbk-dashboard .previewListBefore .DettaglioResponsive .sezione .box .dati>span>div:not(.no-flex)>span,.fbk-dashboard .DettaglioResponsive .sezione .box .previewListBefore .dati>span>div:not(.no-flex)>span,.fbk-dashboard .previewListBefore .DettaglioResponsive .sezione .box .dati>div>span>span,.fbk-dashboard .DettaglioResponsive .sezione .box .previewListBefore .dati>div>span>span,.fbk-dashboard .previewListBefore .DettaglioResponsive .sezione .box .dati>div>div:not(.no-flex)>span,.fbk-dashboard .DettaglioResponsive .sezione .box .previewListBefore .dati>div>div:not(.no-flex)>span,.fbk-dashboard .previewListBefore .Dettaglio .sezione .box .dati>span>span>span,.fbk-dashboard .Dettaglio .sezione .box .previewListBefore .dati>span>span>span,.fbk-dashboard .previewListBefore .Dettaglio .sezione .box .dati>span>div>span,.fbk-dashboard .Dettaglio .sezione .box .previewListBefore .dati>span>div>span,.fbk-dashboard .previewListBefore .Dettaglio .sezione .box .dati>div>span>span,.fbk-dashboard .Dettaglio .sezione .box .previewListBefore .dati>div>span>span,.fbk-dashboard .previewListBefore .Dettaglio .sezione .box .dati>div>div>span,.fbk-dashboard .Dettaglio .sezione .box .previewListBefore .dati>div>div>span,.fbk-dashboard .previewListBefore .customTooltipRight .tooltip-inner,.fbk-dashboard .customTooltipRight .previewListBefore .tooltip-inner,.fbk-dashboard .previewListBefore .customTooltip .tooltip-inner,.fbk-dashboard .customTooltip .previewListBefore .tooltip-inner,.fbk-dashboard .previewListBefore .tendinaDinamica .voceTendina,.fbk-dashboard .tendinaDinamica .previewListBefore .voceTendina,.fbk-dashboard .previewListBefore .searchBar .serchInput,.fbk-dashboard .searchBar .previewListBefore .serchInput,.fbk-dashboard .previewListBefore .contAction .action,.fbk-dashboard .contAction .previewListBefore .action,.fbk-dashboard .previewListBefore .contAction .action span,.fbk-dashboard .contAction .action .previewListBefore span,.fbk-dashboard .previewListBefore .contList.checkList .mat-optgroup .mat-optgroup-label,.fbk-dashboard .contList.checkList .mat-optgroup .previewListBefore .mat-optgroup-label,.fbk-dashboard .previewListBefore .contList2.checkList .mat-optgroup .mat-optgroup-label,.fbk-dashboard .contList2.checkList .mat-optgroup .previewListBefore .mat-optgroup-label{height:4px;background:#879ba6;width:70%!important;display:inline-block}.fbk-dashboard .previewListBefore .small.ardress,.fbk-dashboard .previewListBefore app-workspaces mat-sidenav-container mat-sidenav app-menu app-menu-voce .voce span.ardress,.fbk-dashboard app-workspaces mat-sidenav-container mat-sidenav app-menu app-menu-voce .voce .previewListBefore span.ardress,.fbk-dashboard .previewListBefore .DettaglioResponsive .sezione .box .dati>span>span>span.ardress,.fbk-dashboard .DettaglioResponsive .sezione .box .previewListBefore .dati>span>span>span.ardress,.fbk-dashboard .previewListBefore .DettaglioResponsive .sezione .box .dati>span>div:not(.no-flex)>span.ardress,.fbk-dashboard .DettaglioResponsive .sezione .box .previewListBefore .dati>span>div:not(.no-flex)>span.ardress,.fbk-dashboard .previewListBefore .DettaglioResponsive .sezione .box .dati>div>span>span.ardress,.fbk-dashboard .DettaglioResponsive .sezione .box .previewListBefore .dati>div>span>span.ardress,.fbk-dashboard .previewListBefore .DettaglioResponsive .sezione .box .dati>div>div:not(.no-flex)>span.ardress,.fbk-dashboard .DettaglioResponsive .sezione .box .previewListBefore .dati>div>div:not(.no-flex)>span.ardress,.fbk-dashboard .previewListBefore .Dettaglio .sezione .box .dati>span>span>span.ardress,.fbk-dashboard .Dettaglio .sezione .box .previewListBefore .dati>span>span>span.ardress,.fbk-dashboard .previewListBefore .Dettaglio .sezione .box .dati>span>div>span.ardress,.fbk-dashboard .Dettaglio .sezione .box .previewListBefore .dati>span>div>span.ardress,.fbk-dashboard .previewListBefore .Dettaglio .sezione .box .dati>div>span>span.ardress,.fbk-dashboard .Dettaglio .sezione .box .previewListBefore .dati>div>span>span.ardress,.fbk-dashboard .previewListBefore .Dettaglio .sezione .box .dati>div>div>span.ardress,.fbk-dashboard .Dettaglio .sezione .box .previewListBefore .dati>div>div>span.ardress,.fbk-dashboard .previewListBefore .customTooltipRight .ardress.tooltip-inner,.fbk-dashboard .customTooltipRight .previewListBefore .ardress.tooltip-inner,.fbk-dashboard .previewListBefore .customTooltip .ardress.tooltip-inner,.fbk-dashboard .customTooltip .previewListBefore .ardress.tooltip-inner,.fbk-dashboard .previewListBefore .tendinaDinamica .ardress.voceTendina,.fbk-dashboard .tendinaDinamica .previewListBefore .ardress.voceTendina,.fbk-dashboard .previewListBefore .searchBar .ardress.serchInput,.fbk-dashboard .searchBar .previewListBefore .ardress.serchInput,.fbk-dashboard .previewListBefore .contAction .ardress.action,.fbk-dashboard .contAction .previewListBefore .ardress.action,.fbk-dashboard .previewListBefore .contAction .action span.ardress,.fbk-dashboard .contAction .action .previewListBefore span.ardress,.fbk-dashboard .previewListBefore .contList.checkList .mat-optgroup .ardress.mat-optgroup-label,.fbk-dashboard .contList.checkList .mat-optgroup .previewListBefore .ardress.mat-optgroup-label,.fbk-dashboard .previewListBefore .contList2.checkList .mat-optgroup .ardress.mat-optgroup-label,.fbk-dashboard .contList2.checkList .mat-optgroup .previewListBefore .ardress.mat-optgroup-label{width:20%!important;float:right}.fbk-dashboard .widthLikeInput{min-width:210.67px}.fbk-dashboard .mat-paginator-range-label,.fbk-dashboard .mat-paginator-page-size-label{font-size:12px}.fbk-dashboard .mat-paginator-icon{height:23px}.fbk-dashboard .searchbar-dt .owl-dt-container{margin:-4px}.fbk-dashboard .owl-dt-container-row{border-bottom:none}.fbk-dashboard .owl-dt-container-row[role=radiogroup]{display:none!important}.fbk-dashboard .owl-dt-inline-container .owl-dt-calendar,.fbk-dashboard .owl-dt-popup-container .owl-dt-calendar{height:auto}.fbk-dashboard .owl-dt-popup-container{width:324px}.fbk-dashboard .owl-dt-calendar-table .owl-dt-calendar-cell .owl-dt-calendar-cell-content.owl-dt-calendar-cell-today{height:calc(100% - 2px);width:calc(100% - 2px);margin:1px}.fbk-dashboard .owl-dt-calendar-table .owl-dt-calendar-cell.owl-dt-calendar-cell-range-from .owl-dt-calendar-cell-content,.fbk-dashboard .owl-dt-calendar-table .owl-dt-calendar-cell.owl-dt-calendar-cell-range-to .owl-dt-calendar-cell-content{background-color:var(--fbk-gbs-dls-color-primary-1)}.fbk-dashboard .owl-dt-calendar-table .owl-dt-calendar-cell.owl-dt-calendar-cell-in-range{background-color:var(--fbk-gbs-dls-color-primary-2)}.fbk-dashboard .owl-dt-calendar-table .owl-dt-calendar-cell.owl-dt-calendar-cell-in-range .owl-dt-calendar-cell-today{border-color:var(--fbk-gbs-dls-color-white-1)}.fbk-dashboard .owl-dt-calendar-table .owl-dt-calendar-cell .owl-dt-calendar-cell-selected.owl-dt-calendar-cell-today{box-shadow:unset;border-color:var(--fbk-gbs-dls-color-white-1)}.fbk-dashboard .owl-dt-calendar-table .owl-dt-calendar-cell-today:not(.owl-dt-calendar-cell-selected){border-color:var(--fbk-gbs-dls-color-cadet-grey-5)}.fbk-dashboard .owl-dt-inline-container,.fbk-dashboard .owl-dt-popup-container{border-radius:6px}.fbk-dashboard .owl-dt-control-period-button .owl-dt-control-button-arrow{display:none}.fbk-dashboard .owl-dt-control-arrow-button[disabled]{background-color:inherit}.fbk-dashboard .singleMode .owl-dt-calendar-cell-range-from{border-radius:999px}.fbk-dashboard .owl-dt-calendar-table .owl-dt-calendar-cell-content{top:0;left:0;width:100%;height:100%}.fbk-dashboard owl-date-time-container{padding:16px}.fbk-dashboard owl-date-time-container owl-date-time-timer{padding:16px 16px 24px!important;height:auto!important;display:grid!important;-moz-column-gap:16px;column-gap:16px;align-items:center;border-bottom:1px solid var(--fbk-gbs-dls-color-cadet-grey-6)!important;margin-bottom:16px}.fbk-dashboard owl-date-time-container owl-date-time-timer owl-date-time-timer-box{grid-row:1;grid-column:1;position:relative!important;width:auto!important;height:auto!important;display:grid!important;grid-template-rows:auto}.fbk-dashboard owl-date-time-container owl-date-time-timer owl-date-time-timer-box:last-of-type{grid-row:1;grid-column:2}.fbk-dashboard owl-date-time-container owl-date-time-timer owl-date-time-timer-box .owl-dt-control-arrow-button{display:none}.fbk-dashboard owl-date-time-container owl-date-time-timer owl-date-time-timer-box .owl-dt-timer-divider{display:inline-block;position:absolute;width:auto;height:50px;left:-8px;top:-10%}.fbk-dashboard owl-date-time-container owl-date-time-timer owl-date-time-timer-box .owl-dt-timer-divider:before,.fbk-dashboard owl-date-time-container owl-date-time-timer owl-date-time-timer-box .owl-dt-timer-divider:after{width:3px;height:3px}.fbk-dashboard owl-date-time-container owl-date-time-timer owl-date-time-timer-box .owl-dt-timer-divider:before{top:40%}.fbk-dashboard owl-date-time-container owl-date-time-timer owl-date-time-timer-box .owl-dt-timer-divider:after{bottom:40%}.fbk-dashboard owl-date-time-container owl-date-time-timer owl-date-time-timer-box .owl-dt-timer-content{margin:0}.fbk-dashboard owl-date-time-container owl-date-time-timer owl-date-time-timer-box .owl-dt-timer-content .owl-dt-timer-input{height:40px;width:80px;border-radius:6px;border-color:var(--fbk-gbs-dls-color-cadet-grey-5)}.fbk-dashboard owl-date-time-container owl-date-time-timer .owl-dt-timer-hour12{color:var(--fbk-gbs-dls-color-cadet-grey-2);grid-row:1;grid-column:3;border-radius:4px;width:38px;height:28px;display:inline-block;background:var(--fbk-gbs-dls-color-white-1);border:1px solid var(--fbk-gbs-dls-color-cadet-grey-5)}.fbk-dashboard owl-date-time-container owl-date-time-timer .owl-dt-timer-hour12 button{width:100%;height:100%;border:unset!important}.fbk-dashboard owl-date-time-container owl-date-time-timer .owl-dt-timer-hour12 button:hover{background:inherit!important;color:inherit!important;border:unset!important}.fbk-dashboard owl-date-time-container owl-date-time-timer .owl-dt-timer-hour12 button span{padding:0!important}.fbk-dashboard owl-date-time-container owl-date-time-timer .owl-dt-timer-hour12 button span:hover{background:inherit!important;color:inherit!important;border:unset!important}.fbk-dashboard owl-date-time-container .owl-dt-container-buttons{display:grid;grid-template-rows:auto;grid-template-columns:auto auto;align-items:end;-moz-column-gap:16px;column-gap:16px;justify-content:end;padding:10px 0;height:auto}.fbk-dashboard owl-date-time-container .owl-dt-container-buttons button.owl-dt-control.owl-dt-control-button.owl-dt-container-control-button{display:flex!important;align-items:center!important;border:none!important;color:var(--fbk-gbs-dls-color-white-1)!important;font-family:AvertaPE,sans-serif!important;position:relative!important;outline:none!important;width:-webkit-max-content!important;width:-moz-max-content!important;width:max-content!important;background-color:var(--fbk-gbs-dls-color-primary-1)!important;min-width:auto!important;height:28px!important;border-radius:6px!important;padding:2px 8px!important}.fbk-dashboard owl-date-time-container .owl-dt-container-buttons button.owl-dt-control.owl-dt-control-button.owl-dt-container-control-button:focus{box-shadow:none!important}.fbk-dashboard owl-date-time-container .owl-dt-container-buttons button.owl-dt-control.owl-dt-control-button.owl-dt-container-control-button:hover{box-shadow:none!important;background-color:var(--fbk-gbs-dls-color-primary-3)!important}.fbk-dashboard owl-date-time-container .owl-dt-container-buttons button.owl-dt-control.owl-dt-control-button.owl-dt-container-control-button:active{box-shadow:none!important;background-color:var(--fbk-gbs-dls-color-primary-2)!important}.fbk-dashboard owl-date-time-container .owl-dt-container-buttons button.owl-dt-control.owl-dt-control-button.owl-dt-container-control-button:focus:before{height:52px!important;border:2px solid var(--fbk-gbs-dls-color-primary-4)!important;box-sizing:border-box!important;border-radius:66px!important;content:""!important;display:block!important;z-index:-1!important;position:absolute!important;inset:-6px!important}.fbk-dashboard owl-date-time-container .owl-dt-container-buttons button.owl-dt-control.owl-dt-control-button.owl-dt-container-control-button:focus:before{height:auto!important;border:2px solid var(--fbk-gbs-dls-color-primary-4)!important;box-sizing:border-box!important;border-radius:6px!important;content:""!important;display:block!important;z-index:-1!important;position:absolute!important;inset:-4px!important}.fbk-dashboard owl-date-time-container .owl-dt-container-buttons button.owl-dt-control.owl-dt-control-button.owl-dt-container-control-button:first-of-type{background-color:var(--fbk-gbs-dls-color-white-1)!important;color:var(--fbk-gbs-dls-color-primary-1)!important;border:1px solid var(--fbk-gbs-dls-color-cadet-grey-5)!important}.fbk-dashboard owl-date-time-container .owl-dt-container-buttons button.owl-dt-control.owl-dt-control-button.owl-dt-container-control-button:first-of-type:hover{background-color:var(--fbk-gbs-dls-color-white-1)!important;border:1px solid var(--fbk-gbs-dls-color-cadet-grey-4)!important}.fbk-dashboard owl-date-time-container .owl-dt-container-buttons button.owl-dt-control.owl-dt-control-button.owl-dt-container-control-button:first-of-type:active{background-color:var(--fbk-gbs-dls-color-white-1)!important;border:1px solid var(--fbk-gbs-dls-color-cadet-grey-3)!important}.fbk-dashboard owl-date-time-container .owl-dt-container-buttons button.owl-dt-control.owl-dt-control-button.owl-dt-container-control-button:first-of-type:focus:before{height:auto!important}.fbk-dashboard owl-date-time-container .owl-dt-container-buttons button.owl-dt-control.owl-dt-control-button.owl-dt-container-control-button span:hover{background-color:inherit!important}.fbk-dashboard owl-date-time-container .owl-dt-container-buttons button.owl-dt-control.owl-dt-control-button.owl-dt-container-control-button:hover span{background-color:inherit!important}.fbk-dashboard .tendinaDinamica{width:100%;width:auto;margin:8px 0 0;background:#fff;max-height:300px;overflow-y:auto;border:0px;border-radius:4px;box-shadow:0 8px 20px #00466e14,0 2px 10px #00000014,0 0 4px #00466e12}.fbk-dashboard .tendinaDinamica ::-webkit-scrollbar-track{background-color:#fff}.fbk-dashboard .tendinaDinamica.newDS{padding:8px 16px}.fbk-dashboard .tendinaDinamica.newDSradius{padding:8px 0!important;border-radius:6px}.fbk-dashboard .tendinaDinamica.newDSradius .checkListNewDS mat-list-option,.fbk-dashboard .tendinaDinamica.newDSradius .checkListNewDS .option{padding:0 16px!important;display:flex;height:40px;align-items:center;cursor:pointer}.fbk-dashboard .tendinaDinamica.newDSradius .checkListNewDS mat-list-option.action,.fbk-dashboard .tendinaDinamica.newDSradius .checkListNewDS .option.action{font-size:13px}.fbk-dashboard .tendinaDinamica.newDSradius .checkListNewDS mat-list-option:hover,.fbk-dashboard .tendinaDinamica.newDSradius .checkListNewDS mat-list-option:active,.fbk-dashboard .tendinaDinamica.newDSradius .checkListNewDS .option:hover,.fbk-dashboard .tendinaDinamica.newDSradius .checkListNewDS .option:active{background:var(--fbk-gbs-dls-color-primary-7)}.fbk-dashboard .tendinaDinamica.newDSradius .checkListNewDS mat-list-option:first-child,.fbk-dashboard .tendinaDinamica.newDSradius .checkListNewDS .option:first-child{margin-top:0}.fbk-dashboard .tendinaDinamica.newDSradius .checkListNewDS mat-list-option span,.fbk-dashboard .tendinaDinamica.newDSradius .checkListNewDS .option span{white-space:nowrap}.fbk-dashboard .tendinaDinamica.newDSradius .checkListNewDS mat-list-option input,.fbk-dashboard .tendinaDinamica.newDSradius .checkListNewDS .option input{margin-right:10px}.fbk-dashboard .tendinaDinamica.newDSradius .checkListNewDS.checkRight .option{justify-content:space-between}.fbk-dashboard .tendinaDinamica.newDSradius .checkListNewDS.checkRight .option input{margin-right:0;margin-left:10px}.fbk-dashboard .tendinaDinamica .voice{height:40px;cursor:pointer}.fbk-dashboard .tendinaDinamica .voice[aria-selected=true],.fbk-dashboard .tendinaDinamica .voice.selected{background-color:#f7f7f8!important}.fbk-dashboard .tendinaDinamica .voice:hover{background-color:#f0f9ff!important}.fbk-dashboard .tendinaDinamica .voice span{white-space:nowrap;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.fbk-dashboard .tendinaDinamica .voceTendina{color:#244253;cursor:pointer}.fbk-dashboard .tendinaDinamica .voceTendina:hover{color:#5c798a}.fbk-dashboard .tendinaDinamica.relative{position:relative!important}.fbk-dashboard .tendinaDinamica.ddAction{min-width:0}.fbk-dashboard .tendinaDinamica .button{margin-top:24px;box-shadow:none}.fbk-dashboard .tendinaDinamica.show{max-height:300px;overflow-y:auto;box-sizing:border-box;display:block;width:auto}.fbk-dashboard .tendinaDinamica._100{width:100%}.fbk-dashboard .tendinaDinamica>form{display:table;position:relative}.fbk-dashboard .tendinaDinamica>form h4{color:#5c798a;margin:12px auto}.fbk-dashboard .tendinaDinamica>form .optionGroup{border-bottom:1px solid #e7ecef;padding-bottom:12px}.fbk-dashboard .tendinaDinamica>form .optionGroup:last-child{border:none}.fbk-dashboard .tendinaDinamica .arrow{display:none}.fbk-dashboard .tendinaDinamica .checkList .option{display:flex;height:20px;margin-top:12px;align-items:center;cursor:pointer;padding:0}.fbk-dashboard .tendinaDinamica .checkList .option.action{font-size:13px;margin-bottom:8px}.fbk-dashboard .tendinaDinamica .checkList .option.action:last-child{margin-bottom:0}.fbk-dashboard .tendinaDinamica .checkList .option.action.opaque{color:#879ba6}.fbk-dashboard .tendinaDinamica .checkList .option:hover,.fbk-dashboard .tendinaDinamica .checkList .option:active{background:none!important}.fbk-dashboard .tendinaDinamica .checkList .option:first-child{margin-top:0}.fbk-dashboard .tendinaDinamica .checkList .option span{white-space:nowrap}.fbk-dashboard .tendinaDinamica .checkList .option input{margin-right:10px}.fbk-dashboard .tendinaDinamica .checkList.checkRight .option{justify-content:space-between}.fbk-dashboard .tendinaDinamica .checkList.checkRight .option input{margin-right:0;margin-left:10px}.fbk-dashboard .mat-radio-group.inline{display:block;width:100%;border:solid 1px #ccc;border-radius:4px}.fbk-dashboard .mat-radio-group.inline .mat-radio-button{display:inline-block;text-align:center}.fbk-dashboard .mat-radio-group.inline .mat-radio-button .mat-radio-label{margin:0;height:40px}.fbk-dashboard .mat-radio-group.inline .mat-radio-button .mat-radio-label .mat-radio-label-content{width:100%;padding:0}.fbk-dashboard .mat-radio-group.inline .mat-radio-button .mat-radio-label .mat-radio-label-content .icon-NotVerified{color:#ea344a}.fbk-dashboard .mat-radio-group.inline .mat-radio-button .mat-radio-label .mat-radio-label-content .icon-Verified{color:#53cd27}.fbk-dashboard .mat-radio-group.inline .mat-radio-button.mat-radio-checked{background:#f0f9ff;border:1px solid #33b5ff!important}.fbk-dashboard .mat-radio-group.inline .mat-radio-button .mat-radio-container{display:none}.fbk-dashboard .mat-radio-group.inline.double .mat-radio-button{width:50%}.fbk-dashboard .mat-radio-group.inline.double .mat-radio-button:first-child .mat-radio-label{border-right:solid 1px #ccc}.fbk-dashboard .mat-radio-group.inline.box{border:none;display:flex;justify-content:space-between}.fbk-dashboard .mat-radio-group.inline.box .mat-radio-button{width:31%;border:solid 1px #ccc;border-radius:4px}.fbk-dashboard .drop8{padding:8px 0;border:none;background:transparent}.fbk-dashboard .cdk-drag{cursor:move}.fbk-dashboard .setting{display:block}.fbk-dashboard .setting .select{z-index:0;border:solid 1px #b5c1c8;border-radius:4px;height:40px;line-height:40px;width:220px;padding:0 30px 0 8px;box-shadow:unset;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.fbk-dashboard .setting .select>span{height:16px;width:180px;font-size:13px;line-height:16px;font-style:normal;font-weight:400;color:#002033}.fbk-dashboard .setting .select[aria-expanded=false]:before{height:8.41px;width:16.82px;position:absolute;right:16px;top:50%;transform:translate(50%,-60%);color:#879ba6}.fbk-dashboard .setting .select[aria-expanded=true]{border:solid 1px #33b5ff}.fbk-dashboard .setting .select[aria-expanded=true]:before{height:8.41px;width:16.82px;position:absolute;right:16px;top:50%;transform:translate(50%,-60%);color:#879ba6}.fbk-dashboard .pointer,.fbk-dashboard .clickable{cursor:pointer}.fbk-dashboard .focusable:focus{outline:var(--btn-focus-outline)}.fbk-dashboard .waiting *,.fbk-dashboard .cursor-wait *{cursor:wait}.fbk-dashboard .modaleCentrale{display:flex;flex-direction:column;height:100%;padding:48px}.fbk-dashboard .modaleCentrale .topModale{display:flex;justify-content:space-between}.fbk-dashboard .modaleCentrale .topModale .icon,.fbk-dashboard .modaleCentrale .topModale .new-tour-step .shepherd-header .shepherd-cancel-icon,.fbk-dashboard .new-tour-step .shepherd-header .modaleCentrale .topModale .shepherd-cancel-icon,.fbk-dashboard .modaleCentrale .topModale .tour-step .shepherd-header .shepherd-cancel-icon,.fbk-dashboard .tour-step .shepherd-header .modaleCentrale .topModale .shepherd-cancel-icon{width:auto;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;text-align:right;font-size:15px;font-weight:700;color:#002033;cursor:pointer}.fbk-dashboard .modaleCentrale .footerModale{display:flex;justify-content:flex-end;align-items:flex-end;height:100%}.fbk-dashboard .modaleCentrale .footerModale.center{justify-content:center}.fbk-dashboard .noEvents{pointer-events:none}.fbk-dashboard input::-ms-reveal,.fbk-dashboard input::-ms-clear{display:none}.fbk-dashboard .sliderContainer{display:inline-flex;margin-right:10px}.fbk-dashboard .checkContainer{display:inline-flex;margin-right:7px}.fbk-dashboard .checkContainerCustomAdmin{display:inline-flex;margin-right:20px!important}.fbk-dashboard .closeCheckContainer{display:inline-flex;margin-right:10px}.fbk-dashboard .switch{position:relative;display:inline-block;width:36px;height:20px}.fbk-dashboard .switch input{opacity:0;width:0;height:0}.fbk-dashboard .switch .slider{position:absolute;cursor:pointer;inset:0;background-color:#e7ecef;transition:.4s}.fbk-dashboard .switch .slider:before{position:absolute;content:"";height:16px;width:16px;left:2px;bottom:2px;background-color:#fff;transition:.4s}.fbk-dashboard .switch .slider.round{border-radius:20px}.fbk-dashboard .switch .slider.round:before{border-radius:20px}.fbk-dashboard input:checked+.slider{background-color:#33b5ff}.fbk-dashboard input:checked+.slider:before{transform:translate(16px)}.fbk-dashboard .axBreadcrumb{cursor:pointer;color:var(--fbk-gbs-dls-color-cadet-grey-4)}.fbk-dashboard .axBreadcrumb:hover,.fbk-dashboard .axBreadcrumb:active{color:var(--fbk-gbs-dls-color-cadet-grey-4)}.fbk-dashboard .dropdown-wrapper--tendinaDinamica{min-width:100%;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;padding:0}.fbk-dashboard .dropdown-wrapper--tendinaDinamica .mat-list .mat-list-item{cursor:pointer;height:36px}.fbk-dashboard .dropdown-wrapper--tendinaDinamica .mat-list .mat-list-item span{font-size:14px;color:#244253}.fbk-dashboard .dropdown-wrapper--tendinaDinamica .mat-list .mat-list-item:hover span{color:#5c798a}.fbk-dashboard .dropdown-wrapper--tendinaDinamica .mat-list .mat-list-item.selected span{color:#d8dfe3}.fbk-dashboard .dropdown-wrapper--tendinaDinamica .mat-list-base{padding:8px 0}.fbk-dashboard .animaTabella .mat-tab-header{padding-top:0!important}.fbk-dashboard .animaTabella .mat-ink-bar{bottom:15px;height:1px}.fbk-dashboard .animaTabella .mat-tab-label{height:unset!important;min-width:-webkit-fit-content;min-width:-moz-fit-content;min-width:fit-content;line-height:16px!important}.fbk-dashboard .animaTabella .mat-tab-label .mat-tab-label-content{font-size:10px;letter-spacing:.1em}.fbk-dashboard .mat-tab-labels{height:64px;align-items:center}.fbk-dashboard .animaTabella .mat-tab-label{padding:0 4px;margin-left:12px}.fbk-dashboard .mat-tab-label-container{background:#fff}.fbk-dashboard .mat-tab-label-active{background-color:transparent;opacity:1!important}.fbk-dashboard .mat-tab-label-active .mat-tab-label-content{color:#0092e6!important}.fbk-dashboard .mat-mdc-tab-labels{margin-top:16px;margin-bottom:16px}.fbk-dashboard .mat-tab-label-content{font-weight:600;font-size:10px;color:#b5c1c8}.fbk-dashboard .mat-tab-header{border:none;border-radius:4px 4px 0 0;padding-top:5px;background-color:#fff}.fbk-dashboard .mat-tab-group:not(.secondary).configurationTabs .mat-tab-header{background-color:transparent}.fbk-dashboard .mat-tab-group:not(.secondary).configurationTabs .mat-tab-label-container{background-color:transparent}.fbk-dashboard .mat-tab-group:not(.secondary).configurationTabs .mat-tab-header{padding-top:0!important}.fbk-dashboard .mat-tab-group:not(.secondary).configurationTabs .mat-tab-labels{height:80px}.fbk-dashboard .mat-tab-group:not(.secondary).pageTabs .mat-tab-header{background-color:transparent}.fbk-dashboard .mat-tab-group:not(.secondary).pageTabs .mat-tab-label-container{background-color:transparent}.fbk-dashboard .mat-tab-group:not(.secondary).pageTabs .mat-tab-header{padding-top:0!important}.fbk-dashboard .mat-tab-group:not(.secondary).pageTabs .mat-ink-bar{bottom:15px;height:1px;padding:0 5px}.fbk-dashboard .mat-tab-group:not(.secondary).pageTabs .mat-tab-label{padding:0 8px;min-width:-webkit-fit-content;min-width:-moz-fit-content;min-width:fit-content;line-height:16px!important}.fbk-dashboard .mat-tab-group:not(.secondary).pageTabs .mat-tab-label .mat-tab-label-content{font-size:10px;letter-spacing:.1em}.fbk-dashboard .mat-tab-body-wrapper{border-radius:6px}.fbk-dashboard .mat-tab-group.mat-primary .mat-ink-bar,.fbk-dashboard .mat-tab-nav-bar.mat-primary .mat-ink-bar{background-color:#0092e6}.fbk-dashboard .movimenta .mat-list-text{padding-left:10px!important}.fbk-dashboard .dropdown-toggle:after{display:none!important}.fbk-dashboard .fill:hover{border-color:transparent}.fbk-dashboard .overlay#axerve_lightBox{z-index:999}.fbk-dashboard .deactivated-voice{color:#d8dfe3!important;cursor:default!important}.fbk-dashboard .deactivated-voice:hover{color:#d8dfe3!important;background:none!important}.fbk-dashboard .selected-voice{background-color:var(--fbk-gbs-dls-color-cadet-grey-7)!important;cursor:default!important}.fbk-dashboard .footerlbl label{font-weight:400;font-size:15px;color:#fff}.fbk-dashboard .shepherd-modal-overlay-container{pointer-events:unset}.fbk-dashboard .shepherd-modal-overlay-container.shepherd-modal-is-visible{opacity:.13;transition:unset}.fbk-dashboard .blinking,.fbk-dashboard .new-tour-step .shepherd-arrow,.fbk-dashboard .tour-step .shepherd-arrow{animation:blink normal 2s infinite ease-in-out;-webkit-animation:blink normal 2s infinite ease-in-out;-moz-animation:blink normal 2s infinite ease-in-out;-o-animation:blink normal 2s infinite ease-in-out}@keyframes blink{0%{opacity:1}50%{opacity:0}to{opacity:1}}@-webkit-keyframes blink{0%{opacity:1}50%{opacity:0}to{opacity:1}}@-webkit-keyframes blinker{0%{opacity:0}25%{opacity:.25}50%{opacity:.5}75%{opacity:.75}to{opacity:1}to{transform:scale(1.2)}}@keyframes blinker{0%{opacity:0}25%{opacity:.25}50%{opacity:.5}75%{opacity:.75}to{opacity:1}to{transform:scale(1.2)}}.fbk-dashboard .shepherd-element{border-radius:6px!important;width:280px;max-width:280px;min-width:280px}.fbk-dashboard .rightButton{margin:0;position:absolute;right:16px}.fbk-dashboard .leftButton{margin:0;position:absolute;left:16px}.fbk-dashboard .mediaContainer{display:block;max-width:280px;height:auto;margin:16px 0 0;padding:0}.fbk-dashboard .ofHidden{position:absolute;visibility:hidden}.fbk-dashboard .tooltipArrow{position:absolute;top:0}.fbk-dashboard .tooltipArrow.left{left:0;transform:translate(-50%,-50%)}.fbk-dashboard .tooltipArrow.right{right:0;transform:translate(50%,-50%)}.fbk-dashboard .tour-step{opacity:1!important;pointer-events:auto!important;visibility:visible!important}.fbk-dashboard .tour-step .shepherd-arrow{z-index:2}.fbk-dashboard .tour-step .shepherd-arrow:before{background-color:transparent!important;left:0;top:0;content:url("data:image/svg+xml;charset=UTF-8, <svg xmlns='http://www.w3.org/2000/svg' version='1.1' width='24' height='24' viewBox='0 0 24 24' fill='none'><circle cx='12' cy='12' r='8' fill='#33b4ff'/><circle cx='12' cy='12' r='11.5' stroke='#33b4ff'/></svg>");transform:translate(-50%)!important}.fbk-dashboard .tour-step .shepherd-content{border-radius:6px!important;background-color:#f6f8f9!important;padding:16px 0 0}.fbk-dashboard .tour-step .shepherd-content .shepherd-text{color:#244253;padding:0;font-size:14px;line-height:20px}.fbk-dashboard .tour-step .shepherd-content .shepherd-text .tooltipText{padding:16px;color:#244253;font-size:14px;line-height:20px;font-weight:400}.fbk-dashboard .tour-step .shepherd-header{background-color:transparent!important;padding:0 16px!important}.fbk-dashboard .tour-step .shepherd-header .shepherd-cancel-icon{display:flex;height:100%;justify-content:center;align-items:center;color:#879ba6}.fbk-dashboard .tour-step .shepherd-header .shepherd-cancel-icon span{display:none}.fbk-dashboard .tour-step .shepherd-header .shepherd-cancel-icon:hover{color:#879ba6}.fbk-dashboard .tour-step .shepherd-header .shepherd-cancel-icon:focus{box-shadow:none;outline:0}.fbk-dashboard .tour-step .shepherd-header .shepherd-title{font-weight:700!important;font-size:16px!important;line-height:24px!important;color:#002033!important}.fbk-dashboard .tour-step .shepherd-footer{border-top:1px solid #e7ecef;padding:16px;height:56px}.fbk-dashboard .tour-step .shepherd-footer .centralProgress{position:absolute;transform:translate(-50%);left:50%;color:#879ba6;font-size:12px;font-weight:400;line-height:16px;margin:4px 0}.fbk-dashboard .tour-step .shepherd-footer .shepherd-button{height:auto!important;padding:0;background-color:transparent;color:#0092e6;font-size:14px;line-height:24px;font-weight:600;outline:none!important;box-shadow:none!important}.fbk-dashboard .new-tour-step{opacity:1!important;pointer-events:auto!important;visibility:visible!important;border-radius:6px;background:#f6f8f9}.fbk-dashboard .new-tour-step .shepherd-arrow{z-index:2}.fbk-dashboard .new-tour-step .shepherd-arrow:before{background-color:transparent!important;left:0;top:0;content:url("data:image/svg+xml;charset=UTF-8, <svg xmlns='http://www.w3.org/2000/svg' version='1.1' width='24' height='24' viewBox='0 0 24 24' fill='none'><circle cx='12' cy='12' r='8' fill='#33b4ff'/><circle cx='12' cy='12' r='11.5' stroke='#33b4ff'/></svg>");transform:translate(-50%)!important}.fbk-dashboard .new-tour-step .shepherd-content{border-radius:6px!important;background-color:#f6f8f9!important;padding:16px 0 0}.fbk-dashboard .new-tour-step .shepherd-content .shepherd-text{color:var(--fbk-gbs-dls-color-cadet-grey-2);padding:0;font-size:14px;line-height:20px}.fbk-dashboard .new-tour-step .shepherd-content .shepherd-text .tooltipText{padding:16px;color:var(--fbk-gbs-dls-color-cadet-grey-2)}.fbk-dashboard .new-tour-step .shepherd-content .shepherd-text .containerLink{text-align:center}.fbk-dashboard .new-tour-step .shepherd-content .shepherd-text .tooltipLink{cursor:pointer;color:#00466e!important;font-size:14px;font-weight:600;margin:0 auto}.fbk-dashboard .new-tour-step .shepherd-header{background-color:transparent!important;padding:0 16px!important;height:auto;display:grid;grid-template-columns:1fr auto;align-items:center}.fbk-dashboard .new-tour-step .shepherd-header .shepherd-cancel-icon{display:flex;height:100%;justify-content:center;align-items:center;color:var(--fbk-gbs-dls-color-cadet-grey-1);grid-column:2;margin:0;padding:0 12px;border-radius:2px}.fbk-dashboard .new-tour-step .shepherd-header .shepherd-cancel-icon span{display:none}.fbk-dashboard .new-tour-step .shepherd-header .shepherd-cancel-icon:hover{color:#879ba6}.fbk-dashboard .new-tour-step .shepherd-header .shepherd-cancel-icon:focus{box-shadow:none;outline:var(--fbk-gbs-dls-btn-focus-outline)}.fbk-dashboard .new-tour-step .shepherd-header .shepherd-title{color:var(--fbk-gbs-dls-color-cadet-grey-1)!important;grid-column:1}.fbk-dashboard .new-tour-step .shepherd-footer{padding:0 16px 16px;height:40px;display:grid;grid-template-columns:1fr 8fr 1fr;align-items:center}.fbk-dashboard .new-tour-step .shepherd-footer .centralProgress{grid-column:2}.fbk-dashboard .new-tour-step .shepherd-footer .centralProgress .containerDot{display:flex;justify-content:center;gap:8px}.fbk-dashboard .new-tour-step .shepherd-footer .centralProgress .containerDot .dotLarge{background-color:var(--fbk-gbs-dls-color-primary-2)!important;width:16px;height:6px;display:block;margin:0;border-radius:4px}.fbk-dashboard .new-tour-step .shepherd-footer .centralProgress .containerDot .dotNormal{background-color:var(--fbk-gbs-dls-color-primary-1)!important;width:6px;height:6px;display:block;margin:0;border-radius:4px}.fbk-dashboard .new-tour-step .shepherd-footer .shepherd-button{height:auto!important;padding:0;background-color:transparent;color:#0092e6;font-size:14px;line-height:24px;font-weight:600;box-shadow:none!important}.fbk-dashboard .new-tour-step .shepherd-footer .shepherd-button:focus{outline:var(--fbk-gbs-dls-btn-focus-outline)}.fbk-dashboard .new-tour-step .shepherd-footer .shepherd-button.leftButton{grid-column:1}.fbk-dashboard .new-tour-step .shepherd-footer .shepherd-button.rightButton{grid-column:3}.fbk-dashboard .width100{width:100%}.fbk-dashboard .ruoliContainer{border-radius:4px;background-color:var(--fbk-gbs-dls-color-cadet-grey-7);padding:16px 24px;opacity:1;border:1px solid var(--fbk-gbs-dls-color-cadet-grey-6);--bs-popover-max-width: 368px}.fbk-dashboard .ruoliContainer .arrow{display:none}.fbk-dashboard .ruoliContainer .popover-body .permission{display:flex;width:100%;justify-content:space-between;align-items:center;padding-top:12px}.fbk-dashboard .ruoliContainer .popover-body .permission:not(:last-child){padding-bottom:12px;border-bottom:1px solid var(--fbk-gbs-dls-color-cadet-grey-6)}.fbk-dashboard .ruoliContainer .popover-body .permission .label,.fbk-dashboard .ruoliContainer .popover-body .permission .old-stepper .mat-mdc-tab-header .mat-mdc-tab-label,.fbk-dashboard .old-stepper .mat-mdc-tab-header .ruoliContainer .popover-body .permission .mat-mdc-tab-label,.fbk-dashboard .ruoliContainer .popover-body .permission .mat-mdc-chip.chip,.fbk-dashboard .ruoliContainer .popover-body .permission .mat-mdc-chip.badge,.fbk-dashboard .ruoliContainer .popover-body .permission .contList .mat-optgroup .mat-optgroup-label,.fbk-dashboard .contList .mat-optgroup .ruoliContainer .popover-body .permission .mat-optgroup-label,.fbk-dashboard .ruoliContainer .popover-body .permission .contList2 .mat-optgroup .mat-optgroup-label,.fbk-dashboard .contList2 .mat-optgroup .ruoliContainer .popover-body .permission .mat-optgroup-label{color:var(--fbk-gbs-dls-color-cadet-grey-2)}.fbk-dashboard .ruoliContainer .popover-body .permission .label .disabled,.fbk-dashboard .ruoliContainer .popover-body .permission .old-stepper .mat-mdc-tab-header .mat-mdc-tab-label .disabled,.fbk-dashboard .old-stepper .mat-mdc-tab-header .ruoliContainer .popover-body .permission .mat-mdc-tab-label .disabled,.fbk-dashboard .ruoliContainer .popover-body .permission .mat-mdc-chip.chip .disabled,.fbk-dashboard .ruoliContainer .popover-body .permission .mat-mdc-chip.badge .disabled,.fbk-dashboard .ruoliContainer .popover-body .permission .contList .mat-optgroup .mat-optgroup-label .disabled,.fbk-dashboard .contList .mat-optgroup .ruoliContainer .popover-body .permission .mat-optgroup-label .disabled,.fbk-dashboard .ruoliContainer .popover-body .permission .contList2 .mat-optgroup .mat-optgroup-label .disabled,.fbk-dashboard .contList2 .mat-optgroup .ruoliContainer .popover-body .permission .mat-optgroup-label .disabled{color:var(--fbk-gbs-dls-color-cadet-grey-5)}.fbk-dashboard .ruoliContainer .popover-body .permission .icon,.fbk-dashboard .ruoliContainer .popover-body .permission .tour-step .shepherd-header .shepherd-cancel-icon,.fbk-dashboard .tour-step .shepherd-header .ruoliContainer .popover-body .permission .shepherd-cancel-icon,.fbk-dashboard .ruoliContainer .popover-body .permission .new-tour-step .shepherd-header .shepherd-cancel-icon,.fbk-dashboard .new-tour-step .shepherd-header .ruoliContainer .popover-body .permission .shepherd-cancel-icon{margin-left:20px}.fbk-dashboard .moreOpen{color:#5c798a!important;opacity:1!important}.fbk-dashboard .customTooltip .tooltip-inner{background:#f6f8f9;color:#244253!important;font-size:13px!important;line-height:16px!important;padding:16px!important;position:relative;top:11px;max-width:400px;pointer-events:none;border-radius:4px;text-align:left}.fbk-dashboard .customTooltipRight .tooltip-inner{background:#f6f8f9;color:#244253!important;font-size:13px!important;line-height:16px!important;padding:16px!important;position:relative;top:11px;left:32px;width:auto;max-width:400px;pointer-events:none;border-radius:4px;text-align:left}.fbk-dashboard .customTooltip .tooltip-arrow:before{display:none}.fbk-dashboard .customTooltipRight .tooltip-arrow:before{display:none}.fbk-dashboard .tooltip.show{opacity:1!important}.fbk-dashboard .popover .arrow{display:none}.fbk-dashboard .menuItemTooltip .tooltip-inner{background:#f7f7f8;color:#244253!important;font-size:12px!important;line-height:16px!important;padding:1px 7px!important;max-width:400px;pointer-events:none;border-radius:4px;text-align:left;vertical-align:middle;border:1px solid #dde1e3;height:20px;box-sizing:border-box;display:flex;align-items:center}.fbk-dashboard .menuItemTooltip.bs-tooltip-bottom-left,.fbk-dashboard .menuItemTooltip.bs-tooltip-bottom{position:absolute;top:-6px!important}.fbk-dashboard .menuItemTooltip.bs-tooltip-top-left,.fbk-dashboard .menuItemTooltip.bs-tooltip-top{position:absolute;top:6px!important}.fbk-dashboard .menuItemTooltip .tooltipMenuLabel{font-size:12px!important;line-height:16px!important;font-weight:400}.fbk-dashboard .menuItemTooltip .tooltip-arrow:before{display:none}.fbk-dashboard .mat-selection-list.checkRadioBlock .mat-list-option{height:40px!important}.fbk-dashboard .mat-selection-list.checkRadioBlock .mat-list-option .mat-list-text{display:flex;justify-content:center;align-items:center}.fbk-dashboard .mat-selection-list.checkGrid{padding:0}.fbk-dashboard .mat-selection-list.checkGrid .mat-list-option{height:40px!important}.fbk-dashboard .smallBold{font-size:13px;font-weight:600}.fbk-dashboard .boldGrey{color:#b5c1c8;font-weight:600}.fbk-dashboard .inputWithIcon{position:relative}.fbk-dashboard .inputWithIcon input{padding-right:22px}.fbk-dashboard .inputWithIcon svg{position:absolute;top:calc(50% - 7px);right:4px}.fbk-dashboard .mat-pseudo-checkbox{-webkit-appearance:none;background:#fff!important}.fbk-dashboard .mat-pseudo-checkbox.mat-pseudo-checkbox-checked{background:#33b4ff!important}.fbk-dashboard .mat-pseudo-checkbox:after{display:flex;align-items:center;justify-content:center;opacity:1}.fbk-dashboard .flexVerticalCenter{display:inline-flex;align-items:center}.fbk-dashboard .noCheckbox .mat-pseudo-checkbox{display:none}.fbk-dashboard .displayInlineBlock{display:inline-block!important}.fbk-dashboard .blueIconContainer{min-width:32px;max-width:32px;min-height:32px;max-height:32px;display:flex;align-items:center;justify-content:center;border-radius:50%;background-color:#b4e4ff}.fbk-dashboard .box_body{display:flex;flex-wrap:wrap;justify-content:space-between;padding-bottom:8px}.fbk-dashboard .box_body .span_flex{height:64px;width:calc(50% - 16px);padding:10px 16px}.fbk-dashboard .box_body .span_flex:nth-child(odd){margin:0 32px 0 0}.fbk-dashboard .box_body .span_flex>label{display:flex;justify-content:space-between;margin-bottom:4px}.fbk-dashboard .box_body .span_flex>.half{display:flex;justify-content:space-between;align-items:flex-start;width:100%}.fbk-dashboard .box_body .span_flex>.half>div{margin:0 8px 0 0;display:flex;align-items:flex-start;flex-direction:column;width:50%}.fbk-dashboard .box_body .span_flex>.half>div:last-child{margin:0}.fbk-dashboard .mat-select-panel{box-shadow:none;width:100%;max-width:-webkit-max-content;max-width:-moz-max-content;max-width:max-content;max-height:100%;min-width:auto;border:none}.fbk-dashboard .mat-select-panel.ng-animating{display:none}.fbk-dashboard .mat-select-panel.animationIn{animation-name:fadeIn!important;-webkit-animation-name:fadeIn!important;-moz-animation-name:fadeIn!important;-o-animation-name:fadeIn!important;animation-duration:0s!important;-webkit-animation-duration:0s!important;-moz-animation-duration:0s!important;-o-animation-duration:0s!important;animation-direction:normal;-webkit-animation-direction:normal;-moz-animation-direction:normal;-o-animation-direction:normal;transition:none!important;-webkit-transition:none!important;-moz-transition:none!important;-ms-transition:none!important;-o-transition:none!important;max-width:-webkit-max-content!important;max-width:-moz-max-content!important;max-width:max-content!important;max-height:450px!important;border-radius:8px!important}@-webkit-keyframes fadeIn{0%{opacity:0}80%{opacity:0}to{opacity:1}}@keyframes fadeIn{0%{opacity:0}80%{opacity:0}to{opacity:1}}.fbk-dashboard .mat-select-panel.animationOut{animation-name:fadeOut!important;-webkit-animation-name:fadeOut!important;-moz-animation-name:fadeOut!important;-o-animation-name:fadeOut!important;animation-duration:0s!important;-webkit-animation-duration:0s!important;-moz-animation-duration:0s!important;-o-animation-duration:0s!important;animation-direction:normal;-webkit-animation-direction:normal;-moz-animation-direction:normal;-o-animation-direction:normal;transition:none!important;-webkit-transition:none!important;-moz-transition:none!important;-ms-transition:none!important;-o-transition:none!important;max-width:-webkit-fit-content!important;max-width:-moz-fit-content!important;max-width:fit-content!important;max-height:450px!important}@-webkit-keyframes fadeOut{0%{opacity:1}10%{opacity:0}to{opacity:0}}@keyframes fadeOut{0%{opacity:1}10%{opacity:0}to{opacity:0}}.fbk-dashboard .mat-select-panel .mat-optgroup .mat-option:not(.mat-option-multiple){padding:8px 0}.fbk-dashboard .mat-select-panel .mat-optgroup-label,.fbk-dashboard .mat-select-panel .mat-option{padding:4px;height:auto!important}.fbk-dashboard .mat-select-panel .mat-optgroup-label .label-ws,.fbk-dashboard .mat-select-panel .mat-option .label-ws{margin:0 16px;font-weight:400;font-size:12px;line-height:16px;color:#919aa1}.fbk-dashboard .mat-select-panel .mat-optgroup-label .avatar,.fbk-dashboard .mat-select-panel .mat-optgroup-label .contTabella .contFixTabella .ResultTable tr td .contImg,.fbk-dashboard .contTabella .contFixTabella .ResultTable tr td .mat-select-panel .mat-optgroup-label .contImg,.fbk-dashboard .mat-select-panel .mat-optgroup-label .contTabella .contFixTabella .ResultTable tr th .contImg,.fbk-dashboard .contTabella .contFixTabella .ResultTable tr th .mat-select-panel .mat-optgroup-label .contImg,.fbk-dashboard .mat-select-panel .mat-option .avatar,.fbk-dashboard .mat-select-panel .mat-option .contTabella .contFixTabella .ResultTable tr td .contImg,.fbk-dashboard .contTabella .contFixTabella .ResultTable tr td .mat-select-panel .mat-option .contImg,.fbk-dashboard .mat-select-panel .mat-option .contTabella .contFixTabella .ResultTable tr th .contImg,.fbk-dashboard .contTabella .contFixTabella .ResultTable tr th .mat-select-panel .mat-option .contImg{border-radius:100%;border-width:1px;border-style:solid}.fbk-dashboard .mat-select-panel .mat-optgroup-label .avatar span.icon,.fbk-dashboard .mat-select-panel .mat-optgroup-label .contTabella .contFixTabella .ResultTable tr td .contImg span.icon,.fbk-dashboard .contTabella .contFixTabella .ResultTable tr td .mat-select-panel .mat-optgroup-label .contImg span.icon,.fbk-dashboard .mat-select-panel .mat-optgroup-label .contTabella .contFixTabella .ResultTable tr th .contImg span.icon,.fbk-dashboard .contTabella .contFixTabella .ResultTable tr th .mat-select-panel .mat-optgroup-label .contImg span.icon,.fbk-dashboard .mat-select-panel .mat-optgroup-label .avatar .tour-step .shepherd-header span.shepherd-cancel-icon,.fbk-dashboard .tour-step .shepherd-header .mat-select-panel .mat-optgroup-label .avatar span.shepherd-cancel-icon,.fbk-dashboard .mat-select-panel .mat-optgroup-label .contTabella .contFixTabella .ResultTable tr td .contImg .tour-step .shepherd-header span.shepherd-cancel-icon,.fbk-dashboard .tour-step .shepherd-header .mat-select-panel .mat-optgroup-label .contTabella .contFixTabella .ResultTable tr td .contImg span.shepherd-cancel-icon,.fbk-dashboard .contTabella .contFixTabella .ResultTable tr td .mat-select-panel .mat-optgroup-label .contImg .tour-step .shepherd-header span.shepherd-cancel-icon,.fbk-dashboard .tour-step .shepherd-header .contTabella .contFixTabella .ResultTable tr td .mat-select-panel .mat-optgroup-label .contImg span.shepherd-cancel-icon,.fbk-dashboard .mat-select-panel .mat-optgroup-label .contTabella .contFixTabella .ResultTable tr th .contImg .tour-step .shepherd-header span.shepherd-cancel-icon,.fbk-dashboard .tour-step .shepherd-header .mat-select-panel .mat-optgroup-label .contTabella .contFixTabella .ResultTable tr th .contImg span.shepherd-cancel-icon,.fbk-dashboard .contTabella .contFixTabella .ResultTable tr th .mat-select-panel .mat-optgroup-label .contImg .tour-step .shepherd-header span.shepherd-cancel-icon,.fbk-dashboard .tour-step .shepherd-header .contTabella .contFixTabella .ResultTable tr th .mat-select-panel .mat-optgroup-label .contImg span.shepherd-cancel-icon,.fbk-dashboard .mat-select-panel .mat-optgroup-label .avatar .new-tour-step .shepherd-header span.shepherd-cancel-icon,.fbk-dashboard .new-tour-step .shepherd-header .mat-select-panel .mat-optgroup-label .avatar span.shepherd-cancel-icon,.fbk-dashboard .mat-select-panel .mat-optgroup-label .contTabella .contFixTabella .ResultTable tr td .contImg .new-tour-step .shepherd-header span.shepherd-cancel-icon,.fbk-dashboard .new-tour-step .shepherd-header .mat-select-panel .mat-optgroup-label .contTabella .contFixTabella .ResultTable tr td .contImg span.shepherd-cancel-icon,.fbk-dashboard .contTabella .contFixTabella .ResultTable tr td .mat-select-panel .mat-optgroup-label .contImg .new-tour-step .shepherd-header span.shepherd-cancel-icon,.fbk-dashboard .new-tour-step .shepherd-header .contTabella .contFixTabella .ResultTable tr td .mat-select-panel .mat-optgroup-label .contImg span.shepherd-cancel-icon,.fbk-dashboard .mat-select-panel .mat-optgroup-label .contTabella .contFixTabella .ResultTable tr th .contImg .new-tour-step .shepherd-header span.shepherd-cancel-icon,.fbk-dashboard .new-tour-step .shepherd-header .mat-select-panel .mat-optgroup-label .contTabella .contFixTabella .ResultTable tr th .contImg span.shepherd-cancel-icon,.fbk-dashboard .contTabella .contFixTabella .ResultTable tr th .mat-select-panel .mat-optgroup-label .contImg .new-tour-step .shepherd-header span.shepherd-cancel-icon,.fbk-dashboard .new-tour-step .shepherd-header .contTabella .contFixTabella .ResultTable tr th .mat-select-panel .mat-optgroup-label .contImg span.shepherd-cancel-icon,.fbk-dashboard .mat-select-panel .mat-option .avatar span.icon,.fbk-dashboard .mat-select-panel .mat-option .contTabella .contFixTabella .ResultTable tr td .contImg span.icon,.fbk-dashboard .contTabella .contFixTabella .ResultTable tr td .mat-select-panel .mat-option .contImg span.icon,.fbk-dashboard .mat-select-panel .mat-option .contTabella .contFixTabella .ResultTable tr th .contImg span.icon,.fbk-dashboard .contTabella .contFixTabella .ResultTable tr th .mat-select-panel .mat-option .contImg span.icon,.fbk-dashboard .mat-select-panel .mat-option .avatar .tour-step .shepherd-header span.shepherd-cancel-icon,.fbk-dashboard .tour-step .shepherd-header .mat-select-panel .mat-option .avatar span.shepherd-cancel-icon,.fbk-dashboard .mat-select-panel .mat-option .contTabella .contFixTabella .ResultTable tr td .contImg .tour-step .shepherd-header span.shepherd-cancel-icon,.fbk-dashboard .tour-step .shepherd-header .mat-select-panel .mat-option .contTabella .contFixTabella .ResultTable tr td .contImg span.shepherd-cancel-icon,.fbk-dashboard .contTabella .contFixTabella .ResultTable tr td .mat-select-panel .mat-option .contImg .tour-step .shepherd-header span.shepherd-cancel-icon,.fbk-dashboard .tour-step .shepherd-header .contTabella .contFixTabella .ResultTable tr td .mat-select-panel .mat-option .contImg span.shepherd-cancel-icon,.fbk-dashboard .mat-select-panel .mat-option .contTabella .contFixTabella .ResultTable tr th .contImg .tour-step .shepherd-header span.shepherd-cancel-icon,.fbk-dashboard .tour-step .shepherd-header .mat-select-panel .mat-option .contTabella .contFixTabella .ResultTable tr th .contImg span.shepherd-cancel-icon,.fbk-dashboard .contTabella .contFixTabella .ResultTable tr th .mat-select-panel .mat-option .contImg .tour-step .shepherd-header span.shepherd-cancel-icon,.fbk-dashboard .tour-step .shepherd-header .contTabella .contFixTabella .ResultTable tr th .mat-select-panel .mat-option .contImg span.shepherd-cancel-icon,.fbk-dashboard .mat-select-panel .mat-option .avatar .new-tour-step .shepherd-header span.shepherd-cancel-icon,.fbk-dashboard .new-tour-step .shepherd-header .mat-select-panel .mat-option .avatar span.shepherd-cancel-icon,.fbk-dashboard .mat-select-panel .mat-option .contTabella .contFixTabella .ResultTable tr td .contImg .new-tour-step .shepherd-header span.shepherd-cancel-icon,.fbk-dashboard .new-tour-step .shepherd-header .mat-select-panel .mat-option .contTabella .contFixTabella .ResultTable tr td .contImg span.shepherd-cancel-icon,.fbk-dashboard .contTabella .contFixTabella .ResultTable tr td .mat-select-panel .mat-option .contImg .new-tour-step .shepherd-header span.shepherd-cancel-icon,.fbk-dashboard .new-tour-step .shepherd-header .contTabella .contFixTabella .ResultTable tr td .mat-select-panel .mat-option .contImg span.shepherd-cancel-icon,.fbk-dashboard .mat-select-panel .mat-option .contTabella .contFixTabella .ResultTable tr th .contImg .new-tour-step .shepherd-header span.shepherd-cancel-icon,.fbk-dashboard .new-tour-step .shepherd-header .mat-select-panel .mat-option .contTabella .contFixTabella .ResultTable tr th .contImg span.shepherd-cancel-icon,.fbk-dashboard .contTabella .contFixTabella .ResultTable tr th .mat-select-panel .mat-option .contImg .new-tour-step .shepherd-header span.shepherd-cancel-icon,.fbk-dashboard .new-tour-step .shepherd-header .contTabella .contFixTabella .ResultTable tr th .mat-select-panel .mat-option .contImg span.shepherd-cancel-icon{font-size:24px!important;font-weight:400!important}.fbk-dashboard .mat-select-panel .mat-optgroup-label .checked,.fbk-dashboard .mat-select-panel .mat-option .checked{margin:4px 24px 4px 8px}.fbk-dashboard .mat-select-panel .mat-optgroup-label .texts span,.fbk-dashboard .mat-select-panel .mat-option .texts span{font-weight:600}.fbk-dashboard .mat-select-panel .mat-optgroup-label .texts .address,.fbk-dashboard .mat-select-panel .mat-option .texts .address{font-weight:400}.fbk-dashboard .mat-select-panel .mat-optgroup-label:hover .texts,.fbk-dashboard .mat-select-panel .mat-option:hover .texts{color:#00466e}.fbk-dashboard .mat-select-panel .mat-optgroup-label:hover .texts .address,.fbk-dashboard .mat-select-panel .mat-option:hover .texts .address{color:#00466e;font-weight:400}.fbk-dashboard .mat-select-panel .mat-optgroup-label .mat-option-text,.fbk-dashboard .mat-select-panel .mat-option .mat-option-text{padding:0 16px}.fbk-dashboard .mat-select-panel .mat-optgroup-label{font-weight:400!important;font-size:12px!important;line-height:16px!important;color:#879ba6}.fbk-dashboard .mat-select-panel .mat-optgroup-label .avatar,.fbk-dashboard .mat-select-panel .mat-optgroup-label .contTabella .contFixTabella .ResultTable tr td .contImg,.fbk-dashboard .contTabella .contFixTabella .ResultTable tr td .mat-select-panel .mat-optgroup-label .contImg,.fbk-dashboard .mat-select-panel .mat-optgroup-label .contTabella .contFixTabella .ResultTable tr th .contImg,.fbk-dashboard .contTabella .contFixTabella .ResultTable tr th .mat-select-panel .mat-optgroup-label .contImg{border-color:#879ba6}.fbk-dashboard .mat-select-panel .mat-option{font-weight:600!important;font-size:13px!important;line-height:16px!important;color:#002033;width:100%}.fbk-dashboard .mat-select-panel .mat-option .mat-option-text{flex-grow:unset;width:100%;display:flex!important;align-items:center;flex-direction:row;align-content:space-between}.fbk-dashboard .mat-select-panel .mat-option.custom .avatar,.fbk-dashboard .mat-select-panel .mat-option.custom .contTabella .contFixTabella .ResultTable tr td .contImg,.fbk-dashboard .contTabella .contFixTabella .ResultTable tr td .mat-select-panel .mat-option.custom .contImg,.fbk-dashboard .mat-select-panel .mat-option.custom .contTabella .contFixTabella .ResultTable tr th .contImg,.fbk-dashboard .contTabella .contFixTabella .ResultTable tr th .mat-select-panel .mat-option.custom .contImg{border:solid 1px #2edf80}.fbk-dashboard .mat-select-panel .mat-option.custom span{color:#2edf80;align-items:center;flex-direction:row;align-content:space-between;justify-content:flex-start}.fbk-dashboard .mat-select-panel .mat-selected:not(.mat-option-multiple).custom .avatar,.fbk-dashboard .mat-select-panel .mat-selected:not(.mat-option-multiple).custom .contTabella .contFixTabella .ResultTable tr td .contImg,.fbk-dashboard .contTabella .contFixTabella .ResultTable tr td .mat-select-panel .mat-selected:not(.mat-option-multiple).custom .contImg,.fbk-dashboard .mat-select-panel .mat-selected:not(.mat-option-multiple).custom .contTabella .contFixTabella .ResultTable tr th .contImg,.fbk-dashboard .contTabella .contFixTabella .ResultTable tr th .mat-select-panel .mat-selected:not(.mat-option-multiple).custom .contImg{border-color:#33b5ff!important}.fbk-dashboard .mat-select-panel .mat-selected:not(.mat-option-multiple).custom span{color:#33b5ff!important}.fbk-dashboard .mat-select-panel .mat-selected:not(.mat-option-multiple) .avatar,.fbk-dashboard .mat-select-panel .mat-selected:not(.mat-option-multiple) .contTabella .contFixTabella .ResultTable tr td .contImg,.fbk-dashboard .contTabella .contFixTabella .ResultTable tr td .mat-select-panel .mat-selected:not(.mat-option-multiple) .contImg,.fbk-dashboard .mat-select-panel .mat-selected:not(.mat-option-multiple) .contTabella .contFixTabella .ResultTable tr th .contImg,.fbk-dashboard .contTabella .contFixTabella .ResultTable tr th .mat-select-panel .mat-selected:not(.mat-option-multiple) .contImg{border-color:#33b5ff!important}.fbk-dashboard .mat-select-panel .mat-selected:not(.mat-option-multiple) .avatar span,.fbk-dashboard .mat-select-panel .mat-selected:not(.mat-option-multiple) .contTabella .contFixTabella .ResultTable tr td .contImg span,.fbk-dashboard .contTabella .contFixTabella .ResultTable tr td .mat-select-panel .mat-selected:not(.mat-option-multiple) .contImg span,.fbk-dashboard .mat-select-panel .mat-selected:not(.mat-option-multiple) .contTabella .contFixTabella .ResultTable tr th .contImg span,.fbk-dashboard .contTabella .contFixTabella .ResultTable tr th .mat-select-panel .mat-selected:not(.mat-option-multiple) .contImg span{color:#33b5ff!important}.fbk-dashboard .mat-select-panel .mat-selected:not(.mat-option-multiple) .texts span{color:#33b5ff!important}.fbk-dashboard .mat-select-panel .mat-active.mat-option{background-color:var(--fbk-gbs-dls-color-cadet-grey-7)!important}.fbk-dashboard .mat-select-panel .mat-option .mat-option-text{flex-grow:unset;width:100%;display:flex!important;align-items:center;flex-direction:row;justify-content:space-between}.fbk-dashboard .select-filter{height:100%}.fbk-dashboard .mat-select-panel-wrap{border-radius:6px}.fbk-dashboard .mat-select-panel-wrap .mat-select-panel{width:-webkit-max-content;width:-moz-max-content;width:max-content;margin:0;max-width:-webkit-max-content;max-width:-moz-max-content;max-width:max-content}.fbk-dashboard .selectinterval{max-height:100%!important}.fbk-dashboard .selectworkspace{max-height:450px!important}.fbk-dashboard .tooltipFlex .tooltip-container{display:flex;align-items:center}.fbk-dashboard ax-modal-lateral .modale .content{border-radius:8px 0 0 8px}.fbk-dashboard ax-modal-central .modale .content{border-radius:8px}.fbk-dashboard ax-modal-central.mw450 .modale .content{max-width:450px!important}.fbk-dashboard .error-message{align-items:center}.fbk-dashboard .new-highlights{display:flex;flex-direction:row;justify-content:space-between}.fbk-dashboard .tendinaDinamicaDate{width:320px!important;max-height:inherit!important}.fbk-dashboard ax-icon{justify-content:center;align-items:center}.fbk-dashboard ax-icon[dimension="12"]{height:12px;width:12px}.fbk-dashboard ax-icon[dimension="14"]{height:14px;width:14px}.fbk-dashboard ax-icon[dimension="16"]{height:16px;width:16px}.fbk-dashboard ax-icon[dimension="20"]{height:20px;width:20px}.fbk-dashboard ax-icon[dimension="24"]{height:24px;width:24px}.fbk-dashboard ax-icon[dimension="32"]{height:32px;width:32px}.fbk-dashboard ax-icon.noPaddingAdded svg[class*=icon-]{padding:0}.fbk-dashboard .popUpModifyTransactionCurrency{height:316px;width:532px}.fbk-dashboard .popUpModifyTransactionCurrency .mat-dialog-container{border-radius:8px!important}.fbk-dashboard .multiple-capture-modal .modale .content{max-width:728px!important}.fbk-dashboard .glossaryPanel .mat-dialog-container{border-radius:8px}.fbk-dashboard .icon-with-background,.fbk-dashboard .grey-point,.fbk-dashboard .blue-point{width:32px;height:32px;border-radius:100%;display:flex;align-items:center;justify-content:center}.fbk-dashboard .blue-point{background-color:#b4e4ff}.fbk-dashboard .grey-point{background-color:#dfe8ed}.fbk-dashboard .add-button{height:0;width:100%;display:flex;justify-content:center}.fbk-dashboard .add-button-right{position:relative;left:33px;top:4px}.fbk-dashboard .else{background-color:#b4e4ff;position:initial;bottom:80px;height:24px;width:40px;border-radius:100px;padding:4px 8px;display:flex;align-items:center;justify-content:center}.fbk-dashboard .else span{color:#0091e5;font-size:12px;font-weight:600;line-height:16px;letter-spacing:0px;text-align:center}.fbk-dashboard .disableOrchestraEdition{pointer-events:none;opacity:.5}.fbk-dashboard .saveBar{left:72px;width:calc(100% - 72px);z-index:999}.fbk-dashboard .saveBar .saveText{font-size:16px!important;font-weight:700!important}.fbk-dashboard .saveBar .saveBtn{margin:0}.fbk-dashboard .saveBar .saveBtn:disabled{color:#919aa1}.fbk-dashboard .saveBar .gap{gap:8px}@media only screen and (min-width: 1440px){.fbk-dashboard .saveBar{left:288px!important;width:calc(100% - 288px)}}@media only screen and (max-width: 1023px) and (min-width: 768px){.fbk-dashboard .saveBar .saveSubText{font-size:12px}}.fbk-dashboard ax-otp.centered{display:flex;justify-content:center}.fbk-dashboard ax-otp.centered .input-container{justify-content:center!important}.fbk-dashboard .displayNone{display:none!important}.fbk-dashboard .input_w100 div.input.medium{width:100%}.fbk-dashboard .fixButtonPrimarySmall button div{font-size:14px;font-weight:600;line-height:24px;letter-spacing:0em;text-align:center;color:var(--fbk-gbs-dls-color-white-1)}.fbk-dashboard ax-tooltip-hint.w100 .tooltip-container{width:100%}.fbk-dashboard .alert-box-inside-modal{display:flex;flex-direction:column;border-radius:8px;background:var(--fbk-gbs-dls-color-cadet-grey-7);padding:16px}.fbk-dashboard .alert-box-inside-modal .title{display:flex;align-items:center;justify-content:flex-start;color:var(--fbk-gbs-dls-color-warning-2);margin-bottom:8px}.fbk-dashboard .alert-box-inside-modal .title ax-icon{display:flex;align-items:center}.fbk-dashboard .alert-box-inside-modal .content{color:var(--fbk-gbs-dls-color-cadet-grey-2)}.fbk-dashboard .ml0{margin-left:0!important}.fbk-dashboard .pl0{padding-left:0!important}.fbk-dashboard .mr0,.fbk-dashboard .mdc-list-item--with-leading-checkbox .mdc-list-item__start{margin-right:0!important}.fbk-dashboard .pr0{padding-right:0!important}.fbk-dashboard .mb0{margin-bottom:0!important}.fbk-dashboard .pb0{padding-bottom:0!important}.fbk-dashboard .mt0{margin-top:0!important}.fbk-dashboard .pt0{padding-top:0!important}.fbk-dashboard .px0{padding-left:0!important;padding-right:0!important}.fbk-dashboard .py0{padding-top:0!important;padding-bottom:0!important}.fbk-dashboard .p0{padding:0!important}.fbk-dashboard .mx0{margin-left:0!important;margin-right:0!important}.fbk-dashboard .my0{margin-top:0!important;margin-bottom:0!important}.fbk-dashboard .m0{margin:0!important}.fbk-dashboard .h0{height:0px!important}.fbk-dashboard .min-h0{min-height:0px!important}.fbk-dashboard .max-h0{max-height:0px!important}.fbk-dashboard .w0{width:0px!important}.fbk-dashboard .gap-0px{gap:0px}.fbk-dashboard .row-gap-0px{row-gap:0px}.fbk-dashboard .column-gap-0px{-moz-column-gap:0px;column-gap:0px}.fbk-dashboard .min-w0{min-width:0px!important}.fbk-dashboard .max-w0{max-width:0px!important}.fbk-dashboard .icon-circle-0{border-radius:50%;border:1px solid var(--fbk-gbs-dls-color-secondary-1);min-width:4px;max-width:4px;min-height:4px;max-height:4px;display:flex;align-items:center;justify-content:center}.fbk-dashboard .icon-circle-0 ax-icon{display:flex;align-items:center;justify-content:center}.fbk-dashboard .min-height-0{min-height:0px}.fbk-dashboard .border-radius-0px{border-radius:0}.fbk-dashboard .ml1{margin-left:1px!important}.fbk-dashboard .pl1{padding-left:1px!important}.fbk-dashboard .mr1{margin-right:1px!important}.fbk-dashboard .pr1{padding-right:1px!important}.fbk-dashboard .mb1{margin-bottom:1px!important}.fbk-dashboard .pb1{padding-bottom:1px!important}.fbk-dashboard .mt1{margin-top:1px!important}.fbk-dashboard .pt1{padding-top:1px!important}.fbk-dashboard .px1{padding-left:1px!important;padding-right:1px!important}.fbk-dashboard .py1{padding-top:1px!important;padding-bottom:1px!important}.fbk-dashboard .p1{padding:1px!important}.fbk-dashboard .mx1{margin-left:1px!important;margin-right:1px!important}.fbk-dashboard .my1{margin-top:1px!important;margin-bottom:1px!important}.fbk-dashboard .m1{margin:1px!important}.fbk-dashboard .h1{height:1px!important}.fbk-dashboard .min-h1{min-height:1px!important}.fbk-dashboard .max-h1{max-height:1px!important}.fbk-dashboard .w1{width:1px!important}.fbk-dashboard .gap-1px{gap:1px}.fbk-dashboard .row-gap-1px{row-gap:1px}.fbk-dashboard .column-gap-1px{-moz-column-gap:1px;column-gap:1px}.fbk-dashboard .min-w1{min-width:1px!important}.fbk-dashboard .max-w1{max-width:1px!important}.fbk-dashboard .icon-circle-1{border-radius:50%;border:1px solid var(--fbk-gbs-dls-color-secondary-1);min-width:5px;max-width:5px;min-height:5px;max-height:5px;display:flex;align-items:center;justify-content:center}.fbk-dashboard .icon-circle-1 ax-icon{display:flex;align-items:center;justify-content:center}.fbk-dashboard .min-height-1{min-height:1px}.fbk-dashboard .border-radius-1px{border-radius:1px}.fbk-dashboard .ml2{margin-left:2px!important}.fbk-dashboard .pl2{padding-left:2px!important}.fbk-dashboard .mr2{margin-right:2px!important}.fbk-dashboard .pr2{padding-right:2px!important}.fbk-dashboard .mb2{margin-bottom:2px!important}.fbk-dashboard .pb2{padding-bottom:2px!important}.fbk-dashboard .mt2{margin-top:2px!important}.fbk-dashboard .pt2{padding-top:2px!important}.fbk-dashboard .px2{padding-left:2px!important;padding-right:2px!important}.fbk-dashboard .py2{padding-top:2px!important;padding-bottom:2px!important}.fbk-dashboard .p2{padding:2px!important}.fbk-dashboard .mx2{margin-left:2px!important;margin-right:2px!important}.fbk-dashboard .my2{margin-top:2px!important;margin-bottom:2px!important}.fbk-dashboard .m2{margin:2px!important}.fbk-dashboard .h2{height:2px!important}.fbk-dashboard .min-h2{min-height:2px!important}.fbk-dashboard .max-h2{max-height:2px!important}.fbk-dashboard .w2{width:2px!important}.fbk-dashboard .gap-2px{gap:2px}.fbk-dashboard .row-gap-2px{row-gap:2px}.fbk-dashboard .column-gap-2px{-moz-column-gap:2px;column-gap:2px}.fbk-dashboard .min-w2{min-width:2px!important}.fbk-dashboard .max-w2{max-width:2px!important}.fbk-dashboard .icon-circle-2{border-radius:50%;border:1px solid var(--fbk-gbs-dls-color-secondary-1);min-width:6px;max-width:6px;min-height:6px;max-height:6px;display:flex;align-items:center;justify-content:center}.fbk-dashboard .icon-circle-2 ax-icon{display:flex;align-items:center;justify-content:center}.fbk-dashboard .min-height-2{min-height:2px}.fbk-dashboard .border-radius-2px{border-radius:2px}.fbk-dashboard .ml4{margin-left:4px!important}.fbk-dashboard .pl4{padding-left:4px!important}.fbk-dashboard .mr4{margin-right:4px!important}.fbk-dashboard .pr4{padding-right:4px!important}.fbk-dashboard .mb4{margin-bottom:4px!important}.fbk-dashboard .pb4{padding-bottom:4px!important}.fbk-dashboard .mt4{margin-top:4px!important}.fbk-dashboard .pt4{padding-top:4px!important}.fbk-dashboard .px4{padding-left:4px!important;padding-right:4px!important}.fbk-dashboard .py4{padding-top:4px!important;padding-bottom:4px!important}.fbk-dashboard .p4{padding:4px!important}.fbk-dashboard .mx4{margin-left:4px!important;margin-right:4px!important}.fbk-dashboard .my4{margin-top:4px!important;margin-bottom:4px!important}.fbk-dashboard .m4{margin:4px!important}.fbk-dashboard .h4{height:4px!important}.fbk-dashboard .min-h4{min-height:4px!important}.fbk-dashboard .max-h4{max-height:4px!important}.fbk-dashboard .w4{width:4px!important}.fbk-dashboard .gap-4px{gap:4px}.fbk-dashboard .row-gap-4px{row-gap:4px}.fbk-dashboard .column-gap-4px{-moz-column-gap:4px;column-gap:4px}.fbk-dashboard .min-w4{min-width:4px!important}.fbk-dashboard .max-w4{max-width:4px!important}.fbk-dashboard .icon-circle-4{border-radius:50%;border:1px solid var(--fbk-gbs-dls-color-secondary-1);min-width:8px;max-width:8px;min-height:8px;max-height:8px;display:flex;align-items:center;justify-content:center}.fbk-dashboard .icon-circle-4 ax-icon{display:flex;align-items:center;justify-content:center}.fbk-dashboard .min-height-4{min-height:4px}.fbk-dashboard .border-radius-4px{border-radius:4px}.fbk-dashboard .ml6{margin-left:6px!important}.fbk-dashboard .pl6{padding-left:6px!important}.fbk-dashboard .mr6{margin-right:6px!important}.fbk-dashboard .pr6{padding-right:6px!important}.fbk-dashboard .mb6{margin-bottom:6px!important}.fbk-dashboard .pb6{padding-bottom:6px!important}.fbk-dashboard .mt6{margin-top:6px!important}.fbk-dashboard .pt6{padding-top:6px!important}.fbk-dashboard .px6{padding-left:6px!important;padding-right:6px!important}.fbk-dashboard .py6{padding-top:6px!important;padding-bottom:6px!important}.fbk-dashboard .p6{padding:6px!important}.fbk-dashboard .mx6{margin-left:6px!important;margin-right:6px!important}.fbk-dashboard .my6{margin-top:6px!important;margin-bottom:6px!important}.fbk-dashboard .m6{margin:6px!important}.fbk-dashboard .h6{height:6px!important}.fbk-dashboard .min-h6{min-height:6px!important}.fbk-dashboard .max-h6{max-height:6px!important}.fbk-dashboard .w6{width:6px!important}.fbk-dashboard .gap-6px{gap:6px}.fbk-dashboard .row-gap-6px{row-gap:6px}.fbk-dashboard .column-gap-6px{-moz-column-gap:6px;column-gap:6px}.fbk-dashboard .min-w6{min-width:6px!important}.fbk-dashboard .max-w6{max-width:6px!important}.fbk-dashboard .icon-circle-6{border-radius:50%;border:1px solid var(--fbk-gbs-dls-color-secondary-1);min-width:10px;max-width:10px;min-height:10px;max-height:10px;display:flex;align-items:center;justify-content:center}.fbk-dashboard .icon-circle-6 ax-icon{display:flex;align-items:center;justify-content:center}.fbk-dashboard .min-height-6{min-height:6px}.fbk-dashboard .border-radius-6px{border-radius:6px}.fbk-dashboard .ml8{margin-left:8px!important}.fbk-dashboard .pl8{padding-left:8px!important}.fbk-dashboard .mr8{margin-right:8px!important}.fbk-dashboard .pr8{padding-right:8px!important}.fbk-dashboard .mb8{margin-bottom:8px!important}.fbk-dashboard .pb8{padding-bottom:8px!important}.fbk-dashboard .mt8{margin-top:8px!important}.fbk-dashboard .pt8{padding-top:8px!important}.fbk-dashboard .px8{padding-left:8px!important;padding-right:8px!important}.fbk-dashboard .py8{padding-top:8px!important;padding-bottom:8px!important}.fbk-dashboard .p8{padding:8px!important}.fbk-dashboard .mx8{margin-left:8px!important;margin-right:8px!important}.fbk-dashboard .my8{margin-top:8px!important;margin-bottom:8px!important}.fbk-dashboard .m8{margin:8px!important}.fbk-dashboard .h8{height:8px!important}.fbk-dashboard .min-h8{min-height:8px!important}.fbk-dashboard .max-h8{max-height:8px!important}.fbk-dashboard .w8{width:8px!important}.fbk-dashboard .gap-8px{gap:8px}.fbk-dashboard .row-gap-8px{row-gap:8px}.fbk-dashboard .column-gap-8px{-moz-column-gap:8px;column-gap:8px}.fbk-dashboard .min-w8{min-width:8px!important}.fbk-dashboard .max-w8{max-width:8px!important}.fbk-dashboard .icon-circle-8{border-radius:50%;border:1px solid var(--fbk-gbs-dls-color-secondary-1);min-width:12px;max-width:12px;min-height:12px;max-height:12px;display:flex;align-items:center;justify-content:center}.fbk-dashboard .icon-circle-8 ax-icon{display:flex;align-items:center;justify-content:center}.fbk-dashboard .min-height-8{min-height:8px}.fbk-dashboard .border-radius-8px{border-radius:8px}.fbk-dashboard .ml12{margin-left:12px!important}.fbk-dashboard .pl12{padding-left:12px!important}.fbk-dashboard .mr12{margin-right:12px!important}.fbk-dashboard .pr12{padding-right:12px!important}.fbk-dashboard .mb12{margin-bottom:12px!important}.fbk-dashboard .pb12{padding-bottom:12px!important}.fbk-dashboard .mt12{margin-top:12px!important}.fbk-dashboard .pt12{padding-top:12px!important}.fbk-dashboard .px12{padding-left:12px!important;padding-right:12px!important}.fbk-dashboard .py12{padding-top:12px!important;padding-bottom:12px!important}.fbk-dashboard .p12{padding:12px!important}.fbk-dashboard .mx12{margin-left:12px!important;margin-right:12px!important}.fbk-dashboard .my12{margin-top:12px!important;margin-bottom:12px!important}.fbk-dashboard .m12{margin:12px!important}.fbk-dashboard .h12{height:12px!important}.fbk-dashboard .min-h12{min-height:12px!important}.fbk-dashboard .max-h12{max-height:12px!important}.fbk-dashboard .w12{width:12px!important}.fbk-dashboard .gap-12px{gap:12px}.fbk-dashboard .row-gap-12px{row-gap:12px}.fbk-dashboard .column-gap-12px{-moz-column-gap:12px;column-gap:12px}.fbk-dashboard .min-w12{min-width:12px!important}.fbk-dashboard .max-w12{max-width:12px!important}.fbk-dashboard .icon-circle-12{border-radius:50%;border:1px solid var(--fbk-gbs-dls-color-secondary-1);min-width:16px;max-width:16px;min-height:16px;max-height:16px;display:flex;align-items:center;justify-content:center}.fbk-dashboard .icon-circle-12 ax-icon{display:flex;align-items:center;justify-content:center}.fbk-dashboard .min-height-12{min-height:12px}.fbk-dashboard .border-radius-12px{border-radius:12px}.fbk-dashboard .ml10{margin-left:10px!important}.fbk-dashboard .pl10{padding-left:10px!important}.fbk-dashboard .mr10{margin-right:10px!important}.fbk-dashboard .pr10{padding-right:10px!important}.fbk-dashboard .mb10{margin-bottom:10px!important}.fbk-dashboard .pb10{padding-bottom:10px!important}.fbk-dashboard .mt10{margin-top:10px!important}.fbk-dashboard .pt10{padding-top:10px!important}.fbk-dashboard .px10{padding-left:10px!important;padding-right:10px!important}.fbk-dashboard .py10{padding-top:10px!important;padding-bottom:10px!important}.fbk-dashboard .p10{padding:10px!important}.fbk-dashboard .mx10{margin-left:10px!important;margin-right:10px!important}.fbk-dashboard .my10{margin-top:10px!important;margin-bottom:10px!important}.fbk-dashboard .m10{margin:10px!important}.fbk-dashboard .h10{height:10px!important}.fbk-dashboard .min-h10{min-height:10px!important}.fbk-dashboard .max-h10{max-height:10px!important}.fbk-dashboard .w10{width:10px!important}.fbk-dashboard .gap-10px{gap:10px}.fbk-dashboard .row-gap-10px{row-gap:10px}.fbk-dashboard .column-gap-10px{-moz-column-gap:10px;column-gap:10px}.fbk-dashboard .min-w10{min-width:10px!important}.fbk-dashboard .max-w10{max-width:10px!important}.fbk-dashboard .icon-circle-10{border-radius:50%;border:1px solid var(--fbk-gbs-dls-color-secondary-1);min-width:14px;max-width:14px;min-height:14px;max-height:14px;display:flex;align-items:center;justify-content:center}.fbk-dashboard .icon-circle-10 ax-icon{display:flex;align-items:center;justify-content:center}.fbk-dashboard .min-height-10{min-height:10px}.fbk-dashboard .border-radius-10px{border-radius:10px}.fbk-dashboard .ml14{margin-left:14px!important}.fbk-dashboard .pl14{padding-left:14px!important}.fbk-dashboard .mr14{margin-right:14px!important}.fbk-dashboard .pr14{padding-right:14px!important}.fbk-dashboard .mb14{margin-bottom:14px!important}.fbk-dashboard .pb14{padding-bottom:14px!important}.fbk-dashboard .mt14{margin-top:14px!important}.fbk-dashboard .pt14{padding-top:14px!important}.fbk-dashboard .px14{padding-left:14px!important;padding-right:14px!important}.fbk-dashboard .py14{padding-top:14px!important;padding-bottom:14px!important}.fbk-dashboard .p14{padding:14px!important}.fbk-dashboard .mx14{margin-left:14px!important;margin-right:14px!important}.fbk-dashboard .my14{margin-top:14px!important;margin-bottom:14px!important}.fbk-dashboard .m14{margin:14px!important}.fbk-dashboard .h14{height:14px!important}.fbk-dashboard .min-h14{min-height:14px!important}.fbk-dashboard .max-h14{max-height:14px!important}.fbk-dashboard .w14{width:14px!important}.fbk-dashboard .gap-14px{gap:14px}.fbk-dashboard .row-gap-14px{row-gap:14px}.fbk-dashboard .column-gap-14px{-moz-column-gap:14px;column-gap:14px}.fbk-dashboard .min-w14{min-width:14px!important}.fbk-dashboard .max-w14{max-width:14px!important}.fbk-dashboard .icon-circle-14{border-radius:50%;border:1px solid var(--fbk-gbs-dls-color-secondary-1);min-width:18px;max-width:18px;min-height:18px;max-height:18px;display:flex;align-items:center;justify-content:center}.fbk-dashboard .icon-circle-14 ax-icon{display:flex;align-items:center;justify-content:center}.fbk-dashboard .min-height-14{min-height:14px}.fbk-dashboard .border-radius-14px{border-radius:14px}.fbk-dashboard .ml15{margin-left:15px!important}.fbk-dashboard .pl15{padding-left:15px!important}.fbk-dashboard .mr15{margin-right:15px!important}.fbk-dashboard .pr15{padding-right:15px!important}.fbk-dashboard .mb15{margin-bottom:15px!important}.fbk-dashboard .pb15{padding-bottom:15px!important}.fbk-dashboard .mt15{margin-top:15px!important}.fbk-dashboard .pt15{padding-top:15px!important}.fbk-dashboard .px15{padding-left:15px!important;padding-right:15px!important}.fbk-dashboard .py15{padding-top:15px!important;padding-bottom:15px!important}.fbk-dashboard .p15{padding:15px!important}.fbk-dashboard .mx15{margin-left:15px!important;margin-right:15px!important}.fbk-dashboard .my15{margin-top:15px!important;margin-bottom:15px!important}.fbk-dashboard .m15{margin:15px!important}.fbk-dashboard .h15{height:15px!important}.fbk-dashboard .min-h15{min-height:15px!important}.fbk-dashboard .max-h15{max-height:15px!important}.fbk-dashboard .w15{width:15px!important}.fbk-dashboard .gap-15px{gap:15px}.fbk-dashboard .row-gap-15px{row-gap:15px}.fbk-dashboard .column-gap-15px{-moz-column-gap:15px;column-gap:15px}.fbk-dashboard .min-w15{min-width:15px!important}.fbk-dashboard .max-w15{max-width:15px!important}.fbk-dashboard .icon-circle-15{border-radius:50%;border:1px solid var(--fbk-gbs-dls-color-secondary-1);min-width:19px;max-width:19px;min-height:19px;max-height:19px;display:flex;align-items:center;justify-content:center}.fbk-dashboard .icon-circle-15 ax-icon{display:flex;align-items:center;justify-content:center}.fbk-dashboard .min-height-15{min-height:15px}.fbk-dashboard .border-radius-15px{border-radius:15px}.fbk-dashboard .ml16{margin-left:16px!important}.fbk-dashboard .pl16{padding-left:16px!important}.fbk-dashboard .mr16{margin-right:16px!important}.fbk-dashboard .pr16{padding-right:16px!important}.fbk-dashboard .mb16{margin-bottom:16px!important}.fbk-dashboard .pb16{padding-bottom:16px!important}.fbk-dashboard .mt16{margin-top:16px!important}.fbk-dashboard .pt16{padding-top:16px!important}.fbk-dashboard .px16{padding-left:16px!important;padding-right:16px!important}.fbk-dashboard .py16{padding-top:16px!important;padding-bottom:16px!important}.fbk-dashboard .p16{padding:16px!important}.fbk-dashboard .mx16{margin-left:16px!important;margin-right:16px!important}.fbk-dashboard .my16{margin-top:16px!important;margin-bottom:16px!important}.fbk-dashboard .m16{margin:16px!important}.fbk-dashboard .h16{height:16px!important}.fbk-dashboard .min-h16{min-height:16px!important}.fbk-dashboard .max-h16{max-height:16px!important}.fbk-dashboard .w16{width:16px!important}.fbk-dashboard .gap-16px{gap:16px}.fbk-dashboard .row-gap-16px{row-gap:16px}.fbk-dashboard .column-gap-16px{-moz-column-gap:16px;column-gap:16px}.fbk-dashboard .min-w16{min-width:16px!important}.fbk-dashboard .max-w16{max-width:16px!important}.fbk-dashboard .icon-circle-16{border-radius:50%;border:1px solid var(--fbk-gbs-dls-color-secondary-1);min-width:20px;max-width:20px;min-height:20px;max-height:20px;display:flex;align-items:center;justify-content:center}.fbk-dashboard .icon-circle-16 ax-icon{display:flex;align-items:center;justify-content:center}.fbk-dashboard .min-height-16{min-height:16px}.fbk-dashboard .border-radius-16px{border-radius:16px}.fbk-dashboard .ml20{margin-left:20px!important}.fbk-dashboard .pl20{padding-left:20px!important}.fbk-dashboard .mr20{margin-right:20px!important}.fbk-dashboard .pr20{padding-right:20px!important}.fbk-dashboard .mb20{margin-bottom:20px!important}.fbk-dashboard .pb20{padding-bottom:20px!important}.fbk-dashboard .mt20{margin-top:20px!important}.fbk-dashboard .pt20{padding-top:20px!important}.fbk-dashboard .px20{padding-left:20px!important;padding-right:20px!important}.fbk-dashboard .py20{padding-top:20px!important;padding-bottom:20px!important}.fbk-dashboard .p20{padding:20px!important}.fbk-dashboard .mx20{margin-left:20px!important;margin-right:20px!important}.fbk-dashboard .my20{margin-top:20px!important;margin-bottom:20px!important}.fbk-dashboard .m20{margin:20px!important}.fbk-dashboard .h20{height:20px!important}.fbk-dashboard .min-h20{min-height:20px!important}.fbk-dashboard .max-h20{max-height:20px!important}.fbk-dashboard .w20{width:20px!important}.fbk-dashboard .gap-20px{gap:20px}.fbk-dashboard .row-gap-20px{row-gap:20px}.fbk-dashboard .column-gap-20px{-moz-column-gap:20px;column-gap:20px}.fbk-dashboard .min-w20{min-width:20px!important}.fbk-dashboard .max-w20{max-width:20px!important}.fbk-dashboard .icon-circle-20{border-radius:50%;border:1px solid var(--fbk-gbs-dls-color-secondary-1);min-width:24px;max-width:24px;min-height:24px;max-height:24px;display:flex;align-items:center;justify-content:center}.fbk-dashboard .icon-circle-20 ax-icon{display:flex;align-items:center;justify-content:center}.fbk-dashboard .min-height-20{min-height:20px}.fbk-dashboard .border-radius-20px{border-radius:20px}.fbk-dashboard .ml22{margin-left:22px!important}.fbk-dashboard .pl22{padding-left:22px!important}.fbk-dashboard .mr22{margin-right:22px!important}.fbk-dashboard .pr22{padding-right:22px!important}.fbk-dashboard .mb22{margin-bottom:22px!important}.fbk-dashboard .pb22{padding-bottom:22px!important}.fbk-dashboard .mt22{margin-top:22px!important}.fbk-dashboard .pt22{padding-top:22px!important}.fbk-dashboard .px22{padding-left:22px!important;padding-right:22px!important}.fbk-dashboard .py22{padding-top:22px!important;padding-bottom:22px!important}.fbk-dashboard .p22{padding:22px!important}.fbk-dashboard .mx22{margin-left:22px!important;margin-right:22px!important}.fbk-dashboard .my22{margin-top:22px!important;margin-bottom:22px!important}.fbk-dashboard .m22{margin:22px!important}.fbk-dashboard .h22{height:22px!important}.fbk-dashboard .min-h22{min-height:22px!important}.fbk-dashboard .max-h22{max-height:22px!important}.fbk-dashboard .w22{width:22px!important}.fbk-dashboard .gap-22px{gap:22px}.fbk-dashboard .row-gap-22px{row-gap:22px}.fbk-dashboard .column-gap-22px{-moz-column-gap:22px;column-gap:22px}.fbk-dashboard .min-w22{min-width:22px!important}.fbk-dashboard .max-w22{max-width:22px!important}.fbk-dashboard .icon-circle-22{border-radius:50%;border:1px solid var(--fbk-gbs-dls-color-secondary-1);min-width:26px;max-width:26px;min-height:26px;max-height:26px;display:flex;align-items:center;justify-content:center}.fbk-dashboard .icon-circle-22 ax-icon{display:flex;align-items:center;justify-content:center}.fbk-dashboard .min-height-22{min-height:22px}.fbk-dashboard .border-radius-22px{border-radius:22px}.fbk-dashboard .ml24{margin-left:24px!important}.fbk-dashboard .pl24{padding-left:24px!important}.fbk-dashboard .mr24{margin-right:24px!important}.fbk-dashboard .pr24{padding-right:24px!important}.fbk-dashboard .mb24{margin-bottom:24px!important}.fbk-dashboard .pb24{padding-bottom:24px!important}.fbk-dashboard .mt24{margin-top:24px!important}.fbk-dashboard .pt24{padding-top:24px!important}.fbk-dashboard .px24{padding-left:24px!important;padding-right:24px!important}.fbk-dashboard .py24{padding-top:24px!important;padding-bottom:24px!important}.fbk-dashboard .p24{padding:24px!important}.fbk-dashboard .mx24{margin-left:24px!important;margin-right:24px!important}.fbk-dashboard .my24{margin-top:24px!important;margin-bottom:24px!important}.fbk-dashboard .m24{margin:24px!important}.fbk-dashboard .h24{height:24px!important}.fbk-dashboard .min-h24{min-height:24px!important}.fbk-dashboard .max-h24{max-height:24px!important}.fbk-dashboard .w24{width:24px!important}.fbk-dashboard .gap-24px{gap:24px}.fbk-dashboard .row-gap-24px{row-gap:24px}.fbk-dashboard .column-gap-24px{-moz-column-gap:24px;column-gap:24px}.fbk-dashboard .min-w24{min-width:24px!important}.fbk-dashboard .max-w24{max-width:24px!important}.fbk-dashboard .icon-circle-24{border-radius:50%;border:1px solid var(--fbk-gbs-dls-color-secondary-1);min-width:28px;max-width:28px;min-height:28px;max-height:28px;display:flex;align-items:center;justify-content:center}.fbk-dashboard .icon-circle-24 ax-icon{display:flex;align-items:center;justify-content:center}.fbk-dashboard .min-height-24{min-height:24px}.fbk-dashboard .border-radius-24px{border-radius:24px}.fbk-dashboard .ml25{margin-left:25px!important}.fbk-dashboard .pl25{padding-left:25px!important}.fbk-dashboard .mr25{margin-right:25px!important}.fbk-dashboard .pr25{padding-right:25px!important}.fbk-dashboard .mb25{margin-bottom:25px!important}.fbk-dashboard .pb25{padding-bottom:25px!important}.fbk-dashboard .mt25{margin-top:25px!important}.fbk-dashboard .pt25{padding-top:25px!important}.fbk-dashboard .px25{padding-left:25px!important;padding-right:25px!important}.fbk-dashboard .py25{padding-top:25px!important;padding-bottom:25px!important}.fbk-dashboard .p25{padding:25px!important}.fbk-dashboard .mx25{margin-left:25px!important;margin-right:25px!important}.fbk-dashboard .my25{margin-top:25px!important;margin-bottom:25px!important}.fbk-dashboard .m25{margin:25px!important}.fbk-dashboard .h25{height:25px!important}.fbk-dashboard .min-h25{min-height:25px!important}.fbk-dashboard .max-h25{max-height:25px!important}.fbk-dashboard .w25{width:25px!important}.fbk-dashboard .gap-25px{gap:25px}.fbk-dashboard .row-gap-25px{row-gap:25px}.fbk-dashboard .column-gap-25px{-moz-column-gap:25px;column-gap:25px}.fbk-dashboard .min-w25{min-width:25px!important}.fbk-dashboard .max-w25{max-width:25px!important}.fbk-dashboard .icon-circle-25{border-radius:50%;border:1px solid var(--fbk-gbs-dls-color-secondary-1);min-width:29px;max-width:29px;min-height:29px;max-height:29px;display:flex;align-items:center;justify-content:center}.fbk-dashboard .icon-circle-25 ax-icon{display:flex;align-items:center;justify-content:center}.fbk-dashboard .min-height-25{min-height:25px}.fbk-dashboard .border-radius-25px{border-radius:25px}.fbk-dashboard .ml28{margin-left:28px!important}.fbk-dashboard .pl28{padding-left:28px!important}.fbk-dashboard .mr28{margin-right:28px!important}.fbk-dashboard .pr28{padding-right:28px!important}.fbk-dashboard .mb28{margin-bottom:28px!important}.fbk-dashboard .pb28{padding-bottom:28px!important}.fbk-dashboard .mt28{margin-top:28px!important}.fbk-dashboard .pt28{padding-top:28px!important}.fbk-dashboard .px28{padding-left:28px!important;padding-right:28px!important}.fbk-dashboard .py28{padding-top:28px!important;padding-bottom:28px!important}.fbk-dashboard .p28{padding:28px!important}.fbk-dashboard .mx28{margin-left:28px!important;margin-right:28px!important}.fbk-dashboard .my28{margin-top:28px!important;margin-bottom:28px!important}.fbk-dashboard .m28{margin:28px!important}.fbk-dashboard .h28{height:28px!important}.fbk-dashboard .min-h28{min-height:28px!important}.fbk-dashboard .max-h28{max-height:28px!important}.fbk-dashboard .w28{width:28px!important}.fbk-dashboard .gap-28px{gap:28px}.fbk-dashboard .row-gap-28px{row-gap:28px}.fbk-dashboard .column-gap-28px{-moz-column-gap:28px;column-gap:28px}.fbk-dashboard .min-w28{min-width:28px!important}.fbk-dashboard .max-w28{max-width:28px!important}.fbk-dashboard .icon-circle-28{border-radius:50%;border:1px solid var(--fbk-gbs-dls-color-secondary-1);min-width:32px;max-width:32px;min-height:32px;max-height:32px;display:flex;align-items:center;justify-content:center}.fbk-dashboard .icon-circle-28 ax-icon{display:flex;align-items:center;justify-content:center}.fbk-dashboard .min-height-28{min-height:28px}.fbk-dashboard .border-radius-28px{border-radius:28px}.fbk-dashboard .ml30{margin-left:30px!important}.fbk-dashboard .pl30{padding-left:30px!important}.fbk-dashboard .mr30{margin-right:30px!important}.fbk-dashboard .pr30{padding-right:30px!important}.fbk-dashboard .mb30{margin-bottom:30px!important}.fbk-dashboard .pb30{padding-bottom:30px!important}.fbk-dashboard .mt30{margin-top:30px!important}.fbk-dashboard .pt30{padding-top:30px!important}.fbk-dashboard .px30{padding-left:30px!important;padding-right:30px!important}.fbk-dashboard .py30{padding-top:30px!important;padding-bottom:30px!important}.fbk-dashboard .p30{padding:30px!important}.fbk-dashboard .mx30{margin-left:30px!important;margin-right:30px!important}.fbk-dashboard .my30{margin-top:30px!important;margin-bottom:30px!important}.fbk-dashboard .m30{margin:30px!important}.fbk-dashboard .h30{height:30px!important}.fbk-dashboard .min-h30{min-height:30px!important}.fbk-dashboard .max-h30{max-height:30px!important}.fbk-dashboard .w30{width:30px!important}.fbk-dashboard .gap-30px{gap:30px}.fbk-dashboard .row-gap-30px{row-gap:30px}.fbk-dashboard .column-gap-30px{-moz-column-gap:30px;column-gap:30px}.fbk-dashboard .min-w30{min-width:30px!important}.fbk-dashboard .max-w30{max-width:30px!important}.fbk-dashboard .icon-circle-30{border-radius:50%;border:1px solid var(--fbk-gbs-dls-color-secondary-1);min-width:34px;max-width:34px;min-height:34px;max-height:34px;display:flex;align-items:center;justify-content:center}.fbk-dashboard .icon-circle-30 ax-icon{display:flex;align-items:center;justify-content:center}.fbk-dashboard .min-height-30{min-height:30px}.fbk-dashboard .border-radius-30px{border-radius:30px}.fbk-dashboard .ml32{margin-left:32px!important}.fbk-dashboard .pl32{padding-left:32px!important}.fbk-dashboard .mr32{margin-right:32px!important}.fbk-dashboard .pr32{padding-right:32px!important}.fbk-dashboard .mb32{margin-bottom:32px!important}.fbk-dashboard .pb32{padding-bottom:32px!important}.fbk-dashboard .mt32{margin-top:32px!important}.fbk-dashboard .pt32{padding-top:32px!important}.fbk-dashboard .px32{padding-left:32px!important;padding-right:32px!important}.fbk-dashboard .py32{padding-top:32px!important;padding-bottom:32px!important}.fbk-dashboard .p32{padding:32px!important}.fbk-dashboard .mx32{margin-left:32px!important;margin-right:32px!important}.fbk-dashboard .my32{margin-top:32px!important;margin-bottom:32px!important}.fbk-dashboard .m32{margin:32px!important}.fbk-dashboard .h32{height:32px!important}.fbk-dashboard .min-h32{min-height:32px!important}.fbk-dashboard .max-h32{max-height:32px!important}.fbk-dashboard .w32{width:32px!important}.fbk-dashboard .gap-32px{gap:32px}.fbk-dashboard .row-gap-32px{row-gap:32px}.fbk-dashboard .column-gap-32px{-moz-column-gap:32px;column-gap:32px}.fbk-dashboard .min-w32{min-width:32px!important}.fbk-dashboard .max-w32{max-width:32px!important}.fbk-dashboard .icon-circle-32{border-radius:50%;border:1px solid var(--fbk-gbs-dls-color-secondary-1);min-width:36px;max-width:36px;min-height:36px;max-height:36px;display:flex;align-items:center;justify-content:center}.fbk-dashboard .icon-circle-32 ax-icon{display:flex;align-items:center;justify-content:center}.fbk-dashboard .min-height-32{min-height:32px}.fbk-dashboard .border-radius-32px{border-radius:32px}.fbk-dashboard .ml40{margin-left:40px!important}.fbk-dashboard .pl40{padding-left:40px!important}.fbk-dashboard .mr40{margin-right:40px!important}.fbk-dashboard .pr40{padding-right:40px!important}.fbk-dashboard .mb40{margin-bottom:40px!important}.fbk-dashboard .pb40{padding-bottom:40px!important}.fbk-dashboard .mt40{margin-top:40px!important}.fbk-dashboard .pt40{padding-top:40px!important}.fbk-dashboard .px40{padding-left:40px!important;padding-right:40px!important}.fbk-dashboard .py40{padding-top:40px!important;padding-bottom:40px!important}.fbk-dashboard .p40{padding:40px!important}.fbk-dashboard .mx40{margin-left:40px!important;margin-right:40px!important}.fbk-dashboard .my40{margin-top:40px!important;margin-bottom:40px!important}.fbk-dashboard .m40{margin:40px!important}.fbk-dashboard .h40{height:40px!important}.fbk-dashboard .min-h40{min-height:40px!important}.fbk-dashboard .max-h40{max-height:40px!important}.fbk-dashboard .w40{width:40px!important}.fbk-dashboard .gap-40px{gap:40px}.fbk-dashboard .row-gap-40px{row-gap:40px}.fbk-dashboard .column-gap-40px{-moz-column-gap:40px;column-gap:40px}.fbk-dashboard .min-w40{min-width:40px!important}.fbk-dashboard .max-w40{max-width:40px!important}.fbk-dashboard .icon-circle-40{border-radius:50%;border:1px solid var(--fbk-gbs-dls-color-secondary-1);min-width:44px;max-width:44px;min-height:44px;max-height:44px;display:flex;align-items:center;justify-content:center}.fbk-dashboard .icon-circle-40 ax-icon{display:flex;align-items:center;justify-content:center}.fbk-dashboard .min-height-40{min-height:40px}.fbk-dashboard .border-radius-40px{border-radius:40px}.fbk-dashboard .ml48{margin-left:48px!important}.fbk-dashboard .pl48{padding-left:48px!important}.fbk-dashboard .mr48{margin-right:48px!important}.fbk-dashboard .pr48{padding-right:48px!important}.fbk-dashboard .mb48{margin-bottom:48px!important}.fbk-dashboard .pb48{padding-bottom:48px!important}.fbk-dashboard .mt48{margin-top:48px!important}.fbk-dashboard .pt48{padding-top:48px!important}.fbk-dashboard .px48{padding-left:48px!important;padding-right:48px!important}.fbk-dashboard .py48{padding-top:48px!important;padding-bottom:48px!important}.fbk-dashboard .p48{padding:48px!important}.fbk-dashboard .mx48{margin-left:48px!important;margin-right:48px!important}.fbk-dashboard .my48{margin-top:48px!important;margin-bottom:48px!important}.fbk-dashboard .m48{margin:48px!important}.fbk-dashboard .h48{height:48px!important}.fbk-dashboard .min-h48{min-height:48px!important}.fbk-dashboard .max-h48{max-height:48px!important}.fbk-dashboard .w48{width:48px!important}.fbk-dashboard .gap-48px{gap:48px}.fbk-dashboard .row-gap-48px{row-gap:48px}.fbk-dashboard .column-gap-48px{-moz-column-gap:48px;column-gap:48px}.fbk-dashboard .min-w48{min-width:48px!important}.fbk-dashboard .max-w48{max-width:48px!important}.fbk-dashboard .icon-circle-48{border-radius:50%;border:1px solid var(--fbk-gbs-dls-color-secondary-1);min-width:52px;max-width:52px;min-height:52px;max-height:52px;display:flex;align-items:center;justify-content:center}.fbk-dashboard .icon-circle-48 ax-icon{display:flex;align-items:center;justify-content:center}.fbk-dashboard .min-height-48{min-height:48px}.fbk-dashboard .border-radius-48px{border-radius:48px}.fbk-dashboard .ml56{margin-left:56px!important}.fbk-dashboard .pl56{padding-left:56px!important}.fbk-dashboard .mr56{margin-right:56px!important}.fbk-dashboard .pr56{padding-right:56px!important}.fbk-dashboard .mb56{margin-bottom:56px!important}.fbk-dashboard .pb56{padding-bottom:56px!important}.fbk-dashboard .mt56{margin-top:56px!important}.fbk-dashboard .pt56{padding-top:56px!important}.fbk-dashboard .px56{padding-left:56px!important;padding-right:56px!important}.fbk-dashboard .py56{padding-top:56px!important;padding-bottom:56px!important}.fbk-dashboard .p56{padding:56px!important}.fbk-dashboard .mx56{margin-left:56px!important;margin-right:56px!important}.fbk-dashboard .my56{margin-top:56px!important;margin-bottom:56px!important}.fbk-dashboard .m56{margin:56px!important}.fbk-dashboard .h56{height:56px!important}.fbk-dashboard .min-h56{min-height:56px!important}.fbk-dashboard .max-h56{max-height:56px!important}.fbk-dashboard .w56{width:56px!important}.fbk-dashboard .gap-56px{gap:56px}.fbk-dashboard .row-gap-56px{row-gap:56px}.fbk-dashboard .column-gap-56px{-moz-column-gap:56px;column-gap:56px}.fbk-dashboard .min-w56{min-width:56px!important}.fbk-dashboard .max-w56{max-width:56px!important}.fbk-dashboard .icon-circle-56{border-radius:50%;border:1px solid var(--fbk-gbs-dls-color-secondary-1);min-width:60px;max-width:60px;min-height:60px;max-height:60px;display:flex;align-items:center;justify-content:center}.fbk-dashboard .icon-circle-56 ax-icon{display:flex;align-items:center;justify-content:center}.fbk-dashboard .min-height-56{min-height:56px}.fbk-dashboard .border-radius-56px{border-radius:56px}.fbk-dashboard .ml64{margin-left:64px!important}.fbk-dashboard .pl64{padding-left:64px!important}.fbk-dashboard .mr64{margin-right:64px!important}.fbk-dashboard .pr64{padding-right:64px!important}.fbk-dashboard .mb64{margin-bottom:64px!important}.fbk-dashboard .pb64{padding-bottom:64px!important}.fbk-dashboard .mt64{margin-top:64px!important}.fbk-dashboard .pt64{padding-top:64px!important}.fbk-dashboard .px64{padding-left:64px!important;padding-right:64px!important}.fbk-dashboard .py64{padding-top:64px!important;padding-bottom:64px!important}.fbk-dashboard .p64{padding:64px!important}.fbk-dashboard .mx64{margin-left:64px!important;margin-right:64px!important}.fbk-dashboard .my64{margin-top:64px!important;margin-bottom:64px!important}.fbk-dashboard .m64{margin:64px!important}.fbk-dashboard .h64{height:64px!important}.fbk-dashboard .min-h64{min-height:64px!important}.fbk-dashboard .max-h64{max-height:64px!important}.fbk-dashboard .w64{width:64px!important}.fbk-dashboard .gap-64px{gap:64px}.fbk-dashboard .row-gap-64px{row-gap:64px}.fbk-dashboard .column-gap-64px{-moz-column-gap:64px;column-gap:64px}.fbk-dashboard .min-w64{min-width:64px!important}.fbk-dashboard .max-w64{max-width:64px!important}.fbk-dashboard .icon-circle-64{border-radius:50%;border:1px solid var(--fbk-gbs-dls-color-secondary-1);min-width:68px;max-width:68px;min-height:68px;max-height:68px;display:flex;align-items:center;justify-content:center}.fbk-dashboard .icon-circle-64 ax-icon{display:flex;align-items:center;justify-content:center}.fbk-dashboard .min-height-64{min-height:64px}.fbk-dashboard .border-radius-64px{border-radius:64px}.fbk-dashboard .ml132{margin-left:132px!important}.fbk-dashboard .pl132{padding-left:132px!important}.fbk-dashboard .mr132{margin-right:132px!important}.fbk-dashboard .pr132{padding-right:132px!important}.fbk-dashboard .mb132{margin-bottom:132px!important}.fbk-dashboard .pb132{padding-bottom:132px!important}.fbk-dashboard .mt132{margin-top:132px!important}.fbk-dashboard .pt132{padding-top:132px!important}.fbk-dashboard .px132{padding-left:132px!important;padding-right:132px!important}.fbk-dashboard .py132{padding-top:132px!important;padding-bottom:132px!important}.fbk-dashboard .p132{padding:132px!important}.fbk-dashboard .mx132{margin-left:132px!important;margin-right:132px!important}.fbk-dashboard .my132{margin-top:132px!important;margin-bottom:132px!important}.fbk-dashboard .m132{margin:132px!important}.fbk-dashboard .h132{height:132px!important}.fbk-dashboard .min-h132{min-height:132px!important}.fbk-dashboard .max-h132{max-height:132px!important}.fbk-dashboard .w132{width:132px!important}.fbk-dashboard .gap-132px{gap:132px}.fbk-dashboard .row-gap-132px{row-gap:132px}.fbk-dashboard .column-gap-132px{-moz-column-gap:132px;column-gap:132px}.fbk-dashboard .min-w132{min-width:132px!important}.fbk-dashboard .max-w132{max-width:132px!important}.fbk-dashboard .icon-circle-132{border-radius:50%;border:1px solid var(--fbk-gbs-dls-color-secondary-1);min-width:136px;max-width:136px;min-height:136px;max-height:136px;display:flex;align-items:center;justify-content:center}.fbk-dashboard .icon-circle-132 ax-icon{display:flex;align-items:center;justify-content:center}.fbk-dashboard .min-height-132{min-height:132px}.fbk-dashboard .border-radius-132px{border-radius:132px}.fbk-dashboard .ml192{margin-left:192px!important}.fbk-dashboard .pl192{padding-left:192px!important}.fbk-dashboard .mr192{margin-right:192px!important}.fbk-dashboard .pr192{padding-right:192px!important}.fbk-dashboard .mb192{margin-bottom:192px!important}.fbk-dashboard .pb192{padding-bottom:192px!important}.fbk-dashboard .mt192{margin-top:192px!important}.fbk-dashboard .pt192{padding-top:192px!important}.fbk-dashboard .px192{padding-left:192px!important;padding-right:192px!important}.fbk-dashboard .py192{padding-top:192px!important;padding-bottom:192px!important}.fbk-dashboard .p192{padding:192px!important}.fbk-dashboard .mx192{margin-left:192px!important;margin-right:192px!important}.fbk-dashboard .my192{margin-top:192px!important;margin-bottom:192px!important}.fbk-dashboard .m192{margin:192px!important}.fbk-dashboard .h192{height:192px!important}.fbk-dashboard .min-h192{min-height:192px!important}.fbk-dashboard .max-h192{max-height:192px!important}.fbk-dashboard .w192{width:192px!important}.fbk-dashboard .gap-192px{gap:192px}.fbk-dashboard .row-gap-192px{row-gap:192px}.fbk-dashboard .column-gap-192px{-moz-column-gap:192px;column-gap:192px}.fbk-dashboard .min-w192{min-width:192px!important}.fbk-dashboard .max-w192{max-width:192px!important}.fbk-dashboard .icon-circle-192{border-radius:50%;border:1px solid var(--fbk-gbs-dls-color-secondary-1);min-width:196px;max-width:196px;min-height:196px;max-height:196px;display:flex;align-items:center;justify-content:center}.fbk-dashboard .icon-circle-192 ax-icon{display:flex;align-items:center;justify-content:center}.fbk-dashboard .min-height-192{min-height:192px}.fbk-dashboard .border-radius-192px{border-radius:192px}.fbk-dashboard .ml200{margin-left:200px!important}.fbk-dashboard .pl200{padding-left:200px!important}.fbk-dashboard .mr200{margin-right:200px!important}.fbk-dashboard .pr200{padding-right:200px!important}.fbk-dashboard .mb200{margin-bottom:200px!important}.fbk-dashboard .pb200{padding-bottom:200px!important}.fbk-dashboard .mt200{margin-top:200px!important}.fbk-dashboard .pt200{padding-top:200px!important}.fbk-dashboard .px200{padding-left:200px!important;padding-right:200px!important}.fbk-dashboard .py200{padding-top:200px!important;padding-bottom:200px!important}.fbk-dashboard .p200{padding:200px!important}.fbk-dashboard .mx200{margin-left:200px!important;margin-right:200px!important}.fbk-dashboard .my200{margin-top:200px!important;margin-bottom:200px!important}.fbk-dashboard .m200{margin:200px!important}.fbk-dashboard .h200{height:200px!important}.fbk-dashboard .min-h200{min-height:200px!important}.fbk-dashboard .max-h200{max-height:200px!important}.fbk-dashboard .w200{width:200px!important}.fbk-dashboard .gap-200px{gap:200px}.fbk-dashboard .row-gap-200px{row-gap:200px}.fbk-dashboard .column-gap-200px{-moz-column-gap:200px;column-gap:200px}.fbk-dashboard .min-w200{min-width:200px!important}.fbk-dashboard .max-w200{max-width:200px!important}.fbk-dashboard .icon-circle-200{border-radius:50%;border:1px solid var(--fbk-gbs-dls-color-secondary-1);min-width:204px;max-width:204px;min-height:204px;max-height:204px;display:flex;align-items:center;justify-content:center}.fbk-dashboard .icon-circle-200 ax-icon{display:flex;align-items:center;justify-content:center}.fbk-dashboard .min-height-200{min-height:200px}.fbk-dashboard .border-radius-200px{border-radius:200px}.fbk-dashboard .ml248{margin-left:248px!important}.fbk-dashboard .pl248{padding-left:248px!important}.fbk-dashboard .mr248{margin-right:248px!important}.fbk-dashboard .pr248{padding-right:248px!important}.fbk-dashboard .mb248{margin-bottom:248px!important}.fbk-dashboard .pb248{padding-bottom:248px!important}.fbk-dashboard .mt248{margin-top:248px!important}.fbk-dashboard .pt248{padding-top:248px!important}.fbk-dashboard .px248{padding-left:248px!important;padding-right:248px!important}.fbk-dashboard .py248{padding-top:248px!important;padding-bottom:248px!important}.fbk-dashboard .p248{padding:248px!important}.fbk-dashboard .mx248{margin-left:248px!important;margin-right:248px!important}.fbk-dashboard .my248{margin-top:248px!important;margin-bottom:248px!important}.fbk-dashboard .m248{margin:248px!important}.fbk-dashboard .h248{height:248px!important}.fbk-dashboard .min-h248{min-height:248px!important}.fbk-dashboard .max-h248{max-height:248px!important}.fbk-dashboard .w248{width:248px!important}.fbk-dashboard .gap-248px{gap:248px}.fbk-dashboard .row-gap-248px{row-gap:248px}.fbk-dashboard .column-gap-248px{-moz-column-gap:248px;column-gap:248px}.fbk-dashboard .min-w248{min-width:248px!important}.fbk-dashboard .max-w248{max-width:248px!important}.fbk-dashboard .icon-circle-248{border-radius:50%;border:1px solid var(--fbk-gbs-dls-color-secondary-1);min-width:252px;max-width:252px;min-height:252px;max-height:252px;display:flex;align-items:center;justify-content:center}.fbk-dashboard .icon-circle-248 ax-icon{display:flex;align-items:center;justify-content:center}.fbk-dashboard .min-height-248{min-height:248px}.fbk-dashboard .border-radius-248px{border-radius:248px}.fbk-dashboard .ml280{margin-left:280px!important}.fbk-dashboard .pl280{padding-left:280px!important}.fbk-dashboard .mr280{margin-right:280px!important}.fbk-dashboard .pr280{padding-right:280px!important}.fbk-dashboard .mb280{margin-bottom:280px!important}.fbk-dashboard .pb280{padding-bottom:280px!important}.fbk-dashboard .mt280{margin-top:280px!important}.fbk-dashboard .pt280{padding-top:280px!important}.fbk-dashboard .px280{padding-left:280px!important;padding-right:280px!important}.fbk-dashboard .py280{padding-top:280px!important;padding-bottom:280px!important}.fbk-dashboard .p280{padding:280px!important}.fbk-dashboard .mx280{margin-left:280px!important;margin-right:280px!important}.fbk-dashboard .my280{margin-top:280px!important;margin-bottom:280px!important}.fbk-dashboard .m280{margin:280px!important}.fbk-dashboard .h280{height:280px!important}.fbk-dashboard .min-h280{min-height:280px!important}.fbk-dashboard .max-h280{max-height:280px!important}.fbk-dashboard .w280{width:280px!important}.fbk-dashboard .gap-280px{gap:280px}.fbk-dashboard .row-gap-280px{row-gap:280px}.fbk-dashboard .column-gap-280px{-moz-column-gap:280px;column-gap:280px}.fbk-dashboard .min-w280{min-width:280px!important}.fbk-dashboard .max-w280{max-width:280px!important}.fbk-dashboard .icon-circle-280{border-radius:50%;border:1px solid var(--fbk-gbs-dls-color-secondary-1);min-width:284px;max-width:284px;min-height:284px;max-height:284px;display:flex;align-items:center;justify-content:center}.fbk-dashboard .icon-circle-280 ax-icon{display:flex;align-items:center;justify-content:center}.fbk-dashboard .min-height-280{min-height:280px}.fbk-dashboard .border-radius-280px{border-radius:280px}.fbk-dashboard .ml300{margin-left:300px!important}.fbk-dashboard .pl300{padding-left:300px!important}.fbk-dashboard .mr300{margin-right:300px!important}.fbk-dashboard .pr300{padding-right:300px!important}.fbk-dashboard .mb300{margin-bottom:300px!important}.fbk-dashboard .pb300{padding-bottom:300px!important}.fbk-dashboard .mt300{margin-top:300px!important}.fbk-dashboard .pt300{padding-top:300px!important}.fbk-dashboard .px300{padding-left:300px!important;padding-right:300px!important}.fbk-dashboard .py300{padding-top:300px!important;padding-bottom:300px!important}.fbk-dashboard .p300{padding:300px!important}.fbk-dashboard .mx300{margin-left:300px!important;margin-right:300px!important}.fbk-dashboard .my300{margin-top:300px!important;margin-bottom:300px!important}.fbk-dashboard .m300{margin:300px!important}.fbk-dashboard .h300{height:300px!important}.fbk-dashboard .min-h300{min-height:300px!important}.fbk-dashboard .max-h300{max-height:300px!important}.fbk-dashboard .w300{width:300px!important}.fbk-dashboard .gap-300px{gap:300px}.fbk-dashboard .row-gap-300px{row-gap:300px}.fbk-dashboard .column-gap-300px{-moz-column-gap:300px;column-gap:300px}.fbk-dashboard .min-w300{min-width:300px!important}.fbk-dashboard .max-w300{max-width:300px!important}.fbk-dashboard .icon-circle-300{border-radius:50%;border:1px solid var(--fbk-gbs-dls-color-secondary-1);min-width:304px;max-width:304px;min-height:304px;max-height:304px;display:flex;align-items:center;justify-content:center}.fbk-dashboard .icon-circle-300 ax-icon{display:flex;align-items:center;justify-content:center}.fbk-dashboard .min-height-300{min-height:300px}.fbk-dashboard .border-radius-300px{border-radius:300px}.fbk-dashboard .ml348{margin-left:348px!important}.fbk-dashboard .pl348{padding-left:348px!important}.fbk-dashboard .mr348{margin-right:348px!important}.fbk-dashboard .pr348{padding-right:348px!important}.fbk-dashboard .mb348{margin-bottom:348px!important}.fbk-dashboard .pb348{padding-bottom:348px!important}.fbk-dashboard .mt348{margin-top:348px!important}.fbk-dashboard .pt348{padding-top:348px!important}.fbk-dashboard .px348{padding-left:348px!important;padding-right:348px!important}.fbk-dashboard .py348{padding-top:348px!important;padding-bottom:348px!important}.fbk-dashboard .p348{padding:348px!important}.fbk-dashboard .mx348{margin-left:348px!important;margin-right:348px!important}.fbk-dashboard .my348{margin-top:348px!important;margin-bottom:348px!important}.fbk-dashboard .m348{margin:348px!important}.fbk-dashboard .h348{height:348px!important}.fbk-dashboard .min-h348{min-height:348px!important}.fbk-dashboard .max-h348{max-height:348px!important}.fbk-dashboard .w348{width:348px!important}.fbk-dashboard .gap-348px{gap:348px}.fbk-dashboard .row-gap-348px{row-gap:348px}.fbk-dashboard .column-gap-348px{-moz-column-gap:348px;column-gap:348px}.fbk-dashboard .min-w348{min-width:348px!important}.fbk-dashboard .max-w348{max-width:348px!important}.fbk-dashboard .icon-circle-348{border-radius:50%;border:1px solid var(--fbk-gbs-dls-color-secondary-1);min-width:352px;max-width:352px;min-height:352px;max-height:352px;display:flex;align-items:center;justify-content:center}.fbk-dashboard .icon-circle-348 ax-icon{display:flex;align-items:center;justify-content:center}.fbk-dashboard .min-height-348{min-height:348px}.fbk-dashboard .border-radius-348px{border-radius:348px}.fbk-dashboard .ml368{margin-left:368px!important}.fbk-dashboard .pl368{padding-left:368px!important}.fbk-dashboard .mr368{margin-right:368px!important}.fbk-dashboard .pr368{padding-right:368px!important}.fbk-dashboard .mb368{margin-bottom:368px!important}.fbk-dashboard .pb368{padding-bottom:368px!important}.fbk-dashboard .mt368{margin-top:368px!important}.fbk-dashboard .pt368{padding-top:368px!important}.fbk-dashboard .px368{padding-left:368px!important;padding-right:368px!important}.fbk-dashboard .py368{padding-top:368px!important;padding-bottom:368px!important}.fbk-dashboard .p368{padding:368px!important}.fbk-dashboard .mx368{margin-left:368px!important;margin-right:368px!important}.fbk-dashboard .my368{margin-top:368px!important;margin-bottom:368px!important}.fbk-dashboard .m368{margin:368px!important}.fbk-dashboard .h368{height:368px!important}.fbk-dashboard .min-h368{min-height:368px!important}.fbk-dashboard .max-h368{max-height:368px!important}.fbk-dashboard .w368{width:368px!important}.fbk-dashboard .gap-368px{gap:368px}.fbk-dashboard .row-gap-368px{row-gap:368px}.fbk-dashboard .column-gap-368px{-moz-column-gap:368px;column-gap:368px}.fbk-dashboard .min-w368{min-width:368px!important}.fbk-dashboard .max-w368{max-width:368px!important}.fbk-dashboard .icon-circle-368{border-radius:50%;border:1px solid var(--fbk-gbs-dls-color-secondary-1);min-width:372px;max-width:372px;min-height:372px;max-height:372px;display:flex;align-items:center;justify-content:center}.fbk-dashboard .icon-circle-368 ax-icon{display:flex;align-items:center;justify-content:center}.fbk-dashboard .min-height-368{min-height:368px}.fbk-dashboard .border-radius-368px{border-radius:368px}.fbk-dashboard .ml400{margin-left:400px!important}.fbk-dashboard .pl400{padding-left:400px!important}.fbk-dashboard .mr400{margin-right:400px!important}.fbk-dashboard .pr400{padding-right:400px!important}.fbk-dashboard .mb400{margin-bottom:400px!important}.fbk-dashboard .pb400{padding-bottom:400px!important}.fbk-dashboard .mt400{margin-top:400px!important}.fbk-dashboard .pt400{padding-top:400px!important}.fbk-dashboard .px400{padding-left:400px!important;padding-right:400px!important}.fbk-dashboard .py400{padding-top:400px!important;padding-bottom:400px!important}.fbk-dashboard .p400{padding:400px!important}.fbk-dashboard .mx400{margin-left:400px!important;margin-right:400px!important}.fbk-dashboard .my400{margin-top:400px!important;margin-bottom:400px!important}.fbk-dashboard .m400{margin:400px!important}.fbk-dashboard .h400{height:400px!important}.fbk-dashboard .min-h400{min-height:400px!important}.fbk-dashboard .max-h400{max-height:400px!important}.fbk-dashboard .w400{width:400px!important}.fbk-dashboard .gap-400px{gap:400px}.fbk-dashboard .row-gap-400px{row-gap:400px}.fbk-dashboard .column-gap-400px{-moz-column-gap:400px;column-gap:400px}.fbk-dashboard .min-w400{min-width:400px!important}.fbk-dashboard .max-w400{max-width:400px!important}.fbk-dashboard .icon-circle-400{border-radius:50%;border:1px solid var(--fbk-gbs-dls-color-secondary-1);min-width:404px;max-width:404px;min-height:404px;max-height:404px;display:flex;align-items:center;justify-content:center}.fbk-dashboard .icon-circle-400 ax-icon{display:flex;align-items:center;justify-content:center}.fbk-dashboard .min-height-400{min-height:400px}.fbk-dashboard .border-radius-400px{border-radius:400px}.fbk-dashboard .ml600{margin-left:600px!important}.fbk-dashboard .pl600{padding-left:600px!important}.fbk-dashboard .mr600{margin-right:600px!important}.fbk-dashboard .pr600{padding-right:600px!important}.fbk-dashboard .mb600{margin-bottom:600px!important}.fbk-dashboard .pb600{padding-bottom:600px!important}.fbk-dashboard .mt600{margin-top:600px!important}.fbk-dashboard .pt600{padding-top:600px!important}.fbk-dashboard .px600{padding-left:600px!important;padding-right:600px!important}.fbk-dashboard .py600{padding-top:600px!important;padding-bottom:600px!important}.fbk-dashboard .p600{padding:600px!important}.fbk-dashboard .mx600{margin-left:600px!important;margin-right:600px!important}.fbk-dashboard .my600{margin-top:600px!important;margin-bottom:600px!important}.fbk-dashboard .m600{margin:600px!important}.fbk-dashboard .h600{height:600px!important}.fbk-dashboard .min-h600{min-height:600px!important}.fbk-dashboard .max-h600{max-height:600px!important}.fbk-dashboard .w600{width:600px!important}.fbk-dashboard .gap-600px{gap:600px}.fbk-dashboard .row-gap-600px{row-gap:600px}.fbk-dashboard .column-gap-600px{-moz-column-gap:600px;column-gap:600px}.fbk-dashboard .min-w600{min-width:600px!important}.fbk-dashboard .max-w600{max-width:600px!important}.fbk-dashboard .icon-circle-600{border-radius:50%;border:1px solid var(--fbk-gbs-dls-color-secondary-1);min-width:604px;max-width:604px;min-height:604px;max-height:604px;display:flex;align-items:center;justify-content:center}.fbk-dashboard .icon-circle-600 ax-icon{display:flex;align-items:center;justify-content:center}.fbk-dashboard .min-height-600{min-height:600px}.fbk-dashboard .border-radius-600px{border-radius:600px}.fbk-dashboard .mat-mdc-menu-item:not([disabled]):hover{background-color:var(--fbk-gbs-dls-color-primary-7)!important}.fbk-dashboard ax-input-password.ax-input-100,.fbk-dashboard ax-input-text.ax-input-100,.fbk-dashboard ax-input-phone.ax-input-100,.fbk-dashboard ax-select.ax-input-100,.fbk-dashboard ax-input-textarea.ax-input-100,.fbk-dashboard ax-input-badges.ax-input-100{display:inline-block;width:100%}.fbk-dashboard ax-input-password.ax-input-100 div.input.medium,.fbk-dashboard ax-input-text.ax-input-100 div.input.medium,.fbk-dashboard ax-input-phone.ax-input-100 div.input.medium,.fbk-dashboard ax-select.ax-input-100 div.input.medium,.fbk-dashboard ax-input-textarea.ax-input-100 div.input.medium,.fbk-dashboard ax-input-badges.ax-input-100 div.input.medium{width:100%}.fbk-dashboard ax-input-password.ax-input-100 div.input.medium .input-container mat-select .mat-select-trigger,.fbk-dashboard ax-input-text.ax-input-100 div.input.medium .input-container mat-select .mat-select-trigger,.fbk-dashboard ax-input-phone.ax-input-100 div.input.medium .input-container mat-select .mat-select-trigger,.fbk-dashboard ax-select.ax-input-100 div.input.medium .input-container mat-select .mat-select-trigger,.fbk-dashboard ax-input-textarea.ax-input-100 div.input.medium .input-container mat-select .mat-select-trigger,.fbk-dashboard ax-input-badges.ax-input-100 div.input.medium .input-container mat-select .mat-select-trigger{width:100%}.fbk-dashboard ax-input-password.ax-input-100 div.input.medium.text,.fbk-dashboard ax-input-text.ax-input-100 div.input.medium.text,.fbk-dashboard ax-input-phone.ax-input-100 div.input.medium.text,.fbk-dashboard ax-select.ax-input-100 div.input.medium.text,.fbk-dashboard ax-input-textarea.ax-input-100 div.input.medium.text,.fbk-dashboard ax-input-badges.ax-input-100 div.input.medium.text{width:100%}.fbk-dashboard .dropdown-item:focus:not([disabled=true]){background-color:var(--fbk-gbs-dls-color-cadet-grey-7)}.fbk-dashboard .dropdown-item:hover:not([disabled=true]){background-color:var(--fbk-gbs-dls-color-cadet-grey-7)}.fbk-dashboard .dropdown-item:active{background-color:var(--fbk-gbs-dls-color-primary-7)}.fbk-dashboard .header-less-tabs.mat-mdc-tab-group .mat-mdc-tab-header{display:none}.fbk-dashboard .mat-select-panel.medium mat-option{width:100%}.fbk-dashboard mat-checkbox.whiteBackground .mat-checkbox-background{background:#fff!important}.fbk-dashboard mat-checkbox:focus{color:var(--fbk-gbs-dls-btn-ghost-primary-color-focus);border:var(--fbk-gbs-dls-btn-ghost-primary-border-focus)}.fbk-dashboard .white-space-preserve{white-space:break-spaces}.fbk-dashboard .badge.light-success{background-color:var(--fbk-gbs-dls-color-success-7)!important;color:var(--fbk-gbs-dls-color-success-1)!important}.fbk-dashboard .my-ul{list-style:outside disc;padding-left:1rem}.fbk-dashboard .badge.AUT,.fbk-dashboard .badge.MOV,.fbk-dashboard .badge.PARTIAL_MOV,.fbk-dashboard .badge.PRE,.fbk-dashboard .badge.IN_PROGRESS{color:var(--fbk-gbs-dls-color-secondary-2)!important;background:var(--fbk-gbs-dls-color-secondary-6)!important}.fbk-dashboard .badge.CAN,.fbk-dashboard .badge.P_CAN,.fbk-dashboard .badge.KO{background:var(--fbk-gbs-dls-color-error-6)!important;color:var(--fbk-gbs-dls-color-error-3)!important}.fbk-dashboard .badge.STO,.fbk-dashboard .badge.REQ,.fbk-dashboard .badge.DISP,.fbk-dashboard .badge.PARTIAL_STO,.fbk-dashboard .badge.AUT_STO,.fbk-dashboard .badge.SUSPENDED{background:var(--fbk-gbs-dls-color-warning-6)!important;color:var(--fbk-gbs-dls-color-warning-2)!important}.fbk-dashboard .mat-mdc-menu-item{min-height:40px!important}.fbk-dashboard .mat-mdc-tab-body-wrapper{overflow:visible!important}.fbk-dashboard .mat-mdc-tab-body{max-width:100%;overflow:auto}.fbk-dashboard .mat-mdc-tab-body-content,.fbk-dashboard .mat-mdc-tab-body.mat-mdc-tab-body-active{overflow:visible!important}.fbk-dashboard .section-with-tabs-cointainer .mat-tab-header,.fbk-dashboard .section-with-tabs-cointainer .mat-tab-label-container{background:none!important}.fbk-dashboard .section-with-tabs-cointainer .mat-tab-label{margin-left:0!important}.fbk-dashboard .section-with-tabs-cointainer .mat-tab-body-wrapper{border-radius:6px}.fbk-dashboard .section-with-tabs-cointainer .chipsContainer{margin:0 10px}.fbk-dashboard .tab-without-style{cursor:auto!important;background-color:transparent!important}.fbk-dashboard .paginator-footer{display:flex;flex-direction:column;background-color:#fff;justify-content:space-between}.fbk-dashboard .not-selectable{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.fbk-dashboard .notification-circle{border-radius:50%;min-height:8px;min-width:8px;height:8px;width:8px;max-height:8px;max-width:8px;background-color:var(--fbk-gbs-dls-color-primary-2)}.fbk-dashboard .old-stepper{height:100%}.fbk-dashboard .old-stepper.scroll .mat-mdc-tab-header{box-shadow:0 9px 19px -12px #dad5d5;padding-bottom:15px}.fbk-dashboard .old-stepper.scroll .rowBtn{box-shadow:0 -9px 19px -12px #dad5d5}.fbk-dashboard .old-stepper .mat-mdc-tab-body-wrapper{height:100%}.fbk-dashboard .old-stepper.modalOTP .mat-tab-header{padding:0;margin-top:24px}.fbk-dashboard .old-stepper.modalOTP .mat-tab-header .mat-tab-label{width:50%}.fbk-dashboard .old-stepper.modalOTP .mat-tab-header .mat-tab-label-content{height:16px}.fbk-dashboard .old-stepper .mat-mdc-tab-header{border:none;padding:0 45px}.fbk-dashboard .old-stepper .mat-mdc-tab-header .mat-mdc-tab-header-pagination{display:none}.fbk-dashboard .old-stepper .mat-mdc-tab-header .mat-mdc-tab-labels{height:35px}.fbk-dashboard .old-stepper .mat-mdc-tab-header .mat-mdc-tab-labels .mat-mdc-tab.mdc-tab--active .mdc-tab__text-label{color:var(--fbk-gbs-dls-color-primary-1)}.fbk-dashboard .old-stepper .mat-mdc-tab-header .mat-mdc-tab-labels .mat-mdc-tab.mat-mdc-tab-disabled .mdc-tab__text-label{color:var(--fbk-gbs-dls-color-cadet-grey-6)}.fbk-dashboard .old-stepper .mat-mdc-tab-header .mat-mdc-tab-label{width:32%;margin-right:8px;padding:0;text-align:left;border-bottom:solid 4px #b4e5ff;color:#6ccaff!important;height:35px;min-width:0}.fbk-dashboard .old-stepper .mat-mdc-tab-header .mat-mdc-tab-label span{color:#6ccaff!important}.fbk-dashboard .old-stepper .mat-mdc-tab-header .mat-mdc-tab-label .mat-mdc-ripple-element{display:none!important}.fbk-dashboard .old-stepper .mat-mdc-tab-header .mat-mdc-tab-label.mat-mdc-tab-label-active{font-weight:700;opacity:1;color:#33b5ff!important}.fbk-dashboard .old-stepper .mat-mdc-tab-header .mat-mdc-tab-label.mat-mdc-tab-label-active span{color:#33b5ff!important}.fbk-dashboard .old-stepper .mat-mdc-tab-header .mat-mdc-tab-label.mat-mdc-tab-disabled{border-bottom:solid 4px #879ba6;color:#879ba6!important}.fbk-dashboard .old-stepper .mat-mdc-tab-header .mat-mdc-tab-label.mat-mdc-tab-disabled span{color:#879ba6!important}.fbk-dashboard .old-stepper .mat-mdc-tab-header .mat-mdc-tab-label .mat-mdc-tab-label-content{display:block;width:100%}.fbk-dashboard .old-stepper .mat-mdc-tab-header .mat-mdc-ink-bar{background:#33b4ff;height:4px}.fbk-dashboard .old-stepper.px0 .mat-mdc-tab-header{padding-left:0;padding-right:0}.fbk-dashboard .old-stepper .mat-mdc-tab-body-content{position:relative}.fbk-dashboard .old-stepper form,.fbk-dashboard .old-stepper .form{height:calc(100% - 111px);position:relative;overflow:hidden;width:100%}.fbk-dashboard .old-stepper form .contForm,.fbk-dashboard .old-stepper .form .contForm{height:calc(100% + 20px);overflow:auto;padding:0 45px 20px}.fbk-dashboard .old-stepper p.desc{margin:24px auto}.fbk-dashboard .old-stepper p.desc.double{width:45%;margin-right:5%;display:inline-block}.fbk-dashboard .old-stepper .loader{background:#fff9}.fbk-dashboard .old-stepper .DropDown{position:relative}.fbk-dashboard .old-stepper .DropDown input[type=text]{outline:none!important}.fbk-dashboard .old-stepper .DropDown .contList{display:none!important}.fbk-dashboard .old-stepper .DropDown:focus-within .contList{display:block!important;width:100%;left:0;margin-bottom:20px;bottom:-30px}.fbk-dashboard .old-stepper .DropDown:focus-within .contList.big{width:175%}.fbk-dashboard .old-stepper .mw250{max-width:250px}.fbk-dashboard .old-stepper .mw250 .chip{max-width:240px}.fbk-dashboard .old-stepper .mw250 .chipContent{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:230px;font-weight:600;line-height:16px;font-size:12px}.fbk-dashboard .old-stepper .addPermessi{margin:0 8px}.fbk-dashboard .old-stepper .addPermessi .button{box-shadow:none;margin:0;width:auto;max-width:145px;text-align:right}.fbk-dashboard .old-stepper .addPermessi .button .small,.fbk-dashboard .old-stepper .addPermessi .button app-workspaces mat-sidenav-container mat-sidenav app-menu app-menu-voce .voce span,.fbk-dashboard app-workspaces mat-sidenav-container mat-sidenav app-menu app-menu-voce .voce .old-stepper .addPermessi .button span,.fbk-dashboard .old-stepper .addPermessi .button .DettaglioResponsive .sezione .box .dati>span>span>span,.fbk-dashboard .DettaglioResponsive .sezione .box .old-stepper .addPermessi .button .dati>span>span>span,.fbk-dashboard .old-stepper .addPermessi .button .DettaglioResponsive .sezione .box .dati>span>div:not(.no-flex)>span,.fbk-dashboard .DettaglioResponsive .sezione .box .old-stepper .addPermessi .button .dati>span>div:not(.no-flex)>span,.fbk-dashboard .old-stepper .addPermessi .button .DettaglioResponsive .sezione .box .dati>div>span>span,.fbk-dashboard .DettaglioResponsive .sezione .box .old-stepper .addPermessi .button .dati>div>span>span,.fbk-dashboard .old-stepper .addPermessi .button .DettaglioResponsive .sezione .box .dati>div>div:not(.no-flex)>span,.fbk-dashboard .DettaglioResponsive .sezione .box .old-stepper .addPermessi .button .dati>div>div:not(.no-flex)>span,.fbk-dashboard .old-stepper .addPermessi .button .Dettaglio .sezione .box .dati>span>span>span,.fbk-dashboard .Dettaglio .sezione .box .old-stepper .addPermessi .button .dati>span>span>span,.fbk-dashboard .old-stepper .addPermessi .button .Dettaglio .sezione .box .dati>span>div>span,.fbk-dashboard .Dettaglio .sezione .box .old-stepper .addPermessi .button .dati>span>div>span,.fbk-dashboard .old-stepper .addPermessi .button .Dettaglio .sezione .box .dati>div>span>span,.fbk-dashboard .Dettaglio .sezione .box .old-stepper .addPermessi .button .dati>div>span>span,.fbk-dashboard .old-stepper .addPermessi .button .Dettaglio .sezione .box .dati>div>div>span,.fbk-dashboard .Dettaglio .sezione .box .old-stepper .addPermessi .button .dati>div>div>span,.fbk-dashboard .old-stepper .addPermessi .button .searchBar .serchInput,.fbk-dashboard .searchBar .old-stepper .addPermessi .button .serchInput,.fbk-dashboard .old-stepper .addPermessi .button .contAction .action,.fbk-dashboard .contAction .old-stepper .addPermessi .button .action,.fbk-dashboard .old-stepper .addPermessi .button .contAction .action span,.fbk-dashboard .contAction .action .old-stepper .addPermessi .button span,.fbk-dashboard .old-stepper .addPermessi .button .contList.checkList .mat-optgroup .mat-optgroup-label,.fbk-dashboard .contList.checkList .mat-optgroup .old-stepper .addPermessi .button .mat-optgroup-label,.fbk-dashboard .old-stepper .addPermessi .button .contList2.checkList .mat-optgroup .mat-optgroup-label,.fbk-dashboard .contList2.checkList .mat-optgroup .old-stepper .addPermessi .button .mat-optgroup-label,.fbk-dashboard .old-stepper .addPermessi .button .tendinaDinamica .voceTendina,.fbk-dashboard .tendinaDinamica .old-stepper .addPermessi .button .voceTendina,.fbk-dashboard .old-stepper .addPermessi .button .customTooltip .tooltip-inner,.fbk-dashboard .customTooltip .old-stepper .addPermessi .button .tooltip-inner,.fbk-dashboard .old-stepper .addPermessi .button .customTooltipRight .tooltip-inner,.fbk-dashboard .customTooltipRight .old-stepper .addPermessi .button .tooltip-inner{margin-right:5px}.fbk-dashboard .old-stepper .addPermessi .button .contPermessiList{transform:translateY(50%);-webkit-transform:translateY(50%);-moz-transform:translateY(50%);-ms-transform:translateY(50%);-o-transform:translateY(50%);bottom:50%;right:32px;width:-webkit-max-content;width:-moz-max-content;width:max-content;max-width:300px;max-height:280px;overflow-y:auto;border-radius:4px}.fbk-dashboard .old-stepper .addPermessi .button .contPermessiList.permessi{transform:none;-webkit-transform:none;-moz-transform:none;-ms-transform:none;-o-transform:none}.fbk-dashboard .old-stepper .rowBtn{position:absolute;width:100%;background:transparent;padding:15px 45px 40px;height:auto;bottom:0}.fbk-dashboard .old-stepper .rowBtn .button{min-width:125px;margin-bottom:16px;box-shadow:none}.fbk-dashboard .old-stepper .rowBtn span{margin-top:5px;display:block;width:100%}.fbk-dashboard .old-stepper .avatar,.fbk-dashboard .old-stepper .contTabella .contFixTabella .ResultTable tr td .contImg,.fbk-dashboard .contTabella .contFixTabella .ResultTable tr td .old-stepper .contImg,.fbk-dashboard .old-stepper .contTabella .contFixTabella .ResultTable tr th .contImg,.fbk-dashboard .contTabella .contFixTabella .ResultTable tr th .old-stepper .contImg{border:1px solid #b5c1c8;cursor:pointer}.fbk-dashboard .old-stepper .avatar.large span.icon-Plus,.fbk-dashboard .old-stepper .contTabella .contFixTabella .ResultTable tr td .contImg span.icon-Plus,.fbk-dashboard .contTabella .contFixTabella .ResultTable tr td .old-stepper .contImg span.icon-Plus,.fbk-dashboard .old-stepper .contTabella .contFixTabella .ResultTable tr th .contImg span.icon-Plus,.fbk-dashboard .contTabella .contFixTabella .ResultTable tr th .old-stepper .contImg span.icon-Plus{color:#00b7ff;font-size:16px!important}.fbk-dashboard .old-stepper .avatar.disabled .icon-Plus,.fbk-dashboard .old-stepper .contTabella .contFixTabella .ResultTable tr td .disabled.contImg .icon-Plus,.fbk-dashboard .contTabella .contFixTabella .ResultTable tr td .old-stepper .disabled.contImg .icon-Plus,.fbk-dashboard .old-stepper .contTabella .contFixTabella .ResultTable tr th .disabled.contImg .icon-Plus,.fbk-dashboard .contTabella .contFixTabella .ResultTable tr th .old-stepper .disabled.contImg .icon-Plus{color:#ddd}.fbk-dashboard .old-stepper .box{display:table;width:100%}.fbk-dashboard .old-stepper .box.flex{display:flex;align-items:center;width:100%;position:relative;justify-content:space-between}.fbk-dashboard .old-stepper .box.flex>.avatar,.fbk-dashboard .old-stepper .contTabella .contFixTabella .ResultTable tr td .box.flex>.contImg,.fbk-dashboard .contTabella .contFixTabella .ResultTable tr td .old-stepper .box.flex>.contImg,.fbk-dashboard .old-stepper .contTabella .contFixTabella .ResultTable tr th .box.flex>.contImg,.fbk-dashboard .contTabella .contFixTabella .ResultTable tr th .old-stepper .box.flex>.contImg{position:absolute;position:relative;right:0;padding:0 19px;margin-left:34px}.fbk-dashboard .old-stepper .mT{margin-top:24px}.fbk-dashboard .old-stepper .riepilogo{margin-left:-4px;margin-top:16px}.fbk-dashboard .old-stepper .desc_riepilogo{margin-top:16px}.fbk-dashboard .old-stepper .CustomWrk.First{margin-top:100px}.fbk-dashboard .old-stepper .CustomWrk.Second{width:50%;display:inline-block;vertical-align:top;margin-top:24px}.fbk-dashboard .old-stepper .CustomWrk .conResult{min-width:230px;max-width:70%;border:none;margin:0 auto;width:auto;display:table;position:relative}.fbk-dashboard .old-stepper .CustomWrk .conResult .info{display:table-cell}.fbk-dashboard .old-stepper .CustomWrk .conResult .info>span{display:inline-block;max-width:calc(100% - 56px);word-break:break-all}.fbk-dashboard .old-stepper .CustomWrk .conResult span{color:#2edf80!important}.fbk-dashboard .old-stepper .CustomWrk .conResult span.noName{color:#b5c1c8!important}.fbk-dashboard .old-stepper .CustomWrk .conResult .avatar,.fbk-dashboard .old-stepper .CustomWrk .conResult .contTabella .contFixTabella .ResultTable tr td .contImg,.fbk-dashboard .contTabella .contFixTabella .ResultTable tr td .old-stepper .CustomWrk .conResult .contImg,.fbk-dashboard .old-stepper .CustomWrk .conResult .contTabella .contFixTabella .ResultTable tr th .contImg,.fbk-dashboard .contTabella .contFixTabella .ResultTable tr th .old-stepper .CustomWrk .conResult .contImg{border-color:#2edf80;margin-left:0}.fbk-dashboard .old-stepper .CustomWrk .conResult .avatar .icon,.fbk-dashboard .old-stepper .CustomWrk .conResult .contTabella .contFixTabella .ResultTable tr td .contImg .icon,.fbk-dashboard .contTabella .contFixTabella .ResultTable tr td .old-stepper .CustomWrk .conResult .contImg .icon,.fbk-dashboard .old-stepper .CustomWrk .conResult .contTabella .contFixTabella .ResultTable tr th .contImg .icon,.fbk-dashboard .contTabella .contFixTabella .ResultTable tr th .old-stepper .CustomWrk .conResult .contImg .icon,.fbk-dashboard .old-stepper .CustomWrk .conResult .avatar .tour-step .shepherd-header .shepherd-cancel-icon,.fbk-dashboard .tour-step .shepherd-header .old-stepper .CustomWrk .conResult .avatar .shepherd-cancel-icon,.fbk-dashboard .old-stepper .CustomWrk .conResult .contTabella .contFixTabella .ResultTable tr td .contImg .tour-step .shepherd-header .shepherd-cancel-icon,.fbk-dashboard .tour-step .shepherd-header .old-stepper .CustomWrk .conResult .contTabella .contFixTabella .ResultTable tr td .contImg .shepherd-cancel-icon,.fbk-dashboard .contTabella .contFixTabella .ResultTable tr td .old-stepper .CustomWrk .conResult .contImg .tour-step .shepherd-header .shepherd-cancel-icon,.fbk-dashboard .tour-step .shepherd-header .contTabella .contFixTabella .ResultTable tr td .old-stepper .CustomWrk .conResult .contImg .shepherd-cancel-icon,.fbk-dashboard .old-stepper .CustomWrk .conResult .contTabella .contFixTabella .ResultTable tr th .contImg .tour-step .shepherd-header .shepherd-cancel-icon,.fbk-dashboard .tour-step .shepherd-header .old-stepper .CustomWrk .conResult .contTabella .contFixTabella .ResultTable tr th .contImg .shepherd-cancel-icon,.fbk-dashboard .contTabella .contFixTabella .ResultTable tr th .old-stepper .CustomWrk .conResult .contImg .tour-step .shepherd-header .shepherd-cancel-icon,.fbk-dashboard .tour-step .shepherd-header .contTabella .contFixTabella .ResultTable tr th .old-stepper .CustomWrk .conResult .contImg .shepherd-cancel-icon,.fbk-dashboard .old-stepper .CustomWrk .conResult .avatar .new-tour-step .shepherd-header .shepherd-cancel-icon,.fbk-dashboard .new-tour-step .shepherd-header .old-stepper .CustomWrk .conResult .avatar .shepherd-cancel-icon,.fbk-dashboard .old-stepper .CustomWrk .conResult .contTabella .contFixTabella .ResultTable tr td .contImg .new-tour-step .shepherd-header .shepherd-cancel-icon,.fbk-dashboard .new-tour-step .shepherd-header .old-stepper .CustomWrk .conResult .contTabella .contFixTabella .ResultTable tr td .contImg .shepherd-cancel-icon,.fbk-dashboard .contTabella .contFixTabella .ResultTable tr td .old-stepper .CustomWrk .conResult .contImg .new-tour-step .shepherd-header .shepherd-cancel-icon,.fbk-dashboard .new-tour-step .shepherd-header .contTabella .contFixTabella .ResultTable tr td .old-stepper .CustomWrk .conResult .contImg .shepherd-cancel-icon,.fbk-dashboard .old-stepper .CustomWrk .conResult .contTabella .contFixTabella .ResultTable tr th .contImg .new-tour-step .shepherd-header .shepherd-cancel-icon,.fbk-dashboard .new-tour-step .shepherd-header .old-stepper .CustomWrk .conResult .contTabella .contFixTabella .ResultTable tr th .contImg .shepherd-cancel-icon,.fbk-dashboard .contTabella .contFixTabella .ResultTable tr th .old-stepper .CustomWrk .conResult .contImg .new-tour-step .shepherd-header .shepherd-cancel-icon,.fbk-dashboard .new-tour-step .shepherd-header .contTabella .contFixTabella .ResultTable tr th .old-stepper .CustomWrk .conResult .contImg .shepherd-cancel-icon{color:#2edf80;margin:0;font-size:20px;font-weight:400}.fbk-dashboard .PresetByReports{background:#00f}.fbk-dashboard .PresetByReports .stepper{height:95%}.fbk-dashboard .pointerCursor{cursor:pointer}.fbk-dashboard .Dettaglio.Payments .topPage h2 .chip{padding:0 12px 2px;line-height:24px}.fbk-dashboard .Dettaglio:not(.Payments) #scrollableContent{padding-bottom:64px}.fbk-dashboard .Dettaglio .contMultiAction{display:inline-block;position:relative;vertical-align:middle;margin-left:15px}.fbk-dashboard .Dettaglio .contMultiAction .multiAction{border:1px solid #d8dfe3;box-sizing:border-box;width:80px;height:28px;vertical-align:middle;box-shadow:none;border-radius:6px}.fbk-dashboard .Dettaglio .contMultiAction.active .multiAction ::ng-deep span.mat-select-placeholder{font-size:14px;font-weight:400;color:#0091e6}.fbk-dashboard .Dettaglio .chip{display:inline-block}.fbk-dashboard .Dettaglio .conBody{width:100%;display:flex;justify-content:space-between}.fbk-dashboard .Dettaglio .sezione{min-height:20px;position:relative;width:100%;display:flex;flex-direction:column}.fbk-dashboard .Dettaglio .sezione .box{background:#fff;border-radius:6px;margin-bottom:24px;position:relative;width:100%;min-height:100px}.fbk-dashboard .Dettaglio .sezione .box .titleBox{display:inline-flex;align-items:baseline}.fbk-dashboard .Dettaglio .sezione .box .titleBox>span{margin-left:16px}.fbk-dashboard .Dettaglio .sezione .box .dati{padding:0 0 16px}.fbk-dashboard .Dettaglio .sezione .box .dati>span,.fbk-dashboard .Dettaglio .sezione .box .dati>div{border-bottom:1px solid #e7ecef;display:flex;padding:0 16px}.fbk-dashboard .Dettaglio .sezione .box .dati>span:last-child,.fbk-dashboard .Dettaglio .sezione .box .dati>div:last-child{border:none}.fbk-dashboard .Dettaglio .sezione .box .dati>span>span,.fbk-dashboard .Dettaglio .sezione .box .dati>span>div,.fbk-dashboard .Dettaglio .sezione .box .dati>div>span,.fbk-dashboard .Dettaglio .sezione .box .dati>div>div{display:flex;width:50%;height:48px;align-items:center}.fbk-dashboard .Dettaglio .sezione .box .dati>span>span .withDescription,.fbk-dashboard .Dettaglio .sezione .box .dati>span>div .withDescription,.fbk-dashboard .Dettaglio .sezione .box .dati>div>span .withDescription,.fbk-dashboard .Dettaglio .sezione .box .dati>div>div .withDescription{display:block;line-height:16px}.fbk-dashboard .Dettaglio .sezione .box .dati>span>span.middle,.fbk-dashboard .Dettaglio .sezione .box .dati>span>div.middle,.fbk-dashboard .Dettaglio .sezione .box .dati>div>span.middle,.fbk-dashboard .Dettaglio .sezione .box .dati>div>div.middle{position:absolute}.fbk-dashboard .Dettaglio .sezione .box .dati>span>span.right,.fbk-dashboard .Dettaglio .sezione .box .dati>span>div.right,.fbk-dashboard .Dettaglio .sezione .box .dati>div>span.right,.fbk-dashboard .Dettaglio .sezione .box .dati>div>div.right{justify-content:flex-end}.fbk-dashboard .Dettaglio .sezione .box .dati>span>span.right.rb2,.fbk-dashboard .Dettaglio .sezione .box .dati>span>div.right.rb2,.fbk-dashboard .Dettaglio .sezione .box .dati>div>span.right.rb2,.fbk-dashboard .Dettaglio .sezione .box .dati>div>div.right.rb2{color:#2d5f7b}.fbk-dashboard .Dettaglio .sezione .box .dati>span>span>span,.fbk-dashboard .Dettaglio .sezione .box .dati>span>div>span,.fbk-dashboard .Dettaglio .sezione .box .dati>div>span>span,.fbk-dashboard .Dettaglio .sezione .box .dati>div>div>span{margin-right:3%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.fbk-dashboard .Dettaglio .sezione .box .dati>span>span .chip,.fbk-dashboard .Dettaglio .sezione .box .dati>span>div .chip,.fbk-dashboard .Dettaglio .sezione .box .dati>div>span .chip,.fbk-dashboard .Dettaglio .sezione .box .dati>div>div .chip{min-height:0;height:24px;width:auto}.fbk-dashboard .Dettaglio .sezione .box .dati>span>span .chip.text,.fbk-dashboard .Dettaglio .sezione .box .dati>span>div .chip.text,.fbk-dashboard .Dettaglio .sezione .box .dati>div>span .chip.text,.fbk-dashboard .Dettaglio .sezione .box .dati>div>div .chip.text{padding:0 12px 2px;line-height:24px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.fbk-dashboard .Dettaglio .sezione .box .dati>span>span .chip .mat-chip-ripple,.fbk-dashboard .Dettaglio .sezione .box .dati>span>div .chip .mat-chip-ripple,.fbk-dashboard .Dettaglio .sezione .box .dati>div>span .chip .mat-chip-ripple,.fbk-dashboard .Dettaglio .sezione .box .dati>div>div .chip .mat-chip-ripple{display:none}.fbk-dashboard .Dettaglio .sezione .box .dati.h64>span>span,.fbk-dashboard .Dettaglio .sezione .box .dati.h64>span>div,.fbk-dashboard .Dettaglio .sezione .box .dati.h64>div>span,.fbk-dashboard .Dettaglio .sezione .box .dati.h64>div>div{height:64px}.fbk-dashboard .Dettaglio .sezione .Top{padding:24px 16px;width:100%;display:flex;justify-content:space-between;align-items:center;border-radius:4px;height:64px}.fbk-dashboard .Dettaglio .sezione .Top>h4{margin:0}.fbk-dashboard .Dettaglio .sezione .Top18{padding:18px 16px;width:100%;display:flex;justify-content:space-between;align-items:center}.fbk-dashboard .Dettaglio .sezione .Data{background:transparent;position:relative;border:1px solid var(--fbk-gbs-dls-color-cadet-grey-6);border-radius:4px;padding:12px 16px 0}.fbk-dashboard .Dettaglio .sezione .Data.datiPersonali{margin-bottom:24px}.fbk-dashboard .Dettaglio .sezione .Data.datiPersonali .top-row{margin-bottom:22px}.fbk-dashboard .Dettaglio .sezione .Data.datiPersonali .contInfo{width:100%;display:flex}.fbk-dashboard .Dettaglio .sezione .Data.datiPersonali .contInfo.first-row{margin-bottom:28px}.fbk-dashboard .Dettaglio .sezione .Data.datiPersonali .contInfo.second-row{margin-bottom:18px}.fbk-dashboard .Dettaglio .sezione .Data.datiPersonali .contInfo>*{flex-basis:33.33%}.fbk-dashboard .Dettaglio .sezione .Wrks{background:#fff;width:100%;min-height:100px;border-radius:4px}.fbk-dashboard .Dettaglio .sezione .Wrks .WrksList{padding:0}.fbk-dashboard .Dettaglio .sezione .Wrks .ResultBox{margin-top:0;overflow:auto}.fbk-dashboard .Dettaglio .sezione .Wrks .conResult.disabled{opacity:.6}.fbk-dashboard .Dettaglio .sezione .Wrks .conResult:last-child{border:none}.fbk-dashboard .Dettaglio .sezione .Wrks .conResult>div{vertical-align:middle}.fbk-dashboard .Dettaglio .sezione .Wrks .conResult>div.infoAccount{display:flex;justify-content:flex-start;align-items:center;overflow:hidden;padding-right:16px}.fbk-dashboard .Dettaglio .sezione .Wrks .conResult>div.infoAccount .texts{display:inline-block;align-items:center;justify-content:flex-start;overflow:hidden;text-overflow:ellipsis}.fbk-dashboard .Dettaglio .sezione .Wrks .conResult>div.infoAccount .texts>span{display:block;width:100%}.fbk-dashboard .Dettaglio .sezione .Wrks .conResult>div.infoAccount .avatar,.fbk-dashboard .Dettaglio .sezione .Wrks .conResult>div.infoAccount .contTabella .contFixTabella .ResultTable tr td .contImg,.fbk-dashboard .contTabella .contFixTabella .ResultTable tr td .Dettaglio .sezione .Wrks .conResult>div.infoAccount .contImg,.fbk-dashboard .Dettaglio .sezione .Wrks .conResult>div.infoAccount .contTabella .contFixTabella .ResultTable tr th .contImg,.fbk-dashboard .contTabella .contFixTabella .ResultTable tr th .Dettaglio .sezione .Wrks .conResult>div.infoAccount .contImg{border:1px solid #244253;margin:0 16px 0 0;padding:0 19px}.fbk-dashboard .Dettaglio .sezione .Wrks .conResult>div.infoAccount .avatar.editWrks,.fbk-dashboard .Dettaglio .sezione .Wrks .conResult>div.infoAccount .contTabella .contFixTabella .ResultTable tr td .editWrks.contImg,.fbk-dashboard .contTabella .contFixTabella .ResultTable tr td .Dettaglio .sezione .Wrks .conResult>div.infoAccount .editWrks.contImg,.fbk-dashboard .Dettaglio .sezione .Wrks .conResult>div.infoAccount .contTabella .contFixTabella .ResultTable tr th .editWrks.contImg,.fbk-dashboard .contTabella .contFixTabella .ResultTable tr th .Dettaglio .sezione .Wrks .conResult>div.infoAccount .editWrks.contImg{margin-left:16px}.fbk-dashboard .Dettaglio .sezione .Wrks .conResult>div.infoAccount .avatar .avatar,.fbk-dashboard .Dettaglio .sezione .Wrks .conResult>div.infoAccount .contTabella .contFixTabella .ResultTable tr td .contImg .avatar,.fbk-dashboard .contTabella .contFixTabella .ResultTable tr td .Dettaglio .sezione .Wrks .conResult>div.infoAccount .contImg .avatar,.fbk-dashboard .Dettaglio .sezione .Wrks .conResult>div.infoAccount .contTabella .contFixTabella .ResultTable tr th .contImg .avatar,.fbk-dashboard .contTabella .contFixTabella .ResultTable tr th .Dettaglio .sezione .Wrks .conResult>div.infoAccount .contImg .avatar,.fbk-dashboard .Dettaglio .sezione .Wrks .conResult>div.infoAccount .avatar .contTabella .contFixTabella .ResultTable tr td .contImg,.fbk-dashboard .contTabella .contFixTabella .ResultTable tr td .Dettaglio .sezione .Wrks .conResult>div.infoAccount .avatar .contImg,.fbk-dashboard .Dettaglio .sezione .Wrks .conResult>div.infoAccount .contTabella .contFixTabella .ResultTable tr td .contImg .contImg,.fbk-dashboard .contTabella .contFixTabella .ResultTable tr td .Dettaglio .sezione .Wrks .conResult>div.infoAccount .contImg .contImg,.fbk-dashboard .Dettaglio .sezione .Wrks .conResult>div.infoAccount .avatar .contTabella .contFixTabella .ResultTable tr th .contImg,.fbk-dashboard .contTabella .contFixTabella .ResultTable tr th .Dettaglio .sezione .Wrks .conResult>div.infoAccount .avatar .contImg,.fbk-dashboard .Dettaglio .sezione .Wrks .conResult>div.infoAccount .contTabella .contFixTabella .ResultTable tr th .contImg .contImg,.fbk-dashboard .contTabella .contFixTabella .ResultTable tr th .Dettaglio .sezione .Wrks .conResult>div.infoAccount .contImg .contImg,.fbk-dashboard .Dettaglio .sezione .Wrks .conResult>div.infoAccount .avatar .remove,.fbk-dashboard .Dettaglio .sezione .Wrks .conResult>div.infoAccount .contTabella .contFixTabella .ResultTable tr td .contImg .remove,.fbk-dashboard .contTabella .contFixTabella .ResultTable tr td .Dettaglio .sezione .Wrks .conResult>div.infoAccount .contImg .remove,.fbk-dashboard .Dettaglio .sezione .Wrks .conResult>div.infoAccount .contTabella .contFixTabella .ResultTable tr th .contImg .remove,.fbk-dashboard .contTabella .contFixTabella .ResultTable tr th .Dettaglio .sezione .Wrks .conResult>div.infoAccount .contImg .remove,.fbk-dashboard .Dettaglio .sezione .Wrks .conResult>div.infoAccount .avatar .selezione,.fbk-dashboard .Dettaglio .sezione .Wrks .conResult>div.infoAccount .contTabella .contFixTabella .ResultTable tr td .contImg .selezione,.fbk-dashboard .contTabella .contFixTabella .ResultTable tr td .Dettaglio .sezione .Wrks .conResult>div.infoAccount .contImg .selezione,.fbk-dashboard .Dettaglio .sezione .Wrks .conResult>div.infoAccount .contTabella .contFixTabella .ResultTable tr th .contImg .selezione,.fbk-dashboard .contTabella .contFixTabella .ResultTable tr th .Dettaglio .sezione .Wrks .conResult>div.infoAccount .contImg .selezione,.fbk-dashboard .Dettaglio .sezione .Wrks .conResult>div.infoAccount .avatar span,.fbk-dashboard .Dettaglio .sezione .Wrks .conResult>div.infoAccount .contTabella .contFixTabella .ResultTable tr td .contImg span,.fbk-dashboard .contTabella .contFixTabella .ResultTable tr td .Dettaglio .sezione .Wrks .conResult>div.infoAccount .contImg span,.fbk-dashboard .Dettaglio .sezione .Wrks .conResult>div.infoAccount .contTabella .contFixTabella .ResultTable tr th .contImg span,.fbk-dashboard .contTabella .contFixTabella .ResultTable tr th .Dettaglio .sezione .Wrks .conResult>div.infoAccount .contImg span{display:inline-block;vertical-align:middle;width:100%}.fbk-dashboard .Dettaglio .sezione .Wrks .conResult>div.infoAccount .avatar .remove,.fbk-dashboard .Dettaglio .sezione .Wrks .conResult>div.infoAccount .contTabella .contFixTabella .ResultTable tr td .contImg .remove,.fbk-dashboard .contTabella .contFixTabella .ResultTable tr td .Dettaglio .sezione .Wrks .conResult>div.infoAccount .contImg .remove,.fbk-dashboard .Dettaglio .sezione .Wrks .conResult>div.infoAccount .contTabella .contFixTabella .ResultTable tr th .contImg .remove,.fbk-dashboard .contTabella .contFixTabella .ResultTable tr th .Dettaglio .sezione .Wrks .conResult>div.infoAccount .contImg .remove,.fbk-dashboard .Dettaglio .sezione .Wrks .conResult>div.infoAccount .avatar .selezione,.fbk-dashboard .Dettaglio .sezione .Wrks .conResult>div.infoAccount .contTabella .contFixTabella .ResultTable tr td .contImg .selezione,.fbk-dashboard .contTabella .contFixTabella .ResultTable tr td .Dettaglio .sezione .Wrks .conResult>div.infoAccount .contImg .selezione,.fbk-dashboard .Dettaglio .sezione .Wrks .conResult>div.infoAccount .contTabella .contFixTabella .ResultTable tr th .contImg .selezione,.fbk-dashboard .contTabella .contFixTabella .ResultTable tr th .Dettaglio .sezione .Wrks .conResult>div.infoAccount .contImg .selezione{margin:0;cursor:pointer;height:16px;width:16px;line-height:13px}.fbk-dashboard .Dettaglio .sezione .Wrks .conResult>div.infoAccount .avatar .remove>span,.fbk-dashboard .Dettaglio .sezione .Wrks .conResult>div.infoAccount .contTabella .contFixTabella .ResultTable tr td .contImg .remove>span,.fbk-dashboard .contTabella .contFixTabella .ResultTable tr td .Dettaglio .sezione .Wrks .conResult>div.infoAccount .contImg .remove>span,.fbk-dashboard .Dettaglio .sezione .Wrks .conResult>div.infoAccount .contTabella .contFixTabella .ResultTable tr th .contImg .remove>span,.fbk-dashboard .contTabella .contFixTabella .ResultTable tr th .Dettaglio .sezione .Wrks .conResult>div.infoAccount .contImg .remove>span,.fbk-dashboard .Dettaglio .sezione .Wrks .conResult>div.infoAccount .avatar .selezione>span,.fbk-dashboard .Dettaglio .sezione .Wrks .conResult>div.infoAccount .contTabella .contFixTabella .ResultTable tr td .contImg .selezione>span,.fbk-dashboard .contTabella .contFixTabella .ResultTable tr td .Dettaglio .sezione .Wrks .conResult>div.infoAccount .contImg .selezione>span,.fbk-dashboard .Dettaglio .sezione .Wrks .conResult>div.infoAccount .contTabella .contFixTabella .ResultTable tr th .contImg .selezione>span,.fbk-dashboard .contTabella .contFixTabella .ResultTable tr th .Dettaglio .sezione .Wrks .conResult>div.infoAccount .contImg .selezione>span{color:#879ba6;height:16px;width:16px}.fbk-dashboard .Dettaglio .sezione .Wrks .conResult>div.info{max-width:64%;width:100%;display:flex;justify-content:space-between;align-items:center}.fbk-dashboard .Dettaglio .sezione .Wrks .conResult>div.info.text{max-width:215px}.fbk-dashboard .Dettaglio .sezione .Wrks .conResult>div.info .avatar,.fbk-dashboard .Dettaglio .sezione .Wrks .conResult>div.info .contTabella .contFixTabella .ResultTable tr td .contImg,.fbk-dashboard .contTabella .contFixTabella .ResultTable tr td .Dettaglio .sezione .Wrks .conResult>div.info .contImg,.fbk-dashboard .Dettaglio .sezione .Wrks .conResult>div.info .contTabella .contFixTabella .ResultTable tr th .contImg,.fbk-dashboard .contTabella .contFixTabella .ResultTable tr th .Dettaglio .sezione .Wrks .conResult>div.info .contImg{border:1px solid #244253;margin:0 16px 0 0;padding:0 19px}.fbk-dashboard .Dettaglio .sezione .Wrks .conResult>div.info .avatar.editWrks,.fbk-dashboard .Dettaglio .sezione .Wrks .conResult>div.info .contTabella .contFixTabella .ResultTable tr td .editWrks.contImg,.fbk-dashboard .contTabella .contFixTabella .ResultTable tr td .Dettaglio .sezione .Wrks .conResult>div.info .editWrks.contImg,.fbk-dashboard .Dettaglio .sezione .Wrks .conResult>div.info .contTabella .contFixTabella .ResultTable tr th .editWrks.contImg,.fbk-dashboard .contTabella .contFixTabella .ResultTable tr th .Dettaglio .sezione .Wrks .conResult>div.info .editWrks.contImg{margin-left:16px}.fbk-dashboard .Dettaglio .sezione .Wrks .conResult>div.info .avatar,.fbk-dashboard .Dettaglio .sezione .Wrks .conResult>div.info .contTabella .contFixTabella .ResultTable tr td .contImg,.fbk-dashboard .contTabella .contFixTabella .ResultTable tr td .Dettaglio .sezione .Wrks .conResult>div.info .contImg,.fbk-dashboard .Dettaglio .sezione .Wrks .conResult>div.info .contTabella .contFixTabella .ResultTable tr th .contImg,.fbk-dashboard .contTabella .contFixTabella .ResultTable tr th .Dettaglio .sezione .Wrks .conResult>div.info .contImg,.fbk-dashboard .Dettaglio .sezione .Wrks .conResult>div.info .remove,.fbk-dashboard .Dettaglio .sezione .Wrks .conResult>div.info .selezione,.fbk-dashboard .Dettaglio .sezione .Wrks .conResult>div.info span{display:inline-block;vertical-align:middle;width:100%}.fbk-dashboard .Dettaglio .sezione .Wrks .conResult>div.info .remove,.fbk-dashboard .Dettaglio .sezione .Wrks .conResult>div.info .selezione{margin:0;cursor:pointer;height:16px;width:16px;line-height:13px}.fbk-dashboard .Dettaglio .sezione .Wrks .conResult>div.info .remove>span,.fbk-dashboard .Dettaglio .sezione .Wrks .conResult>div.info .selezione>span{color:#879ba6;height:16px;width:16px}.fbk-dashboard .Dettaglio .sezione .Wrks .conResult>div.addPermessi{white-space:nowrap}.fbk-dashboard .infoRoleIcon .small.bold,.fbk-dashboard .infoRoleIcon app-workspaces mat-sidenav-container mat-sidenav app-menu app-menu-voce .voce span.bold,.fbk-dashboard app-workspaces mat-sidenav-container mat-sidenav app-menu app-menu-voce .voce .infoRoleIcon span.bold,.fbk-dashboard .DettaglioResponsive .sezione .Wrks .conResult>div.addPermessi .small.bold,.fbk-dashboard .DettaglioResponsive .sezione .Wrks .conResult>div.addPermessi app-workspaces mat-sidenav-container mat-sidenav app-menu app-menu-voce .voce span.bold,.fbk-dashboard app-workspaces mat-sidenav-container mat-sidenav app-menu app-menu-voce .voce .DettaglioResponsive .sezione .Wrks .conResult>div.addPermessi span.bold,.fbk-dashboard .DettaglioResponsive .sezione .Wrks .conResult>div.infoRole .small.bold,.fbk-dashboard .DettaglioResponsive .sezione .Wrks .conResult>div.infoRole app-workspaces mat-sidenav-container mat-sidenav app-menu app-menu-voce .voce span.bold,.fbk-dashboard app-workspaces mat-sidenav-container mat-sidenav app-menu app-menu-voce .voce .DettaglioResponsive .sezione .Wrks .conResult>div.infoRole span.bold,.fbk-dashboard .infoRoleIcon .DettaglioResponsive .sezione .box .dati>span>span>span.bold,.fbk-dashboard .DettaglioResponsive .sezione .Wrks .conResult>div.addPermessi .DettaglioResponsive .sezione .box .dati>span>span>span.bold,.fbk-dashboard .DettaglioResponsive .sezione .Wrks .conResult>div.infoRole .DettaglioResponsive .sezione .box .dati>span>span>span.bold,.fbk-dashboard .DettaglioResponsive .sezione .box .infoRoleIcon .dati>span>span>span.bold,.fbk-dashboard .DettaglioResponsive .sezione .box .Wrks .conResult>div.addPermessi .dati>span>span>span.bold,.fbk-dashboard .DettaglioResponsive .sezione .Wrks .box .conResult>div.addPermessi .dati>span>span>span.bold,.fbk-dashboard .DettaglioResponsive .sezione .box .Wrks .conResult>div.infoRole .dati>span>span>span.bold,.fbk-dashboard .DettaglioResponsive .sezione .Wrks .box .conResult>div.infoRole .dati>span>span>span.bold,.fbk-dashboard .infoRoleIcon .DettaglioResponsive .sezione .box .dati>span>div:not(.no-flex)>span.bold,.fbk-dashboard .DettaglioResponsive .sezione .Wrks .conResult>div.addPermessi .DettaglioResponsive .sezione .box .dati>span>div:not(.no-flex)>span.bold,.fbk-dashboard .DettaglioResponsive .sezione .Wrks .conResult>div.infoRole .DettaglioResponsive .sezione .box .dati>span>div:not(.no-flex)>span.bold,.fbk-dashboard .DettaglioResponsive .sezione .box .infoRoleIcon .dati>span>div:not(.no-flex)>span.bold,.fbk-dashboard .DettaglioResponsive .sezione .box .Wrks .conResult>div.addPermessi .dati>span>div:not(.no-flex)>span.bold,.fbk-dashboard .DettaglioResponsive .sezione .Wrks .box .conResult>div.addPermessi .dati>span>div:not(.no-flex)>span.bold,.fbk-dashboard .DettaglioResponsive .sezione .box .Wrks .conResult>div.infoRole .dati>span>div:not(.no-flex)>span.bold,.fbk-dashboard .DettaglioResponsive .sezione .Wrks .box .conResult>div.infoRole .dati>span>div:not(.no-flex)>span.bold,.fbk-dashboard .infoRoleIcon .DettaglioResponsive .sezione .box .dati>div>span>span.bold,.fbk-dashboard .DettaglioResponsive .sezione .Wrks .conResult>div.addPermessi .DettaglioResponsive .sezione .box .dati>div>span>span.bold,.fbk-dashboard .DettaglioResponsive .sezione .Wrks .conResult>div.infoRole .DettaglioResponsive .sezione .box .dati>div>span>span.bold,.fbk-dashboard .DettaglioResponsive .sezione .box .infoRoleIcon .dati>div>span>span.bold,.fbk-dashboard .DettaglioResponsive .sezione .box .Wrks .conResult>div.addPermessi .dati>div>span>span.bold,.fbk-dashboard .DettaglioResponsive .sezione .Wrks .box .conResult>div.addPermessi .dati>div>span>span.bold,.fbk-dashboard .DettaglioResponsive .sezione .box .Wrks .conResult>div.infoRole .dati>div>span>span.bold,.fbk-dashboard .DettaglioResponsive .sezione .Wrks .box .conResult>div.infoRole .dati>div>span>span.bold,.fbk-dashboard .infoRoleIcon .DettaglioResponsive .sezione .box .dati>div>div:not(.no-flex)>span.bold,.fbk-dashboard .DettaglioResponsive .sezione .Wrks .conResult>div.addPermessi .DettaglioResponsive .sezione .box .dati>div>div:not(.no-flex)>span.bold,.fbk-dashboard .DettaglioResponsive .sezione .Wrks .conResult>div.infoRole .DettaglioResponsive .sezione .box .dati>div>div:not(.no-flex)>span.bold,.fbk-dashboard .DettaglioResponsive .sezione .box .infoRoleIcon .dati>div>div:not(.no-flex)>span.bold,.fbk-dashboard .DettaglioResponsive .sezione .box .Wrks .conResult>div.addPermessi .dati>div>div:not(.no-flex)>span.bold,.fbk-dashboard .DettaglioResponsive .sezione .Wrks .box .conResult>div.addPermessi .dati>div>div:not(.no-flex)>span.bold,.fbk-dashboard .DettaglioResponsive .sezione .box .Wrks .conResult>div.infoRole .dati>div>div:not(.no-flex)>span.bold,.fbk-dashboard .DettaglioResponsive .sezione .Wrks .box .conResult>div.infoRole .dati>div>div:not(.no-flex)>span.bold,.fbk-dashboard .Dettaglio .sezione .Wrks .conResult>div.addPermessi .small.bold,.fbk-dashboard .Dettaglio .sezione .Wrks .conResult>div.addPermessi app-workspaces mat-sidenav-container mat-sidenav app-menu app-menu-voce .voce span.bold,.fbk-dashboard app-workspaces mat-sidenav-container mat-sidenav app-menu app-menu-voce .voce .Dettaglio .sezione .Wrks .conResult>div.addPermessi span.bold,.fbk-dashboard .Dettaglio .sezione .Wrks .conResult>div.infoRole .small.bold,.fbk-dashboard .Dettaglio .sezione .Wrks .conResult>div.infoRole app-workspaces mat-sidenav-container mat-sidenav app-menu app-menu-voce .voce span.bold,.fbk-dashboard app-workspaces mat-sidenav-container mat-sidenav app-menu app-menu-voce .voce .Dettaglio .sezione .Wrks .conResult>div.infoRole span.bold,.fbk-dashboard .infoRoleIcon .searchBar .bold.serchInput,.fbk-dashboard .DettaglioResponsive .sezione .Wrks .conResult>div.addPermessi .searchBar .bold.serchInput,.fbk-dashboard .DettaglioResponsive .sezione .Wrks .conResult>div.infoRole .searchBar .bold.serchInput,.fbk-dashboard .searchBar .infoRoleIcon .bold.serchInput,.fbk-dashboard .searchBar .DettaglioResponsive .sezione .Wrks .conResult>div.addPermessi .bold.serchInput,.fbk-dashboard .DettaglioResponsive .sezione .Wrks .searchBar .conResult>div.addPermessi .bold.serchInput,.fbk-dashboard .searchBar .DettaglioResponsive .sezione .Wrks .conResult>div.infoRole .bold.serchInput,.fbk-dashboard .DettaglioResponsive .sezione .Wrks .searchBar .conResult>div.infoRole .bold.serchInput,.fbk-dashboard .Dettaglio .sezione .Wrks .conResult>div.addPermessi .searchBar .bold.serchInput,.fbk-dashboard .searchBar .Dettaglio .sezione .Wrks .conResult>div.addPermessi .bold.serchInput,.fbk-dashboard .Dettaglio .sezione .Wrks .conResult>div.infoRole .searchBar .bold.serchInput,.fbk-dashboard .searchBar .Dettaglio .sezione .Wrks .conResult>div.infoRole .bold.serchInput,.fbk-dashboard .infoRoleIcon .contAction .bold.action,.fbk-dashboard .DettaglioResponsive .sezione .Wrks .conResult>div.addPermessi .contAction .bold.action,.fbk-dashboard .DettaglioResponsive .sezione .Wrks .conResult>div.infoRole .contAction .bold.action,.fbk-dashboard .contAction .infoRoleIcon .bold.action,.fbk-dashboard .contAction .DettaglioResponsive .sezione .Wrks .conResult>div.addPermessi .bold.action,.fbk-dashboard .DettaglioResponsive .sezione .Wrks .contAction .conResult>div.addPermessi .bold.action,.fbk-dashboard .contAction .DettaglioResponsive .sezione .Wrks .conResult>div.infoRole .bold.action,.fbk-dashboard .DettaglioResponsive .sezione .Wrks .contAction .conResult>div.infoRole .bold.action,.fbk-dashboard .Dettaglio .sezione .Wrks .conResult>div.addPermessi .contAction .bold.action,.fbk-dashboard .contAction .Dettaglio .sezione .Wrks .conResult>div.addPermessi .bold.action,.fbk-dashboard .Dettaglio .sezione .Wrks .conResult>div.infoRole .contAction .bold.action,.fbk-dashboard .contAction .Dettaglio .sezione .Wrks .conResult>div.infoRole .bold.action,.fbk-dashboard .infoRoleIcon .contAction .action span.bold,.fbk-dashboard .DettaglioResponsive .sezione .Wrks .conResult>div.addPermessi .contAction .action span.bold,.fbk-dashboard .DettaglioResponsive .sezione .Wrks .conResult>div.infoRole .contAction .action span.bold,.fbk-dashboard .contAction .action .infoRoleIcon span.bold,.fbk-dashboard .contAction .action .DettaglioResponsive .sezione .Wrks .conResult>div.addPermessi span.bold,.fbk-dashboard .DettaglioResponsive .sezione .Wrks .contAction .action .conResult>div.addPermessi span.bold,.fbk-dashboard .contAction .action .DettaglioResponsive .sezione .Wrks .conResult>div.infoRole span.bold,.fbk-dashboard .DettaglioResponsive .sezione .Wrks .contAction .action .conResult>div.infoRole span.bold,.fbk-dashboard .Dettaglio .sezione .Wrks .conResult>div.addPermessi .contAction .action span.bold,.fbk-dashboard .contAction .action .Dettaglio .sezione .Wrks .conResult>div.addPermessi span.bold,.fbk-dashboard .Dettaglio .sezione .Wrks .conResult>div.infoRole .contAction .action span.bold,.fbk-dashboard .contAction .action .Dettaglio .sezione .Wrks .conResult>div.infoRole span.bold,.fbk-dashboard .infoRoleIcon .contList.checkList .mat-optgroup .bold.mat-optgroup-label,.fbk-dashboard .DettaglioResponsive .sezione .Wrks .conResult>div.addPermessi .contList.checkList .mat-optgroup .bold.mat-optgroup-label,.fbk-dashboard .DettaglioResponsive .sezione .Wrks .conResult>div.infoRole .contList.checkList .mat-optgroup .bold.mat-optgroup-label,.fbk-dashboard .contList.checkList .mat-optgroup .infoRoleIcon .bold.mat-optgroup-label,.fbk-dashboard .contList.checkList .mat-optgroup .DettaglioResponsive .sezione .Wrks .conResult>div.addPermessi .bold.mat-optgroup-label,.fbk-dashboard .DettaglioResponsive .sezione .Wrks .contList.checkList .mat-optgroup .conResult>div.addPermessi .bold.mat-optgroup-label,.fbk-dashboard .contList.checkList .mat-optgroup .DettaglioResponsive .sezione .Wrks .conResult>div.infoRole .bold.mat-optgroup-label,.fbk-dashboard .DettaglioResponsive .sezione .Wrks .contList.checkList .mat-optgroup .conResult>div.infoRole .bold.mat-optgroup-label,.fbk-dashboard .Dettaglio .sezione .Wrks .conResult>div.addPermessi .contList.checkList .mat-optgroup .bold.mat-optgroup-label,.fbk-dashboard .contList.checkList .mat-optgroup .Dettaglio .sezione .Wrks .conResult>div.addPermessi .bold.mat-optgroup-label,.fbk-dashboard .Dettaglio .sezione .Wrks .conResult>div.infoRole .contList.checkList .mat-optgroup .bold.mat-optgroup-label,.fbk-dashboard .contList.checkList .mat-optgroup .Dettaglio .sezione .Wrks .conResult>div.infoRole .bold.mat-optgroup-label,.fbk-dashboard .infoRoleIcon .contList2.checkList .mat-optgroup .bold.mat-optgroup-label,.fbk-dashboard .DettaglioResponsive .sezione .Wrks .conResult>div.addPermessi .contList2.checkList .mat-optgroup .bold.mat-optgroup-label,.fbk-dashboard .DettaglioResponsive .sezione .Wrks .conResult>div.infoRole .contList2.checkList .mat-optgroup .bold.mat-optgroup-label,.fbk-dashboard .contList2.checkList .mat-optgroup .infoRoleIcon .bold.mat-optgroup-label,.fbk-dashboard .contList2.checkList .mat-optgroup .DettaglioResponsive .sezione .Wrks .conResult>div.addPermessi .bold.mat-optgroup-label,.fbk-dashboard .DettaglioResponsive .sezione .Wrks .contList2.checkList .mat-optgroup .conResult>div.addPermessi .bold.mat-optgroup-label,.fbk-dashboard .contList2.checkList .mat-optgroup .DettaglioResponsive .sezione .Wrks .conResult>div.infoRole .bold.mat-optgroup-label,.fbk-dashboard .DettaglioResponsive .sezione .Wrks .contList2.checkList .mat-optgroup .conResult>div.infoRole .bold.mat-optgroup-label,.fbk-dashboard .Dettaglio .sezione .Wrks .conResult>div.addPermessi .contList2.checkList .mat-optgroup .bold.mat-optgroup-label,.fbk-dashboard .contList2.checkList .mat-optgroup .Dettaglio .sezione .Wrks .conResult>div.addPermessi .bold.mat-optgroup-label,.fbk-dashboard .Dettaglio .sezione .Wrks .conResult>div.infoRole .contList2.checkList .mat-optgroup .bold.mat-optgroup-label,.fbk-dashboard .contList2.checkList .mat-optgroup .Dettaglio .sezione .Wrks .conResult>div.infoRole .bold.mat-optgroup-label,.fbk-dashboard .infoRoleIcon .tendinaDinamica .bold.voceTendina,.fbk-dashboard .DettaglioResponsive .sezione .Wrks .conResult>div.addPermessi .tendinaDinamica .bold.voceTendina,.fbk-dashboard .DettaglioResponsive .sezione .Wrks .conResult>div.infoRole .tendinaDinamica .bold.voceTendina,.fbk-dashboard .tendinaDinamica .infoRoleIcon .bold.voceTendina,.fbk-dashboard .tendinaDinamica .DettaglioResponsive .sezione .Wrks .conResult>div.addPermessi .bold.voceTendina,.fbk-dashboard .DettaglioResponsive .sezione .Wrks .tendinaDinamica .conResult>div.addPermessi .bold.voceTendina,.fbk-dashboard .tendinaDinamica .DettaglioResponsive .sezione .Wrks .conResult>div.infoRole .bold.voceTendina,.fbk-dashboard .DettaglioResponsive .sezione .Wrks .tendinaDinamica .conResult>div.infoRole .bold.voceTendina,.fbk-dashboard .Dettaglio .sezione .Wrks .conResult>div.addPermessi .tendinaDinamica .bold.voceTendina,.fbk-dashboard .tendinaDinamica .Dettaglio .sezione .Wrks .conResult>div.addPermessi .bold.voceTendina,.fbk-dashboard .Dettaglio .sezione .Wrks .conResult>div.infoRole .tendinaDinamica .bold.voceTendina,.fbk-dashboard .tendinaDinamica .Dettaglio .sezione .Wrks .conResult>div.infoRole .bold.voceTendina,.fbk-dashboard .infoRoleIcon .customTooltip .bold.tooltip-inner,.fbk-dashboard .DettaglioResponsive .sezione .Wrks .conResult>div.addPermessi .customTooltip .bold.tooltip-inner,.fbk-dashboard .DettaglioResponsive .sezione .Wrks .conResult>div.infoRole .customTooltip .bold.tooltip-inner,.fbk-dashboard .customTooltip .infoRoleIcon .bold.tooltip-inner,.fbk-dashboard .customTooltip .DettaglioResponsive .sezione .Wrks .conResult>div.addPermessi .bold.tooltip-inner,.fbk-dashboard .DettaglioResponsive .sezione .Wrks .customTooltip .conResult>div.addPermessi .bold.tooltip-inner,.fbk-dashboard .customTooltip .DettaglioResponsive .sezione .Wrks .conResult>div.infoRole .bold.tooltip-inner,.fbk-dashboard .DettaglioResponsive .sezione .Wrks .customTooltip .conResult>div.infoRole .bold.tooltip-inner,.fbk-dashboard .Dettaglio .sezione .Wrks .conResult>div.addPermessi .customTooltip .bold.tooltip-inner,.fbk-dashboard .customTooltip .Dettaglio .sezione .Wrks .conResult>div.addPermessi .bold.tooltip-inner,.fbk-dashboard .Dettaglio .sezione .Wrks .conResult>div.infoRole .customTooltip .bold.tooltip-inner,.fbk-dashboard .customTooltip .Dettaglio .sezione .Wrks .conResult>div.infoRole .bold.tooltip-inner,.fbk-dashboard .infoRoleIcon .customTooltipRight .bold.tooltip-inner,.fbk-dashboard .DettaglioResponsive .sezione .Wrks .conResult>div.addPermessi .customTooltipRight .bold.tooltip-inner,.fbk-dashboard .DettaglioResponsive .sezione .Wrks .conResult>div.infoRole .customTooltipRight .bold.tooltip-inner,.fbk-dashboard .customTooltipRight .infoRoleIcon .bold.tooltip-inner,.fbk-dashboard .customTooltipRight .DettaglioResponsive .sezione .Wrks .conResult>div.addPermessi .bold.tooltip-inner,.fbk-dashboard .DettaglioResponsive .sezione .Wrks .customTooltipRight .conResult>div.addPermessi .bold.tooltip-inner,.fbk-dashboard .customTooltipRight .DettaglioResponsive .sezione .Wrks .conResult>div.infoRole .bold.tooltip-inner,.fbk-dashboard .DettaglioResponsive .sezione .Wrks .customTooltipRight .conResult>div.infoRole .bold.tooltip-inner,.fbk-dashboard .Dettaglio .sezione .Wrks .conResult>div.addPermessi .customTooltipRight .bold.tooltip-inner,.fbk-dashboard .customTooltipRight .Dettaglio .sezione .Wrks .conResult>div.addPermessi .bold.tooltip-inner,.fbk-dashboard .Dettaglio .sezione .Wrks .conResult>div.infoRole .customTooltipRight .bold.tooltip-inner,.fbk-dashboard .customTooltipRight .Dettaglio .sezione .Wrks .conResult>div.infoRole .bold.tooltip-inner,.fbk-dashboard .infoRoleIcon .Dettaglio .sezione .box .dati>span>span>span.bold,.fbk-dashboard .DettaglioResponsive .sezione .Wrks .conResult>div.addPermessi .Dettaglio .sezione .box .dati>span>span>span.bold,.fbk-dashboard .DettaglioResponsive .sezione .Wrks .conResult>div.infoRole .Dettaglio .sezione .box .dati>span>span>span.bold,.fbk-dashboard .Dettaglio .sezione .box .infoRoleIcon .dati>span>span>span.bold,.fbk-dashboard .Dettaglio .sezione .Wrks .conResult>div.addPermessi .box .dati>span>span>span.bold,.fbk-dashboard .Dettaglio .sezione .box .Wrks .conResult>div.addPermessi .dati>span>span>span.bold,.fbk-dashboard .Dettaglio .sezione .Wrks .conResult>div.infoRole .box .dati>span>span>span.bold,.fbk-dashboard .Dettaglio .sezione .box .Wrks .conResult>div.infoRole .dati>span>span>span.bold,.fbk-dashboard .infoRoleIcon .Dettaglio .sezione .box .dati>span>div>span.bold,.fbk-dashboard .DettaglioResponsive .sezione .Wrks .conResult>div.addPermessi .Dettaglio .sezione .box .dati>span>div>span.bold,.fbk-dashboard .DettaglioResponsive .sezione .Wrks .conResult>div.infoRole .Dettaglio .sezione .box .dati>span>div>span.bold,.fbk-dashboard .Dettaglio .sezione .box .infoRoleIcon .dati>span>div>span.bold,.fbk-dashboard .Dettaglio .DettaglioResponsive .sezione .Wrks .box .conResult>div.addPermessi .dati>span>div>span.bold,.fbk-dashboard .DettaglioResponsive .Dettaglio .sezione .Wrks .box .conResult>div.addPermessi .dati>span>div>span.bold,.fbk-dashboard .Dettaglio .DettaglioResponsive .sezione .Wrks .box .conResult>div.infoRole .dati>span>div>span.bold,.fbk-dashboard .DettaglioResponsive .Dettaglio .sezione .Wrks .box .conResult>div.infoRole .dati>span>div>span.bold,.fbk-dashboard .Dettaglio .sezione .Wrks .conResult>div.addPermessi .box .dati>span>div>span.bold,.fbk-dashboard .Dettaglio .sezione .box .Wrks .conResult>div.addPermessi .dati>span>div>span.bold,.fbk-dashboard .Dettaglio .sezione .Wrks .conResult>div.infoRole .box .dati>span>div>span.bold,.fbk-dashboard .Dettaglio .sezione .box .Wrks .conResult>div.infoRole .dati>span>div>span.bold,.fbk-dashboard .infoRoleIcon .Dettaglio .sezione .box .dati>div>span>span.bold,.fbk-dashboard .DettaglioResponsive .sezione .Wrks .conResult>div.addPermessi .Dettaglio .sezione .box .dati>div>span>span.bold,.fbk-dashboard .DettaglioResponsive .sezione .Wrks .conResult>div.infoRole .Dettaglio .sezione .box .dati>div>span>span.bold,.fbk-dashboard .Dettaglio .sezione .box .infoRoleIcon .dati>div>span>span.bold,.fbk-dashboard .Dettaglio .sezione .Wrks .conResult>div.addPermessi .box .dati>div>span>span.bold,.fbk-dashboard .Dettaglio .sezione .box .Wrks .conResult>div.addPermessi .dati>div>span>span.bold,.fbk-dashboard .Dettaglio .sezione .Wrks .conResult>div.infoRole .box .dati>div>span>span.bold,.fbk-dashboard .Dettaglio .sezione .box .Wrks .conResult>div.infoRole .dati>div>span>span.bold,.fbk-dashboard .infoRoleIcon .Dettaglio .sezione .box .dati>div>div>span.bold,.fbk-dashboard .DettaglioResponsive .sezione .Wrks .conResult>div.addPermessi .Dettaglio .sezione .box .dati>div>div>span.bold,.fbk-dashboard .DettaglioResponsive .sezione .Wrks .conResult>div.infoRole .Dettaglio .sezione .box .dati>div>div>span.bold,.fbk-dashboard .Dettaglio .sezione .box .infoRoleIcon .dati>div>div>span.bold,.fbk-dashboard .Dettaglio .DettaglioResponsive .sezione .Wrks .box .conResult>div.addPermessi .dati>div>div>span.bold,.fbk-dashboard .DettaglioResponsive .Dettaglio .sezione .Wrks .box .conResult>div.addPermessi .dati>div>div>span.bold,.fbk-dashboard .Dettaglio .DettaglioResponsive .sezione .Wrks .box .conResult>div.infoRole .dati>div>div>span.bold,.fbk-dashboard .DettaglioResponsive .Dettaglio .sezione .Wrks .box .conResult>div.infoRole .dati>div>div>span.bold,.fbk-dashboard .Dettaglio .sezione .Wrks .conResult>div.addPermessi .box .dati>div>div>span.bold,.fbk-dashboard .Dettaglio .sezione .box .Wrks .conResult>div.addPermessi .dati>div>div>span.bold,.fbk-dashboard .Dettaglio .sezione .Wrks .conResult>div.infoRole .box .dati>div>div>span.bold,.fbk-dashboard .Dettaglio .sezione .box .Wrks .conResult>div.infoRole .dati>div>div>span.bold,.fbk-dashboard .infoRoleIcon .small.mat-mdc-chip.chip,.fbk-dashboard .infoRoleIcon app-workspaces mat-sidenav-container mat-sidenav app-menu app-menu-voce .voce span.mat-mdc-chip.chip,.fbk-dashboard app-workspaces mat-sidenav-container mat-sidenav app-menu app-menu-voce .voce .infoRoleIcon span.mat-mdc-chip.chip,.fbk-dashboard .DettaglioResponsive .sezione .Wrks .conResult>div.addPermessi .small.mat-mdc-chip.chip,.fbk-dashboard .DettaglioResponsive .sezione .Wrks .conResult>div.addPermessi app-workspaces mat-sidenav-container mat-sidenav app-menu app-menu-voce .voce span.mat-mdc-chip.chip,.fbk-dashboard app-workspaces mat-sidenav-container mat-sidenav app-menu app-menu-voce .voce .DettaglioResponsive .sezione .Wrks .conResult>div.addPermessi span.mat-mdc-chip.chip,.fbk-dashboard .DettaglioResponsive .sezione .Wrks .conResult>div.infoRole .small.mat-mdc-chip.chip,.fbk-dashboard .DettaglioResponsive .sezione .Wrks .conResult>div.infoRole app-workspaces mat-sidenav-container mat-sidenav app-menu app-menu-voce .voce span.mat-mdc-chip.chip,.fbk-dashboard app-workspaces mat-sidenav-container mat-sidenav app-menu app-menu-voce .voce .DettaglioResponsive .sezione .Wrks .conResult>div.infoRole span.mat-mdc-chip.chip,.fbk-dashboard .infoRoleIcon .DettaglioResponsive .sezione .box .dati>span>span>span.mat-mdc-chip.chip,.fbk-dashboard .DettaglioResponsive .sezione .Wrks .conResult>div.addPermessi .DettaglioResponsive .sezione .box .dati>span>span>span.mat-mdc-chip.chip,.fbk-dashboard .DettaglioResponsive .sezione .Wrks .conResult>div.infoRole .DettaglioResponsive .sezione .box .dati>span>span>span.mat-mdc-chip.chip,.fbk-dashboard .DettaglioResponsive .sezione .box .infoRoleIcon .dati>span>span>span.mat-mdc-chip.chip,.fbk-dashboard .DettaglioResponsive .sezione .box .Wrks .conResult>div.addPermessi .dati>span>span>span.mat-mdc-chip.chip,.fbk-dashboard .DettaglioResponsive .sezione .Wrks .box .conResult>div.addPermessi .dati>span>span>span.mat-mdc-chip.chip,.fbk-dashboard .DettaglioResponsive .sezione .box .Wrks .conResult>div.infoRole .dati>span>span>span.mat-mdc-chip.chip,.fbk-dashboard .DettaglioResponsive .sezione .Wrks .box .conResult>div.infoRole .dati>span>span>span.mat-mdc-chip.chip,.fbk-dashboard .infoRoleIcon .DettaglioResponsive .sezione .box .dati>span>div:not(.no-flex)>span.mat-mdc-chip.chip,.fbk-dashboard .DettaglioResponsive .sezione .Wrks .conResult>div.addPermessi .DettaglioResponsive .sezione .box .dati>span>div:not(.no-flex)>span.mat-mdc-chip.chip,.fbk-dashboard .DettaglioResponsive .sezione .Wrks .conResult>div.infoRole .DettaglioResponsive .sezione .box .dati>span>div:not(.no-flex)>span.mat-mdc-chip.chip,.fbk-dashboard .DettaglioResponsive .sezione .box .infoRoleIcon .dati>span>div:not(.no-flex)>span.mat-mdc-chip.chip,.fbk-dashboard .DettaglioResponsive .sezione .box .Wrks .conResult>div.addPermessi .dati>span>div:not(.no-flex)>span.mat-mdc-chip.chip,.fbk-dashboard .DettaglioResponsive .sezione .Wrks .box .conResult>div.addPermessi .dati>span>div:not(.no-flex)>span.mat-mdc-chip.chip,.fbk-dashboard .DettaglioResponsive .sezione .box .Wrks .conResult>div.infoRole .dati>span>div:not(.no-flex)>span.mat-mdc-chip.chip,.fbk-dashboard .DettaglioResponsive .sezione .Wrks .box .conResult>div.infoRole .dati>span>div:not(.no-flex)>span.mat-mdc-chip.chip,.fbk-dashboard .infoRoleIcon .DettaglioResponsive .sezione .box .dati>div>span>span.mat-mdc-chip.chip,.fbk-dashboard .DettaglioResponsive .sezione .Wrks .conResult>div.addPermessi .DettaglioResponsive .sezione .box .dati>div>span>span.mat-mdc-chip.chip,.fbk-dashboard .DettaglioResponsive .sezione .Wrks .conResult>div.infoRole .DettaglioResponsive .sezione .box .dati>div>span>span.mat-mdc-chip.chip,.fbk-dashboard .DettaglioResponsive .sezione .box .infoRoleIcon .dati>div>span>span.mat-mdc-chip.chip,.fbk-dashboard .DettaglioResponsive .sezione .box .Wrks .conResult>div.addPermessi .dati>div>span>span.mat-mdc-chip.chip,.fbk-dashboard .DettaglioResponsive .sezione .Wrks .box .conResult>div.addPermessi .dati>div>span>span.mat-mdc-chip.chip,.fbk-dashboard .DettaglioResponsive .sezione .box .Wrks .conResult>div.infoRole .dati>div>span>span.mat-mdc-chip.chip,.fbk-dashboard .DettaglioResponsive .sezione .Wrks .box .conResult>div.infoRole .dati>div>span>span.mat-mdc-chip.chip,.fbk-dashboard .infoRoleIcon .DettaglioResponsive .sezione .box .dati>div>div:not(.no-flex)>span.mat-mdc-chip.chip,.fbk-dashboard .DettaglioResponsive .sezione .Wrks .conResult>div.addPermessi .DettaglioResponsive .sezione .box .dati>div>div:not(.no-flex)>span.mat-mdc-chip.chip,.fbk-dashboard .DettaglioResponsive .sezione .Wrks .conResult>div.infoRole .DettaglioResponsive .sezione .box .dati>div>div:not(.no-flex)>span.mat-mdc-chip.chip,.fbk-dashboard .DettaglioResponsive .sezione .box .infoRoleIcon .dati>div>div:not(.no-flex)>span.mat-mdc-chip.chip,.fbk-dashboard .DettaglioResponsive .sezione .box .Wrks .conResult>div.addPermessi .dati>div>div:not(.no-flex)>span.mat-mdc-chip.chip,.fbk-dashboard .DettaglioResponsive .sezione .Wrks .box .conResult>div.addPermessi .dati>div>div:not(.no-flex)>span.mat-mdc-chip.chip,.fbk-dashboard .DettaglioResponsive .sezione .box .Wrks .conResult>div.infoRole .dati>div>div:not(.no-flex)>span.mat-mdc-chip.chip,.fbk-dashboard .DettaglioResponsive .sezione .Wrks .box .conResult>div.infoRole .dati>div>div:not(.no-flex)>span.mat-mdc-chip.chip,.fbk-dashboard .Dettaglio .sezione .Wrks .conResult>div.addPermessi .small.mat-mdc-chip.chip,.fbk-dashboard .Dettaglio .sezione .Wrks .conResult>div.addPermessi app-workspaces mat-sidenav-container mat-sidenav app-menu app-menu-voce .voce span.mat-mdc-chip.chip,.fbk-dashboard app-workspaces mat-sidenav-container mat-sidenav app-menu app-menu-voce .voce .Dettaglio .sezione .Wrks .conResult>div.addPermessi span.mat-mdc-chip.chip,.fbk-dashboard .Dettaglio .sezione .Wrks .conResult>div.infoRole .small.mat-mdc-chip.chip,.fbk-dashboard .Dettaglio .sezione .Wrks .conResult>div.infoRole app-workspaces mat-sidenav-container mat-sidenav app-menu app-menu-voce .voce span.mat-mdc-chip.chip,.fbk-dashboard app-workspaces mat-sidenav-container mat-sidenav app-menu app-menu-voce .voce .Dettaglio .sezione .Wrks .conResult>div.infoRole span.mat-mdc-chip.chip,.fbk-dashboard .infoRoleIcon .searchBar .serchInput.mat-mdc-chip.chip,.fbk-dashboard .DettaglioResponsive .sezione .Wrks .conResult>div.addPermessi .searchBar .serchInput.mat-mdc-chip.chip,.fbk-dashboard .DettaglioResponsive .sezione .Wrks .conResult>div.infoRole .searchBar .serchInput.mat-mdc-chip.chip,.fbk-dashboard .searchBar .infoRoleIcon .serchInput.mat-mdc-chip.chip,.fbk-dashboard .searchBar .DettaglioResponsive .sezione .Wrks .conResult>div.addPermessi .serchInput.mat-mdc-chip.chip,.fbk-dashboard .DettaglioResponsive .sezione .Wrks .searchBar .conResult>div.addPermessi .serchInput.mat-mdc-chip.chip,.fbk-dashboard .searchBar .DettaglioResponsive .sezione .Wrks .conResult>div.infoRole .serchInput.mat-mdc-chip.chip,.fbk-dashboard .DettaglioResponsive .sezione .Wrks .searchBar .conResult>div.infoRole .serchInput.mat-mdc-chip.chip,.fbk-dashboard .Dettaglio .sezione .Wrks .conResult>div.addPermessi .searchBar .serchInput.mat-mdc-chip.chip,.fbk-dashboard .searchBar .Dettaglio .sezione .Wrks .conResult>div.addPermessi .serchInput.mat-mdc-chip.chip,.fbk-dashboard .Dettaglio .sezione .Wrks .conResult>div.infoRole .searchBar .serchInput.mat-mdc-chip.chip,.fbk-dashboard .searchBar .Dettaglio .sezione .Wrks .conResult>div.infoRole .serchInput.mat-mdc-chip.chip,.fbk-dashboard .infoRoleIcon .contAction .action.mat-mdc-chip.chip,.fbk-dashboard .DettaglioResponsive .sezione .Wrks .conResult>div.addPermessi .contAction .action.mat-mdc-chip.chip,.fbk-dashboard .DettaglioResponsive .sezione .Wrks .conResult>div.infoRole .contAction .action.mat-mdc-chip.chip,.fbk-dashboard .contAction .infoRoleIcon .action.mat-mdc-chip.chip,.fbk-dashboard .contAction .DettaglioResponsive .sezione .Wrks .conResult>div.addPermessi .action.mat-mdc-chip.chip,.fbk-dashboard .DettaglioResponsive .sezione .Wrks .contAction .conResult>div.addPermessi .action.mat-mdc-chip.chip,.fbk-dashboard .contAction .DettaglioResponsive .sezione .Wrks .conResult>div.infoRole .action.mat-mdc-chip.chip,.fbk-dashboard .DettaglioResponsive .sezione .Wrks .contAction .conResult>div.infoRole .action.mat-mdc-chip.chip,.fbk-dashboard .Dettaglio .sezione .Wrks .conResult>div.addPermessi .contAction .action.mat-mdc-chip.chip,.fbk-dashboard .contAction .Dettaglio .sezione .Wrks .conResult>div.addPermessi .action.mat-mdc-chip.chip,.fbk-dashboard .Dettaglio .sezione .Wrks .conResult>div.infoRole .contAction .action.mat-mdc-chip.chip,.fbk-dashboard .contAction .Dettaglio .sezione .Wrks .conResult>div.infoRole .action.mat-mdc-chip.chip,.fbk-dashboard .infoRoleIcon .contAction .action span.mat-mdc-chip.chip,.fbk-dashboard .DettaglioResponsive .sezione .Wrks .conResult>div.addPermessi .contAction .action span.mat-mdc-chip.chip,.fbk-dashboard .DettaglioResponsive .sezione .Wrks .conResult>div.infoRole .contAction .action span.mat-mdc-chip.chip,.fbk-dashboard .contAction .action .infoRoleIcon span.mat-mdc-chip.chip,.fbk-dashboard .contAction .action .DettaglioResponsive .sezione .Wrks .conResult>div.addPermessi span.mat-mdc-chip.chip,.fbk-dashboard .DettaglioResponsive .sezione .Wrks .contAction .action .conResult>div.addPermessi span.mat-mdc-chip.chip,.fbk-dashboard .contAction .action .DettaglioResponsive .sezione .Wrks .conResult>div.infoRole span.mat-mdc-chip.chip,.fbk-dashboard .DettaglioResponsive .sezione .Wrks .contAction .action .conResult>div.infoRole span.mat-mdc-chip.chip,.fbk-dashboard .Dettaglio .sezione .Wrks .conResult>div.addPermessi .contAction .action span.mat-mdc-chip.chip,.fbk-dashboard .contAction .action .Dettaglio .sezione .Wrks .conResult>div.addPermessi span.mat-mdc-chip.chip,.fbk-dashboard .Dettaglio .sezione .Wrks .conResult>div.infoRole .contAction .action span.mat-mdc-chip.chip,.fbk-dashboard .contAction .action .Dettaglio .sezione .Wrks .conResult>div.infoRole span.mat-mdc-chip.chip,.fbk-dashboard .infoRoleIcon .contList.checkList .mat-optgroup .mat-optgroup-label.mat-mdc-chip.chip,.fbk-dashboard .DettaglioResponsive .sezione .Wrks .conResult>div.addPermessi .contList.checkList .mat-optgroup .mat-optgroup-label.mat-mdc-chip.chip,.fbk-dashboard .DettaglioResponsive .sezione .Wrks .conResult>div.infoRole .contList.checkList .mat-optgroup .mat-optgroup-label.mat-mdc-chip.chip,.fbk-dashboard .contList.checkList .mat-optgroup .infoRoleIcon .mat-optgroup-label.mat-mdc-chip.chip,.fbk-dashboard .contList.checkList .mat-optgroup .DettaglioResponsive .sezione .Wrks .conResult>div.addPermessi .mat-optgroup-label.mat-mdc-chip.chip,.fbk-dashboard .DettaglioResponsive .sezione .Wrks .contList.checkList .mat-optgroup .conResult>div.addPermessi .mat-optgroup-label.mat-mdc-chip.chip,.fbk-dashboard .contList.checkList .mat-optgroup .DettaglioResponsive .sezione .Wrks .conResult>div.infoRole .mat-optgroup-label.mat-mdc-chip.chip,.fbk-dashboard .DettaglioResponsive .sezione .Wrks .contList.checkList .mat-optgroup .conResult>div.infoRole .mat-optgroup-label.mat-mdc-chip.chip,.fbk-dashboard .Dettaglio .sezione .Wrks .conResult>div.addPermessi .contList.checkList .mat-optgroup .mat-optgroup-label.mat-mdc-chip.chip,.fbk-dashboard .contList.checkList .mat-optgroup .Dettaglio .sezione .Wrks .conResult>div.addPermessi .mat-optgroup-label.mat-mdc-chip.chip,.fbk-dashboard .Dettaglio .sezione .Wrks .conResult>div.infoRole .contList.checkList .mat-optgroup .mat-optgroup-label.mat-mdc-chip.chip,.fbk-dashboard .contList.checkList .mat-optgroup .Dettaglio .sezione .Wrks .conResult>div.infoRole .mat-optgroup-label.mat-mdc-chip.chip,.fbk-dashboard .infoRoleIcon .contList2.checkList .mat-optgroup .mat-optgroup-label.mat-mdc-chip.chip,.fbk-dashboard .DettaglioResponsive .sezione .Wrks .conResult>div.addPermessi .contList2.checkList .mat-optgroup .mat-optgroup-label.mat-mdc-chip.chip,.fbk-dashboard .DettaglioResponsive .sezione .Wrks .conResult>div.infoRole .contList2.checkList .mat-optgroup .mat-optgroup-label.mat-mdc-chip.chip,.fbk-dashboard .contList2.checkList .mat-optgroup .infoRoleIcon .mat-optgroup-label.mat-mdc-chip.chip,.fbk-dashboard .contList2.checkList .mat-optgroup .DettaglioResponsive .sezione .Wrks .conResult>div.addPermessi .mat-optgroup-label.mat-mdc-chip.chip,.fbk-dashboard .DettaglioResponsive .sezione .Wrks .contList2.checkList .mat-optgroup .conResult>div.addPermessi .mat-optgroup-label.mat-mdc-chip.chip,.fbk-dashboard .contList2.checkList .mat-optgroup .DettaglioResponsive .sezione .Wrks .conResult>div.infoRole .mat-optgroup-label.mat-mdc-chip.chip,.fbk-dashboard .DettaglioResponsive .sezione .Wrks .contList2.checkList .mat-optgroup .conResult>div.infoRole .mat-optgroup-label.mat-mdc-chip.chip,.fbk-dashboard .Dettaglio .sezione .Wrks .conResult>div.addPermessi .contList2.checkList .mat-optgroup .mat-optgroup-label.mat-mdc-chip.chip,.fbk-dashboard .contList2.checkList .mat-optgroup .Dettaglio .sezione .Wrks .conResult>div.addPermessi .mat-optgroup-label.mat-mdc-chip.chip,.fbk-dashboard .Dettaglio .sezione .Wrks .conResult>div.infoRole .contList2.checkList .mat-optgroup .mat-optgroup-label.mat-mdc-chip.chip,.fbk-dashboard .contList2.checkList .mat-optgroup .Dettaglio .sezione .Wrks .conResult>div.infoRole .mat-optgroup-label.mat-mdc-chip.chip,.fbk-dashboard .infoRoleIcon .tendinaDinamica .voceTendina.mat-mdc-chip.chip,.fbk-dashboard .DettaglioResponsive .sezione .Wrks .conResult>div.addPermessi .tendinaDinamica .voceTendina.mat-mdc-chip.chip,.fbk-dashboard .DettaglioResponsive .sezione .Wrks .conResult>div.infoRole .tendinaDinamica .voceTendina.mat-mdc-chip.chip,.fbk-dashboard .tendinaDinamica .infoRoleIcon .voceTendina.mat-mdc-chip.chip,.fbk-dashboard .tendinaDinamica .DettaglioResponsive .sezione .Wrks .conResult>div.addPermessi .voceTendina.mat-mdc-chip.chip,.fbk-dashboard .DettaglioResponsive .sezione .Wrks .tendinaDinamica .conResult>div.addPermessi .voceTendina.mat-mdc-chip.chip,.fbk-dashboard .tendinaDinamica .DettaglioResponsive .sezione .Wrks .conResult>div.infoRole .voceTendina.mat-mdc-chip.chip,.fbk-dashboard .DettaglioResponsive .sezione .Wrks .tendinaDinamica .conResult>div.infoRole .voceTendina.mat-mdc-chip.chip,.fbk-dashboard .Dettaglio .sezione .Wrks .conResult>div.addPermessi .tendinaDinamica .voceTendina.mat-mdc-chip.chip,.fbk-dashboard .tendinaDinamica .Dettaglio .sezione .Wrks .conResult>div.addPermessi .voceTendina.mat-mdc-chip.chip,.fbk-dashboard .Dettaglio .sezione .Wrks .conResult>div.infoRole .tendinaDinamica .voceTendina.mat-mdc-chip.chip,.fbk-dashboard .tendinaDinamica .Dettaglio .sezione .Wrks .conResult>div.infoRole .voceTendina.mat-mdc-chip.chip,.fbk-dashboard .infoRoleIcon .customTooltip .tooltip-inner.mat-mdc-chip.chip,.fbk-dashboard .DettaglioResponsive .sezione .Wrks .conResult>div.addPermessi .customTooltip .tooltip-inner.mat-mdc-chip.chip,.fbk-dashboard .DettaglioResponsive .sezione .Wrks .conResult>div.infoRole .customTooltip .tooltip-inner.mat-mdc-chip.chip,.fbk-dashboard .customTooltip .infoRoleIcon .tooltip-inner.mat-mdc-chip.chip,.fbk-dashboard .customTooltip .DettaglioResponsive .sezione .Wrks .conResult>div.addPermessi .tooltip-inner.mat-mdc-chip.chip,.fbk-dashboard .DettaglioResponsive .sezione .Wrks .customTooltip .conResult>div.addPermessi .tooltip-inner.mat-mdc-chip.chip,.fbk-dashboard .customTooltip .DettaglioResponsive .sezione .Wrks .conResult>div.infoRole .tooltip-inner.mat-mdc-chip.chip,.fbk-dashboard .DettaglioResponsive .sezione .Wrks .customTooltip .conResult>div.infoRole .tooltip-inner.mat-mdc-chip.chip,.fbk-dashboard .Dettaglio .sezione .Wrks .conResult>div.addPermessi .customTooltip .tooltip-inner.mat-mdc-chip.chip,.fbk-dashboard .customTooltip .Dettaglio .sezione .Wrks .conResult>div.addPermessi .tooltip-inner.mat-mdc-chip.chip,.fbk-dashboard .Dettaglio .sezione .Wrks .conResult>div.infoRole .customTooltip .tooltip-inner.mat-mdc-chip.chip,.fbk-dashboard .customTooltip .Dettaglio .sezione .Wrks .conResult>div.infoRole .tooltip-inner.mat-mdc-chip.chip,.fbk-dashboard .infoRoleIcon .customTooltipRight .tooltip-inner.mat-mdc-chip.chip,.fbk-dashboard .DettaglioResponsive .sezione .Wrks .conResult>div.addPermessi .customTooltipRight .tooltip-inner.mat-mdc-chip.chip,.fbk-dashboard .DettaglioResponsive .sezione .Wrks .conResult>div.infoRole .customTooltipRight .tooltip-inner.mat-mdc-chip.chip,.fbk-dashboard .customTooltipRight .infoRoleIcon .tooltip-inner.mat-mdc-chip.chip,.fbk-dashboard .customTooltipRight .DettaglioResponsive .sezione .Wrks .conResult>div.addPermessi .tooltip-inner.mat-mdc-chip.chip,.fbk-dashboard .DettaglioResponsive .sezione .Wrks .customTooltipRight .conResult>div.addPermessi .tooltip-inner.mat-mdc-chip.chip,.fbk-dashboard .customTooltipRight .DettaglioResponsive .sezione .Wrks .conResult>div.infoRole .tooltip-inner.mat-mdc-chip.chip,.fbk-dashboard .DettaglioResponsive .sezione .Wrks .customTooltipRight .conResult>div.infoRole .tooltip-inner.mat-mdc-chip.chip,.fbk-dashboard .Dettaglio .sezione .Wrks .conResult>div.addPermessi .customTooltipRight .tooltip-inner.mat-mdc-chip.chip,.fbk-dashboard .customTooltipRight .Dettaglio .sezione .Wrks .conResult>div.addPermessi .tooltip-inner.mat-mdc-chip.chip,.fbk-dashboard .Dettaglio .sezione .Wrks .conResult>div.infoRole .customTooltipRight .tooltip-inner.mat-mdc-chip.chip,.fbk-dashboard .customTooltipRight .Dettaglio .sezione .Wrks .conResult>div.infoRole .tooltip-inner.mat-mdc-chip.chip,.fbk-dashboard .infoRoleIcon .Dettaglio .sezione .box .dati>span>span>span.mat-mdc-chip.chip,.fbk-dashboard .DettaglioResponsive .sezione .Wrks .conResult>div.addPermessi .Dettaglio .sezione .box .dati>span>span>span.mat-mdc-chip.chip,.fbk-dashboard .DettaglioResponsive .sezione .Wrks .conResult>div.infoRole .Dettaglio .sezione .box .dati>span>span>span.mat-mdc-chip.chip,.fbk-dashboard .Dettaglio .sezione .box .infoRoleIcon .dati>span>span>span.mat-mdc-chip.chip,.fbk-dashboard .Dettaglio .sezione .Wrks .conResult>div.addPermessi .box .dati>span>span>span.mat-mdc-chip.chip,.fbk-dashboard .Dettaglio .sezione .box .Wrks .conResult>div.addPermessi .dati>span>span>span.mat-mdc-chip.chip,.fbk-dashboard .Dettaglio .sezione .Wrks .conResult>div.infoRole .box .dati>span>span>span.mat-mdc-chip.chip,.fbk-dashboard .Dettaglio .sezione .box .Wrks .conResult>div.infoRole .dati>span>span>span.mat-mdc-chip.chip,.fbk-dashboard .infoRoleIcon .Dettaglio .sezione .box .dati>span>div>span.mat-mdc-chip.chip,.fbk-dashboard .DettaglioResponsive .sezione .Wrks .conResult>div.addPermessi .Dettaglio .sezione .box .dati>span>div>span.mat-mdc-chip.chip,.fbk-dashboard .DettaglioResponsive .sezione .Wrks .conResult>div.infoRole .Dettaglio .sezione .box .dati>span>div>span.mat-mdc-chip.chip,.fbk-dashboard .Dettaglio .sezione .box .infoRoleIcon .dati>span>div>span.mat-mdc-chip.chip,.fbk-dashboard .Dettaglio .DettaglioResponsive .sezione .Wrks .box .conResult>div.addPermessi .dati>span>div>span.mat-mdc-chip.chip,.fbk-dashboard .DettaglioResponsive .Dettaglio .sezione .Wrks .box .conResult>div.addPermessi .dati>span>div>span.mat-mdc-chip.chip,.fbk-dashboard .Dettaglio .DettaglioResponsive .sezione .Wrks .box .conResult>div.infoRole .dati>span>div>span.mat-mdc-chip.chip,.fbk-dashboard .DettaglioResponsive .Dettaglio .sezione .Wrks .box .conResult>div.infoRole .dati>span>div>span.mat-mdc-chip.chip,.fbk-dashboard .Dettaglio .sezione .Wrks .conResult>div.addPermessi .box .dati>span>div>span.mat-mdc-chip.chip,.fbk-dashboard .Dettaglio .sezione .box .Wrks .conResult>div.addPermessi .dati>span>div>span.mat-mdc-chip.chip,.fbk-dashboard .Dettaglio .sezione .Wrks .conResult>div.infoRole .box .dati>span>div>span.mat-mdc-chip.chip,.fbk-dashboard .Dettaglio .sezione .box .Wrks .conResult>div.infoRole .dati>span>div>span.mat-mdc-chip.chip,.fbk-dashboard .infoRoleIcon .Dettaglio .sezione .box .dati>div>span>span.mat-mdc-chip.chip,.fbk-dashboard .DettaglioResponsive .sezione .Wrks .conResult>div.addPermessi .Dettaglio .sezione .box .dati>div>span>span.mat-mdc-chip.chip,.fbk-dashboard .DettaglioResponsive .sezione .Wrks .conResult>div.infoRole .Dettaglio .sezione .box .dati>div>span>span.mat-mdc-chip.chip,.fbk-dashboard .Dettaglio .sezione .box .infoRoleIcon .dati>div>span>span.mat-mdc-chip.chip,.fbk-dashboard .Dettaglio .sezione .Wrks .conResult>div.addPermessi .box .dati>div>span>span.mat-mdc-chip.chip,.fbk-dashboard .Dettaglio .sezione .box .Wrks .conResult>div.addPermessi .dati>div>span>span.mat-mdc-chip.chip,.fbk-dashboard .Dettaglio .sezione .Wrks .conResult>div.infoRole .box .dati>div>span>span.mat-mdc-chip.chip,.fbk-dashboard .Dettaglio .sezione .box .Wrks .conResult>div.infoRole .dati>div>span>span.mat-mdc-chip.chip,.fbk-dashboard .infoRoleIcon .Dettaglio .sezione .box .dati>div>div>span.mat-mdc-chip.chip,.fbk-dashboard .DettaglioResponsive .sezione .Wrks .conResult>div.addPermessi .Dettaglio .sezione .box .dati>div>div>span.mat-mdc-chip.chip,.fbk-dashboard .DettaglioResponsive .sezione .Wrks .conResult>div.infoRole .Dettaglio .sezione .box .dati>div>div>span.mat-mdc-chip.chip,.fbk-dashboard .Dettaglio .sezione .box .infoRoleIcon .dati>div>div>span.mat-mdc-chip.chip,.fbk-dashboard .Dettaglio .DettaglioResponsive .sezione .Wrks .box .conResult>div.addPermessi .dati>div>div>span.mat-mdc-chip.chip,.fbk-dashboard .DettaglioResponsive .Dettaglio .sezione .Wrks .box .conResult>div.addPermessi .dati>div>div>span.mat-mdc-chip.chip,.fbk-dashboard .Dettaglio .DettaglioResponsive .sezione .Wrks .box .conResult>div.infoRole .dati>div>div>span.mat-mdc-chip.chip,.fbk-dashboard .DettaglioResponsive .Dettaglio .sezione .Wrks .box .conResult>div.infoRole .dati>div>div>span.mat-mdc-chip.chip,.fbk-dashboard .Dettaglio .sezione .Wrks .conResult>div.addPermessi .box .dati>div>div>span.mat-mdc-chip.chip,.fbk-dashboard .Dettaglio .sezione .box .Wrks .conResult>div.addPermessi .dati>div>div>span.mat-mdc-chip.chip,.fbk-dashboard .Dettaglio .sezione .Wrks .conResult>div.infoRole .box .dati>div>div>span.mat-mdc-chip.chip,.fbk-dashboard .Dettaglio .sezione .box .Wrks .conResult>div.infoRole .dati>div>div>span.mat-mdc-chip.chip,.fbk-dashboard .infoRoleIcon .small.mat-mdc-chip.badge,.fbk-dashboard .infoRoleIcon app-workspaces mat-sidenav-container mat-sidenav app-menu app-menu-voce .voce span.mat-mdc-chip.badge,.fbk-dashboard app-workspaces mat-sidenav-container mat-sidenav app-menu app-menu-voce .voce .infoRoleIcon span.mat-mdc-chip.badge,.fbk-dashboard .DettaglioResponsive .sezione .Wrks .conResult>div.addPermessi .small.mat-mdc-chip.badge,.fbk-dashboard .DettaglioResponsive .sezione .Wrks .conResult>div.addPermessi app-workspaces mat-sidenav-container mat-sidenav app-menu app-menu-voce .voce span.mat-mdc-chip.badge,.fbk-dashboard app-workspaces mat-sidenav-container mat-sidenav app-menu app-menu-voce .voce .DettaglioResponsive .sezione .Wrks .conResult>div.addPermessi span.mat-mdc-chip.badge,.fbk-dashboard .DettaglioResponsive .sezione .Wrks .conResult>div.infoRole .small.mat-mdc-chip.badge,.fbk-dashboard .DettaglioResponsive .sezione .Wrks .conResult>div.infoRole app-workspaces mat-sidenav-container mat-sidenav app-menu app-menu-voce .voce span.mat-mdc-chip.badge,.fbk-dashboard app-workspaces mat-sidenav-container mat-sidenav app-menu app-menu-voce .voce .DettaglioResponsive .sezione .Wrks .conResult>div.infoRole span.mat-mdc-chip.badge,.fbk-dashboard .infoRoleIcon .DettaglioResponsive .sezione .box .dati>span>span>span.mat-mdc-chip.badge,.fbk-dashboard .DettaglioResponsive .sezione .Wrks .conResult>div.addPermessi .DettaglioResponsive .sezione .box .dati>span>span>span.mat-mdc-chip.badge,.fbk-dashboard .DettaglioResponsive .sezione .Wrks .conResult>div.infoRole .DettaglioResponsive .sezione .box .dati>span>span>span.mat-mdc-chip.badge,.fbk-dashboard .DettaglioResponsive .sezione .box .infoRoleIcon .dati>span>span>span.mat-mdc-chip.badge,.fbk-dashboard .DettaglioResponsive .sezione .box .Wrks .conResult>div.addPermessi .dati>span>span>span.mat-mdc-chip.badge,.fbk-dashboard .DettaglioResponsive .sezione .Wrks .box .conResult>div.addPermessi .dati>span>span>span.mat-mdc-chip.badge,.fbk-dashboard .DettaglioResponsive .sezione .box .Wrks .conResult>div.infoRole .dati>span>span>span.mat-mdc-chip.badge,.fbk-dashboard .DettaglioResponsive .sezione .Wrks .box .conResult>div.infoRole .dati>span>span>span.mat-mdc-chip.badge,.fbk-dashboard .infoRoleIcon .DettaglioResponsive .sezione .box .dati>span>div:not(.no-flex)>span.mat-mdc-chip.badge,.fbk-dashboard .DettaglioResponsive .sezione .Wrks .conResult>div.addPermessi .DettaglioResponsive .sezione .box .dati>span>div:not(.no-flex)>span.mat-mdc-chip.badge,.fbk-dashboard .DettaglioResponsive .sezione .Wrks .conResult>div.infoRole .DettaglioResponsive .sezione .box .dati>span>div:not(.no-flex)>span.mat-mdc-chip.badge,.fbk-dashboard .DettaglioResponsive .sezione .box .infoRoleIcon .dati>span>div:not(.no-flex)>span.mat-mdc-chip.badge,.fbk-dashboard .DettaglioResponsive .sezione .box .Wrks .conResult>div.addPermessi .dati>span>div:not(.no-flex)>span.mat-mdc-chip.badge,.fbk-dashboard .DettaglioResponsive .sezione .Wrks .box .conResult>div.addPermessi .dati>span>div:not(.no-flex)>span.mat-mdc-chip.badge,.fbk-dashboard .DettaglioResponsive .sezione .box .Wrks .conResult>div.infoRole .dati>span>div:not(.no-flex)>span.mat-mdc-chip.badge,.fbk-dashboard .DettaglioResponsive .sezione .Wrks .box .conResult>div.infoRole .dati>span>div:not(.no-flex)>span.mat-mdc-chip.badge,.fbk-dashboard .infoRoleIcon .DettaglioResponsive .sezione .box .dati>div>span>span.mat-mdc-chip.badge,.fbk-dashboard .DettaglioResponsive .sezione .Wrks .conResult>div.addPermessi .DettaglioResponsive .sezione .box .dati>div>span>span.mat-mdc-chip.badge,.fbk-dashboard .DettaglioResponsive .sezione .Wrks .conResult>div.infoRole .DettaglioResponsive .sezione .box .dati>div>span>span.mat-mdc-chip.badge,.fbk-dashboard .DettaglioResponsive .sezione .box .infoRoleIcon .dati>div>span>span.mat-mdc-chip.badge,.fbk-dashboard .DettaglioResponsive .sezione .box .Wrks .conResult>div.addPermessi .dati>div>span>span.mat-mdc-chip.badge,.fbk-dashboard .DettaglioResponsive .sezione .Wrks .box .conResult>div.addPermessi .dati>div>span>span.mat-mdc-chip.badge,.fbk-dashboard .DettaglioResponsive .sezione .box .Wrks .conResult>div.infoRole .dati>div>span>span.mat-mdc-chip.badge,.fbk-dashboard .DettaglioResponsive .sezione .Wrks .box .conResult>div.infoRole .dati>div>span>span.mat-mdc-chip.badge,.fbk-dashboard .infoRoleIcon .DettaglioResponsive .sezione .box .dati>div>div:not(.no-flex)>span.mat-mdc-chip.badge,.fbk-dashboard .DettaglioResponsive .sezione .Wrks .conResult>div.addPermessi .DettaglioResponsive .sezione .box .dati>div>div:not(.no-flex)>span.mat-mdc-chip.badge,.fbk-dashboard .DettaglioResponsive .sezione .Wrks .conResult>div.infoRole .DettaglioResponsive .sezione .box .dati>div>div:not(.no-flex)>span.mat-mdc-chip.badge,.fbk-dashboard .DettaglioResponsive .sezione .box .infoRoleIcon .dati>div>div:not(.no-flex)>span.mat-mdc-chip.badge,.fbk-dashboard .DettaglioResponsive .sezione .box .Wrks .conResult>div.addPermessi .dati>div>div:not(.no-flex)>span.mat-mdc-chip.badge,.fbk-dashboard .DettaglioResponsive .sezione .Wrks .box .conResult>div.addPermessi .dati>div>div:not(.no-flex)>span.mat-mdc-chip.badge,.fbk-dashboard .DettaglioResponsive .sezione .box .Wrks .conResult>div.infoRole .dati>div>div:not(.no-flex)>span.mat-mdc-chip.badge,.fbk-dashboard .DettaglioResponsive .sezione .Wrks .box .conResult>div.infoRole .dati>div>div:not(.no-flex)>span.mat-mdc-chip.badge,.fbk-dashboard .Dettaglio .sezione .Wrks .conResult>div.addPermessi .small.mat-mdc-chip.badge,.fbk-dashboard .Dettaglio .sezione .Wrks .conResult>div.addPermessi app-workspaces mat-sidenav-container mat-sidenav app-menu app-menu-voce .voce span.mat-mdc-chip.badge,.fbk-dashboard app-workspaces mat-sidenav-container mat-sidenav app-menu app-menu-voce .voce .Dettaglio .sezione .Wrks .conResult>div.addPermessi span.mat-mdc-chip.badge,.fbk-dashboard .Dettaglio .sezione .Wrks .conResult>div.infoRole .small.mat-mdc-chip.badge,.fbk-dashboard .Dettaglio .sezione .Wrks .conResult>div.infoRole app-workspaces mat-sidenav-container mat-sidenav app-menu app-menu-voce .voce span.mat-mdc-chip.badge,.fbk-dashboard app-workspaces mat-sidenav-container mat-sidenav app-menu app-menu-voce .voce .Dettaglio .sezione .Wrks .conResult>div.infoRole span.mat-mdc-chip.badge,.fbk-dashboard .infoRoleIcon .searchBar .serchInput.mat-mdc-chip.badge,.fbk-dashboard .DettaglioResponsive .sezione .Wrks .conResult>div.addPermessi .searchBar .serchInput.mat-mdc-chip.badge,.fbk-dashboard .DettaglioResponsive .sezione .Wrks .conResult>div.infoRole .searchBar .serchInput.mat-mdc-chip.badge,.fbk-dashboard .searchBar .infoRoleIcon .serchInput.mat-mdc-chip.badge,.fbk-dashboard .searchBar .DettaglioResponsive .sezione .Wrks .conResult>div.addPermessi .serchInput.mat-mdc-chip.badge,.fbk-dashboard .DettaglioResponsive .sezione .Wrks .searchBar .conResult>div.addPermessi .serchInput.mat-mdc-chip.badge,.fbk-dashboard .searchBar .DettaglioResponsive .sezione .Wrks .conResult>div.infoRole .serchInput.mat-mdc-chip.badge,.fbk-dashboard .DettaglioResponsive .sezione .Wrks .searchBar .conResult>div.infoRole .serchInput.mat-mdc-chip.badge,.fbk-dashboard .Dettaglio .sezione .Wrks .conResult>div.addPermessi .searchBar .serchInput.mat-mdc-chip.badge,.fbk-dashboard .searchBar .Dettaglio .sezione .Wrks .conResult>div.addPermessi .serchInput.mat-mdc-chip.badge,.fbk-dashboard .Dettaglio .sezione .Wrks .conResult>div.infoRole .searchBar .serchInput.mat-mdc-chip.badge,.fbk-dashboard .searchBar .Dettaglio .sezione .Wrks .conResult>div.infoRole .serchInput.mat-mdc-chip.badge,.fbk-dashboard .infoRoleIcon .contAction .action.mat-mdc-chip.badge,.fbk-dashboard .DettaglioResponsive .sezione .Wrks .conResult>div.addPermessi .contAction .action.mat-mdc-chip.badge,.fbk-dashboard .DettaglioResponsive .sezione .Wrks .conResult>div.infoRole .contAction .action.mat-mdc-chip.badge,.fbk-dashboard .contAction .infoRoleIcon .action.mat-mdc-chip.badge,.fbk-dashboard .contAction .DettaglioResponsive .sezione .Wrks .conResult>div.addPermessi .action.mat-mdc-chip.badge,.fbk-dashboard .DettaglioResponsive .sezione .Wrks .contAction .conResult>div.addPermessi .action.mat-mdc-chip.badge,.fbk-dashboard .contAction .DettaglioResponsive .sezione .Wrks .conResult>div.infoRole .action.mat-mdc-chip.badge,.fbk-dashboard .DettaglioResponsive .sezione .Wrks .contAction .conResult>div.infoRole .action.mat-mdc-chip.badge,.fbk-dashboard .Dettaglio .sezione .Wrks .conResult>div.addPermessi .contAction .action.mat-mdc-chip.badge,.fbk-dashboard .contAction .Dettaglio .sezione .Wrks .conResult>div.addPermessi .action.mat-mdc-chip.badge,.fbk-dashboard .Dettaglio .sezione .Wrks .conResult>div.infoRole .contAction .action.mat-mdc-chip.badge,.fbk-dashboard .contAction .Dettaglio .sezione .Wrks .conResult>div.infoRole .action.mat-mdc-chip.badge,.fbk-dashboard .infoRoleIcon .contAction .action span.mat-mdc-chip.badge,.fbk-dashboard .DettaglioResponsive .sezione .Wrks .conResult>div.addPermessi .contAction .action span.mat-mdc-chip.badge,.fbk-dashboard .DettaglioResponsive .sezione .Wrks .conResult>div.infoRole .contAction .action span.mat-mdc-chip.badge,.fbk-dashboard .contAction .action .infoRoleIcon span.mat-mdc-chip.badge,.fbk-dashboard .contAction .action .DettaglioResponsive .sezione .Wrks .conResult>div.addPermessi span.mat-mdc-chip.badge,.fbk-dashboard .DettaglioResponsive .sezione .Wrks .contAction .action .conResult>div.addPermessi span.mat-mdc-chip.badge,.fbk-dashboard .contAction .action .DettaglioResponsive .sezione .Wrks .conResult>div.infoRole span.mat-mdc-chip.badge,.fbk-dashboard .DettaglioResponsive .sezione .Wrks .contAction .action .conResult>div.infoRole span.mat-mdc-chip.badge,.fbk-dashboard .Dettaglio .sezione .Wrks .conResult>div.addPermessi .contAction .action span.mat-mdc-chip.badge,.fbk-dashboard .contAction .action .Dettaglio .sezione .Wrks .conResult>div.addPermessi span.mat-mdc-chip.badge,.fbk-dashboard .Dettaglio .sezione .Wrks .conResult>div.infoRole .contAction .action span.mat-mdc-chip.badge,.fbk-dashboard .contAction .action .Dettaglio .sezione .Wrks .conResult>div.infoRole span.mat-mdc-chip.badge,.fbk-dashboard .infoRoleIcon .contList.checkList .mat-optgroup .mat-optgroup-label.mat-mdc-chip.badge,.fbk-dashboard .DettaglioResponsive .sezione .Wrks .conResult>div.addPermessi .contList.checkList .mat-optgroup .mat-optgroup-label.mat-mdc-chip.badge,.fbk-dashboard .DettaglioResponsive .sezione .Wrks .conResult>div.infoRole .contList.checkList .mat-optgroup .mat-optgroup-label.mat-mdc-chip.badge,.fbk-dashboard .contList.checkList .mat-optgroup .infoRoleIcon .mat-optgroup-label.mat-mdc-chip.badge,.fbk-dashboard .contList.checkList .mat-optgroup .DettaglioResponsive .sezione .Wrks .conResult>div.addPermessi .mat-optgroup-label.mat-mdc-chip.badge,.fbk-dashboard .DettaglioResponsive .sezione .Wrks .contList.checkList .mat-optgroup .conResult>div.addPermessi .mat-optgroup-label.mat-mdc-chip.badge,.fbk-dashboard .contList.checkList .mat-optgroup .DettaglioResponsive .sezione .Wrks .conResult>div.infoRole .mat-optgroup-label.mat-mdc-chip.badge,.fbk-dashboard .DettaglioResponsive .sezione .Wrks .contList.checkList .mat-optgroup .conResult>div.infoRole .mat-optgroup-label.mat-mdc-chip.badge,.fbk-dashboard .Dettaglio .sezione .Wrks .conResult>div.addPermessi .contList.checkList .mat-optgroup .mat-optgroup-label.mat-mdc-chip.badge,.fbk-dashboard .contList.checkList .mat-optgroup .Dettaglio .sezione .Wrks .conResult>div.addPermessi .mat-optgroup-label.mat-mdc-chip.badge,.fbk-dashboard .Dettaglio .sezione .Wrks .conResult>div.infoRole .contList.checkList .mat-optgroup .mat-optgroup-label.mat-mdc-chip.badge,.fbk-dashboard .contList.checkList .mat-optgroup .Dettaglio .sezione .Wrks .conResult>div.infoRole .mat-optgroup-label.mat-mdc-chip.badge,.fbk-dashboard .infoRoleIcon .contList2.checkList .mat-optgroup .mat-optgroup-label.mat-mdc-chip.badge,.fbk-dashboard .DettaglioResponsive .sezione .Wrks .conResult>div.addPermessi .contList2.checkList .mat-optgroup .mat-optgroup-label.mat-mdc-chip.badge,.fbk-dashboard .DettaglioResponsive .sezione .Wrks .conResult>div.infoRole .contList2.checkList .mat-optgroup .mat-optgroup-label.mat-mdc-chip.badge,.fbk-dashboard .contList2.checkList .mat-optgroup .infoRoleIcon .mat-optgroup-label.mat-mdc-chip.badge,.fbk-dashboard .contList2.checkList .mat-optgroup .DettaglioResponsive .sezione .Wrks .conResult>div.addPermessi .mat-optgroup-label.mat-mdc-chip.badge,.fbk-dashboard .DettaglioResponsive .sezione .Wrks .contList2.checkList .mat-optgroup .conResult>div.addPermessi .mat-optgroup-label.mat-mdc-chip.badge,.fbk-dashboard .contList2.checkList .mat-optgroup .DettaglioResponsive .sezione .Wrks .conResult>div.infoRole .mat-optgroup-label.mat-mdc-chip.badge,.fbk-dashboard .DettaglioResponsive .sezione .Wrks .contList2.checkList .mat-optgroup .conResult>div.infoRole .mat-optgroup-label.mat-mdc-chip.badge,.fbk-dashboard .Dettaglio .sezione .Wrks .conResult>div.addPermessi .contList2.checkList .mat-optgroup .mat-optgroup-label.mat-mdc-chip.badge,.fbk-dashboard .contList2.checkList .mat-optgroup .Dettaglio .sezione .Wrks .conResult>div.addPermessi .mat-optgroup-label.mat-mdc-chip.badge,.fbk-dashboard .Dettaglio .sezione .Wrks .conResult>div.infoRole .contList2.checkList .mat-optgroup .mat-optgroup-label.mat-mdc-chip.badge,.fbk-dashboard .contList2.checkList .mat-optgroup .Dettaglio .sezione .Wrks .conResult>div.infoRole .mat-optgroup-label.mat-mdc-chip.badge,.fbk-dashboard .infoRoleIcon .tendinaDinamica .voceTendina.mat-mdc-chip.badge,.fbk-dashboard .DettaglioResponsive .sezione .Wrks .conResult>div.addPermessi .tendinaDinamica .voceTendina.mat-mdc-chip.badge,.fbk-dashboard .DettaglioResponsive .sezione .Wrks .conResult>div.infoRole .tendinaDinamica .voceTendina.mat-mdc-chip.badge,.fbk-dashboard .tendinaDinamica .infoRoleIcon .voceTendina.mat-mdc-chip.badge,.fbk-dashboard .tendinaDinamica .DettaglioResponsive .sezione .Wrks .conResult>div.addPermessi .voceTendina.mat-mdc-chip.badge,.fbk-dashboard .DettaglioResponsive .sezione .Wrks .tendinaDinamica .conResult>div.addPermessi .voceTendina.mat-mdc-chip.badge,.fbk-dashboard .tendinaDinamica .DettaglioResponsive .sezione .Wrks .conResult>div.infoRole .voceTendina.mat-mdc-chip.badge,.fbk-dashboard .DettaglioResponsive .sezione .Wrks .tendinaDinamica .conResult>div.infoRole .voceTendina.mat-mdc-chip.badge,.fbk-dashboard .Dettaglio .sezione .Wrks .conResult>div.addPermessi .tendinaDinamica .voceTendina.mat-mdc-chip.badge,.fbk-dashboard .tendinaDinamica .Dettaglio .sezione .Wrks .conResult>div.addPermessi .voceTendina.mat-mdc-chip.badge,.fbk-dashboard .Dettaglio .sezione .Wrks .conResult>div.infoRole .tendinaDinamica .voceTendina.mat-mdc-chip.badge,.fbk-dashboard .tendinaDinamica .Dettaglio .sezione .Wrks .conResult>div.infoRole .voceTendina.mat-mdc-chip.badge,.fbk-dashboard .infoRoleIcon .customTooltip .tooltip-inner.mat-mdc-chip.badge,.fbk-dashboard .DettaglioResponsive .sezione .Wrks .conResult>div.addPermessi .customTooltip .tooltip-inner.mat-mdc-chip.badge,.fbk-dashboard .DettaglioResponsive .sezione .Wrks .conResult>div.infoRole .customTooltip .tooltip-inner.mat-mdc-chip.badge,.fbk-dashboard .customTooltip .infoRoleIcon .tooltip-inner.mat-mdc-chip.badge,.fbk-dashboard .customTooltip .DettaglioResponsive .sezione .Wrks .conResult>div.addPermessi .tooltip-inner.mat-mdc-chip.badge,.fbk-dashboard .DettaglioResponsive .sezione .Wrks .customTooltip .conResult>div.addPermessi .tooltip-inner.mat-mdc-chip.badge,.fbk-dashboard .customTooltip .DettaglioResponsive .sezione .Wrks .conResult>div.infoRole .tooltip-inner.mat-mdc-chip.badge,.fbk-dashboard .DettaglioResponsive .sezione .Wrks .customTooltip .conResult>div.infoRole .tooltip-inner.mat-mdc-chip.badge,.fbk-dashboard .Dettaglio .sezione .Wrks .conResult>div.addPermessi .customTooltip .tooltip-inner.mat-mdc-chip.badge,.fbk-dashboard .customTooltip .Dettaglio .sezione .Wrks .conResult>div.addPermessi .tooltip-inner.mat-mdc-chip.badge,.fbk-dashboard .Dettaglio .sezione .Wrks .conResult>div.infoRole .customTooltip .tooltip-inner.mat-mdc-chip.badge,.fbk-dashboard .customTooltip .Dettaglio .sezione .Wrks .conResult>div.infoRole .tooltip-inner.mat-mdc-chip.badge,.fbk-dashboard .infoRoleIcon .customTooltipRight .tooltip-inner.mat-mdc-chip.badge,.fbk-dashboard .DettaglioResponsive .sezione .Wrks .conResult>div.addPermessi .customTooltipRight .tooltip-inner.mat-mdc-chip.badge,.fbk-dashboard .DettaglioResponsive .sezione .Wrks .conResult>div.infoRole .customTooltipRight .tooltip-inner.mat-mdc-chip.badge,.fbk-dashboard .customTooltipRight .infoRoleIcon .tooltip-inner.mat-mdc-chip.badge,.fbk-dashboard .customTooltipRight .DettaglioResponsive .sezione .Wrks .conResult>div.addPermessi .tooltip-inner.mat-mdc-chip.badge,.fbk-dashboard .DettaglioResponsive .sezione .Wrks .customTooltipRight .conResult>div.addPermessi .tooltip-inner.mat-mdc-chip.badge,.fbk-dashboard .customTooltipRight .DettaglioResponsive .sezione .Wrks .conResult>div.infoRole .tooltip-inner.mat-mdc-chip.badge,.fbk-dashboard .DettaglioResponsive .sezione .Wrks .customTooltipRight .conResult>div.infoRole .tooltip-inner.mat-mdc-chip.badge,.fbk-dashboard .Dettaglio .sezione .Wrks .conResult>div.addPermessi .customTooltipRight .tooltip-inner.mat-mdc-chip.badge,.fbk-dashboard .customTooltipRight .Dettaglio .sezione .Wrks .conResult>div.addPermessi .tooltip-inner.mat-mdc-chip.badge,.fbk-dashboard .Dettaglio .sezione .Wrks .conResult>div.infoRole .customTooltipRight .tooltip-inner.mat-mdc-chip.badge,.fbk-dashboard .customTooltipRight .Dettaglio .sezione .Wrks .conResult>div.infoRole .tooltip-inner.mat-mdc-chip.badge,.fbk-dashboard .infoRoleIcon .Dettaglio .sezione .box .dati>span>span>span.mat-mdc-chip.badge,.fbk-dashboard .DettaglioResponsive .sezione .Wrks .conResult>div.addPermessi .Dettaglio .sezione .box .dati>span>span>span.mat-mdc-chip.badge,.fbk-dashboard .DettaglioResponsive .sezione .Wrks .conResult>div.infoRole .Dettaglio .sezione .box .dati>span>span>span.mat-mdc-chip.badge,.fbk-dashboard .Dettaglio .sezione .box .infoRoleIcon .dati>span>span>span.mat-mdc-chip.badge,.fbk-dashboard .Dettaglio .sezione .Wrks .conResult>div.addPermessi .box .dati>span>span>span.mat-mdc-chip.badge,.fbk-dashboard .Dettaglio .sezione .box .Wrks .conResult>div.addPermessi .dati>span>span>span.mat-mdc-chip.badge,.fbk-dashboard .Dettaglio .sezione .Wrks .conResult>div.infoRole .box .dati>span>span>span.mat-mdc-chip.badge,.fbk-dashboard .Dettaglio .sezione .box .Wrks .conResult>div.infoRole .dati>span>span>span.mat-mdc-chip.badge,.fbk-dashboard .infoRoleIcon .Dettaglio .sezione .box .dati>span>div>span.mat-mdc-chip.badge,.fbk-dashboard .DettaglioResponsive .sezione .Wrks .conResult>div.addPermessi .Dettaglio .sezione .box .dati>span>div>span.mat-mdc-chip.badge,.fbk-dashboard .DettaglioResponsive .sezione .Wrks .conResult>div.infoRole .Dettaglio .sezione .box .dati>span>div>span.mat-mdc-chip.badge,.fbk-dashboard .Dettaglio .sezione .box .infoRoleIcon .dati>span>div>span.mat-mdc-chip.badge,.fbk-dashboard .Dettaglio .DettaglioResponsive .sezione .Wrks .box .conResult>div.addPermessi .dati>span>div>span.mat-mdc-chip.badge,.fbk-dashboard .DettaglioResponsive .Dettaglio .sezione .Wrks .box .conResult>div.addPermessi .dati>span>div>span.mat-mdc-chip.badge,.fbk-dashboard .Dettaglio .DettaglioResponsive .sezione .Wrks .box .conResult>div.infoRole .dati>span>div>span.mat-mdc-chip.badge,.fbk-dashboard .DettaglioResponsive .Dettaglio .sezione .Wrks .box .conResult>div.infoRole .dati>span>div>span.mat-mdc-chip.badge,.fbk-dashboard .Dettaglio .sezione .Wrks .conResult>div.addPermessi .box .dati>span>div>span.mat-mdc-chip.badge,.fbk-dashboard .Dettaglio .sezione .box .Wrks .conResult>div.addPermessi .dati>span>div>span.mat-mdc-chip.badge,.fbk-dashboard .Dettaglio .sezione .Wrks .conResult>div.infoRole .box .dati>span>div>span.mat-mdc-chip.badge,.fbk-dashboard .Dettaglio .sezione .box .Wrks .conResult>div.infoRole .dati>span>div>span.mat-mdc-chip.badge,.fbk-dashboard .infoRoleIcon .Dettaglio .sezione .box .dati>div>span>span.mat-mdc-chip.badge,.fbk-dashboard .DettaglioResponsive .sezione .Wrks .conResult>div.addPermessi .Dettaglio .sezione .box .dati>div>span>span.mat-mdc-chip.badge,.fbk-dashboard .DettaglioResponsive .sezione .Wrks .conResult>div.infoRole .Dettaglio .sezione .box .dati>div>span>span.mat-mdc-chip.badge,.fbk-dashboard .Dettaglio .sezione .box .infoRoleIcon .dati>div>span>span.mat-mdc-chip.badge,.fbk-dashboard .Dettaglio .sezione .Wrks .conResult>div.addPermessi .box .dati>div>span>span.mat-mdc-chip.badge,.fbk-dashboard .Dettaglio .sezione .box .Wrks .conResult>div.addPermessi .dati>div>span>span.mat-mdc-chip.badge,.fbk-dashboard .Dettaglio .sezione .Wrks .conResult>div.infoRole .box .dati>div>span>span.mat-mdc-chip.badge,.fbk-dashboard .Dettaglio .sezione .box .Wrks .conResult>div.infoRole .dati>div>span>span.mat-mdc-chip.badge,.fbk-dashboard .infoRoleIcon .Dettaglio .sezione .box .dati>div>div>span.mat-mdc-chip.badge,.fbk-dashboard .DettaglioResponsive .sezione .Wrks .conResult>div.addPermessi .Dettaglio .sezione .box .dati>div>div>span.mat-mdc-chip.badge,.fbk-dashboard .DettaglioResponsive .sezione .Wrks .conResult>div.infoRole .Dettaglio .sezione .box .dati>div>div>span.mat-mdc-chip.badge,.fbk-dashboard .Dettaglio .sezione .box .infoRoleIcon .dati>div>div>span.mat-mdc-chip.badge,.fbk-dashboard .Dettaglio .DettaglioResponsive .sezione .Wrks .box .conResult>div.addPermessi .dati>div>div>span.mat-mdc-chip.badge,.fbk-dashboard .DettaglioResponsive .Dettaglio .sezione .Wrks .box .conResult>div.addPermessi .dati>div>div>span.mat-mdc-chip.badge,.fbk-dashboard .Dettaglio .DettaglioResponsive .sezione .Wrks .box .conResult>div.infoRole .dati>div>div>span.mat-mdc-chip.badge,.fbk-dashboard .DettaglioResponsive .Dettaglio .sezione .Wrks .box .conResult>div.infoRole .dati>div>div>span.mat-mdc-chip.badge,.fbk-dashboard .Dettaglio .sezione .Wrks .conResult>div.addPermessi .box .dati>div>div>span.mat-mdc-chip.badge,.fbk-dashboard .Dettaglio .sezione .box .Wrks .conResult>div.addPermessi .dati>div>div>span.mat-mdc-chip.badge,.fbk-dashboard .Dettaglio .sezione .Wrks .conResult>div.infoRole .box .dati>div>div>span.mat-mdc-chip.badge,.fbk-dashboard .Dettaglio .sezione .box .Wrks .conResult>div.infoRole .dati>div>div>span.mat-mdc-chip.badge{text-align:right;min-width:80px;margin-right:5px}.fbk-dashboard .infoRoleIcon .conInfo,.fbk-dashboard .DettaglioResponsive .sezione .Wrks .conResult>div.addPermessi .conInfo,.fbk-dashboard .DettaglioResponsive .sezione .Wrks .conResult>div.infoRole .conInfo,.fbk-dashboard .Dettaglio .sezione .Wrks .conResult>div.addPermessi .conInfo,.fbk-dashboard .Dettaglio .sezione .Wrks .conResult>div.infoRole .conInfo{position:relative}.fbk-dashboard .infoRoleIcon .conInfo:hover>.showinfo,.fbk-dashboard .DettaglioResponsive .sezione .Wrks .conResult>div.addPermessi .conInfo:hover>.showinfo,.fbk-dashboard .DettaglioResponsive .sezione .Wrks .conResult>div.infoRole .conInfo:hover>.showinfo,.fbk-dashboard .Dettaglio .sezione .Wrks .conResult>div.addPermessi .conInfo:hover>.showinfo,.fbk-dashboard .Dettaglio .sezione .Wrks .conResult>div.infoRole .conInfo:hover>.showinfo{display:block}.fbk-dashboard .infoRoleIcon .conInfo.disabled:hover>.showinfo,.fbk-dashboard .DettaglioResponsive .sezione .Wrks .conResult>div.addPermessi .conInfo.disabled:hover>.showinfo,.fbk-dashboard .DettaglioResponsive .sezione .Wrks .conResult>div.infoRole .conInfo.disabled:hover>.showinfo,.fbk-dashboard .Dettaglio .sezione .Wrks .conResult>div.addPermessi .conInfo.disabled:hover>.showinfo,.fbk-dashboard .Dettaglio .sezione .Wrks .conResult>div.infoRole .conInfo.disabled:hover>.showinfo{display:none}.fbk-dashboard .infoRoleIcon .conInfo .showinfo,.fbk-dashboard .DettaglioResponsive .sezione .Wrks .conResult>div.addPermessi .conInfo .showinfo,.fbk-dashboard .DettaglioResponsive .sezione .Wrks .conResult>div.infoRole .conInfo .showinfo,.fbk-dashboard .Dettaglio .sezione .Wrks .conResult>div.addPermessi .conInfo .showinfo,.fbk-dashboard .Dettaglio .sezione .Wrks .conResult>div.infoRole .conInfo .showinfo{position:absolute;right:10px;top:calc(50% - 15px);transform:translateY(-50%);background:#fff;min-width:336px;padding:16px;box-shadow:0 8px 20px #00466e14,0 2px 10px #00000014,0 0 4px #00466e12;border-radius:4px;z-index:1;display:none}.fbk-dashboard .infoRoleIcon .conInfo .showinfo .conResult,.fbk-dashboard .DettaglioResponsive .sezione .Wrks .conResult>div.addPermessi .conInfo .showinfo .conResult,.fbk-dashboard .DettaglioResponsive .sezione .Wrks .conResult>div.infoRole .conInfo .showinfo .conResult,.fbk-dashboard .Dettaglio .sezione .Wrks .conResult>div.addPermessi .conInfo .showinfo .conResult,.fbk-dashboard .Dettaglio .sezione .Wrks .conResult>div.infoRole .conInfo .showinfo .conResult{height:48px;position:relative}.fbk-dashboard .infoRoleIcon .conInfo .showinfo .conResult:last-child,.fbk-dashboard .DettaglioResponsive .sezione .Wrks .conResult>div.addPermessi .conInfo .showinfo .conResult:last-child,.fbk-dashboard .DettaglioResponsive .sezione .Wrks .conResult>div.infoRole .conInfo .showinfo .conResult:last-child,.fbk-dashboard .Dettaglio .sezione .Wrks .conResult>div.addPermessi .conInfo .showinfo .conResult:last-child,.fbk-dashboard .Dettaglio .sezione .Wrks .conResult>div.infoRole .conInfo .showinfo .conResult:last-child{border:none}.fbk-dashboard .infoRoleIcon .conInfo .showinfo .conResult .chip,.fbk-dashboard .DettaglioResponsive .sezione .Wrks .conResult>div.addPermessi .conInfo .showinfo .conResult .chip,.fbk-dashboard .DettaglioResponsive .sezione .Wrks .conResult>div.infoRole .conInfo .showinfo .conResult .chip,.fbk-dashboard .Dettaglio .sezione .Wrks .conResult>div.addPermessi .conInfo .showinfo .conResult .chip,.fbk-dashboard .Dettaglio .sezione .Wrks .conResult>div.infoRole .conInfo .showinfo .conResult .chip{position:absolute;right:0;min-height:0;height:24px;width:24px}.fbk-dashboard .infoRoleIcon .contAction,.fbk-dashboard .DettaglioResponsive .sezione .Wrks .conResult>div.addPermessi .contAction,.fbk-dashboard .DettaglioResponsive .sezione .Wrks .conResult>div.infoRole .contAction,.fbk-dashboard .Dettaglio .sezione .Wrks .conResult>div.addPermessi .contAction,.fbk-dashboard .Dettaglio .sezione .Wrks .conResult>div.infoRole .contAction{bottom:auto}.fbk-dashboard .DettaglioResponsive.Payments .topPage h2 .chip{padding:0 12px 2px;line-height:24px}.fbk-dashboard .DettaglioResponsive .contMultiAction{display:inline-block;position:relative;vertical-align:middle;margin-left:15px}.fbk-dashboard .DettaglioResponsive .contMultiAction.no-mar-left{margin-left:0}.fbk-dashboard .DettaglioResponsive .contMultiAction .multiAction{border:1px solid #d8dfe3;box-sizing:border-box;width:80px;height:28px;vertical-align:middle;box-shadow:none}.fbk-dashboard .DettaglioResponsive .contMultiAction.active .multiAction ::ng-deep span.mat-select-placeholder{font-size:14px;font-weight:400;color:#0091e6}.fbk-dashboard .DettaglioResponsive .chip{display:inline-block}.fbk-dashboard .DettaglioResponsive .conBody{width:100%;display:flex;justify-content:space-between}.fbk-dashboard .DettaglioResponsive .sezione{min-height:20px;position:relative;width:100%}.fbk-dashboard .DettaglioResponsive .sezione .box{background:#fff;border-radius:6px;position:relative;width:100%;min-height:100px}.fbk-dashboard .DettaglioResponsive .sezione .box:not(.Impostazioni){margin-top:24px}.fbk-dashboard .DettaglioResponsive .sezione .box .titleBox{display:inline-flex;align-items:baseline}.fbk-dashboard .DettaglioResponsive .sezione .box .titleBox>span{margin-left:16px}.fbk-dashboard .DettaglioResponsive .sezione .box:first-child{margin-top:0}.fbk-dashboard .DettaglioResponsive .sezione .box .dati{padding:0 0 16px}.fbk-dashboard .DettaglioResponsive .sezione .box .dati>span,.fbk-dashboard .DettaglioResponsive .sezione .box .dati>div{border-bottom:1px solid #e7ecef;display:flex;padding:0 16px}.fbk-dashboard .DettaglioResponsive .sezione .box .dati>span:last-child,.fbk-dashboard .DettaglioResponsive .sezione .box .dati>span.no-border,.fbk-dashboard .DettaglioResponsive .sezione .box .dati>div:last-child,.fbk-dashboard .DettaglioResponsive .sezione .box .dati>div.no-border{border:none}.fbk-dashboard .DettaglioResponsive .sezione .box .dati>span>span,.fbk-dashboard .DettaglioResponsive .sezione .box .dati>span>div:not(.no-flex),.fbk-dashboard .DettaglioResponsive .sezione .box .dati>div>span,.fbk-dashboard .DettaglioResponsive .sezione .box .dati>div>div:not(.no-flex){display:flex;width:50%;height:48px;align-items:center}.fbk-dashboard .DettaglioResponsive .sezione .box .dati>span>span .withDescription,.fbk-dashboard .DettaglioResponsive .sezione .box .dati>span>div:not(.no-flex) .withDescription,.fbk-dashboard .DettaglioResponsive .sezione .box .dati>div>span .withDescription,.fbk-dashboard .DettaglioResponsive .sezione .box .dati>div>div:not(.no-flex) .withDescription{display:block;line-height:16px}.fbk-dashboard .DettaglioResponsive .sezione .box .dati>span>span.middle,.fbk-dashboard .DettaglioResponsive .sezione .box .dati>span>div:not(.no-flex).middle,.fbk-dashboard .DettaglioResponsive .sezione .box .dati>div>span.middle,.fbk-dashboard .DettaglioResponsive .sezione .box .dati>div>div:not(.no-flex).middle{position:absolute}.fbk-dashboard .DettaglioResponsive .sezione .box .dati>span>span.right,.fbk-dashboard .DettaglioResponsive .sezione .box .dati>span>div:not(.no-flex).right,.fbk-dashboard .DettaglioResponsive .sezione .box .dati>div>span.right,.fbk-dashboard .DettaglioResponsive .sezione .box .dati>div>div:not(.no-flex).right{justify-content:flex-end}.fbk-dashboard .DettaglioResponsive .sezione .box .dati>span>span.right.rb2,.fbk-dashboard .DettaglioResponsive .sezione .box .dati>span>div:not(.no-flex).right.rb2,.fbk-dashboard .DettaglioResponsive .sezione .box .dati>div>span.right.rb2,.fbk-dashboard .DettaglioResponsive .sezione .box .dati>div>div:not(.no-flex).right.rb2{color:#2d5f7b}.fbk-dashboard .DettaglioResponsive .sezione .box .dati>span>span.only-label,.fbk-dashboard .DettaglioResponsive .sezione .box .dati>span>div:not(.no-flex).only-label,.fbk-dashboard .DettaglioResponsive .sezione .box .dati>div>span.only-label,.fbk-dashboard .DettaglioResponsive .sezione .box .dati>div>div:not(.no-flex).only-label{align-items:flex-start}.fbk-dashboard .DettaglioResponsive .sezione .box .dati>span>span>span,.fbk-dashboard .DettaglioResponsive .sezione .box .dati>span>div:not(.no-flex)>span,.fbk-dashboard .DettaglioResponsive .sezione .box .dati>div>span>span,.fbk-dashboard .DettaglioResponsive .sezione .box .dati>div>div:not(.no-flex)>span{margin-right:3%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.fbk-dashboard .DettaglioResponsive .sezione .box .dati>span>span .chip,.fbk-dashboard .DettaglioResponsive .sezione .box .dati>span>div:not(.no-flex) .chip,.fbk-dashboard .DettaglioResponsive .sezione .box .dati>div>span .chip,.fbk-dashboard .DettaglioResponsive .sezione .box .dati>div>div:not(.no-flex) .chip{min-height:0;height:24px;width:auto}.fbk-dashboard .DettaglioResponsive .sezione .box .dati>span>span .chip.text,.fbk-dashboard .DettaglioResponsive .sezione .box .dati>span>div:not(.no-flex) .chip.text,.fbk-dashboard .DettaglioResponsive .sezione .box .dati>div>span .chip.text,.fbk-dashboard .DettaglioResponsive .sezione .box .dati>div>div:not(.no-flex) .chip.text{padding:0 12px 2px;line-height:24px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.fbk-dashboard .DettaglioResponsive .sezione .box .dati>span>span .chip .mat-chip-ripple,.fbk-dashboard .DettaglioResponsive .sezione .box .dati>span>div:not(.no-flex) .chip .mat-chip-ripple,.fbk-dashboard .DettaglioResponsive .sezione .box .dati>div>span .chip .mat-chip-ripple,.fbk-dashboard .DettaglioResponsive .sezione .box .dati>div>div:not(.no-flex) .chip .mat-chip-ripple{display:none}.fbk-dashboard .DettaglioResponsive .sezione .box .dati.h64>span>span,.fbk-dashboard .DettaglioResponsive .sezione .box .dati.h64>span>div:not(.h-auto),.fbk-dashboard .DettaglioResponsive .sezione .box .dati.h64>div>span,.fbk-dashboard .DettaglioResponsive .sezione .box .dati.h64>div>div:not(.h-auto){height:64px}.fbk-dashboard .DettaglioResponsive .sezione .boxTransparent{border-radius:6px;border:1px solid var(--fbk-gbs-dls-color-cadet-grey-6);position:relative;width:100%}.fbk-dashboard .DettaglioResponsive .sezione .boxTransparent .box_flex{display:flex;flex-wrap:wrap;padding-bottom:16px}.fbk-dashboard .DettaglioResponsive .sezione .boxTransparent .box_flex .span_flex{flex-basis:33.33%;padding:16px 16px 0}.fbk-dashboard .DettaglioResponsive .sezione .boxTransparent .box_flex .span_flex>label{display:flex;justify-content:space-between;margin-bottom:4px}.fbk-dashboard .DettaglioResponsive .sezione .Top{padding:16px;width:100%;display:flex;justify-content:space-between;align-items:center;border-radius:4px}.fbk-dashboard .DettaglioResponsive .sezione .Top>h4{margin:0}.fbk-dashboard .DettaglioResponsive .sezione .Top18{padding:18px 16px;width:100%;display:flex;justify-content:space-between;align-items:center}.fbk-dashboard .DettaglioResponsive .sezione .Top-user-detail{padding:12px 16px 6px;width:100%;display:flex;justify-content:space-between;align-items:center}.fbk-dashboard .DettaglioResponsive .sezione .Fw{width:100%}@media only screen and (min-width: 1680px){.fbk-dashboard .DettaglioResponsive .sezione.Sx{min-width:648px;width:62%}.fbk-dashboard .DettaglioResponsive .sezione.Dx{width:36%;display:inline-block}}@media only screen and (max-width: 1679px) and (min-width: 1440px){.fbk-dashboard .DettaglioResponsive .sezione.Sx{min-width:648px;width:62%}.fbk-dashboard .DettaglioResponsive .sezione.Dx{width:36%;display:inline-block}}@media only screen and (max-width: 1439px) and (min-width: 1280px){.fbk-dashboard .DettaglioResponsive .sezione.Sx{min-width:648px;width:62%}.fbk-dashboard .DettaglioResponsive .sezione.Dx{width:36%;display:inline-block}}@media only screen and (max-width: 1279px) and (min-width: 1024px){.fbk-dashboard .DettaglioResponsive .sezione.Sx{min-width:471px;width:53%}.fbk-dashboard .DettaglioResponsive .sezione.Dx{width:45%;display:inline-block}}@media only screen and (max-width: 1023px) and (min-width: 768px){.fbk-dashboard .DettaglioResponsive .sezione.Sx{min-width:280px;width:43%}.fbk-dashboard .DettaglioResponsive .sezione.Dx{width:55%;display:inline-block}}.fbk-dashboard .DettaglioResponsive .sezione .Data{background:#fff;position:relative;min-height:400px;background-image:url("./media/bck_detail-G3A3C3TJ.png");background-position:top;background-size:100% auto;background-repeat:no-repeat;border-radius:4px}.fbk-dashboard .DettaglioResponsive .sezione .Data .contenuto{margin:24px auto 32px}.fbk-dashboard .DettaglioResponsive .sezione .Data .contenuto .avatar,.fbk-dashboard .DettaglioResponsive .sezione .Data .contenuto .contTabella .contFixTabella .ResultTable tr td .contImg,.fbk-dashboard .contTabella .contFixTabella .ResultTable tr td .DettaglioResponsive .sezione .Data .contenuto .contImg,.fbk-dashboard .DettaglioResponsive .sezione .Data .contenuto .contTabella .contFixTabella .ResultTable tr th .contImg,.fbk-dashboard .contTabella .contFixTabella .ResultTable tr th .DettaglioResponsive .sezione .Data .contenuto .contImg{border:solid;background:#fff;margin:0 auto 16px;background-position:center;background-size:cover}.fbk-dashboard .DettaglioResponsive .sezione .Data .contenuto h3,.fbk-dashboard .DettaglioResponsive .sezione .Data .contenuto .small,.fbk-dashboard .DettaglioResponsive .sezione .Data .contenuto app-workspaces mat-sidenav-container mat-sidenav app-menu app-menu-voce .voce span,.fbk-dashboard app-workspaces mat-sidenav-container mat-sidenav app-menu app-menu-voce .voce .DettaglioResponsive .sezione .Data .contenuto span,.fbk-dashboard .DettaglioResponsive .sezione .Data .contenuto .searchBar .serchInput,.fbk-dashboard .searchBar .DettaglioResponsive .sezione .Data .contenuto .serchInput,.fbk-dashboard .DettaglioResponsive .sezione .Data .contenuto .contAction .action,.fbk-dashboard .contAction .DettaglioResponsive .sezione .Data .contenuto .action,.fbk-dashboard .DettaglioResponsive .sezione .Data .contenuto .contAction .action span,.fbk-dashboard .contAction .action .DettaglioResponsive .sezione .Data .contenuto span,.fbk-dashboard .DettaglioResponsive .sezione .Data .contenuto .contList.checkList .mat-optgroup .mat-optgroup-label,.fbk-dashboard .contList.checkList .mat-optgroup .DettaglioResponsive .sezione .Data .contenuto .mat-optgroup-label,.fbk-dashboard .DettaglioResponsive .sezione .Data .contenuto .contList2.checkList .mat-optgroup .mat-optgroup-label,.fbk-dashboard .contList2.checkList .mat-optgroup .DettaglioResponsive .sezione .Data .contenuto .mat-optgroup-label,.fbk-dashboard .DettaglioResponsive .sezione .Data .contenuto .tendinaDinamica .voceTendina,.fbk-dashboard .tendinaDinamica .DettaglioResponsive .sezione .Data .contenuto .voceTendina,.fbk-dashboard .DettaglioResponsive .sezione .Data .contenuto .customTooltip .tooltip-inner,.fbk-dashboard .customTooltip .DettaglioResponsive .sezione .Data .contenuto .tooltip-inner,.fbk-dashboard .DettaglioResponsive .sezione .Data .contenuto .customTooltipRight .tooltip-inner,.fbk-dashboard .customTooltipRight .DettaglioResponsive .sezione .Data .contenuto .tooltip-inner,.fbk-dashboard .DettaglioResponsive .Dettaglio .sezione .Data .contenuto .box .dati>span>div>span,.fbk-dashboard .Dettaglio .DettaglioResponsive .sezione .Data .contenuto .box .dati>span>div>span,.fbk-dashboard .DettaglioResponsive .Dettaglio .sezione .box .Data .contenuto .dati>span>div>span,.fbk-dashboard .Dettaglio .DettaglioResponsive .sezione .box .Data .contenuto .dati>span>div>span,.fbk-dashboard .DettaglioResponsive .Dettaglio .sezione .Data .contenuto .box .dati>div>div>span,.fbk-dashboard .Dettaglio .DettaglioResponsive .sezione .Data .contenuto .box .dati>div>div>span,.fbk-dashboard .DettaglioResponsive .Dettaglio .sezione .box .Data .contenuto .dati>div>div>span,.fbk-dashboard .Dettaglio .DettaglioResponsive .sezione .box .Data .contenuto .dati>div>div>span,.fbk-dashboard .DettaglioResponsive .sezione .Data .contenuto .box .dati>span>span>span,.fbk-dashboard .DettaglioResponsive .sezione .box .Data .contenuto .dati>span>span>span,.fbk-dashboard .DettaglioResponsive .sezione .Data .contenuto .box .dati>span>div:not(.no-flex)>span,.fbk-dashboard .DettaglioResponsive .sezione .box .Data .contenuto .dati>span>div:not(.no-flex)>span,.fbk-dashboard .DettaglioResponsive .sezione .Data .contenuto .box .dati>div>span>span,.fbk-dashboard .DettaglioResponsive .sezione .box .Data .contenuto .dati>div>span>span,.fbk-dashboard .DettaglioResponsive .sezione .Data .contenuto .box .dati>div>div:not(.no-flex)>span,.fbk-dashboard .DettaglioResponsive .sezione .box .Data .contenuto .dati>div>div:not(.no-flex)>span{margin:0 auto;text-align:center;display:table}.fbk-dashboard .DettaglioResponsive .sezione .Data .contenuto .mat-chip-list{display:table;margin:16px auto}.fbk-dashboard .DettaglioResponsive .sezione .Data .contenuto .mat-chip-list .mat-chip-list-wrapper{width:auto;display:table;margin:0 auto}.fbk-dashboard .DettaglioResponsive .sezione .Data .contInfo{padding:32px 32px 48px;width:100%;display:flex;justify-content:space-between;background:#fff;border-radius:4px}.fbk-dashboard .DettaglioResponsive .sezione .Data .contInfo span{position:relative;display:block}.fbk-dashboard .DettaglioResponsive .sezione .Data .contInfo .contField{min-width:25%}.fbk-dashboard .DettaglioResponsive .sezione .Data .contInfo .contField span.title{color:#5c798a;margin-bottom:4px}.fbk-dashboard .DettaglioResponsive .sezione .Data .contInfo .contField.ml24{margin-left:24px}.fbk-dashboard .DettaglioResponsive .sezione .Data .contInfo .contField.pr24{padding-right:24px}.fbk-dashboard .DettaglioResponsive .sezione .Data .contInfo .contField.double{min-width:50%}.fbk-dashboard .DettaglioResponsive .sezione .Wrks{background:#fff;width:100%;min-height:100px;border-radius:4px}.fbk-dashboard .DettaglioResponsive .sezione .Wrks .WrksList{padding:0}.fbk-dashboard .DettaglioResponsive .sezione .Wrks .ResultBox{margin-top:0;overflow:auto}.fbk-dashboard .DettaglioResponsive .sezione .Wrks .conResult.disabled{opacity:.6}.fbk-dashboard .DettaglioResponsive .sezione .Wrks .conResult:last-child{border:none}.fbk-dashboard .DettaglioResponsive .sezione .Wrks .conResult>div{vertical-align:middle}.fbk-dashboard .DettaglioResponsive .sezione .Wrks .conResult>div.infoAccount{display:flex;justify-content:flex-start;align-items:center;overflow:hidden;padding-right:16px}.fbk-dashboard .DettaglioResponsive .sezione .Wrks .conResult>div.infoAccount .texts{display:inline-block;align-items:center;justify-content:flex-start;overflow:hidden;text-overflow:ellipsis}.fbk-dashboard .DettaglioResponsive .sezione .Wrks .conResult>div.infoAccount .texts>span{display:block;width:100%}.fbk-dashboard .DettaglioResponsive .sezione .Wrks .conResult>div.infoAccount .avatar,.fbk-dashboard .DettaglioResponsive .sezione .Wrks .conResult>div.infoAccount .contTabella .contFixTabella .ResultTable tr td .contImg,.fbk-dashboard .contTabella .contFixTabella .ResultTable tr td .DettaglioResponsive .sezione .Wrks .conResult>div.infoAccount .contImg,.fbk-dashboard .DettaglioResponsive .sezione .Wrks .conResult>div.infoAccount .contTabella .contFixTabella .ResultTable tr th .contImg,.fbk-dashboard .contTabella .contFixTabella .ResultTable tr th .DettaglioResponsive .sezione .Wrks .conResult>div.infoAccount .contImg{border:1px solid #244253;margin:0 16px 0 0;padding:0 19px}.fbk-dashboard .DettaglioResponsive .sezione .Wrks .conResult>div.infoAccount .avatar.editWrks,.fbk-dashboard .DettaglioResponsive .sezione .Wrks .conResult>div.infoAccount .contTabella .contFixTabella .ResultTable tr td .editWrks.contImg,.fbk-dashboard .contTabella .contFixTabella .ResultTable tr td .DettaglioResponsive .sezione .Wrks .conResult>div.infoAccount .editWrks.contImg,.fbk-dashboard .DettaglioResponsive .sezione .Wrks .conResult>div.infoAccount .contTabella .contFixTabella .ResultTable tr th .editWrks.contImg,.fbk-dashboard .contTabella .contFixTabella .ResultTable tr th .DettaglioResponsive .sezione .Wrks .conResult>div.infoAccount .editWrks.contImg{margin-left:16px}.fbk-dashboard .DettaglioResponsive .sezione .Wrks .conResult>div.infoAccount .avatar .avatar,.fbk-dashboard .DettaglioResponsive .sezione .Wrks .conResult>div.infoAccount .contTabella .contFixTabella .ResultTable tr td .contImg .avatar,.fbk-dashboard .contTabella .contFixTabella .ResultTable tr td .DettaglioResponsive .sezione .Wrks .conResult>div.infoAccount .contImg .avatar,.fbk-dashboard .DettaglioResponsive .sezione .Wrks .conResult>div.infoAccount .contTabella .contFixTabella .ResultTable tr th .contImg .avatar,.fbk-dashboard .contTabella .contFixTabella .ResultTable tr th .DettaglioResponsive .sezione .Wrks .conResult>div.infoAccount .contImg .avatar,.fbk-dashboard .DettaglioResponsive .sezione .Wrks .conResult>div.infoAccount .avatar .contTabella .contFixTabella .ResultTable tr td .contImg,.fbk-dashboard .contTabella .contFixTabella .ResultTable tr td .DettaglioResponsive .sezione .Wrks .conResult>div.infoAccount .avatar .contImg,.fbk-dashboard .DettaglioResponsive .sezione .Wrks .conResult>div.infoAccount .contTabella .contFixTabella .ResultTable tr td .contImg .contImg,.fbk-dashboard .contTabella .contFixTabella .ResultTable tr td .DettaglioResponsive .sezione .Wrks .conResult>div.infoAccount .contImg .contImg,.fbk-dashboard .DettaglioResponsive .sezione .Wrks .conResult>div.infoAccount .avatar .contTabella .contFixTabella .ResultTable tr th .contImg,.fbk-dashboard .contTabella .contFixTabella .ResultTable tr th .DettaglioResponsive .sezione .Wrks .conResult>div.infoAccount .avatar .contImg,.fbk-dashboard .DettaglioResponsive .sezione .Wrks .conResult>div.infoAccount .contTabella .contFixTabella .ResultTable tr th .contImg .contImg,.fbk-dashboard .contTabella .contFixTabella .ResultTable tr th .DettaglioResponsive .sezione .Wrks .conResult>div.infoAccount .contImg .contImg,.fbk-dashboard .DettaglioResponsive .sezione .Wrks .conResult>div.infoAccount .avatar .remove,.fbk-dashboard .DettaglioResponsive .sezione .Wrks .conResult>div.infoAccount .contTabella .contFixTabella .ResultTable tr td .contImg .remove,.fbk-dashboard .contTabella .contFixTabella .ResultTable tr td .DettaglioResponsive .sezione .Wrks .conResult>div.infoAccount .contImg .remove,.fbk-dashboard .DettaglioResponsive .sezione .Wrks .conResult>div.infoAccount .contTabella .contFixTabella .ResultTable tr th .contImg .remove,.fbk-dashboard .contTabella .contFixTabella .ResultTable tr th .DettaglioResponsive .sezione .Wrks .conResult>div.infoAccount .contImg .remove,.fbk-dashboard .DettaglioResponsive .sezione .Wrks .conResult>div.infoAccount .avatar .selezione,.fbk-dashboard .DettaglioResponsive .sezione .Wrks .conResult>div.infoAccount .contTabella .contFixTabella .ResultTable tr td .contImg .selezione,.fbk-dashboard .contTabella .contFixTabella .ResultTable tr td .DettaglioResponsive .sezione .Wrks .conResult>div.infoAccount .contImg .selezione,.fbk-dashboard .DettaglioResponsive .sezione .Wrks .conResult>div.infoAccount .contTabella .contFixTabella .ResultTable tr th .contImg .selezione,.fbk-dashboard .contTabella .contFixTabella .ResultTable tr th .DettaglioResponsive .sezione .Wrks .conResult>div.infoAccount .contImg .selezione,.fbk-dashboard .DettaglioResponsive .sezione .Wrks .conResult>div.infoAccount .avatar span,.fbk-dashboard .DettaglioResponsive .sezione .Wrks .conResult>div.infoAccount .contTabella .contFixTabella .ResultTable tr td .contImg span,.fbk-dashboard .contTabella .contFixTabella .ResultTable tr td .DettaglioResponsive .sezione .Wrks .conResult>div.infoAccount .contImg span,.fbk-dashboard .DettaglioResponsive .sezione .Wrks .conResult>div.infoAccount .contTabella .contFixTabella .ResultTable tr th .contImg span,.fbk-dashboard .contTabella .contFixTabella .ResultTable tr th .DettaglioResponsive .sezione .Wrks .conResult>div.infoAccount .contImg span{display:inline-block;vertical-align:middle;width:100%}.fbk-dashboard .DettaglioResponsive .sezione .Wrks .conResult>div.infoAccount .avatar .remove,.fbk-dashboard .DettaglioResponsive .sezione .Wrks .conResult>div.infoAccount .contTabella .contFixTabella .ResultTable tr td .contImg .remove,.fbk-dashboard .contTabella .contFixTabella .ResultTable tr td .DettaglioResponsive .sezione .Wrks .conResult>div.infoAccount .contImg .remove,.fbk-dashboard .DettaglioResponsive .sezione .Wrks .conResult>div.infoAccount .contTabella .contFixTabella .ResultTable tr th .contImg .remove,.fbk-dashboard .contTabella .contFixTabella .ResultTable tr th .DettaglioResponsive .sezione .Wrks .conResult>div.infoAccount .contImg .remove,.fbk-dashboard .DettaglioResponsive .sezione .Wrks .conResult>div.infoAccount .avatar .selezione,.fbk-dashboard .DettaglioResponsive .sezione .Wrks .conResult>div.infoAccount .contTabella .contFixTabella .ResultTable tr td .contImg .selezione,.fbk-dashboard .contTabella .contFixTabella .ResultTable tr td .DettaglioResponsive .sezione .Wrks .conResult>div.infoAccount .contImg .selezione,.fbk-dashboard .DettaglioResponsive .sezione .Wrks .conResult>div.infoAccount .contTabella .contFixTabella .ResultTable tr th .contImg .selezione,.fbk-dashboard .contTabella .contFixTabella .ResultTable tr th .DettaglioResponsive .sezione .Wrks .conResult>div.infoAccount .contImg .selezione{margin:0;cursor:pointer;height:16px;width:16px;line-height:13px}.fbk-dashboard .DettaglioResponsive .sezione .Wrks .conResult>div.infoAccount .avatar .remove>span,.fbk-dashboard .DettaglioResponsive .sezione .Wrks .conResult>div.infoAccount .contTabella .contFixTabella .ResultTable tr td .contImg .remove>span,.fbk-dashboard .contTabella .contFixTabella .ResultTable tr td .DettaglioResponsive .sezione .Wrks .conResult>div.infoAccount .contImg .remove>span,.fbk-dashboard .DettaglioResponsive .sezione .Wrks .conResult>div.infoAccount .contTabella .contFixTabella .ResultTable tr th .contImg .remove>span,.fbk-dashboard .contTabella .contFixTabella .ResultTable tr th .DettaglioResponsive .sezione .Wrks .conResult>div.infoAccount .contImg .remove>span,.fbk-dashboard .DettaglioResponsive .sezione .Wrks .conResult>div.infoAccount .avatar .selezione>span,.fbk-dashboard .DettaglioResponsive .sezione .Wrks .conResult>div.infoAccount .contTabella .contFixTabella .ResultTable tr td .contImg .selezione>span,.fbk-dashboard .contTabella .contFixTabella .ResultTable tr td .DettaglioResponsive .sezione .Wrks .conResult>div.infoAccount .contImg .selezione>span,.fbk-dashboard .DettaglioResponsive .sezione .Wrks .conResult>div.infoAccount .contTabella .contFixTabella .ResultTable tr th .contImg .selezione>span,.fbk-dashboard .contTabella .contFixTabella .ResultTable tr th .DettaglioResponsive .sezione .Wrks .conResult>div.infoAccount .contImg .selezione>span{color:#879ba6;height:16px;width:16px}.fbk-dashboard .DettaglioResponsive .sezione .Wrks .conResult>div.info{max-width:64%;width:100%;display:flex;justify-content:space-between;align-items:center}.fbk-dashboard .DettaglioResponsive .sezione .Wrks .conResult>div.info.text{max-width:215px}.fbk-dashboard .DettaglioResponsive .sezione .Wrks .conResult>div.info .avatar,.fbk-dashboard .DettaglioResponsive .sezione .Wrks .conResult>div.info .contTabella .contFixTabella .ResultTable tr td .contImg,.fbk-dashboard .contTabella .contFixTabella .ResultTable tr td .DettaglioResponsive .sezione .Wrks .conResult>div.info .contImg,.fbk-dashboard .DettaglioResponsive .sezione .Wrks .conResult>div.info .contTabella .contFixTabella .ResultTable tr th .contImg,.fbk-dashboard .contTabella .contFixTabella .ResultTable tr th .DettaglioResponsive .sezione .Wrks .conResult>div.info .contImg{border:1px solid #244253;margin:0 16px 0 0;padding:0 19px}.fbk-dashboard .DettaglioResponsive .sezione .Wrks .conResult>div.info .avatar.editWrks,.fbk-dashboard .DettaglioResponsive .sezione .Wrks .conResult>div.info .contTabella .contFixTabella .ResultTable tr td .editWrks.contImg,.fbk-dashboard .contTabella .contFixTabella .ResultTable tr td .DettaglioResponsive .sezione .Wrks .conResult>div.info .editWrks.contImg,.fbk-dashboard .DettaglioResponsive .sezione .Wrks .conResult>div.info .contTabella .contFixTabella .ResultTable tr th .editWrks.contImg,.fbk-dashboard .contTabella .contFixTabella .ResultTable tr th .DettaglioResponsive .sezione .Wrks .conResult>div.info .editWrks.contImg{margin-left:16px}.fbk-dashboard .DettaglioResponsive .sezione .Wrks .conResult>div.info .avatar,.fbk-dashboard .DettaglioResponsive .sezione .Wrks .conResult>div.info .contTabella .contFixTabella .ResultTable tr td .contImg,.fbk-dashboard .contTabella .contFixTabella .ResultTable tr td .DettaglioResponsive .sezione .Wrks .conResult>div.info .contImg,.fbk-dashboard .DettaglioResponsive .sezione .Wrks .conResult>div.info .contTabella .contFixTabella .ResultTable tr th .contImg,.fbk-dashboard .contTabella .contFixTabella .ResultTable tr th .DettaglioResponsive .sezione .Wrks .conResult>div.info .contImg,.fbk-dashboard .DettaglioResponsive .sezione .Wrks .conResult>div.info .remove,.fbk-dashboard .DettaglioResponsive .sezione .Wrks .conResult>div.info .selezione,.fbk-dashboard .DettaglioResponsive .sezione .Wrks .conResult>div.info span{display:inline-block;vertical-align:middle;width:100%}.fbk-dashboard .DettaglioResponsive .sezione .Wrks .conResult>div.info .remove,.fbk-dashboard .DettaglioResponsive .sezione .Wrks .conResult>div.info .selezione{margin:0;cursor:pointer;height:16px;width:16px;line-height:13px}.fbk-dashboard .DettaglioResponsive .sezione .Wrks .conResult>div.info .remove>span,.fbk-dashboard .DettaglioResponsive .sezione .Wrks .conResult>div.info .selezione>span{color:#879ba6;height:16px;width:16px}.fbk-dashboard .DettaglioResponsive .sezione .Wrks .conResult>div.addPermessi{white-space:nowrap}.fbk-dashboard .infoRoleIcon .small.bold,.fbk-dashboard .infoRoleIcon app-workspaces mat-sidenav-container mat-sidenav app-menu app-menu-voce .voce span.bold,.fbk-dashboard app-workspaces mat-sidenav-container mat-sidenav app-menu app-menu-voce .voce .infoRoleIcon span.bold,.fbk-dashboard .Dettaglio .sezione .Wrks .conResult>div.addPermessi .small.bold,.fbk-dashboard .Dettaglio .sezione .Wrks .conResult>div.addPermessi app-workspaces mat-sidenav-container mat-sidenav app-menu app-menu-voce .voce span.bold,.fbk-dashboard app-workspaces mat-sidenav-container mat-sidenav app-menu app-menu-voce .voce .Dettaglio .sezione .Wrks .conResult>div.addPermessi span.bold,.fbk-dashboard .Dettaglio .sezione .Wrks .conResult>div.infoRole .small.bold,.fbk-dashboard .Dettaglio .sezione .Wrks .conResult>div.infoRole app-workspaces mat-sidenav-container mat-sidenav app-menu app-menu-voce .voce span.bold,.fbk-dashboard app-workspaces mat-sidenav-container mat-sidenav app-menu app-menu-voce .voce .Dettaglio .sezione .Wrks .conResult>div.infoRole span.bold,.fbk-dashboard .DettaglioResponsive .sezione .Wrks .conResult>div.addPermessi .small.bold,.fbk-dashboard .DettaglioResponsive .sezione .Wrks .conResult>div.addPermessi app-workspaces mat-sidenav-container mat-sidenav app-menu app-menu-voce .voce span.bold,.fbk-dashboard app-workspaces mat-sidenav-container mat-sidenav app-menu app-menu-voce .voce .DettaglioResponsive .sezione .Wrks .conResult>div.addPermessi span.bold,.fbk-dashboard .DettaglioResponsive .sezione .Wrks .conResult>div.infoRole .small.bold,.fbk-dashboard .DettaglioResponsive .sezione .Wrks .conResult>div.infoRole app-workspaces mat-sidenav-container mat-sidenav app-menu app-menu-voce .voce span.bold,.fbk-dashboard app-workspaces mat-sidenav-container mat-sidenav app-menu app-menu-voce .voce .DettaglioResponsive .sezione .Wrks .conResult>div.infoRole span.bold,.fbk-dashboard .infoRoleIcon .searchBar .bold.serchInput,.fbk-dashboard .searchBar .infoRoleIcon .bold.serchInput,.fbk-dashboard .Dettaglio .sezione .Wrks .conResult>div.addPermessi .searchBar .bold.serchInput,.fbk-dashboard .searchBar .Dettaglio .sezione .Wrks .conResult>div.addPermessi .bold.serchInput,.fbk-dashboard .Dettaglio .sezione .Wrks .conResult>div.infoRole .searchBar .bold.serchInput,.fbk-dashboard .searchBar .Dettaglio .sezione .Wrks .conResult>div.infoRole .bold.serchInput,.fbk-dashboard .DettaglioResponsive .sezione .Wrks .conResult>div.addPermessi .searchBar .bold.serchInput,.fbk-dashboard .searchBar .DettaglioResponsive .sezione .Wrks .conResult>div.addPermessi .bold.serchInput,.fbk-dashboard .DettaglioResponsive .sezione .Wrks .conResult>div.infoRole .searchBar .bold.serchInput,.fbk-dashboard .searchBar .DettaglioResponsive .sezione .Wrks .conResult>div.infoRole .bold.serchInput,.fbk-dashboard .infoRoleIcon .contAction .bold.action,.fbk-dashboard .contAction .infoRoleIcon .bold.action,.fbk-dashboard .Dettaglio .sezione .Wrks .conResult>div.addPermessi .contAction .bold.action,.fbk-dashboard .contAction .Dettaglio .sezione .Wrks .conResult>div.addPermessi .bold.action,.fbk-dashboard .Dettaglio .sezione .Wrks .conResult>div.infoRole .contAction .bold.action,.fbk-dashboard .contAction .Dettaglio .sezione .Wrks .conResult>div.infoRole .bold.action,.fbk-dashboard .DettaglioResponsive .sezione .Wrks .conResult>div.addPermessi .contAction .bold.action,.fbk-dashboard .contAction .DettaglioResponsive .sezione .Wrks .conResult>div.addPermessi .bold.action,.fbk-dashboard .DettaglioResponsive .sezione .Wrks .conResult>div.infoRole .contAction .bold.action,.fbk-dashboard .contAction .DettaglioResponsive .sezione .Wrks .conResult>div.infoRole .bold.action,.fbk-dashboard .infoRoleIcon .contAction .action span.bold,.fbk-dashboard .contAction .action .infoRoleIcon span.bold,.fbk-dashboard .Dettaglio .sezione .Wrks .conResult>div.addPermessi .contAction .action span.bold,.fbk-dashboard .contAction .action .Dettaglio .sezione .Wrks .conResult>div.addPermessi span.bold,.fbk-dashboard .Dettaglio .sezione .Wrks .conResult>div.infoRole .contAction .action span.bold,.fbk-dashboard .contAction .action .Dettaglio .sezione .Wrks .conResult>div.infoRole span.bold,.fbk-dashboard .DettaglioResponsive .sezione .Wrks .conResult>div.addPermessi .contAction .action span.bold,.fbk-dashboard .contAction .action .DettaglioResponsive .sezione .Wrks .conResult>div.addPermessi span.bold,.fbk-dashboard .DettaglioResponsive .sezione .Wrks .conResult>div.infoRole .contAction .action span.bold,.fbk-dashboard .contAction .action .DettaglioResponsive .sezione .Wrks .conResult>div.infoRole span.bold,.fbk-dashboard .infoRoleIcon .contList.checkList .mat-optgroup .bold.mat-optgroup-label,.fbk-dashboard .contList.checkList .mat-optgroup .infoRoleIcon .bold.mat-optgroup-label,.fbk-dashboard .Dettaglio .sezione .Wrks .conResult>div.addPermessi .contList.checkList .mat-optgroup .bold.mat-optgroup-label,.fbk-dashboard .contList.checkList .mat-optgroup .Dettaglio .sezione .Wrks .conResult>div.addPermessi .bold.mat-optgroup-label,.fbk-dashboard .Dettaglio .sezione .Wrks .conResult>div.infoRole .contList.checkList .mat-optgroup .bold.mat-optgroup-label,.fbk-dashboard .contList.checkList .mat-optgroup .Dettaglio .sezione .Wrks .conResult>div.infoRole .bold.mat-optgroup-label,.fbk-dashboard .DettaglioResponsive .sezione .Wrks .conResult>div.addPermessi .contList.checkList .mat-optgroup .bold.mat-optgroup-label,.fbk-dashboard .contList.checkList .mat-optgroup .DettaglioResponsive .sezione .Wrks .conResult>div.addPermessi .bold.mat-optgroup-label,.fbk-dashboard .DettaglioResponsive .sezione .Wrks .conResult>div.infoRole .contList.checkList .mat-optgroup .bold.mat-optgroup-label,.fbk-dashboard .contList.checkList .mat-optgroup .DettaglioResponsive .sezione .Wrks .conResult>div.infoRole .bold.mat-optgroup-label,.fbk-dashboard .infoRoleIcon .contList2.checkList .mat-optgroup .bold.mat-optgroup-label,.fbk-dashboard .contList2.checkList .mat-optgroup .infoRoleIcon .bold.mat-optgroup-label,.fbk-dashboard .Dettaglio .sezione .Wrks .conResult>div.addPermessi .contList2.checkList .mat-optgroup .bold.mat-optgroup-label,.fbk-dashboard .contList2.checkList .mat-optgroup .Dettaglio .sezione .Wrks .conResult>div.addPermessi .bold.mat-optgroup-label,.fbk-dashboard .Dettaglio .sezione .Wrks .conResult>div.infoRole .contList2.checkList .mat-optgroup .bold.mat-optgroup-label,.fbk-dashboard .contList2.checkList .mat-optgroup .Dettaglio .sezione .Wrks .conResult>div.infoRole .bold.mat-optgroup-label,.fbk-dashboard .DettaglioResponsive .sezione .Wrks .conResult>div.addPermessi .contList2.checkList .mat-optgroup .bold.mat-optgroup-label,.fbk-dashboard .contList2.checkList .mat-optgroup .DettaglioResponsive .sezione .Wrks .conResult>div.addPermessi .bold.mat-optgroup-label,.fbk-dashboard .DettaglioResponsive .sezione .Wrks .conResult>div.infoRole .contList2.checkList .mat-optgroup .bold.mat-optgroup-label,.fbk-dashboard .contList2.checkList .mat-optgroup .DettaglioResponsive .sezione .Wrks .conResult>div.infoRole .bold.mat-optgroup-label,.fbk-dashboard .infoRoleIcon .tendinaDinamica .bold.voceTendina,.fbk-dashboard .tendinaDinamica .infoRoleIcon .bold.voceTendina,.fbk-dashboard .Dettaglio .sezione .Wrks .conResult>div.addPermessi .tendinaDinamica .bold.voceTendina,.fbk-dashboard .tendinaDinamica .Dettaglio .sezione .Wrks .conResult>div.addPermessi .bold.voceTendina,.fbk-dashboard .Dettaglio .sezione .Wrks .conResult>div.infoRole .tendinaDinamica .bold.voceTendina,.fbk-dashboard .tendinaDinamica .Dettaglio .sezione .Wrks .conResult>div.infoRole .bold.voceTendina,.fbk-dashboard .DettaglioResponsive .sezione .Wrks .conResult>div.addPermessi .tendinaDinamica .bold.voceTendina,.fbk-dashboard .tendinaDinamica .DettaglioResponsive .sezione .Wrks .conResult>div.addPermessi .bold.voceTendina,.fbk-dashboard .DettaglioResponsive .sezione .Wrks .conResult>div.infoRole .tendinaDinamica .bold.voceTendina,.fbk-dashboard .tendinaDinamica .DettaglioResponsive .sezione .Wrks .conResult>div.infoRole .bold.voceTendina,.fbk-dashboard .infoRoleIcon .customTooltip .bold.tooltip-inner,.fbk-dashboard .customTooltip .infoRoleIcon .bold.tooltip-inner,.fbk-dashboard .Dettaglio .sezione .Wrks .conResult>div.addPermessi .customTooltip .bold.tooltip-inner,.fbk-dashboard .customTooltip .Dettaglio .sezione .Wrks .conResult>div.addPermessi .bold.tooltip-inner,.fbk-dashboard .Dettaglio .sezione .Wrks .conResult>div.infoRole .customTooltip .bold.tooltip-inner,.fbk-dashboard .customTooltip .Dettaglio .sezione .Wrks .conResult>div.infoRole .bold.tooltip-inner,.fbk-dashboard .DettaglioResponsive .sezione .Wrks .conResult>div.addPermessi .customTooltip .bold.tooltip-inner,.fbk-dashboard .customTooltip .DettaglioResponsive .sezione .Wrks .conResult>div.addPermessi .bold.tooltip-inner,.fbk-dashboard .DettaglioResponsive .sezione .Wrks .conResult>div.infoRole .customTooltip .bold.tooltip-inner,.fbk-dashboard .customTooltip .DettaglioResponsive .sezione .Wrks .conResult>div.infoRole .bold.tooltip-inner,.fbk-dashboard .infoRoleIcon .customTooltipRight .bold.tooltip-inner,.fbk-dashboard .customTooltipRight .infoRoleIcon .bold.tooltip-inner,.fbk-dashboard .Dettaglio .sezione .Wrks .conResult>div.addPermessi .customTooltipRight .bold.tooltip-inner,.fbk-dashboard .customTooltipRight .Dettaglio .sezione .Wrks .conResult>div.addPermessi .bold.tooltip-inner,.fbk-dashboard .Dettaglio .sezione .Wrks .conResult>div.infoRole .customTooltipRight .bold.tooltip-inner,.fbk-dashboard .customTooltipRight .Dettaglio .sezione .Wrks .conResult>div.infoRole .bold.tooltip-inner,.fbk-dashboard .DettaglioResponsive .sezione .Wrks .conResult>div.addPermessi .customTooltipRight .bold.tooltip-inner,.fbk-dashboard .customTooltipRight .DettaglioResponsive .sezione .Wrks .conResult>div.addPermessi .bold.tooltip-inner,.fbk-dashboard .DettaglioResponsive .sezione .Wrks .conResult>div.infoRole .customTooltipRight .bold.tooltip-inner,.fbk-dashboard .customTooltipRight .DettaglioResponsive .sezione .Wrks .conResult>div.infoRole .bold.tooltip-inner,.fbk-dashboard .infoRoleIcon .Dettaglio .sezione .box .dati>span>span>span.bold,.fbk-dashboard .Dettaglio .sezione .box .infoRoleIcon .dati>span>span>span.bold,.fbk-dashboard .Dettaglio .sezione .Wrks .conResult>div.addPermessi .box .dati>span>span>span.bold,.fbk-dashboard .Dettaglio .sezione .box .Wrks .conResult>div.addPermessi .dati>span>span>span.bold,.fbk-dashboard .Dettaglio .sezione .Wrks .conResult>div.infoRole .box .dati>span>span>span.bold,.fbk-dashboard .Dettaglio .sezione .box .Wrks .conResult>div.infoRole .dati>span>span>span.bold,.fbk-dashboard .infoRoleIcon .Dettaglio .sezione .box .dati>span>div>span.bold,.fbk-dashboard .Dettaglio .sezione .box .infoRoleIcon .dati>span>div>span.bold,.fbk-dashboard .Dettaglio .sezione .Wrks .conResult>div.addPermessi .box .dati>span>div>span.bold,.fbk-dashboard .Dettaglio .sezione .box .Wrks .conResult>div.addPermessi .dati>span>div>span.bold,.fbk-dashboard .Dettaglio .sezione .Wrks .conResult>div.infoRole .box .dati>span>div>span.bold,.fbk-dashboard .Dettaglio .sezione .box .Wrks .conResult>div.infoRole .dati>span>div>span.bold,.fbk-dashboard .infoRoleIcon .Dettaglio .sezione .box .dati>div>span>span.bold,.fbk-dashboard .Dettaglio .sezione .box .infoRoleIcon .dati>div>span>span.bold,.fbk-dashboard .Dettaglio .sezione .Wrks .conResult>div.addPermessi .box .dati>div>span>span.bold,.fbk-dashboard .Dettaglio .sezione .box .Wrks .conResult>div.addPermessi .dati>div>span>span.bold,.fbk-dashboard .Dettaglio .sezione .Wrks .conResult>div.infoRole .box .dati>div>span>span.bold,.fbk-dashboard .Dettaglio .sezione .box .Wrks .conResult>div.infoRole .dati>div>span>span.bold,.fbk-dashboard .infoRoleIcon .Dettaglio .sezione .box .dati>div>div>span.bold,.fbk-dashboard .Dettaglio .sezione .box .infoRoleIcon .dati>div>div>span.bold,.fbk-dashboard .Dettaglio .sezione .Wrks .conResult>div.addPermessi .box .dati>div>div>span.bold,.fbk-dashboard .Dettaglio .sezione .box .Wrks .conResult>div.addPermessi .dati>div>div>span.bold,.fbk-dashboard .Dettaglio .sezione .Wrks .conResult>div.infoRole .box .dati>div>div>span.bold,.fbk-dashboard .Dettaglio .sezione .box .Wrks .conResult>div.infoRole .dati>div>div>span.bold,.fbk-dashboard .infoRoleIcon .DettaglioResponsive .sezione .box .dati>span>span>span.bold,.fbk-dashboard .DettaglioResponsive .sezione .box .infoRoleIcon .dati>span>span>span.bold,.fbk-dashboard .DettaglioResponsive .sezione .Wrks .conResult>div.addPermessi .box .dati>span>span>span.bold,.fbk-dashboard .DettaglioResponsive .sezione .box .Wrks .conResult>div.addPermessi .dati>span>span>span.bold,.fbk-dashboard .DettaglioResponsive .sezione .Wrks .conResult>div.infoRole .box .dati>span>span>span.bold,.fbk-dashboard .DettaglioResponsive .sezione .box .Wrks .conResult>div.infoRole .dati>span>span>span.bold,.fbk-dashboard .infoRoleIcon .DettaglioResponsive .sezione .box .dati>span>div:not(.no-flex)>span.bold,.fbk-dashboard .DettaglioResponsive .sezione .box .infoRoleIcon .dati>span>div:not(.no-flex)>span.bold,.fbk-dashboard .DettaglioResponsive .sezione .Wrks .conResult>div.addPermessi .box .dati>span>div:not(.no-flex)>span.bold,.fbk-dashboard .DettaglioResponsive .sezione .box .Wrks .conResult>div.addPermessi .dati>span>div:not(.no-flex)>span.bold,.fbk-dashboard .DettaglioResponsive .sezione .Wrks .conResult>div.infoRole .box .dati>span>div:not(.no-flex)>span.bold,.fbk-dashboard .DettaglioResponsive .sezione .box .Wrks .conResult>div.infoRole .dati>span>div:not(.no-flex)>span.bold,.fbk-dashboard .infoRoleIcon .DettaglioResponsive .sezione .box .dati>div>span>span.bold,.fbk-dashboard .DettaglioResponsive .sezione .box .infoRoleIcon .dati>div>span>span.bold,.fbk-dashboard .DettaglioResponsive .sezione .Wrks .conResult>div.addPermessi .box .dati>div>span>span.bold,.fbk-dashboard .DettaglioResponsive .sezione .box .Wrks .conResult>div.addPermessi .dati>div>span>span.bold,.fbk-dashboard .DettaglioResponsive .sezione .Wrks .conResult>div.infoRole .box .dati>div>span>span.bold,.fbk-dashboard .DettaglioResponsive .sezione .box .Wrks .conResult>div.infoRole .dati>div>span>span.bold,.fbk-dashboard .infoRoleIcon .DettaglioResponsive .sezione .box .dati>div>div:not(.no-flex)>span.bold,.fbk-dashboard .DettaglioResponsive .sezione .box .infoRoleIcon .dati>div>div:not(.no-flex)>span.bold,.fbk-dashboard .DettaglioResponsive .sezione .Wrks .conResult>div.addPermessi .box .dati>div>div:not(.no-flex)>span.bold,.fbk-dashboard .DettaglioResponsive .sezione .box .Wrks .conResult>div.addPermessi .dati>div>div:not(.no-flex)>span.bold,.fbk-dashboard .DettaglioResponsive .sezione .Wrks .conResult>div.infoRole .box .dati>div>div:not(.no-flex)>span.bold,.fbk-dashboard .DettaglioResponsive .sezione .box .Wrks .conResult>div.infoRole .dati>div>div:not(.no-flex)>span.bold,.fbk-dashboard .infoRoleIcon .small.mat-mdc-chip.chip,.fbk-dashboard .infoRoleIcon app-workspaces mat-sidenav-container mat-sidenav app-menu app-menu-voce .voce span.mat-mdc-chip.chip,.fbk-dashboard app-workspaces mat-sidenav-container mat-sidenav app-menu app-menu-voce .voce .infoRoleIcon span.mat-mdc-chip.chip,.fbk-dashboard .Dettaglio .sezione .Wrks .conResult>div.addPermessi .small.mat-mdc-chip.chip,.fbk-dashboard .Dettaglio .sezione .Wrks .conResult>div.addPermessi app-workspaces mat-sidenav-container mat-sidenav app-menu app-menu-voce .voce span.mat-mdc-chip.chip,.fbk-dashboard app-workspaces mat-sidenav-container mat-sidenav app-menu app-menu-voce .voce .Dettaglio .sezione .Wrks .conResult>div.addPermessi span.mat-mdc-chip.chip,.fbk-dashboard .Dettaglio .sezione .Wrks .conResult>div.infoRole .small.mat-mdc-chip.chip,.fbk-dashboard .Dettaglio .sezione .Wrks .conResult>div.infoRole app-workspaces mat-sidenav-container mat-sidenav app-menu app-menu-voce .voce span.mat-mdc-chip.chip,.fbk-dashboard app-workspaces mat-sidenav-container mat-sidenav app-menu app-menu-voce .voce .Dettaglio .sezione .Wrks .conResult>div.infoRole span.mat-mdc-chip.chip,.fbk-dashboard .DettaglioResponsive .sezione .Wrks .conResult>div.addPermessi .small.mat-mdc-chip.chip,.fbk-dashboard .DettaglioResponsive .sezione .Wrks .conResult>div.addPermessi app-workspaces mat-sidenav-container mat-sidenav app-menu app-menu-voce .voce span.mat-mdc-chip.chip,.fbk-dashboard app-workspaces mat-sidenav-container mat-sidenav app-menu app-menu-voce .voce .DettaglioResponsive .sezione .Wrks .conResult>div.addPermessi span.mat-mdc-chip.chip,.fbk-dashboard .DettaglioResponsive .sezione .Wrks .conResult>div.infoRole .small.mat-mdc-chip.chip,.fbk-dashboard .DettaglioResponsive .sezione .Wrks .conResult>div.infoRole app-workspaces mat-sidenav-container mat-sidenav app-menu app-menu-voce .voce span.mat-mdc-chip.chip,.fbk-dashboard app-workspaces mat-sidenav-container mat-sidenav app-menu app-menu-voce .voce .DettaglioResponsive .sezione .Wrks .conResult>div.infoRole span.mat-mdc-chip.chip,.fbk-dashboard .infoRoleIcon .searchBar .serchInput.mat-mdc-chip.chip,.fbk-dashboard .searchBar .infoRoleIcon .serchInput.mat-mdc-chip.chip,.fbk-dashboard .Dettaglio .sezione .Wrks .conResult>div.addPermessi .searchBar .serchInput.mat-mdc-chip.chip,.fbk-dashboard .searchBar .Dettaglio .sezione .Wrks .conResult>div.addPermessi .serchInput.mat-mdc-chip.chip,.fbk-dashboard .Dettaglio .sezione .Wrks .conResult>div.infoRole .searchBar .serchInput.mat-mdc-chip.chip,.fbk-dashboard .searchBar .Dettaglio .sezione .Wrks .conResult>div.infoRole .serchInput.mat-mdc-chip.chip,.fbk-dashboard .DettaglioResponsive .sezione .Wrks .conResult>div.addPermessi .searchBar .serchInput.mat-mdc-chip.chip,.fbk-dashboard .searchBar .DettaglioResponsive .sezione .Wrks .conResult>div.addPermessi .serchInput.mat-mdc-chip.chip,.fbk-dashboard .DettaglioResponsive .sezione .Wrks .conResult>div.infoRole .searchBar .serchInput.mat-mdc-chip.chip,.fbk-dashboard .searchBar .DettaglioResponsive .sezione .Wrks .conResult>div.infoRole .serchInput.mat-mdc-chip.chip,.fbk-dashboard .infoRoleIcon .contAction .action.mat-mdc-chip.chip,.fbk-dashboard .contAction .infoRoleIcon .action.mat-mdc-chip.chip,.fbk-dashboard .Dettaglio .sezione .Wrks .conResult>div.addPermessi .contAction .action.mat-mdc-chip.chip,.fbk-dashboard .contAction .Dettaglio .sezione .Wrks .conResult>div.addPermessi .action.mat-mdc-chip.chip,.fbk-dashboard .Dettaglio .sezione .Wrks .conResult>div.infoRole .contAction .action.mat-mdc-chip.chip,.fbk-dashboard .contAction .Dettaglio .sezione .Wrks .conResult>div.infoRole .action.mat-mdc-chip.chip,.fbk-dashboard .DettaglioResponsive .sezione .Wrks .conResult>div.addPermessi .contAction .action.mat-mdc-chip.chip,.fbk-dashboard .contAction .DettaglioResponsive .sezione .Wrks .conResult>div.addPermessi .action.mat-mdc-chip.chip,.fbk-dashboard .DettaglioResponsive .sezione .Wrks .conResult>div.infoRole .contAction .action.mat-mdc-chip.chip,.fbk-dashboard .contAction .DettaglioResponsive .sezione .Wrks .conResult>div.infoRole .action.mat-mdc-chip.chip,.fbk-dashboard .infoRoleIcon .contAction .action span.mat-mdc-chip.chip,.fbk-dashboard .contAction .action .infoRoleIcon span.mat-mdc-chip.chip,.fbk-dashboard .Dettaglio .sezione .Wrks .conResult>div.addPermessi .contAction .action span.mat-mdc-chip.chip,.fbk-dashboard .contAction .action .Dettaglio .sezione .Wrks .conResult>div.addPermessi span.mat-mdc-chip.chip,.fbk-dashboard .Dettaglio .sezione .Wrks .conResult>div.infoRole .contAction .action span.mat-mdc-chip.chip,.fbk-dashboard .contAction .action .Dettaglio .sezione .Wrks .conResult>div.infoRole span.mat-mdc-chip.chip,.fbk-dashboard .DettaglioResponsive .sezione .Wrks .conResult>div.addPermessi .contAction .action span.mat-mdc-chip.chip,.fbk-dashboard .contAction .action .DettaglioResponsive .sezione .Wrks .conResult>div.addPermessi span.mat-mdc-chip.chip,.fbk-dashboard .DettaglioResponsive .sezione .Wrks .conResult>div.infoRole .contAction .action span.mat-mdc-chip.chip,.fbk-dashboard .contAction .action .DettaglioResponsive .sezione .Wrks .conResult>div.infoRole span.mat-mdc-chip.chip,.fbk-dashboard .infoRoleIcon .contList.checkList .mat-optgroup .mat-optgroup-label.mat-mdc-chip.chip,.fbk-dashboard .contList.checkList .mat-optgroup .infoRoleIcon .mat-optgroup-label.mat-mdc-chip.chip,.fbk-dashboard .Dettaglio .sezione .Wrks .conResult>div.addPermessi .contList.checkList .mat-optgroup .mat-optgroup-label.mat-mdc-chip.chip,.fbk-dashboard .contList.checkList .mat-optgroup .Dettaglio .sezione .Wrks .conResult>div.addPermessi .mat-optgroup-label.mat-mdc-chip.chip,.fbk-dashboard .Dettaglio .sezione .Wrks .conResult>div.infoRole .contList.checkList .mat-optgroup .mat-optgroup-label.mat-mdc-chip.chip,.fbk-dashboard .contList.checkList .mat-optgroup .Dettaglio .sezione .Wrks .conResult>div.infoRole .mat-optgroup-label.mat-mdc-chip.chip,.fbk-dashboard .DettaglioResponsive .sezione .Wrks .conResult>div.addPermessi .contList.checkList .mat-optgroup .mat-optgroup-label.mat-mdc-chip.chip,.fbk-dashboard .contList.checkList .mat-optgroup .DettaglioResponsive .sezione .Wrks .conResult>div.addPermessi .mat-optgroup-label.mat-mdc-chip.chip,.fbk-dashboard .DettaglioResponsive .sezione .Wrks .conResult>div.infoRole .contList.checkList .mat-optgroup .mat-optgroup-label.mat-mdc-chip.chip,.fbk-dashboard .contList.checkList .mat-optgroup .DettaglioResponsive .sezione .Wrks .conResult>div.infoRole .mat-optgroup-label.mat-mdc-chip.chip,.fbk-dashboard .infoRoleIcon .contList2.checkList .mat-optgroup .mat-optgroup-label.mat-mdc-chip.chip,.fbk-dashboard .contList2.checkList .mat-optgroup .infoRoleIcon .mat-optgroup-label.mat-mdc-chip.chip,.fbk-dashboard .Dettaglio .sezione .Wrks .conResult>div.addPermessi .contList2.checkList .mat-optgroup .mat-optgroup-label.mat-mdc-chip.chip,.fbk-dashboard .contList2.checkList .mat-optgroup .Dettaglio .sezione .Wrks .conResult>div.addPermessi .mat-optgroup-label.mat-mdc-chip.chip,.fbk-dashboard .Dettaglio .sezione .Wrks .conResult>div.infoRole .contList2.checkList .mat-optgroup .mat-optgroup-label.mat-mdc-chip.chip,.fbk-dashboard .contList2.checkList .mat-optgroup .Dettaglio .sezione .Wrks .conResult>div.infoRole .mat-optgroup-label.mat-mdc-chip.chip,.fbk-dashboard .DettaglioResponsive .sezione .Wrks .conResult>div.addPermessi .contList2.checkList .mat-optgroup .mat-optgroup-label.mat-mdc-chip.chip,.fbk-dashboard .contList2.checkList .mat-optgroup .DettaglioResponsive .sezione .Wrks .conResult>div.addPermessi .mat-optgroup-label.mat-mdc-chip.chip,.fbk-dashboard .DettaglioResponsive .sezione .Wrks .conResult>div.infoRole .contList2.checkList .mat-optgroup .mat-optgroup-label.mat-mdc-chip.chip,.fbk-dashboard .contList2.checkList .mat-optgroup .DettaglioResponsive .sezione .Wrks .conResult>div.infoRole .mat-optgroup-label.mat-mdc-chip.chip,.fbk-dashboard .infoRoleIcon .tendinaDinamica .voceTendina.mat-mdc-chip.chip,.fbk-dashboard .tendinaDinamica .infoRoleIcon .voceTendina.mat-mdc-chip.chip,.fbk-dashboard .Dettaglio .sezione .Wrks .conResult>div.addPermessi .tendinaDinamica .voceTendina.mat-mdc-chip.chip,.fbk-dashboard .tendinaDinamica .Dettaglio .sezione .Wrks .conResult>div.addPermessi .voceTendina.mat-mdc-chip.chip,.fbk-dashboard .Dettaglio .sezione .Wrks .conResult>div.infoRole .tendinaDinamica .voceTendina.mat-mdc-chip.chip,.fbk-dashboard .tendinaDinamica .Dettaglio .sezione .Wrks .conResult>div.infoRole .voceTendina.mat-mdc-chip.chip,.fbk-dashboard .DettaglioResponsive .sezione .Wrks .conResult>div.addPermessi .tendinaDinamica .voceTendina.mat-mdc-chip.chip,.fbk-dashboard .tendinaDinamica .DettaglioResponsive .sezione .Wrks .conResult>div.addPermessi .voceTendina.mat-mdc-chip.chip,.fbk-dashboard .DettaglioResponsive .sezione .Wrks .conResult>div.infoRole .tendinaDinamica .voceTendina.mat-mdc-chip.chip,.fbk-dashboard .tendinaDinamica .DettaglioResponsive .sezione .Wrks .conResult>div.infoRole .voceTendina.mat-mdc-chip.chip,.fbk-dashboard .infoRoleIcon .customTooltip .tooltip-inner.mat-mdc-chip.chip,.fbk-dashboard .customTooltip .infoRoleIcon .tooltip-inner.mat-mdc-chip.chip,.fbk-dashboard .Dettaglio .sezione .Wrks .conResult>div.addPermessi .customTooltip .tooltip-inner.mat-mdc-chip.chip,.fbk-dashboard .customTooltip .Dettaglio .sezione .Wrks .conResult>div.addPermessi .tooltip-inner.mat-mdc-chip.chip,.fbk-dashboard .Dettaglio .sezione .Wrks .conResult>div.infoRole .customTooltip .tooltip-inner.mat-mdc-chip.chip,.fbk-dashboard .customTooltip .Dettaglio .sezione .Wrks .conResult>div.infoRole .tooltip-inner.mat-mdc-chip.chip,.fbk-dashboard .DettaglioResponsive .sezione .Wrks .conResult>div.addPermessi .customTooltip .tooltip-inner.mat-mdc-chip.chip,.fbk-dashboard .customTooltip .DettaglioResponsive .sezione .Wrks .conResult>div.addPermessi .tooltip-inner.mat-mdc-chip.chip,.fbk-dashboard .DettaglioResponsive .sezione .Wrks .conResult>div.infoRole .customTooltip .tooltip-inner.mat-mdc-chip.chip,.fbk-dashboard .customTooltip .DettaglioResponsive .sezione .Wrks .conResult>div.infoRole .tooltip-inner.mat-mdc-chip.chip,.fbk-dashboard .infoRoleIcon .customTooltipRight .tooltip-inner.mat-mdc-chip.chip,.fbk-dashboard .customTooltipRight .infoRoleIcon .tooltip-inner.mat-mdc-chip.chip,.fbk-dashboard .Dettaglio .sezione .Wrks .conResult>div.addPermessi .customTooltipRight .tooltip-inner.mat-mdc-chip.chip,.fbk-dashboard .customTooltipRight .Dettaglio .sezione .Wrks .conResult>div.addPermessi .tooltip-inner.mat-mdc-chip.chip,.fbk-dashboard .Dettaglio .sezione .Wrks .conResult>div.infoRole .customTooltipRight .tooltip-inner.mat-mdc-chip.chip,.fbk-dashboard .customTooltipRight .Dettaglio .sezione .Wrks .conResult>div.infoRole .tooltip-inner.mat-mdc-chip.chip,.fbk-dashboard .DettaglioResponsive .sezione .Wrks .conResult>div.addPermessi .customTooltipRight .tooltip-inner.mat-mdc-chip.chip,.fbk-dashboard .customTooltipRight .DettaglioResponsive .sezione .Wrks .conResult>div.addPermessi .tooltip-inner.mat-mdc-chip.chip,.fbk-dashboard .DettaglioResponsive .sezione .Wrks .conResult>div.infoRole .customTooltipRight .tooltip-inner.mat-mdc-chip.chip,.fbk-dashboard .customTooltipRight .DettaglioResponsive .sezione .Wrks .conResult>div.infoRole .tooltip-inner.mat-mdc-chip.chip,.fbk-dashboard .infoRoleIcon .Dettaglio .sezione .box .dati>span>span>span.mat-mdc-chip.chip,.fbk-dashboard .Dettaglio .sezione .box .infoRoleIcon .dati>span>span>span.mat-mdc-chip.chip,.fbk-dashboard .Dettaglio .sezione .Wrks .conResult>div.addPermessi .box .dati>span>span>span.mat-mdc-chip.chip,.fbk-dashboard .Dettaglio .sezione .box .Wrks .conResult>div.addPermessi .dati>span>span>span.mat-mdc-chip.chip,.fbk-dashboard .Dettaglio .sezione .Wrks .conResult>div.infoRole .box .dati>span>span>span.mat-mdc-chip.chip,.fbk-dashboard .Dettaglio .sezione .box .Wrks .conResult>div.infoRole .dati>span>span>span.mat-mdc-chip.chip,.fbk-dashboard .infoRoleIcon .Dettaglio .sezione .box .dati>span>div>span.mat-mdc-chip.chip,.fbk-dashboard .Dettaglio .sezione .box .infoRoleIcon .dati>span>div>span.mat-mdc-chip.chip,.fbk-dashboard .Dettaglio .sezione .Wrks .conResult>div.addPermessi .box .dati>span>div>span.mat-mdc-chip.chip,.fbk-dashboard .Dettaglio .sezione .box .Wrks .conResult>div.addPermessi .dati>span>div>span.mat-mdc-chip.chip,.fbk-dashboard .Dettaglio .sezione .Wrks .conResult>div.infoRole .box .dati>span>div>span.mat-mdc-chip.chip,.fbk-dashboard .Dettaglio .sezione .box .Wrks .conResult>div.infoRole .dati>span>div>span.mat-mdc-chip.chip,.fbk-dashboard .infoRoleIcon .Dettaglio .sezione .box .dati>div>span>span.mat-mdc-chip.chip,.fbk-dashboard .Dettaglio .sezione .box .infoRoleIcon .dati>div>span>span.mat-mdc-chip.chip,.fbk-dashboard .Dettaglio .sezione .Wrks .conResult>div.addPermessi .box .dati>div>span>span.mat-mdc-chip.chip,.fbk-dashboard .Dettaglio .sezione .box .Wrks .conResult>div.addPermessi .dati>div>span>span.mat-mdc-chip.chip,.fbk-dashboard .Dettaglio .sezione .Wrks .conResult>div.infoRole .box .dati>div>span>span.mat-mdc-chip.chip,.fbk-dashboard .Dettaglio .sezione .box .Wrks .conResult>div.infoRole .dati>div>span>span.mat-mdc-chip.chip,.fbk-dashboard .infoRoleIcon .Dettaglio .sezione .box .dati>div>div>span.mat-mdc-chip.chip,.fbk-dashboard .Dettaglio .sezione .box .infoRoleIcon .dati>div>div>span.mat-mdc-chip.chip,.fbk-dashboard .Dettaglio .sezione .Wrks .conResult>div.addPermessi .box .dati>div>div>span.mat-mdc-chip.chip,.fbk-dashboard .Dettaglio .sezione .box .Wrks .conResult>div.addPermessi .dati>div>div>span.mat-mdc-chip.chip,.fbk-dashboard .Dettaglio .sezione .Wrks .conResult>div.infoRole .box .dati>div>div>span.mat-mdc-chip.chip,.fbk-dashboard .Dettaglio .sezione .box .Wrks .conResult>div.infoRole .dati>div>div>span.mat-mdc-chip.chip,.fbk-dashboard .infoRoleIcon .DettaglioResponsive .sezione .box .dati>span>span>span.mat-mdc-chip.chip,.fbk-dashboard .DettaglioResponsive .sezione .box .infoRoleIcon .dati>span>span>span.mat-mdc-chip.chip,.fbk-dashboard .DettaglioResponsive .sezione .Wrks .conResult>div.addPermessi .box .dati>span>span>span.mat-mdc-chip.chip,.fbk-dashboard .DettaglioResponsive .sezione .box .Wrks .conResult>div.addPermessi .dati>span>span>span.mat-mdc-chip.chip,.fbk-dashboard .DettaglioResponsive .sezione .Wrks .conResult>div.infoRole .box .dati>span>span>span.mat-mdc-chip.chip,.fbk-dashboard .DettaglioResponsive .sezione .box .Wrks .conResult>div.infoRole .dati>span>span>span.mat-mdc-chip.chip,.fbk-dashboard .infoRoleIcon .DettaglioResponsive .sezione .box .dati>span>div:not(.no-flex)>span.mat-mdc-chip.chip,.fbk-dashboard .DettaglioResponsive .sezione .box .infoRoleIcon .dati>span>div:not(.no-flex)>span.mat-mdc-chip.chip,.fbk-dashboard .DettaglioResponsive .sezione .Wrks .conResult>div.addPermessi .box .dati>span>div:not(.no-flex)>span.mat-mdc-chip.chip,.fbk-dashboard .DettaglioResponsive .sezione .box .Wrks .conResult>div.addPermessi .dati>span>div:not(.no-flex)>span.mat-mdc-chip.chip,.fbk-dashboard .DettaglioResponsive .sezione .Wrks .conResult>div.infoRole .box .dati>span>div:not(.no-flex)>span.mat-mdc-chip.chip,.fbk-dashboard .DettaglioResponsive .sezione .box .Wrks .conResult>div.infoRole .dati>span>div:not(.no-flex)>span.mat-mdc-chip.chip,.fbk-dashboard .infoRoleIcon .DettaglioResponsive .sezione .box .dati>div>span>span.mat-mdc-chip.chip,.fbk-dashboard .DettaglioResponsive .sezione .box .infoRoleIcon .dati>div>span>span.mat-mdc-chip.chip,.fbk-dashboard .DettaglioResponsive .sezione .Wrks .conResult>div.addPermessi .box .dati>div>span>span.mat-mdc-chip.chip,.fbk-dashboard .DettaglioResponsive .sezione .box .Wrks .conResult>div.addPermessi .dati>div>span>span.mat-mdc-chip.chip,.fbk-dashboard .DettaglioResponsive .sezione .Wrks .conResult>div.infoRole .box .dati>div>span>span.mat-mdc-chip.chip,.fbk-dashboard .DettaglioResponsive .sezione .box .Wrks .conResult>div.infoRole .dati>div>span>span.mat-mdc-chip.chip,.fbk-dashboard .infoRoleIcon .DettaglioResponsive .sezione .box .dati>div>div:not(.no-flex)>span.mat-mdc-chip.chip,.fbk-dashboard .DettaglioResponsive .sezione .box .infoRoleIcon .dati>div>div:not(.no-flex)>span.mat-mdc-chip.chip,.fbk-dashboard .DettaglioResponsive .sezione .Wrks .conResult>div.addPermessi .box .dati>div>div:not(.no-flex)>span.mat-mdc-chip.chip,.fbk-dashboard .DettaglioResponsive .sezione .box .Wrks .conResult>div.addPermessi .dati>div>div:not(.no-flex)>span.mat-mdc-chip.chip,.fbk-dashboard .DettaglioResponsive .sezione .Wrks .conResult>div.infoRole .box .dati>div>div:not(.no-flex)>span.mat-mdc-chip.chip,.fbk-dashboard .DettaglioResponsive .sezione .box .Wrks .conResult>div.infoRole .dati>div>div:not(.no-flex)>span.mat-mdc-chip.chip,.fbk-dashboard .infoRoleIcon .small.mat-mdc-chip.badge,.fbk-dashboard .infoRoleIcon app-workspaces mat-sidenav-container mat-sidenav app-menu app-menu-voce .voce span.mat-mdc-chip.badge,.fbk-dashboard app-workspaces mat-sidenav-container mat-sidenav app-menu app-menu-voce .voce .infoRoleIcon span.mat-mdc-chip.badge,.fbk-dashboard .Dettaglio .sezione .Wrks .conResult>div.addPermessi .small.mat-mdc-chip.badge,.fbk-dashboard .Dettaglio .sezione .Wrks .conResult>div.addPermessi app-workspaces mat-sidenav-container mat-sidenav app-menu app-menu-voce .voce span.mat-mdc-chip.badge,.fbk-dashboard app-workspaces mat-sidenav-container mat-sidenav app-menu app-menu-voce .voce .Dettaglio .sezione .Wrks .conResult>div.addPermessi span.mat-mdc-chip.badge,.fbk-dashboard .Dettaglio .sezione .Wrks .conResult>div.infoRole .small.mat-mdc-chip.badge,.fbk-dashboard .Dettaglio .sezione .Wrks .conResult>div.infoRole app-workspaces mat-sidenav-container mat-sidenav app-menu app-menu-voce .voce span.mat-mdc-chip.badge,.fbk-dashboard app-workspaces mat-sidenav-container mat-sidenav app-menu app-menu-voce .voce .Dettaglio .sezione .Wrks .conResult>div.infoRole span.mat-mdc-chip.badge,.fbk-dashboard .DettaglioResponsive .sezione .Wrks .conResult>div.addPermessi .small.mat-mdc-chip.badge,.fbk-dashboard .DettaglioResponsive .sezione .Wrks .conResult>div.addPermessi app-workspaces mat-sidenav-container mat-sidenav app-menu app-menu-voce .voce span.mat-mdc-chip.badge,.fbk-dashboard app-workspaces mat-sidenav-container mat-sidenav app-menu app-menu-voce .voce .DettaglioResponsive .sezione .Wrks .conResult>div.addPermessi span.mat-mdc-chip.badge,.fbk-dashboard .DettaglioResponsive .sezione .Wrks .conResult>div.infoRole .small.mat-mdc-chip.badge,.fbk-dashboard .DettaglioResponsive .sezione .Wrks .conResult>div.infoRole app-workspaces mat-sidenav-container mat-sidenav app-menu app-menu-voce .voce span.mat-mdc-chip.badge,.fbk-dashboard app-workspaces mat-sidenav-container mat-sidenav app-menu app-menu-voce .voce .DettaglioResponsive .sezione .Wrks .conResult>div.infoRole span.mat-mdc-chip.badge,.fbk-dashboard .infoRoleIcon .searchBar .serchInput.mat-mdc-chip.badge,.fbk-dashboard .searchBar .infoRoleIcon .serchInput.mat-mdc-chip.badge,.fbk-dashboard .Dettaglio .sezione .Wrks .conResult>div.addPermessi .searchBar .serchInput.mat-mdc-chip.badge,.fbk-dashboard .searchBar .Dettaglio .sezione .Wrks .conResult>div.addPermessi .serchInput.mat-mdc-chip.badge,.fbk-dashboard .Dettaglio .sezione .Wrks .conResult>div.infoRole .searchBar .serchInput.mat-mdc-chip.badge,.fbk-dashboard .searchBar .Dettaglio .sezione .Wrks .conResult>div.infoRole .serchInput.mat-mdc-chip.badge,.fbk-dashboard .DettaglioResponsive .sezione .Wrks .conResult>div.addPermessi .searchBar .serchInput.mat-mdc-chip.badge,.fbk-dashboard .searchBar .DettaglioResponsive .sezione .Wrks .conResult>div.addPermessi .serchInput.mat-mdc-chip.badge,.fbk-dashboard .DettaglioResponsive .sezione .Wrks .conResult>div.infoRole .searchBar .serchInput.mat-mdc-chip.badge,.fbk-dashboard .searchBar .DettaglioResponsive .sezione .Wrks .conResult>div.infoRole .serchInput.mat-mdc-chip.badge,.fbk-dashboard .infoRoleIcon .contAction .action.mat-mdc-chip.badge,.fbk-dashboard .contAction .infoRoleIcon .action.mat-mdc-chip.badge,.fbk-dashboard .Dettaglio .sezione .Wrks .conResult>div.addPermessi .contAction .action.mat-mdc-chip.badge,.fbk-dashboard .contAction .Dettaglio .sezione .Wrks .conResult>div.addPermessi .action.mat-mdc-chip.badge,.fbk-dashboard .Dettaglio .sezione .Wrks .conResult>div.infoRole .contAction .action.mat-mdc-chip.badge,.fbk-dashboard .contAction .Dettaglio .sezione .Wrks .conResult>div.infoRole .action.mat-mdc-chip.badge,.fbk-dashboard .DettaglioResponsive .sezione .Wrks .conResult>div.addPermessi .contAction .action.mat-mdc-chip.badge,.fbk-dashboard .contAction .DettaglioResponsive .sezione .Wrks .conResult>div.addPermessi .action.mat-mdc-chip.badge,.fbk-dashboard .DettaglioResponsive .sezione .Wrks .conResult>div.infoRole .contAction .action.mat-mdc-chip.badge,.fbk-dashboard .contAction .DettaglioResponsive .sezione .Wrks .conResult>div.infoRole .action.mat-mdc-chip.badge,.fbk-dashboard .infoRoleIcon .contAction .action span.mat-mdc-chip.badge,.fbk-dashboard .contAction .action .infoRoleIcon span.mat-mdc-chip.badge,.fbk-dashboard .Dettaglio .sezione .Wrks .conResult>div.addPermessi .contAction .action span.mat-mdc-chip.badge,.fbk-dashboard .contAction .action .Dettaglio .sezione .Wrks .conResult>div.addPermessi span.mat-mdc-chip.badge,.fbk-dashboard .Dettaglio .sezione .Wrks .conResult>div.infoRole .contAction .action span.mat-mdc-chip.badge,.fbk-dashboard .contAction .action .Dettaglio .sezione .Wrks .conResult>div.infoRole span.mat-mdc-chip.badge,.fbk-dashboard .DettaglioResponsive .sezione .Wrks .conResult>div.addPermessi .contAction .action span.mat-mdc-chip.badge,.fbk-dashboard .contAction .action .DettaglioResponsive .sezione .Wrks .conResult>div.addPermessi span.mat-mdc-chip.badge,.fbk-dashboard .DettaglioResponsive .sezione .Wrks .conResult>div.infoRole .contAction .action span.mat-mdc-chip.badge,.fbk-dashboard .contAction .action .DettaglioResponsive .sezione .Wrks .conResult>div.infoRole span.mat-mdc-chip.badge,.fbk-dashboard .infoRoleIcon .contList.checkList .mat-optgroup .mat-optgroup-label.mat-mdc-chip.badge,.fbk-dashboard .contList.checkList .mat-optgroup .infoRoleIcon .mat-optgroup-label.mat-mdc-chip.badge,.fbk-dashboard .Dettaglio .sezione .Wrks .conResult>div.addPermessi .contList.checkList .mat-optgroup .mat-optgroup-label.mat-mdc-chip.badge,.fbk-dashboard .contList.checkList .mat-optgroup .Dettaglio .sezione .Wrks .conResult>div.addPermessi .mat-optgroup-label.mat-mdc-chip.badge,.fbk-dashboard .Dettaglio .sezione .Wrks .conResult>div.infoRole .contList.checkList .mat-optgroup .mat-optgroup-label.mat-mdc-chip.badge,.fbk-dashboard .contList.checkList .mat-optgroup .Dettaglio .sezione .Wrks .conResult>div.infoRole .mat-optgroup-label.mat-mdc-chip.badge,.fbk-dashboard .DettaglioResponsive .sezione .Wrks .conResult>div.addPermessi .contList.checkList .mat-optgroup .mat-optgroup-label.mat-mdc-chip.badge,.fbk-dashboard .contList.checkList .mat-optgroup .DettaglioResponsive .sezione .Wrks .conResult>div.addPermessi .mat-optgroup-label.mat-mdc-chip.badge,.fbk-dashboard .DettaglioResponsive .sezione .Wrks .conResult>div.infoRole .contList.checkList .mat-optgroup .mat-optgroup-label.mat-mdc-chip.badge,.fbk-dashboard .contList.checkList .mat-optgroup .DettaglioResponsive .sezione .Wrks .conResult>div.infoRole .mat-optgroup-label.mat-mdc-chip.badge,.fbk-dashboard .infoRoleIcon .contList2.checkList .mat-optgroup .mat-optgroup-label.mat-mdc-chip.badge,.fbk-dashboard .contList2.checkList .mat-optgroup .infoRoleIcon .mat-optgroup-label.mat-mdc-chip.badge,.fbk-dashboard .Dettaglio .sezione .Wrks .conResult>div.addPermessi .contList2.checkList .mat-optgroup .mat-optgroup-label.mat-mdc-chip.badge,.fbk-dashboard .contList2.checkList .mat-optgroup .Dettaglio .sezione .Wrks .conResult>div.addPermessi .mat-optgroup-label.mat-mdc-chip.badge,.fbk-dashboard .Dettaglio .sezione .Wrks .conResult>div.infoRole .contList2.checkList .mat-optgroup .mat-optgroup-label.mat-mdc-chip.badge,.fbk-dashboard .contList2.checkList .mat-optgroup .Dettaglio .sezione .Wrks .conResult>div.infoRole .mat-optgroup-label.mat-mdc-chip.badge,.fbk-dashboard .DettaglioResponsive .sezione .Wrks .conResult>div.addPermessi .contList2.checkList .mat-optgroup .mat-optgroup-label.mat-mdc-chip.badge,.fbk-dashboard .contList2.checkList .mat-optgroup .DettaglioResponsive .sezione .Wrks .conResult>div.addPermessi .mat-optgroup-label.mat-mdc-chip.badge,.fbk-dashboard .DettaglioResponsive .sezione .Wrks .conResult>div.infoRole .contList2.checkList .mat-optgroup .mat-optgroup-label.mat-mdc-chip.badge,.fbk-dashboard .contList2.checkList .mat-optgroup .DettaglioResponsive .sezione .Wrks .conResult>div.infoRole .mat-optgroup-label.mat-mdc-chip.badge,.fbk-dashboard .infoRoleIcon .tendinaDinamica .voceTendina.mat-mdc-chip.badge,.fbk-dashboard .tendinaDinamica .infoRoleIcon .voceTendina.mat-mdc-chip.badge,.fbk-dashboard .Dettaglio .sezione .Wrks .conResult>div.addPermessi .tendinaDinamica .voceTendina.mat-mdc-chip.badge,.fbk-dashboard .tendinaDinamica .Dettaglio .sezione .Wrks .conResult>div.addPermessi .voceTendina.mat-mdc-chip.badge,.fbk-dashboard .Dettaglio .sezione .Wrks .conResult>div.infoRole .tendinaDinamica .voceTendina.mat-mdc-chip.badge,.fbk-dashboard .tendinaDinamica .Dettaglio .sezione .Wrks .conResult>div.infoRole .voceTendina.mat-mdc-chip.badge,.fbk-dashboard .DettaglioResponsive .sezione .Wrks .conResult>div.addPermessi .tendinaDinamica .voceTendina.mat-mdc-chip.badge,.fbk-dashboard .tendinaDinamica .DettaglioResponsive .sezione .Wrks .conResult>div.addPermessi .voceTendina.mat-mdc-chip.badge,.fbk-dashboard .DettaglioResponsive .sezione .Wrks .conResult>div.infoRole .tendinaDinamica .voceTendina.mat-mdc-chip.badge,.fbk-dashboard .tendinaDinamica .DettaglioResponsive .sezione .Wrks .conResult>div.infoRole .voceTendina.mat-mdc-chip.badge,.fbk-dashboard .infoRoleIcon .customTooltip .tooltip-inner.mat-mdc-chip.badge,.fbk-dashboard .customTooltip .infoRoleIcon .tooltip-inner.mat-mdc-chip.badge,.fbk-dashboard .Dettaglio .sezione .Wrks .conResult>div.addPermessi .customTooltip .tooltip-inner.mat-mdc-chip.badge,.fbk-dashboard .customTooltip .Dettaglio .sezione .Wrks .conResult>div.addPermessi .tooltip-inner.mat-mdc-chip.badge,.fbk-dashboard .Dettaglio .sezione .Wrks .conResult>div.infoRole .customTooltip .tooltip-inner.mat-mdc-chip.badge,.fbk-dashboard .customTooltip .Dettaglio .sezione .Wrks .conResult>div.infoRole .tooltip-inner.mat-mdc-chip.badge,.fbk-dashboard .DettaglioResponsive .sezione .Wrks .conResult>div.addPermessi .customTooltip .tooltip-inner.mat-mdc-chip.badge,.fbk-dashboard .customTooltip .DettaglioResponsive .sezione .Wrks .conResult>div.addPermessi .tooltip-inner.mat-mdc-chip.badge,.fbk-dashboard .DettaglioResponsive .sezione .Wrks .conResult>div.infoRole .customTooltip .tooltip-inner.mat-mdc-chip.badge,.fbk-dashboard .customTooltip .DettaglioResponsive .sezione .Wrks .conResult>div.infoRole .tooltip-inner.mat-mdc-chip.badge,.fbk-dashboard .infoRoleIcon .customTooltipRight .tooltip-inner.mat-mdc-chip.badge,.fbk-dashboard .customTooltipRight .infoRoleIcon .tooltip-inner.mat-mdc-chip.badge,.fbk-dashboard .Dettaglio .sezione .Wrks .conResult>div.addPermessi .customTooltipRight .tooltip-inner.mat-mdc-chip.badge,.fbk-dashboard .customTooltipRight .Dettaglio .sezione .Wrks .conResult>div.addPermessi .tooltip-inner.mat-mdc-chip.badge,.fbk-dashboard .Dettaglio .sezione .Wrks .conResult>div.infoRole .customTooltipRight .tooltip-inner.mat-mdc-chip.badge,.fbk-dashboard .customTooltipRight .Dettaglio .sezione .Wrks .conResult>div.infoRole .tooltip-inner.mat-mdc-chip.badge,.fbk-dashboard .DettaglioResponsive .sezione .Wrks .conResult>div.addPermessi .customTooltipRight .tooltip-inner.mat-mdc-chip.badge,.fbk-dashboard .customTooltipRight .DettaglioResponsive .sezione .Wrks .conResult>div.addPermessi .tooltip-inner.mat-mdc-chip.badge,.fbk-dashboard .DettaglioResponsive .sezione .Wrks .conResult>div.infoRole .customTooltipRight .tooltip-inner.mat-mdc-chip.badge,.fbk-dashboard .customTooltipRight .DettaglioResponsive .sezione .Wrks .conResult>div.infoRole .tooltip-inner.mat-mdc-chip.badge,.fbk-dashboard .infoRoleIcon .Dettaglio .sezione .box .dati>span>span>span.mat-mdc-chip.badge,.fbk-dashboard .Dettaglio .sezione .box .infoRoleIcon .dati>span>span>span.mat-mdc-chip.badge,.fbk-dashboard .Dettaglio .sezione .Wrks .conResult>div.addPermessi .box .dati>span>span>span.mat-mdc-chip.badge,.fbk-dashboard .Dettaglio .sezione .box .Wrks .conResult>div.addPermessi .dati>span>span>span.mat-mdc-chip.badge,.fbk-dashboard .Dettaglio .sezione .Wrks .conResult>div.infoRole .box .dati>span>span>span.mat-mdc-chip.badge,.fbk-dashboard .Dettaglio .sezione .box .Wrks .conResult>div.infoRole .dati>span>span>span.mat-mdc-chip.badge,.fbk-dashboard .infoRoleIcon .Dettaglio .sezione .box .dati>span>div>span.mat-mdc-chip.badge,.fbk-dashboard .Dettaglio .sezione .box .infoRoleIcon .dati>span>div>span.mat-mdc-chip.badge,.fbk-dashboard .Dettaglio .sezione .Wrks .conResult>div.addPermessi .box .dati>span>div>span.mat-mdc-chip.badge,.fbk-dashboard .Dettaglio .sezione .box .Wrks .conResult>div.addPermessi .dati>span>div>span.mat-mdc-chip.badge,.fbk-dashboard .Dettaglio .sezione .Wrks .conResult>div.infoRole .box .dati>span>div>span.mat-mdc-chip.badge,.fbk-dashboard .Dettaglio .sezione .box .Wrks .conResult>div.infoRole .dati>span>div>span.mat-mdc-chip.badge,.fbk-dashboard .infoRoleIcon .Dettaglio .sezione .box .dati>div>span>span.mat-mdc-chip.badge,.fbk-dashboard .Dettaglio .sezione .box .infoRoleIcon .dati>div>span>span.mat-mdc-chip.badge,.fbk-dashboard .Dettaglio .sezione .Wrks .conResult>div.addPermessi .box .dati>div>span>span.mat-mdc-chip.badge,.fbk-dashboard .Dettaglio .sezione .box .Wrks .conResult>div.addPermessi .dati>div>span>span.mat-mdc-chip.badge,.fbk-dashboard .Dettaglio .sezione .Wrks .conResult>div.infoRole .box .dati>div>span>span.mat-mdc-chip.badge,.fbk-dashboard .Dettaglio .sezione .box .Wrks .conResult>div.infoRole .dati>div>span>span.mat-mdc-chip.badge,.fbk-dashboard .infoRoleIcon .Dettaglio .sezione .box .dati>div>div>span.mat-mdc-chip.badge,.fbk-dashboard .Dettaglio .sezione .box .infoRoleIcon .dati>div>div>span.mat-mdc-chip.badge,.fbk-dashboard .Dettaglio .sezione .Wrks .conResult>div.addPermessi .box .dati>div>div>span.mat-mdc-chip.badge,.fbk-dashboard .Dettaglio .sezione .box .Wrks .conResult>div.addPermessi .dati>div>div>span.mat-mdc-chip.badge,.fbk-dashboard .Dettaglio .sezione .Wrks .conResult>div.infoRole .box .dati>div>div>span.mat-mdc-chip.badge,.fbk-dashboard .Dettaglio .sezione .box .Wrks .conResult>div.infoRole .dati>div>div>span.mat-mdc-chip.badge,.fbk-dashboard .infoRoleIcon .DettaglioResponsive .sezione .box .dati>span>span>span.mat-mdc-chip.badge,.fbk-dashboard .DettaglioResponsive .sezione .box .infoRoleIcon .dati>span>span>span.mat-mdc-chip.badge,.fbk-dashboard .DettaglioResponsive .sezione .Wrks .conResult>div.addPermessi .box .dati>span>span>span.mat-mdc-chip.badge,.fbk-dashboard .DettaglioResponsive .sezione .box .Wrks .conResult>div.addPermessi .dati>span>span>span.mat-mdc-chip.badge,.fbk-dashboard .DettaglioResponsive .sezione .Wrks .conResult>div.infoRole .box .dati>span>span>span.mat-mdc-chip.badge,.fbk-dashboard .DettaglioResponsive .sezione .box .Wrks .conResult>div.infoRole .dati>span>span>span.mat-mdc-chip.badge,.fbk-dashboard .infoRoleIcon .DettaglioResponsive .sezione .box .dati>span>div:not(.no-flex)>span.mat-mdc-chip.badge,.fbk-dashboard .DettaglioResponsive .sezione .box .infoRoleIcon .dati>span>div:not(.no-flex)>span.mat-mdc-chip.badge,.fbk-dashboard .DettaglioResponsive .sezione .Wrks .conResult>div.addPermessi .box .dati>span>div:not(.no-flex)>span.mat-mdc-chip.badge,.fbk-dashboard .DettaglioResponsive .sezione .box .Wrks .conResult>div.addPermessi .dati>span>div:not(.no-flex)>span.mat-mdc-chip.badge,.fbk-dashboard .DettaglioResponsive .sezione .Wrks .conResult>div.infoRole .box .dati>span>div:not(.no-flex)>span.mat-mdc-chip.badge,.fbk-dashboard .DettaglioResponsive .sezione .box .Wrks .conResult>div.infoRole .dati>span>div:not(.no-flex)>span.mat-mdc-chip.badge,.fbk-dashboard .infoRoleIcon .DettaglioResponsive .sezione .box .dati>div>span>span.mat-mdc-chip.badge,.fbk-dashboard .DettaglioResponsive .sezione .box .infoRoleIcon .dati>div>span>span.mat-mdc-chip.badge,.fbk-dashboard .DettaglioResponsive .sezione .Wrks .conResult>div.addPermessi .box .dati>div>span>span.mat-mdc-chip.badge,.fbk-dashboard .DettaglioResponsive .sezione .box .Wrks .conResult>div.addPermessi .dati>div>span>span.mat-mdc-chip.badge,.fbk-dashboard .DettaglioResponsive .sezione .Wrks .conResult>div.infoRole .box .dati>div>span>span.mat-mdc-chip.badge,.fbk-dashboard .DettaglioResponsive .sezione .box .Wrks .conResult>div.infoRole .dati>div>span>span.mat-mdc-chip.badge,.fbk-dashboard .infoRoleIcon .DettaglioResponsive .sezione .box .dati>div>div:not(.no-flex)>span.mat-mdc-chip.badge,.fbk-dashboard .DettaglioResponsive .sezione .box .infoRoleIcon .dati>div>div:not(.no-flex)>span.mat-mdc-chip.badge,.fbk-dashboard .DettaglioResponsive .sezione .Wrks .conResult>div.addPermessi .box .dati>div>div:not(.no-flex)>span.mat-mdc-chip.badge,.fbk-dashboard .DettaglioResponsive .sezione .box .Wrks .conResult>div.addPermessi .dati>div>div:not(.no-flex)>span.mat-mdc-chip.badge,.fbk-dashboard .DettaglioResponsive .sezione .Wrks .conResult>div.infoRole .box .dati>div>div:not(.no-flex)>span.mat-mdc-chip.badge,.fbk-dashboard .DettaglioResponsive .sezione .box .Wrks .conResult>div.infoRole .dati>div>div:not(.no-flex)>span.mat-mdc-chip.badge{text-align:right;min-width:80px;margin-right:5px}.fbk-dashboard .infoRoleIcon .conInfo,.fbk-dashboard .Dettaglio .sezione .Wrks .conResult>div.addPermessi .conInfo,.fbk-dashboard .Dettaglio .sezione .Wrks .conResult>div.infoRole .conInfo,.fbk-dashboard .DettaglioResponsive .sezione .Wrks .conResult>div.addPermessi .conInfo,.fbk-dashboard .DettaglioResponsive .sezione .Wrks .conResult>div.infoRole .conInfo{position:relative}.fbk-dashboard .infoRoleIcon .conInfo:hover>.showinfo,.fbk-dashboard .Dettaglio .sezione .Wrks .conResult>div.addPermessi .conInfo:hover>.showinfo,.fbk-dashboard .Dettaglio .sezione .Wrks .conResult>div.infoRole .conInfo:hover>.showinfo,.fbk-dashboard .DettaglioResponsive .sezione .Wrks .conResult>div.addPermessi .conInfo:hover>.showinfo,.fbk-dashboard .DettaglioResponsive .sezione .Wrks .conResult>div.infoRole .conInfo:hover>.showinfo{display:block}.fbk-dashboard .infoRoleIcon .conInfo.disabled:hover>.showinfo,.fbk-dashboard .Dettaglio .sezione .Wrks .conResult>div.addPermessi .conInfo.disabled:hover>.showinfo,.fbk-dashboard .Dettaglio .sezione .Wrks .conResult>div.infoRole .conInfo.disabled:hover>.showinfo,.fbk-dashboard .DettaglioResponsive .sezione .Wrks .conResult>div.addPermessi .conInfo.disabled:hover>.showinfo,.fbk-dashboard .DettaglioResponsive .sezione .Wrks .conResult>div.infoRole .conInfo.disabled:hover>.showinfo{display:none}.fbk-dashboard .infoRoleIcon .conInfo .showinfo,.fbk-dashboard .Dettaglio .sezione .Wrks .conResult>div.addPermessi .conInfo .showinfo,.fbk-dashboard .Dettaglio .sezione .Wrks .conResult>div.infoRole .conInfo .showinfo,.fbk-dashboard .DettaglioResponsive .sezione .Wrks .conResult>div.addPermessi .conInfo .showinfo,.fbk-dashboard .DettaglioResponsive .sezione .Wrks .conResult>div.infoRole .conInfo .showinfo{position:absolute;right:10px;top:calc(50% - 15px);transform:translateY(-50%);background:#fff;min-width:336px;padding:16px;box-shadow:0 8px 20px #00466e14,0 2px 10px #00000014,0 0 4px #00466e12;border-radius:4px;z-index:1;display:none}.fbk-dashboard .infoRoleIcon .conInfo .showinfo .conResult,.fbk-dashboard .Dettaglio .sezione .Wrks .conResult>div.addPermessi .conInfo .showinfo .conResult,.fbk-dashboard .Dettaglio .sezione .Wrks .conResult>div.infoRole .conInfo .showinfo .conResult,.fbk-dashboard .DettaglioResponsive .sezione .Wrks .conResult>div.addPermessi .conInfo .showinfo .conResult,.fbk-dashboard .DettaglioResponsive .sezione .Wrks .conResult>div.infoRole .conInfo .showinfo .conResult{height:48px;position:relative}.fbk-dashboard .infoRoleIcon .conInfo .showinfo .conResult:last-child,.fbk-dashboard .Dettaglio .sezione .Wrks .conResult>div.addPermessi .conInfo .showinfo .conResult:last-child,.fbk-dashboard .Dettaglio .sezione .Wrks .conResult>div.infoRole .conInfo .showinfo .conResult:last-child,.fbk-dashboard .DettaglioResponsive .sezione .Wrks .conResult>div.addPermessi .conInfo .showinfo .conResult:last-child,.fbk-dashboard .DettaglioResponsive .sezione .Wrks .conResult>div.infoRole .conInfo .showinfo .conResult:last-child{border:none}.fbk-dashboard .infoRoleIcon .conInfo .showinfo .conResult .chip,.fbk-dashboard .Dettaglio .sezione .Wrks .conResult>div.addPermessi .conInfo .showinfo .conResult .chip,.fbk-dashboard .Dettaglio .sezione .Wrks .conResult>div.infoRole .conInfo .showinfo .conResult .chip,.fbk-dashboard .DettaglioResponsive .sezione .Wrks .conResult>div.addPermessi .conInfo .showinfo .conResult .chip,.fbk-dashboard .DettaglioResponsive .sezione .Wrks .conResult>div.infoRole .conInfo .showinfo .conResult .chip{position:absolute;right:0;min-height:0;height:24px;width:24px}.fbk-dashboard .infoRoleIcon .contAction,.fbk-dashboard .Dettaglio .sezione .Wrks .conResult>div.addPermessi .contAction,.fbk-dashboard .Dettaglio .sezione .Wrks .conResult>div.infoRole .contAction,.fbk-dashboard .DettaglioResponsive .sezione .Wrks .conResult>div.addPermessi .contAction,.fbk-dashboard .DettaglioResponsive .sezione .Wrks .conResult>div.infoRole .contAction{bottom:auto}.fbk-dashboard .dropdown-toggle:after{display:none}.fbk-dashboard .tendinaDinamica.ddlCircuiti{max-height:300px;overflow-y:auto;width:auto}.fbk-dashboard .tendinaDinamica.ddlCircuiti .mat-selection-list{width:100%}.fbk-dashboard .tendinaDinamica.ddlCircuiti .ImgCircuito,.fbk-dashboard .ImgCircuito{width:24px;height:24px;margin-right:10px}.fbk-dashboard .Payments .placeholder{color:#b5c1c8!important}.fbk-dashboard .Payments .filterBox{display:inline-block;margin-right:24px;width:245px;background:#fff;padding:16px 0;border-radius:4px;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content}.fbk-dashboard .Payments .filterBox .top{padding:0 16px}.fbk-dashboard .Payments .filterBox .consFormScrolling{overflow:hidden;display:block}.fbk-dashboard .Payments .filterBox form.formFiltri{padding:0 16px;margin-top:25px}.fbk-dashboard .Payments .filterBox form>div{margin-top:32px}.fbk-dashboard .Payments .filterBox form>div .double{display:flex;justify-content:space-between}.fbk-dashboard .Payments .filterBox form>div .double>div{max-width:calc(50% - 4px);width:100%}.fbk-dashboard .Payments .filterBox form>div:first-child{margin-top:0}.fbk-dashboard .Payments .filterBox form>div .tendinaDinamica{width:100%}.fbk-dashboard .Payments .filterBox form>div .mat-optgroup{padding-top:0!important}.fbk-dashboard .Payments .filterBox form>div .mat-optgroup .mat-optgroup-label{display:none}.fbk-dashboard .Payments .filterBox form>div .dropdown-toggle:after{display:none}.fbk-dashboard .Payments .filterBox form>div.PresetFiltri{margin-bottom:25px;padding-top:24px;border-top:1px solid #ecf2f5}.fbk-dashboard .Payments .filterBox form>div.PresetFiltri button{margin:12px 0 0}.fbk-dashboard .Payments .withFilter{width:calc(100% - 269px);display:inline-block}.fbk-dashboard .Payments .noFilter{width:100%}.fbk-dashboard .Payments .top{display:flex;justify-content:space-between}.fbk-dashboard .Payments .top h4{line-height:32px}.fbk-dashboard .Payments .top .icon,.fbk-dashboard .Payments .top .tour-step .shepherd-header .shepherd-cancel-icon,.fbk-dashboard .tour-step .shepherd-header .Payments .top .shepherd-cancel-icon,.fbk-dashboard .Payments .top .new-tour-step .shepherd-header .shepherd-cancel-icon,.fbk-dashboard .new-tour-step .shepherd-header .Payments .top .shepherd-cancel-icon{color:#d8dfe3;line-height:32px;cursor:pointer}.fbk-dashboard .Payments .searchBar{left:269px}.fbk-dashboard .Payments .gestionePagine{width:42%;text-align:right;line-height:40px}.fbk-dashboard .Payments .gestionePagine .icone{position:absolute;right:0;height:100%;display:flex;align-items:center;justify-content:center;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.fbk-dashboard .Payments .gestionePagine .icon,.fbk-dashboard .Payments .gestionePagine .tour-step .shepherd-header .shepherd-cancel-icon,.fbk-dashboard .tour-step .shepherd-header .Payments .gestionePagine .shepherd-cancel-icon,.fbk-dashboard .Payments .gestionePagine .new-tour-step .shepherd-header .shepherd-cancel-icon,.fbk-dashboard .new-tour-step .shepherd-header .Payments .gestionePagine .shepherd-cancel-icon{margin-left:24px;cursor:pointer}.fbk-dashboard .Payments .gestionePagine .icon:first-child,.fbk-dashboard .Payments .gestionePagine .tour-step .shepherd-header .shepherd-cancel-icon:first-child,.fbk-dashboard .tour-step .shepherd-header .Payments .gestionePagine .shepherd-cancel-icon:first-child,.fbk-dashboard .Payments .gestionePagine .new-tour-step .shepherd-header .shepherd-cancel-icon:first-child,.fbk-dashboard .new-tour-step .shepherd-header .Payments .gestionePagine .shepherd-cancel-icon:first-child{margin:0 0 0 4px}.fbk-dashboard .Payments .ResultTable tr td:first-child,.fbk-dashboard .Payments .ResultTable tr th:first-child{width:64px!important}.fbk-dashboard .Payments .ResultTable.wide-first-column-table tr td:first-child,.fbk-dashboard .Payments .ResultTable.wide-first-column-table tr th:first-child{width:100%!important}.fbk-dashboard .Payments .contPageFL{display:flex}.fbk-dashboard .Payments .contPageFL.pb64{padding-bottom:64px}.fbk-dashboard .owl-dt-container-info{display:none}.fbk-dashboard .popUpTransazione{width:53.055556%!important;max-width:90vw!important;max-height:90vh!important}.fbk-dashboard .popUpTransazione .mat-dialog-container{padding:0;position:relative;overflow:hidden}.fbk-dashboard .popUpTransazione .Title{width:100%;display:flex;justify-content:space-between;align-items:center}.fbk-dashboard .popUpTransazione .Title .icon,.fbk-dashboard .popUpTransazione .Title .tour-step .shepherd-header .shepherd-cancel-icon,.fbk-dashboard .tour-step .shepherd-header .popUpTransazione .Title .shepherd-cancel-icon,.fbk-dashboard .popUpTransazione .Title .new-tour-step .shepherd-header .shepherd-cancel-icon,.fbk-dashboard .new-tour-step .shepherd-header .popUpTransazione .Title .shepherd-cancel-icon{cursor:pointer}.fbk-dashboard .popUpTransazione form{margin:40px auto 60px}.fbk-dashboard .popUpTransazione form .form{display:flex;justify-content:space-between;align-items:center}.fbk-dashboard .popUpTransazione form .form .mat-selection-list{margin-top:10px}.fbk-dashboard .popUpTransazione form .form .half{width:48%}.fbk-dashboard .popUpTransazione form .form .half input.amount:after{content:"\20ac"}.fbk-dashboard .popUpTransazione form .form .full{width:100%}.fbk-dashboard .popUpTransazione .button{margin:0 auto;display:table;min-width:190px;text-align:center;box-shadow:none}.fbk-dashboard .popUpSuggestSearchBar{width:65%!important;max-width:970px!important}@media screen and (max-width: 1250px){.fbk-dashboard .popUpTransazione{top:15px;bottom:15px}}.fbk-dashboard .mat-dialog-container{padding:0!important;position:relative;overflow:hidden!important;width:100%;height:530px}.fbk-dashboard .mat-dialog-close{border:0;box-shadow:none}.fbk-dashboard body{height:100vh;overflow:hidden;margin:0;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility}.fbk-dashboard app-workspaces{overflow:auto;z-index:1;height:100vh}.fbk-dashboard app-workspaces mat-sidenav-container{height:100%}.fbk-dashboard app-workspaces mat-sidenav-container mat-sidenav app-menu app-menu-voce .voce div{display:inline-flex;align-items:center}.fbk-dashboard app-workspaces mat-sidenav-container mat-sidenav app-menu app-menu-voce .voce span{font-weight:600;display:inline-block;vertical-align:middle;color:#002033!important}.fbk-dashboard app-workspaces mat-sidenav-container mat-sidenav app-menu app-menu-voce .voce svg{display:inline-block;vertical-align:middle;margin-right:13px;height:20px;stroke:#879ba6!important;fill:none}.fbk-dashboard app-workspaces mat-sidenav-container mat-sidenav app-menu app-menu-voce .voce.active span{color:#33b5ff!important}.fbk-dashboard app-workspaces mat-sidenav-container mat-sidenav app-menu app-menu-voce .voce.active svg{stroke:#33b5ff!important;fill:none}.fbk-dashboard app-workspaces mat-sidenav-container mat-sidenav app-menu app-menu-voce .voce:active svg{stroke:#b5c1c8!important;fill:none}.fbk-dashboard app-workspaces mat-sidenav-container mat-sidenav app-menu app-menu-voce .voce:active span{color:#244253!important}.fbk-dashboard app-workspaces mat-sidenav-container mat-sidenav app-menu app-menu-voce .voce:hover svg{stroke:#b5c1c8!important;fill:none}.fbk-dashboard app-workspaces mat-sidenav-container mat-sidenav app-menu app-menu-voce .voce:hover span{color:#3b5b6d!important}.fbk-dashboard app-workspaces mat-sidenav-container mat-sidenav app-menu app-menu-voce .voce.secondaria{margin-left:24px}.fbk-dashboard .registration .carousel{background-color:#00466e}.fbk-dashboard .registration .carousel .carousel-inner,.fbk-dashboard .registration .carousel .carousel-inner .carousel-item{height:100%}.fbk-dashboard .registration .carousel .carousel-inner .carousel-item .picsum-img-wrapper{height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;position:absolute;bottom:0}.fbk-dashboard .registration .carousel .carousel-inner .carousel-item .picsum-img-wrapper img{width:100%}.fbk-dashboard .registration .carousel .carousel-inner .carousel-item .carousel-caption{top:145px;width:100%;max-height:50%;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;right:0;left:0;text-align:left;padding:0 5.556vw}.fbk-dashboard .registration .carousel .carousel-inner .carousel-item .carousel-caption *{color:#fff!important}.fbk-dashboard .registration .carousel .carousel-inner .carousel-item .carousel-caption span{font-style:normal;font-weight:700;font-size:2.222vw;line-height:4.2222222222vh}.fbk-dashboard .registration .carousel .carousel-indicators{bottom:48px;margin-bottom:0}.fbk-dashboard .registration .carousel .carousel-indicators li{margin:8px;width:8px;height:8px;border-radius:50%;-webkit-border-radius:50%;-moz-border-radius:50%;-ms-border-radius:50%;-o-border-radius:50%;opacity:1;background-color:#2d5f7b}.fbk-dashboard .registration .carousel .carousel-indicators li.active{background-color:#ecf2f5}.fbk-dashboard .registration .carousel .sr-only{visibility:hidden}.fbk-dashboard textarea{background-color:#fff;border:1px solid #b4bfc9;box-sizing:border-box;border-radius:4px;padding:12px 8px;font-style:normal;font-weight:400;font-size:14px;line-height:16px;color:#002033;width:100%;height:85px}.fbk-dashboard .intl-tel-input.allow-dropdown input[type=tel]{padding-right:52px!important}.fbk-dashboard .intl-tel-input.separate-dial-code .selected-flag{background-color:#0000!important}.fbk-dashboard .help{z-index:1;bottom:32px;height:auto;position:fixed;right:0;transition:opacity .25s cubic-bezier(0,0,.2,1)}@media screen and (max-width: 1023px){.fbk-dashboard .help{display:none}}.fbk-dashboard .help-fixed{position:fixed;bottom:0;z-index:1;right:0}.fbk-dashboard .mat-autocomplete-panel,.fbk-dashboard .dropdown:not(.tendinaDinamica),.fbk-dashboard .dropup{min-width:0!important;box-shadow:none!important}.fbk-dashboard .full-width .mat-select-panel,.fbk-dashboard .full-width .mat-autocomplete-panel,.fbk-dashboard .full-width .dropdown,.fbk-dashboard .full-width .dropup{width:100%!important;box-shadow:none!important}.fbk-dashboard .mat-paginator .mat-icon-button{background-color:#fff!important}.fbk-dashboard .content-alignment.has-banner.mat-sidenav-fixed,.fbk-dashboard .content-alignment.has-banner.ng-trigger-modaleLaterale,.fbk-dashboard .content-alignment.has-banner .ng-trigger-modaleLaterale{top:60px!important}.fbk-dashboard .has-banner ax-modal-lateral .modale .content{top:60px!important;height:calc(100% - 60px)!important}.fbk-dashboard .has-banner .mat-drawer-content{top:60px}.fbk-dashboard .dropdown ::-webkit-scrollbar-track-piece,.fbk-dashboard .dropup ::-webkit-scrollbar-track-piece{background-color:#fff}.fbk-dashboard .content-alignment,.fbk-dashboard .content-alignment .ng-trigger-modaleLaterale{top:0}.fbk-dashboard .content-alignment .body,.fbk-dashboard .content-alignment .ng-trigger-modaleLaterale .body{height:100%!important}.fbk-dashboard div.cdk-overlay-container div.mat-select-custom-overlay .selectworkspace{transform:translateY(50px)!important}.fbk-dashboard .tooltip-container-isEllipsis{text-align:center;z-index:10000;position:fixed;padding:6px 12px;font-size:.66rem;font-weight:600;line-height:initial;width:auto;background:#f7f7f8;border:1px solid #dde1e3;border-radius:6px;box-sizing:border-box;opacity:0;animation:tooltip-slide .1s ease-out .5s;animation-fill-mode:forwards;-webkit-animation:tooltip-slide .1s ease-out .5s;-webkit-animation-fill-mode:forwards;pointer-events:none;color:#002033;text-transform:uppercase;transform:translate(-55%,-133%)}@-webkit-keyframes tooltip-slide{0%{opacity:0}to{opacity:1}}@keyframes tooltip-slide{0%{opacity:0}to{opacity:1}}.fbk-dashboard .toast-list{list-style-type:initial;padding-left:2rem!important}.fbk-dashboard .popover{z-index:1501}.fbk-dashboard .elevation1,.fbk-dashboard .box-container,.fbk-dashboard .contTabella,.fbk-dashboard .select,.fbk-dashboard .searchBar,.fbk-dashboard .mat-tab-group:not(.secondary).configurationTabs .mat-tab-body-wrapper,.fbk-dashboard .Dettaglio .sezione .box,.fbk-dashboard .DettaglioResponsive .sezione .box,.fbk-dashboard .Payments .filterBox{box-shadow:0 1px 12px #464d530d,0 1px 8px #ccecff0d,0 1px 6px #464d530d}.fbk-dashboard .elevation2,.fbk-dashboard .contList,.fbk-dashboard .ruoliContainer,.fbk-dashboard .menuItemTooltip .tooltip-inner,.fbk-dashboard .old-stepper .CustomWrk .conResult,.fbk-dashboard .Dettaglio .sezione .Wrks,.fbk-dashboard .DettaglioResponsive .sezione .Data,.fbk-dashboard .DettaglioResponsive .sezione .Wrks,.fbk-dashboard .mat-select-panel:not([class*=mat-elevation-z]),.fbk-dashboard .tooltip-container-isEllipsis{box-shadow:0 5px 16px #464d5326,0 1px 8px #80dbff0d,0 1px 6px #464d530d}.fbk-dashboard .elevation3,.fbk-dashboard .owl-dt-inline-container,.fbk-dashboard .owl-dt-popup-container,.fbk-dashboard .new-tour-step,.fbk-dashboard .customTooltip .tooltip-inner,.fbk-dashboard .customTooltipRight .tooltip-inner,.fbk-dashboard div.cdk-overlay-container div.mat-select-custom-overlay .selectworkspace{box-shadow:0 12px 20px #464d532e,0 1px 10px #4ccdff0d,0 1px 6px #464d5314}.fbk-dashboard .elevation1-reverse{box-shadow:0 -1px 12px #464d530d,0 -1px 8px #ccecff0d,0 -1px 6px #464d530d}.fbk-dashboard .elevation2-reverse{box-shadow:0 -5px 16px #464d5326,0 -1px 8px #80dbff0d,0 -1px 6px #464d530d}.fbk-dashboard .elevation3-reverse{box-shadow:0 -12px 20px #464d532e,0 -1px 10px #4ccdff0d,0 -1px 6px #464d5314}.fbk-dashboard .back-danger{background-color:#ffcad0!important}.fbk-dashboard .back-warning{background-color:#ffefcc!important}.fbk-dashboard .back-success{background-color:#e8fde0!important}.fbk-dashboard .back-page{background-color:#f3f6f7!important}.fbk-dashboard .pr-text-secondary{color:#80a3b7!important}.fbk-dashboard .pr-bg-secondary{background:#80a3b7!important}.fbk-dashboard .color-text-secondary{color:#777}.fbk-dashboard .pr-bg-primary-transparent{background:#80a3b780}.fbk-dashboard .pr-text-dark{color:#00466e}.fbk-dashboard .on-color:hover{background-color:#f0faff}.fbk-dashboard .b-danger:focus{box-shadow:0 0 0 .2rem #ea344a40}.fbk-dashboard .bg-lock{background:#ffffff80}.fbk-dashboard .loader-background{background:#f3f6f7!important;opacity:.5}.fbk-dashboard .action-element{cursor:pointer!important}.fbk-dashboard .ricerca-message{height:200px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;color:#80a3b7;font-size:14px;line-height:17px;text-align:center}.fbk-dashboard .risultati{color:#80a3b7;margin:15px 0}.fbk-dashboard .mat-icon.content-center{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}.fbk-dashboard .mat-icon.text-small{font-size:20px}.fbk-dashboard .modal-background-page,.fbk-dashboard .modal-background{position:fixed;inset:0;background:#80a3b780;display:flex;justify-content:center}.fbk-dashboard .modal-content{display:table;margin-top:48px;background:#fff;border-radius:8px;width:558px}.fbk-dashboard .modal-background-page{left:240px}.fbk-dashboard .search-loading-l,.fbk-dashboard .search-loading{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;height:100px}.fbk-dashboard .search-loading-l{height:200px}.fbk-dashboard .expand-page,.fbk-dashboard .expand-fixed,.fbk-dashboard .expand-absolute,.fbk-dashboard .expand{inset:0;width:100%;height:100%;z-index:2000}.fbk-dashboard .expand-absolute{position:absolute}.fbk-dashboard .expand-fixed{position:fixed}.fbk-dashboard .expand-page{position:fixed;width:100%!important;height:100vh!important}.fbk-dashboard .t-col-primary{color:#00b7ff!important}.fbk-dashboard .t-col-secondary{color:#777!important}.fbk-dashboard .t-col-primary-light{color:#b3e9ff!important}.fbk-dashboard .t-col-light{color:#bfd1db!important}.fbk-dashboard .t-col-grey{color:#80a3b7!important}.fbk-dashboard .t-col-dark,.fbk-dashboard .t-col-dark-blue{color:#00466e!important}.fbk-dashboard .t-col-dark-light{color:#2c2c2c!important}.fbk-dashboard .t-col-white{color:#fff!important}.fbk-dashboard .t-col-danger{color:#ea344a!important}.fbk-dashboard .t-col-active{color:#00b7ff!important}.fbk-dashboard .t-col-inactive{color:#00466e!important}.fbk-dashboard .t-col-warning{color:#ffefcc!important}.fbk-dashboard .t-w-default{font-weight:400!important}.fbk-dashboard .t-w-bold,.fbk-dashboard .t-strong{font-weight:600!important}.fbk-dashboard .t-strong-s{font-weight:450!important}.fbk-dashboard .t-underlined{text-decoration:underline}.fbk-dashboard .t-default{font-size:14px!important}.fbk-dashboard .t-small{font-size:12px!important}.fbk-dashboard .t-smaller{font-size:10px!important}.fbk-dashboard .t-20{font-size:20px!important}.fbk-dashboard .t-large{font-size:22px!important}.fbk-dashboard .t-icon{font-size:24px!important}.fbk-dashboard .t-icon-large{font-size:34px!important}.fbk-dashboard .b{border:solid 1px #BFD1DB!important}.fbk-dashboard .b-danger{border-color:#ea344a!important}.fbk-dashboard .flex-center-all,.fbk-dashboard .flex-center{display:flex}.fbk-dashboard .flex-center{align-items:center}.fbk-dashboard .flex-center-all{align-items:center;justify-content:center}.fbk-dashboard .p-events-none{pointer-events:none!important}.fbk-dashboard .main-text,.fbk-dashboard .searchBar .serchInput{color:#002033!important}.fbk-dashboard .main-text:hover,.fbk-dashboard .searchBar .serchInput:hover{color:#3b5b6d!important}.fbk-dashboard .main-text:active,.fbk-dashboard .searchBar .serchInput:active{color:#244253}.fbk-dashboard .main-text.enabled,.fbk-dashboard .searchBar .enabled.serchInput{color:#33b5ff}.fbk-dashboard .main-text:disabled,.fbk-dashboard .searchBar .serchInput:disabled,.fbk-dashboard .main-text.disabled,.fbk-dashboard .searchBar .disabled.serchInput{color:#d8dfe3}.fbk-dashboard .main-text.error,.fbk-dashboard .searchBar .error.serchInput,.fbk-dashboard .main-text:invalid,.fbk-dashboard .searchBar .serchInput:invalid{color:#ea344a}.fbk-dashboard .main-text.warning,.fbk-dashboard .searchBar .warning.serchInput{color:#c78e00}.fbk-dashboard .main-text.success,.fbk-dashboard .searchBar .success.serchInput{color:#54cd27}.fbk-dashboard .main-text.info,.fbk-dashboard .searchBar .info.serchInput{color:#5c798a}.fbk-dashboard .secondary-text,.fbk-dashboard .contAction .action,.fbk-dashboard .contAction .action span{color:var(--fbk-gbs-dls-color-secondary-1)!important}.fbk-dashboard .secondary-text:hover,.fbk-dashboard .contAction .action:hover,.fbk-dashboard .contAction .action span:hover{color:var(--fbk-gbs-dls-color-secondary-3)!important}.fbk-dashboard .secondary-text:active,.fbk-dashboard .contAction .action:active,.fbk-dashboard .contAction .action span:active{color:var(--fbk-gbs-dls-color-secondary-2)!important}.fbk-dashboard .secondary-text.enabled,.fbk-dashboard .contAction .enabled.action,.fbk-dashboard .contAction .action span.enabled{color:#33b5ff}.fbk-dashboard .secondary-text:disabled,.fbk-dashboard .contAction .action:disabled,.fbk-dashboard .contAction .action span:disabled,.fbk-dashboard .secondary-text.disabled,.fbk-dashboard .contAction .disabled.action,.fbk-dashboard .contAction .action span.disabled{color:var(--fbk-gbs-dls-color-cadet-grey-6)!important}.fbk-dashboard .secondary-text.error,.fbk-dashboard .contAction .error.action,.fbk-dashboard .contAction .action span.error,.fbk-dashboard .secondary-text:invalid,.fbk-dashboard .contAction .action:invalid,.fbk-dashboard .contAction .action span:invalid{color:#ea344a}.fbk-dashboard .secondary-text.warning,.fbk-dashboard .contAction .warning.action,.fbk-dashboard .contAction .action span.warning{color:#c78e00}.fbk-dashboard .secondary-text.success,.fbk-dashboard .contAction .success.action,.fbk-dashboard .contAction .action span.success{color:#54cd27}.fbk-dashboard .secondary-text.info,.fbk-dashboard .contAction .info.action,.fbk-dashboard .contAction .action span.info{color:#5c798a!important}.fbk-dashboard .placeholder-text,.fbk-dashboard .searchBar .serchInput ::-webkit-input-placeholder,.fbk-dashboard .searchBar .serchInput ::-moz-placeholder,.fbk-dashboard .searchBar .serchInput :-ms-input-placeholder,.fbk-dashboard .searchBar .serchInput ::-ms-input-placeholder,.fbk-dashboard .searchBar .serchInput ::placeholder{color:#b5c1c8!important}.fbk-dashboard a,.fbk-dashboard .link:not(button),.fbk-dashboard .contTabella .contFixTabella .ResultTable tr td .contInfo .name:not(button),.fbk-dashboard .contTabella .contFixTabella .ResultTable tr th .contInfo .name:not(button),.fbk-dashboard .rightButton:not(button),.fbk-dashboard .leftButton:not(button){color:#0092e6!important}.fbk-dashboard a:hover,.fbk-dashboard .link:not(button):hover,.fbk-dashboard .contTabella .contFixTabella .ResultTable tr td .contInfo .name:not(button):hover,.fbk-dashboard .contTabella .contFixTabella .ResultTable tr th .contInfo .name:not(button):hover,.fbk-dashboard .rightButton:not(button):hover,.fbk-dashboard .leftButton:not(button):hover{color:#33b5ff!important}.fbk-dashboard a:active,.fbk-dashboard .link:not(button):active,.fbk-dashboard .contTabella .contFixTabella .ResultTable tr td .contInfo .name:not(button):active,.fbk-dashboard .contTabella .contFixTabella .ResultTable tr th .contInfo .name:not(button):active,.fbk-dashboard .rightButton:not(button):active,.fbk-dashboard .leftButton:not(button):active{color:#27a9f4!important}.fbk-dashboard a:disabled,.fbk-dashboard a.disabled,.fbk-dashboard .link:not(button):disabled,.fbk-dashboard .contTabella .contFixTabella .ResultTable tr td .contInfo .name:not(button):disabled,.fbk-dashboard .contTabella .contFixTabella .ResultTable tr th .contInfo .name:not(button):disabled,.fbk-dashboard .rightButton:not(button):disabled,.fbk-dashboard .leftButton:not(button):disabled,.fbk-dashboard .link:not(button).disabled,.fbk-dashboard .contTabella .contFixTabella .ResultTable tr td .contInfo .name:not(button).disabled,.fbk-dashboard .contTabella .contFixTabella .ResultTable tr th .contInfo .name:not(button).disabled,.fbk-dashboard .rightButton:not(button).disabled,.fbk-dashboard .leftButton:not(button).disabled{color:#d8dfe3!important}.fbk-dashboard .primary-action{color:var(--fbk-gbs-dls-color-primary-1)}.fbk-dashboard .primary-action:focus{outline:var(--fbk-gbs-dls-btn-focus-outline);outline-color:var(--fbk-gbs-dls-color-primary-1)}.fbk-dashboard .primary-action:hover{color:var(--fbk-gbs-dls-color-deep-blue-3)}.fbk-dashboard .primary-action:active{color:var(--fbk-gbs-dls-color-deep-blue-2)}.fbk-dashboard .secondary-action{color:var(--fbk-gbs-dls-color-secondary-1)}.fbk-dashboard .secondary-action:focus{outline:var(--fbk-gbs-dls-btn-focus-outline);outline-color:var(--fbk-gbs-dls-color-regal-blue-1)}.fbk-dashboard .secondary-action:hover{color:var(--fbk-gbs-dls-color-secondary-3)}.fbk-dashboard .secondary-action:active{color:var(--fbk-gbs-dls-color-secondary-2)}.fbk-dashboard .ico{color:#244253}.fbk-dashboard .ico:hover{color:#5c798a!important}.fbk-dashboard .ico:active{color:#3b5b6d!important}.fbk-dashboard .ico.enabled{color:#33b5ff}.fbk-dashboard .ico:disabled,.fbk-dashboard .ico.disabled{color:#d8dfe3}.fbk-dashboard .ico.error,.fbk-dashboard .ico:invalid{color:#ea344a}.fbk-dashboard .ico.warning{color:#c78e00}.fbk-dashboard .ico.success{color:#54cd27}.fbk-dashboard .ico.info{color:#879ba6}.fbk-dashboard .status-badge{background-color:#ccecff;color:#244253}.fbk-dashboard .status-badge.enabled{background-color:#f0f9ff;color:#33b5ff}.fbk-dashboard .status-badge.error,.fbk-dashboard .status-badge:invalid{background-color:#ffecee;color:#ea344a}.fbk-dashboard .status-badge.warning{background-color:#fff0cc;color:#c78e00}.fbk-dashboard .status-badge.success{background-color:#e8fde0;color:#54cd27}.fbk-dashboard .status-badge.info{background-color:#f6f8f9;color:#879ba6}.fbk-dashboard input{background-color:#fff;border:1px solid #b5c1c8}.fbk-dashboard input.enabled{border-color:#85d5ff}.fbk-dashboard input:disabled,.fbk-dashboard input.disabled{background-color:#f6f8f9;border-color:#d8dfe3}.fbk-dashboard input.error,.fbk-dashboard input:invalid,.fbk-dashboard input.invalid{border-color:#ff8997}.fbk-dashboard input:focus{outline:none;border:1px solid #85d5ff}.fbk-dashboard input[type=checkbox]:not(.mat-checkbox-input){width:20px;box-sizing:border-box;border-radius:2px;height:20px;-webkit-appearance:none}.fbk-dashboard input[type=checkbox]:not(.mat-checkbox-input):focus{outline:none}.fbk-dashboard input[type=checkbox]:not(.mat-checkbox-input):indeterminate{border:1px solid #33b4ff;box-sizing:border-box;border-radius:2px;color:#33b4ff;position:relative;text-align:center;font-size:30px;line-height:15px}.fbk-dashboard input[type=checkbox]:not(.mat-checkbox-input):indeterminate:after{content:"-";color:#33b4ff;position:absolute;top:0;width:100%;right:-.5px}.fbk-dashboard input[type=checkbox]:not(.mat-checkbox-input):checked{border:1px solid #33b4ff;box-sizing:border-box;border-radius:2px;color:#33b4ff;position:relative;text-align:center}.fbk-dashboard input[type=checkbox]:not(.mat-checkbox-input):checked:after{font-family:icon12,sans-serif;content:"\e900";color:#33b4ff;font-size:12px;position:absolute;top:60%;left:53%;transform:translate(-50%,-50%);-webkit-transform:translate(-50%,-50%);-moz-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);-o-transform:translate(-50%,-50%)}.fbk-dashboard .Maastricht-Blue-1{color:#002033!important}.fbk-dashboard .Maastricht-Blue-2{color:#244253!important}.fbk-dashboard .Maastricht-Blue-3{color:#3b5b6d!important}.fbk-dashboard .Maastricht-Blue-4{color:#5c798a!important}.fbk-dashboard .Maastricht-Blue-5{color:#879ba6!important}.fbk-dashboard .Maastricht-Blue-6{color:#b5c1c8!important}.fbk-dashboard .Maastricht-Blue-7{color:#d8dfe3!important}.fbk-dashboard .Maastricht-Blue-8{color:#e7ecef!important}.fbk-dashboard .Maastricht-Blue-9{color:#f6f8f9!important}.fbk-dashboard .Rich-Electric-Blue-1{color:#0092e6!important}.fbk-dashboard .Rich-Electric-Blue-3{color:#33b5ff!important}.fbk-dashboard .Error-2{color:var(--fbk-gbs-dls-color-error-2)}.fbk-dashboard .Ucla-Gold-1{color:#a57600!important}.fbk-dashboard .Ucla-Gold-2{color:#c78e00!important}.fbk-dashboard .Ucla-Gold-3{color:#df9e00!important}.fbk-dashboard .Ucla-Gold-4{color:#ffe19b!important}.fbk-dashboard .Ucla-Gold-5{color:#fff0cc!important}.fbk-dashboard .Deep-Sky-Blue-1{color:#0091e5!important}.fbk-dashboard .Deep-Sky-Blue-1.stroke{stroke:#0091e5!important}.fbk-dashboard .Deep-Sky-Blue-1.fill{fill:#0091e5!important}.fbk-dashboard .Deep-Sky-Blue-2{color:#33b4ff!important}.fbk-dashboard .Deep-Sky-Blue-2.stroke{stroke:#33b4ff!important}.fbk-dashboard .Deep-Sky-Blue-2.fill{fill:#33b4ff!important}.fbk-dashboard .Deep-Sky-Blue-3{color:#80c8f2!important}.fbk-dashboard .Deep-Sky-Blue-3.stroke{stroke:#80c8f2!important}.fbk-dashboard .Deep-Sky-Blue-3.fill{fill:#80c8f2!important}.fbk-dashboard .Deep-Sky-Blue-4{color:#f0f9ff!important}.fbk-dashboard .Deep-Sky-Blue-4.stroke{stroke:#f0f9ff!important}.fbk-dashboard .Deep-Sky-Blue-4.fill{fill:#f0f9ff!important}.fbk-dashboard .Deep-Sky-Blue-5{color:#b4e4ff!important}.fbk-dashboard .Deep-Sky-Blue-5.stroke{stroke:#b4e4ff!important}.fbk-dashboard .Deep-Sky-Blue-5.fill{fill:#b4e4ff!important}.fbk-dashboard .Deep-Sky-Blue-6{color:#ccecff!important}.fbk-dashboard .Deep-Sky-Blue-6.stroke{stroke:#ccecff!important}.fbk-dashboard .Deep-Sky-Blue-6.fill{fill:#ccecff!important}.fbk-dashboard .Deep-Sky-Blue-7{color:#f0f9ff!important}.fbk-dashboard .Deep-Sky-Blue-7.stroke{stroke:#f0f9ff!important}.fbk-dashboard .Deep-Sky-Blue-7.fill{fill:#f0f9ff!important}.fbk-dashboard .Regal-Blue-1{color:#00466e!important}.fbk-dashboard .Regal-Blue-1.stroke{stroke:#00466e!important}.fbk-dashboard .Regal-Blue-1.fill{fill:#00466e!important}.fbk-dashboard .Regal-Blue-2{color:#2d5f7b!important}.fbk-dashboard .Regal-Blue-2.stroke{stroke:#2d5f7b!important}.fbk-dashboard .Regal-Blue-2.fill{fill:#2d5f7b!important}.fbk-dashboard .Regal-Blue-3{color:#51788f!important}.fbk-dashboard .Regal-Blue-3.stroke{stroke:#51788f!important}.fbk-dashboard .Regal-Blue-3.fill{fill:#51788f!important}.fbk-dashboard .Regal-Blue-6,.fbk-dashboard .saveBar .saveSubText{color:#dfe8ed!important}.fbk-dashboard .Regal-Blue-6.stroke,.fbk-dashboard .saveBar .stroke.saveSubText{stroke:#dfe8ed!important}.fbk-dashboard .Regal-Blue-6.fill,.fbk-dashboard .saveBar .fill.saveSubText{fill:#dfe8ed!important}.fbk-dashboard .Regal-Blue-7{color:#ecf2f5!important}.fbk-dashboard .Regal-Blue-7.stroke{stroke:#ecf2f5!important}.fbk-dashboard .Regal-Blue-7.fill{fill:#ecf2f5!important}.fbk-dashboard .cadetGrey1,.fbk-dashboard .TableNoResult .titleEmptyResult,.fbk-dashboard .Cadet-Grey-1,.fbk-dashboard .Cadet-Gray-1{color:#232629!important}.fbk-dashboard .cadetGrey1.stroke,.fbk-dashboard .TableNoResult .stroke.titleEmptyResult,.fbk-dashboard .Cadet-Grey-1.stroke,.fbk-dashboard .Cadet-Gray-1.stroke{stroke:#232629!important}.fbk-dashboard .cadetGrey1.fill,.fbk-dashboard .TableNoResult .fill.titleEmptyResult,.fbk-dashboard .Cadet-Grey-1.fill,.fbk-dashboard .Cadet-Gray-1.fill{fill:#232629!important}.fbk-dashboard .cadetGrey2,.fbk-dashboard .Cadet-Grey-2,.fbk-dashboard .Cadet-Gray-2{color:#464d53!important}.fbk-dashboard .cadetGrey2.stroke,.fbk-dashboard .Cadet-Grey-2.stroke,.fbk-dashboard .Cadet-Gray-2.stroke{stroke:#464d53!important}.fbk-dashboard .cadetGrey2.fill,.fbk-dashboard .Cadet-Grey-2.fill,.fbk-dashboard .Cadet-Gray-2.fill{fill:#464d53!important}.fbk-dashboard .cadetGrey3,.fbk-dashboard .Cadet-Grey-3,.fbk-dashboard .Cadet-Gray-3{color:#6a737c!important;fill:#6a737c}.fbk-dashboard .cadetGrey3.stroke,.fbk-dashboard .Cadet-Grey-3.stroke,.fbk-dashboard .Cadet-Gray-3.stroke{stroke:#6a737c!important}.fbk-dashboard .cadetGrey3.fill,.fbk-dashboard .Cadet-Grey-3.fill,.fbk-dashboard .Cadet-Gray-3.fill{fill:#6a737c!important}.fbk-dashboard .cadetGrey4,.fbk-dashboard .TableNoResult .descriptionEmptyResult,.fbk-dashboard .Cadet-Grey-4,.fbk-dashboard .Cadet-Gray-4{color:#919aa1!important;fill:#919aa1}.fbk-dashboard .cadetGrey4.stroke,.fbk-dashboard .TableNoResult .stroke.descriptionEmptyResult,.fbk-dashboard .Cadet-Grey-4.stroke,.fbk-dashboard .Cadet-Gray-4.stroke{stroke:#919aa1!important}.fbk-dashboard .cadetGrey4.fill,.fbk-dashboard .TableNoResult .fill.descriptionEmptyResult,.fbk-dashboard .Cadet-Grey-4.fill,.fbk-dashboard .Cadet-Gray-4.fill{fill:#919aa1!important}.fbk-dashboard .cadetGrey5,.fbk-dashboard .Cadet-Grey-5,.fbk-dashboard .Cadet-Gray-5{color:#bac0c4!important}.fbk-dashboard .cadetGrey5.stroke,.fbk-dashboard .Cadet-Grey-5.stroke,.fbk-dashboard .Cadet-Gray-5.stroke{stroke:#bac0c4!important}.fbk-dashboard .cadetGrey5.fill,.fbk-dashboard .Cadet-Grey-5.fill,.fbk-dashboard .Cadet-Gray-5.fill{fill:#bac0c4!important}.fbk-dashboard .cadetGrey6,.fbk-dashboard .Cadet-Grey-6,.fbk-dashboard .Cadet-Gray-6{color:var(--fbk-gbs-dls-color-cadet-grey-6)!important}.fbk-dashboard .cadetGrey6.stroke,.fbk-dashboard .Cadet-Grey-6.stroke,.fbk-dashboard .Cadet-Gray-6.stroke{stroke:var(--fbk-gbs-dls-color-cadet-grey-6)!important}.fbk-dashboard .cadetGrey6.fill,.fbk-dashboard .Cadet-Grey-6.fill,.fbk-dashboard .Cadet-Gray-6.fill{fill:var(--fbk-gbs-dls-color-cadet-grey-6)!important}.fbk-dashboard .Pastel-Green-2{color:var(--fbk-gbs-dls-color-success-2)!important}.fbk-dashboard .Pastel-Green-2.stroke{stroke:var(--fbk-gbs-dls-color-success-2)!important}.fbk-dashboard .Pastel-Green-2.fill{fill:var(--fbk-gbs-dls-color-success-2)!important}.fbk-dashboard .Amaranth-3{color:var(--fbk-gbs-dls-color-error-3)!important}.fbk-dashboard .Amaranth-3.stroke{stroke:var(--fbk-gbs-dls-color-error-3)!important}.fbk-dashboard .Amaranth-3.fill{fill:var(--fbk-gbs-dls-color-error-3)!important}.fbk-dashboard .icons{color:var(--fbk-gbs-dls-color-cadet-grey-4)}.fbk-dashboard .icons:active{color:var(--fbk-gbs-dls-color-cadet-grey-2)}.fbk-dashboard .icons:focus{color:var(--fbk-gbs-dls-color-cadet-grey-2)}.fbk-dashboard .icons:disabled,.fbk-dashboard .icons.disabled{color:var(--fbk-gbs-dls-color-cadet-grey-5)}.fbk-dashboard .icons:disabled:focus,.fbk-dashboard .icons.disabled:focus{color:var(--fbk-gbs-dls-color-cadet-grey-5)}.fbk-dashboard .primary-1{color:var(--fbk-gbs-dls-color-primary-1)}.fbk-dashboard .primary-2{color:var(--fbk-gbs-dls-color-primary-2)}.fbk-dashboard .primary-3{color:var(--fbk-gbs-dls-color-primary-3)}.fbk-dashboard .primary-4{color:var(--fbk-gbs-dls-color-primary-4)}.fbk-dashboard .primary-5{color:var(--fbk-gbs-dls-color-primary-5)}.fbk-dashboard .primary-6{color:var(--fbk-gbs-dls-color-primary-6)}.fbk-dashboard .primary-7{color:var(--fbk-gbs-dls-color-primary-7)}.fbk-dashboard .secondary-1{color:var(--fbk-gbs-dls-color-secondary-1)}.fbk-dashboard .secondary-2{color:var(--fbk-gbs-dls-color-secondary-2)}.fbk-dashboard .secondary-3{color:var(--fbk-gbs-dls-color-secondary-3)}.fbk-dashboard .secondary-4{color:var(--fbk-gbs-dls-color-secondary-4)}.fbk-dashboard .secondary-5{color:var(--fbk-gbs-dls-color-secondary-5)}.fbk-dashboard .secondary-6{color:var(--fbk-gbs-dls-color-secondary-6)}.fbk-dashboard .secondary-7{color:var(--fbk-gbs-dls-color-secondary-7)}.fbk-dashboard .cadet-grey-1{color:var(--fbk-gbs-dls-color-cadet-grey-1)}.fbk-dashboard .cadet-grey-2{color:var(--fbk-gbs-dls-color-cadet-grey-2)}.fbk-dashboard .cadet-grey-3{color:var(--fbk-gbs-dls-color-cadet-grey-3)}.fbk-dashboard .cadet-grey-4{color:var(--fbk-gbs-dls-color-cadet-grey-4)}.fbk-dashboard .cadet-grey-5{color:var(--fbk-gbs-dls-color-cadet-grey-5)}.fbk-dashboard .cadet-grey-6{color:var(--fbk-gbs-dls-color-cadet-grey-6)}.fbk-dashboard .cadet-grey-7{color:var(--fbk-gbs-dls-color-cadet-grey-7)}.fbk-dashboard .success-1{color:var(--fbk-gbs-dls-color-success-1)}.fbk-dashboard .success-2{color:var(--fbk-gbs-dls-color-success-2)}.fbk-dashboard .success-3{color:var(--fbk-gbs-dls-color-success-3)}.fbk-dashboard .success-4{color:var(--fbk-gbs-dls-color-success-4)}.fbk-dashboard .success-5{color:var(--fbk-gbs-dls-color-success-5)}.fbk-dashboard .success-6{color:var(--fbk-gbs-dls-color-success-6)}.fbk-dashboard .success-7{color:var(--fbk-gbs-dls-color-success-7)}.fbk-dashboard .error-1{color:var(--fbk-gbs-dls-color-error-1)}.fbk-dashboard .error-2{color:var(--fbk-gbs-dls-color-error-2)}.fbk-dashboard .error-3{color:var(--fbk-gbs-dls-color-error-3)}.fbk-dashboard .error-4{color:var(--fbk-gbs-dls-color-error-4)}.fbk-dashboard .error-5{color:var(--fbk-gbs-dls-color-error-5)}.fbk-dashboard .error-6{color:var(--fbk-gbs-dls-color-error-6)}.fbk-dashboard .error-7{color:var(--fbk-gbs-dls-color-error-7)}.fbk-dashboard .warning-1{color:var(--fbk-gbs-dls-color-warning-1)}.fbk-dashboard .warning-2{color:var(--fbk-gbs-dls-color-warning-2)}.fbk-dashboard .warning-3{color:var(--fbk-gbs-dls-color-warning-3)}.fbk-dashboard .warning-4{color:var(--fbk-gbs-dls-color-warning-4)}.fbk-dashboard .warning-5{color:var(--fbk-gbs-dls-color-warning-5)}.fbk-dashboard .warning-6{color:var(--fbk-gbs-dls-color-warning-6)}.fbk-dashboard .warning-7{color:var(--fbk-gbs-dls-color-warning-7)}.fbk-dashboard .modal-backdrop{background:#80a3b780}.fbk-dashboard .cdk-overlay-container{z-index:1500}.fbk-dashboard .mat-drawer-container{background:none}.fbk-dashboard .container{max-width:unset;margin-left:0;margin-right:0}.fbk-dashboard .mat-icon.preferito{position:relative;left:-15px;top:-8px;margin-right:-15px;color:#00b7ff!important;transform:scale(.8);-webkit-transform:scale(.8);-moz-transform:scale(.8);-ms-transform:scale(.8);-o-transform:scale(.8)}.fbk-dashboard .form-control{box-sizing:border-box}.fbk-dashboard .form-control:focus{box-shadow:none;border:2px solid #00b7ff;margin:0 -2px 0 0}.fbk-dashboard .popover-body{padding:0}.fbk-dashboard .popover-body .riga.nav-item.on-color.action-element:first-of-type{padding:.5rem .75rem 0;border-radius:.3rem .3rem 0 0;-webkit-border-radius:.3rem .3rem 0 0;-moz-border-radius:.3rem .3rem 0 0;-ms-border-radius:.3rem .3rem 0 0;-o-border-radius:.3rem .3rem 0 0}.fbk-dashboard .popover-body .riga.nav-item.on-color.action-element:last-of-type{padding:0rem .75rem .5rem;border-radius:0 0 .3rem .3rem;-webkit-border-radius:0 0 .3rem .3rem;-moz-border-radius:0 0 .3rem .3rem;-ms-border-radius:0 0 .3rem .3rem;-o-border-radius:0 0 .3rem .3rem}.fbk-dashboard .popover-body .riga.nav-item.on-color.action-element:first-of-type:last-of-type{padding:.5rem .75rem;border-radius:.3rem;-webkit-border-radius:.3rem;-moz-border-radius:.3rem;-ms-border-radius:.3rem;-o-border-radius:.3rem}.fbk-dashboard ngb-timepicker{font-size:inherit!important}.fbk-dashboard ngb-timepicker .ngb-tp-input,.fbk-dashboard ngb-timepicker .ngb-tp-input-container,.fbk-dashboard ngb-timepicker .btn.btn-link.ng-star-inserted{padding:0!important;width:30px!important;height:auto!important;font-size:inherit!important}.fbk-dashboard .mat-tooltip{-ms-text-overflow:unset!important;-o-text-overflow:unset!important;background-color:#00b7ff;max-width:100%!important;width:auto!important;text-overflow:unset!important;overflow:visible!important}.fbk-dashboard .uppercase{text-transform:uppercase}.fbk-dashboard .lowercase{text-transform:lowercase}.fbk-dashboard .topControls{position:absolute;top:16px;left:270px;width:calc(100% - 270px);display:flex;justify-content:flex-end}.fbk-dashboard .topControls app-search-bar{width:-webkit-fill-available;width:-moz-available;width:stretch;max-width:71%}.fbk-dashboard mat-select .icon,.fbk-dashboard mat-select .tour-step .shepherd-header .shepherd-cancel-icon,.fbk-dashboard .tour-step .shepherd-header mat-select .shepherd-cancel-icon,.fbk-dashboard mat-select .new-tour-step .shepherd-header .shepherd-cancel-icon,.fbk-dashboard .new-tour-step .shepherd-header mat-select .shepherd-cancel-icon{color:#244253}.fbk-dashboard mat-select .avatar,.fbk-dashboard mat-select .contTabella .contFixTabella .ResultTable tr td .contImg,.fbk-dashboard .contTabella .contFixTabella .ResultTable tr td mat-select .contImg,.fbk-dashboard mat-select .contTabella .contFixTabella .ResultTable tr th .contImg,.fbk-dashboard .contTabella .contFixTabella .ResultTable tr th mat-select .contImg{color:#244253}.fbk-dashboard mat-select .texts span{color:#002033}.fbk-dashboard mat-select .mat-select-arrow{color:#244253}.fbk-dashboard mat-select:hover .icon,.fbk-dashboard mat-select:hover .tour-step .shepherd-header .shepherd-cancel-icon,.fbk-dashboard .tour-step .shepherd-header mat-select:hover .shepherd-cancel-icon,.fbk-dashboard mat-select:hover .new-tour-step .shepherd-header .shepherd-cancel-icon,.fbk-dashboard .new-tour-step .shepherd-header mat-select:hover .shepherd-cancel-icon{color:#3b5b6d}.fbk-dashboard mat-select:hover .avatar,.fbk-dashboard mat-select:hover .contTabella .contFixTabella .ResultTable tr td .contImg,.fbk-dashboard .contTabella .contFixTabella .ResultTable tr td mat-select:hover .contImg,.fbk-dashboard mat-select:hover .contTabella .contFixTabella .ResultTable tr th .contImg,.fbk-dashboard .contTabella .contFixTabella .ResultTable tr th mat-select:hover .contImg{color:#3b5b6d}.fbk-dashboard mat-select:hover .texts span{color:#3b5b6d}.fbk-dashboard mat-select:hover .mat-select-arrow{color:#3b5b6d}.fbk-dashboard ::-webkit-input-placeholder{color:#b5c1c8;opacity:1}.fbk-dashboard ::-moz-placeholder{color:#b5c1c8;opacity:1}.fbk-dashboard :-ms-input-placeholder{color:#b5c1c8;opacity:1}.fbk-dashboard ::-ms-input-placeholder{color:#b5c1c8;opacity:1}.fbk-dashboard ::placeholder{color:#b5c1c8;opacity:1}.fbk-dashboard :-ms-input-placeholder{color:#b5c1c8}.fbk-dashboard ::-ms-input-placeholder{color:#b5c1c8}.fbk-dashboard mat-calendar.no-margin .mat-calendar-controls{margin-top:0}.fbk-dashboard mat-calendar .mat-button-wrapper{font-weight:700}.fbk-dashboard mat-calendar .mat-calendar-arrow{display:none}.fbk-dashboard mat-calendar .mat-calendar-abbr{-webkit-text-decoration:none;text-decoration:none;cursor:default;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none}.fbk-dashboard mat-calendar .mat-calendar-body-in-range>div{color:#fff}.fbk-dashboard mat-calendar .mat-calendar-body-selected{color:#fff!important;background-color:#33b4ff}.fbk-dashboard mat-calendar .mat-calendar-body-in-range:before{background-color:#33b4ff}.fbk-dashboard mat-calendar .mat-calendar-spacer{display:none}.fbk-dashboard mat-calendar .mat-calendar-previous-button{order:1;color:#232629}.fbk-dashboard mat-calendar .mat-calendar-next-button{order:3;color:#232629}.fbk-dashboard mat-calendar .mat-calendar-controls{align-items:center;justify-content:space-between}.mat-calendar-body-cell:hover>.fbk-dashboard mat-calendardiv{background-color:#33b4ff;border-radius:100%;border:none}.fbk-dashboard mat-calendar .mat-calendar-body-label{color:#464d53}.fbk-dashboard mat-calendar .mat-calendar-body-cell-content{color:#919aa1}.fbk-dashboard mat-calendar .mat-calendar-period-button{order:2;color:#232629;text-transform:lowercase;font-weight:700}.fbk-dashboard mat-calendar .mat-calendar-period-button:first-letter{text-transform:uppercase}.fbk-dashboard mat-calendar .mat-calendar-body-range-end div{border-radius:100%!important}.fbk-dashboard mat-calendar .mat-calendar-body-cell .mat-calendar-body-selected:not(.mat-calendar-body-range-end){border-radius:100% 0 0 100%}.fbk-dashboard mat-calendar .mat-calendar-body-cell:not(.mat-calendar-body-disabled):hover>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),.fbk-dashboard mat-calendar .cdk-keyboard-focused .mat-calendar-body-active>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),.fbk-dashboard mat-calendar .cdk-program-focused .mat-calendar-body-active>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){background-color:#80c8f2;color:#fff}.fbk-dashboard mat-calendar .mat-button-disabled{background-color:transparent}.fbk-dashboard mat-calendar .mat-calendar-body-disabled>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){color:#dde1e3!important}.fbk-dashboard mat-calendar .mat-calendar-body-today{border-radius:100%!important}.fbk-dashboard mat-calendar .mat-calendar{width:100vw;max-width:100%;height:100vw;max-height:700px}.fbk-dashboard mat-calendar .mat-calendar-body-label:not(:last-of-type){visibility:hidden}.fbk-dashboard mat-calendar .mat-calendar-body-label:last-of-type{display:none}.fbk-dashboard .icon-container{display:flex;flex-direction:row;gap:9px;justify-content:flex-end}.fbk-dashboard .no-shadow{box-shadow:none!important}.fbk-dashboard .saveBar{z-index:1;height:72px;display:flex;position:fixed;bottom:0;padding:0 24px;box-shadow:0 1px 6px #464d5314,0 1px 10px #4ccdff0d,0 12px 20px #464d532e}.fbk-dashboard .saveBarMenuOpen{padding-left:290px}.fbk-dashboard .saveBarMenuClose{padding-left:75px}.fbk-dashboard .icon64{width:64px;height:64px;margin:0 0 16px}.fbk-dashboard .mat-mdc-tab-body-wrapper{flex-grow:1}.fbk-dashboard .mdc-list-item{border:2px solid transparent}.fbk-dashboard .mdc-list-item:hover{background-color:var(--fbk-gbs-dls-color-primary-7)!important}.fbk-dashboard .mdc-list-item:hover:before{background-color:transparent!important}.fbk-dashboard .mdc-list-item[aria-selected=true]{background-color:var(--fbk-gbs-dls-color-cadet-grey-7)!important}.fbk-dashboard .mdc-list-item[aria-selected=true]:before{background-color:transparent!important}.fbk-dashboard .mdc-list-item:focus{border-color:var(--fbk-gbs-dls-color-primary-3)!important}.fbk-dashboard .mdc-list-item:focus:before{background-color:transparent!important}.fbk-dashboard .mat-mdc-selection-list{border-radius:0}
