@charset "UTF-8";:root{--bs-blue: #007bff;--bs-indigo: #6610f2;--bs-purple: #696cff;--bs-pink: #e83e8c;--bs-red: #ff3e1d;--bs-orange: #fd7e14;--bs-yellow: #ffab00;--bs-green: #71dd37;--bs-teal: #20c997;--bs-cyan: #03c3ec;--bs-black: #000;--bs-white: #fff;--bs-gray: rgba(0, 0, 0, .1);--bs-gray-dark: rgba(0, 0, 0, .45);--bs-gray-25: rgba(255, 255, 255, .015);--bs-gray-50: rgba(255, 255, 255, .03);--bs-primary: #696cff;--bs-secondary: #8592a3;--bs-success: #71dd37;--bs-info: #03c3ec;--bs-warning: #ffab00;--bs-danger: #ff3e1d;--bs-light: #4f505c;--bs-dark: #6b6c9d;--bs-gray: rgba(255, 255, 255, .8);--bs-primary-rgb: 105, 108, 255;--bs-secondary-rgb: 133, 146, 163;--bs-success-rgb: 113, 221, 55;--bs-info-rgb: 3, 195, 236;--bs-warning-rgb: 255, 171, 0;--bs-danger-rgb: 255, 62, 29;--bs-light-rgb: 253, 253, 253;--bs-dark-rgb: 107, 108, 157;--bs-gray-rgb: 255, 255, 255;--bs-white-rgb: 255, 255, 255;--bs-black-rgb: 0, 0, 0;--bs-body-color-rgb: 163, 164, 204;--bs-body-bg-rgb: 35, 35, 51;--bs-font-sans-serif: "Public Sans", -apple-system, BlinkMacSystemFont, "Segoe UI", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;--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-root-font-size: 16px;--bs-body-font-family: var(--bs-font-sans-serif);--bs-body-font-size: .9375rem;--bs-body-font-weight: 400;--bs-body-line-height: 1.53;--bs-body-color: #a3a4cc;--bs-body-bg: #232333;--bs-border-width: 1px;--bs-border-style: solid;--bs-border-color: #444564;--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: .625rem;--bs-border-radius-2xl: 2rem;--bs-border-radius-pill: 50rem;--bs-link-color: #696cff;--bs-link-hover-color: #5f61e6;--bs-code-color: #e83e8c;--bs-highlight-bg: #ffeecc;--select2-single-height: 28px;--select2-multiple-height: 28px;--select2-label-text-color: #000;--select2-required-color: red;--select2-selection-border-radius: 4px;--select2-selection-background: #fff;--select2-selection-disabled-background: #eee;--select2-selection-border-color: #aaa;--select2-selection-focus-border-color: #000;--select2-selection-text-color: #111;--select2-selection-choice-background: #e4e4e4;--select2-selection-choice-text-color: #000;--select2-selection-choice-border-color: #aaa;--select2-selection-choice-close-color: #999;--select2-selection-choice-hover-close-color: #333;--select2-placeholder-color: #999;--select2-placeholder-overflow: ellipsis;--select2-no-result-color: #888;--select2-no-result-font-style: italic;--select2-too-much-result-color: #888;--select2-too-much-result-style: italic;--select2-reset-color: #999;--select2-arrow-color: #888;--select2-dropdown-background: #fff;--select2-dropdown-border-color: #aaa;--select2-overlay-backdrop: transparent;--select2-search-border-color: #aaa;--select2-search-background: #fff;--select2-search-border-radius: 0px;--select2-option-text-color: #000;--select2-option-disabled-text-color: #999;--select2-option-disabled-background: transparent;--select2-option-selected-text-color: #000;--select2-option-selected-background: #ddd;--select2-option-highlighted-text-color: #fff;--select2-option-highlighted-background: #5897fb;--select2-option-group-text-color: gray;--select2-option-group-background: transparent;--select2-hint-text-color: #888;--select2-material-underline: #ddd;--select2-material-underline-active: #5a419e;--select2-material-underline-disabled: linear-gradient( to right, rgba(0, 0, 0, .26) 0, rgba(0, 0, 0, .26) 33%, transparent 0 );--select2-material-underline-invalid: red;--select2-material-placeholder-color: rgba(0, 0, 0, .38);--select2-material-selection-background: #ddd;--select2-material-option-selected-background: rgba(0, 0, 0, .04);--select2-material-option-highlighted-text-color: #000;--select2-material-option-selected-text-color: #ff5722;font-size:var(--bs-root-font-size)}*,*: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);--sb-track-color: #f1f1f1;--sb-thumb-color: #435971;--sb-size: 10px}.light-theme :root{--bs-blue: #007bff;--bs-indigo: #6610f2;--bs-purple: #696cff;--bs-pink: #e83e8c;--bs-red: #ff3e1d;--bs-orange: #fd7e14;--bs-yellow: #ffab00;--bs-green: #71dd37;--bs-teal: #20c997;--bs-cyan: #03c3ec;--bs-black: #435971;--bs-white: #fff;--bs-gray: rgba(67, 89, 113, .6);--bs-gray-dark: rgba(67, 89, 113, .8);--bs-gray-25: rgba(67, 89, 113, .025);--bs-gray-50: rgba(67, 89, 113, .05);--bs-primary: #696cff;--bs-secondary: #8592a3;--bs-success: #71dd37;--bs-info: #03c3ec;--bs-warning: #ffab00;--bs-danger: #ff3e1d;--bs-light: #fcfdfd;--bs-dark: #233446;--bs-gray: rgba(67, 89, 113, .1);--bs-primary-rgb: 105, 108, 255;--bs-secondary-rgb: 133, 146, 163;--bs-success-rgb: 113, 221, 55;--bs-info-rgb: 3, 195, 236;--bs-warning-rgb: 255, 171, 0;--bs-danger-rgb: 255, 62, 29;--bs-light-rgb: 252, 253, 253;--bs-dark-rgb: 35, 52, 70;--bs-gray-rgb: 67, 89, 113;--bs-white-rgb: 255, 255, 255;--bs-black-rgb: 67, 89, 113;--bs-body-color-rgb: 105, 122, 141;--bs-body-bg-rgb: 245, 245, 249;--bs-font-sans-serif: "Public Sans", -apple-system, BlinkMacSystemFont, "Segoe UI", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;--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-root-font-size: 16px;--bs-body-font-family: var(--bs-font-sans-serif);--bs-body-font-size: .9375rem;--bs-body-font-weight: 400;--bs-body-line-height: 1.53;--bs-body-color: #697a8d;--bs-body-bg: #f5f5f9;--bs-border-width: 1px;--bs-border-style: solid;--bs-border-color: #d9dee3;--bs-border-color-translucent: rgba(67, 89, 113, .175);--bs-border-radius: .375rem;--bs-border-radius-sm: .25rem;--bs-border-radius-lg: .5rem;--bs-border-radius-xl: .625rem;--bs-border-radius-2xl: 2rem;--bs-border-radius-pill: 50rem;--bs-link-color: #696cff;--bs-link-hover-color: #5f61e6;--bs-code-color: #e83e8c;--bs-highlight-bg: #ffeecc}.light-theme *,.light-theme *:before,.light-theme *:after{box-sizing:border-box}.light-theme :root{font-size:var(--bs-root-font-size)}@media (prefers-reduced-motion: no-preference){.light-theme :root{scroll-behavior:smooth}}.light-theme 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(67,89,113,0)}.light-theme hr{margin:1rem 0;color:#d9dee3;border:0;border-top:1px solid;opacity:1}.light-theme h6,.light-theme .h6,.light-theme h5,.light-theme .h5,.light-theme h4,.light-theme .h4,.light-theme h3,.light-theme .h3,.light-theme h2,.light-theme .h2,.light-theme h1,.light-theme .h1{margin-top:0;margin-bottom:1rem;font-weight:500;line-height:1.1;color:#566a7f}.light-theme h1,.light-theme .h1{font-size:calc(1.3625rem + 1.35vw)}@media (min-width: 1200px){.light-theme h1,.light-theme .h1{font-size:2.375rem}}.light-theme h2,.light-theme .h2{font-size:calc(1.325rem + .9vw)}@media (min-width: 1200px){.light-theme h2,.light-theme .h2{font-size:2rem}}.light-theme h3,.light-theme .h3{font-size:calc(1.2875rem + .45vw)}@media (min-width: 1200px){.light-theme h3,.light-theme .h3{font-size:1.625rem}}.light-theme h4,.light-theme .h4{font-size:calc(1.2625rem + .15vw)}@media (min-width: 1200px){.light-theme h4,.light-theme .h4{font-size:1.375rem}}.light-theme h5,.light-theme .h5{font-size:1.125rem}.light-theme h6,.light-theme .h6{font-size:.9375rem}.light-theme p{margin-top:0;margin-bottom:1rem}.light-theme abbr[title]{text-decoration:underline dotted;cursor:help;text-decoration-skip-ink:none}.light-theme address{margin-bottom:1rem;font-style:normal;line-height:inherit}.light-theme ol,.light-theme ul{padding-left:2rem}.light-theme ol,.light-theme ul,.light-theme dl{margin-top:0;margin-bottom:1rem}.light-theme ol ol,.light-theme ul ul,.light-theme ol ul,.light-theme ul ol{margin-bottom:0}.light-theme dt{font-weight:500}.light-theme dd{margin-bottom:.5rem;margin-left:0}.light-theme blockquote{margin:0 0 1rem}.light-theme b,.light-theme strong{font-weight:bolder}.light-theme small,.light-theme .small{font-size:85%}.light-theme mark,.light-theme .mark{padding:.1875em;background-color:var(--bs-highlight-bg)}.light-theme sub,.light-theme sup{position:relative;font-size:.75em;line-height:0;vertical-align:baseline}.light-theme sub{bottom:-.25em}.light-theme sup{top:-.5em}.light-theme a{color:var(--bs-link-color);text-decoration:none}.light-theme a:hover{color:var(--bs-link-hover-color)}.light-theme a:not([href]):not([class]),.light-theme a:not([href]):not([class]):hover{color:inherit;text-decoration:none}.light-theme pre,.light-theme code,.light-theme kbd,.light-theme samp{font-family:var(--bs-font-monospace);font-size:1em}.light-theme pre{display:block;margin-top:0;margin-bottom:1rem;overflow:auto;font-size:85%}.light-theme pre code{font-size:inherit;color:inherit;word-break:normal}.light-theme code{font-size:85%;color:var(--bs-code-color);word-wrap:break-word}a>.light-theme code{color:inherit}.light-theme kbd{padding:.1875rem .375rem;font-size:85%;color:var(--bs-body-bg);background-color:var(--bs-body-color);border-radius:.25rem}.light-theme kbd kbd{padding:0;font-size:1em}.light-theme figure{margin:0 0 1rem}.light-theme img,.light-theme svg{vertical-align:middle}.light-theme table{caption-side:bottom;border-collapse:collapse}.light-theme caption{padding-top:.625rem;padding-bottom:.625rem;color:#a1acb8;text-align:left}.light-theme th{font-weight:500;text-align:inherit;text-align:-webkit-match-parent}.light-theme thead,.light-theme tbody,.light-theme tfoot,.light-theme tr,.light-theme td,.light-theme th{border-color:inherit;border-style:solid;border-width:0}.light-theme label{display:inline-block}.light-theme button{border-radius:0}.light-theme button:focus:not(:focus-visible){outline:0}.light-theme input,.light-theme button,.light-theme select,.light-theme optgroup,.light-theme textarea{margin:0;font-family:inherit;font-size:inherit;line-height:inherit}.light-theme button,.light-theme select{text-transform:none}.light-theme [role=button]{cursor:pointer}.light-theme select{word-wrap:normal}.light-theme select:disabled{opacity:1}.light-theme [list]:not([type=date]):not([type=datetime-local]):not([type=month]):not([type=week]):not([type=time])::-webkit-calendar-picker-indicator{display:none!important}.light-theme button,.light-theme [type=button],.light-theme [type=reset],.light-theme [type=submit]{-webkit-appearance:button}.light-theme button:not(:disabled),.light-theme [type=button]:not(:disabled),.light-theme [type=reset]:not(:disabled),.light-theme [type=submit]:not(:disabled){cursor:pointer}.light-theme ::-moz-focus-inner{padding:0;border-style:none}.light-theme textarea{resize:vertical}.light-theme fieldset{min-width:0;padding:0;margin:0;border:0}.light-theme legend{float:left;width:100%;padding:0;margin-bottom:.5rem;font-size:calc(1.275rem + .3vw);line-height:inherit}@media (min-width: 1200px){.light-theme legend{font-size:1.5rem}}.light-theme legend+*{clear:left}.light-theme ::-webkit-datetime-edit-fields-wrapper,.light-theme ::-webkit-datetime-edit-text,.light-theme ::-webkit-datetime-edit-minute,.light-theme ::-webkit-datetime-edit-hour-field,.light-theme ::-webkit-datetime-edit-day-field,.light-theme ::-webkit-datetime-edit-month-field,.light-theme ::-webkit-datetime-edit-year-field{padding:0}.light-theme ::-webkit-inner-spin-button{height:auto}.light-theme [type=search]{outline-offset:-2px;-webkit-appearance:textfield}.light-theme ::-webkit-search-decoration{-webkit-appearance:none}.light-theme ::-webkit-color-swatch-wrapper{padding:0}.light-theme ::file-selector-button{font:inherit;-webkit-appearance:button}.light-theme output{display:inline-block}.light-theme iframe{border:0}.light-theme summary{display:list-item;cursor:pointer}.light-theme progress{vertical-align:baseline}.light-theme [hidden]{display:none!important}.light-theme .lead{font-size:1.0546875rem;font-weight:400}.light-theme .display-1{font-size:calc(1.525rem + 3.3vw);font-weight:500;line-height:1.1}@media (min-width: 1200px){.light-theme .display-1{font-size:4rem}}.light-theme .display-2{font-size:calc(1.475rem + 2.7vw);font-weight:500;line-height:1.1}@media (min-width: 1200px){.light-theme .display-2{font-size:3.5rem}}.light-theme .display-3{font-size:calc(1.425rem + 2.1vw);font-weight:500;line-height:1.1}@media (min-width: 1200px){.light-theme .display-3{font-size:3rem}}.light-theme .display-4{font-size:calc(1.375rem + 1.5vw);font-weight:500;line-height:1.1}@media (min-width: 1200px){.light-theme .display-4{font-size:2.5rem}}.light-theme .display-5{font-size:calc(1.325rem + .9vw);font-weight:500;line-height:1.1}@media (min-width: 1200px){.light-theme .display-5{font-size:2rem}}.light-theme .display-6{font-size:calc(1.275rem + .3vw);font-weight:500;line-height:1.1}@media (min-width: 1200px){.light-theme .display-6{font-size:1.5rem}}.light-theme .list-unstyled,.light-theme .list-inline{padding-left:0;list-style:none}.light-theme .list-inline-item{display:inline-block}.light-theme .list-inline-item:not(:last-child){margin-right:.5rem}.light-theme .initialism{font-size:85%;text-transform:uppercase}.light-theme .blockquote{margin-bottom:1rem;font-size:1.0546875rem}.light-theme .blockquote>:last-child{margin-bottom:0}.light-theme .blockquote-footer{margin-top:-1rem;margin-bottom:1rem;font-size:85%;color:#43597199}.light-theme .blockquote-footer:before{content:"\2014\a0"}.light-theme .img-fluid{max-width:100%;height:auto}.light-theme .img-thumbnail{padding:0;background-color:transparent;border:0px solid var(--bs-border-color);border-radius:0;max-width:100%;height:auto}.light-theme .figure{display:inline-block}.light-theme .figure-img{margin-bottom:.5rem;line-height:1}.light-theme .figure-caption{font-size:85%;color:#a1acb8}.light-theme .container,.light-theme .container-fluid,.light-theme .container-xxl,.light-theme .container-xl,.light-theme .container-lg,.light-theme .container-md,.light-theme .container-sm{--bs-gutter-x: 1.625rem;--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){.light-theme .container-sm,.light-theme .container{max-width:540px}}@media (min-width: 768px){.light-theme .container-md,.light-theme .container-sm,.light-theme .container{max-width:720px}}@media (min-width: 992px){.light-theme .container-lg,.light-theme .container-md,.light-theme .container-sm,.light-theme .container{max-width:960px}}@media (min-width: 1200px){.light-theme .container-xl,.light-theme .container-lg,.light-theme .container-md,.light-theme .container-sm,.light-theme .container{max-width:1140px}}@media (min-width: 1400px){.light-theme .container-xxl,.light-theme .container-xl,.light-theme .container-lg,.light-theme .container-md,.light-theme .container-sm,.light-theme .container{max-width:1440px}}.light-theme .row{--bs-gutter-x: 1.625rem;--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))}.light-theme .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)}.light-theme .col{flex:1 0 0%}.light-theme .row-cols-auto>*{flex:0 0 auto;width:auto}.light-theme .row-cols-1>*{flex:0 0 auto;width:100%}.light-theme .row-cols-2>*{flex:0 0 auto;width:50%}.light-theme .row-cols-3>*{flex:0 0 auto;width:33.3333333333%}.light-theme .row-cols-4>*{flex:0 0 auto;width:25%}.light-theme .row-cols-5>*{flex:0 0 auto;width:20%}.light-theme .row-cols-6>*{flex:0 0 auto;width:16.6666666667%}.light-theme .col-auto{flex:0 0 auto;width:auto}.light-theme .col-1{flex:0 0 auto;width:8.33333333%}.light-theme .col-2{flex:0 0 auto;width:16.66666667%}.light-theme .col-3{flex:0 0 auto;width:25%}.light-theme .col-4{flex:0 0 auto;width:33.33333333%}.light-theme .col-5{flex:0 0 auto;width:41.66666667%}.light-theme .col-6{flex:0 0 auto;width:50%}.light-theme .col-7{flex:0 0 auto;width:58.33333333%}.light-theme .col-8{flex:0 0 auto;width:66.66666667%}.light-theme .col-9{flex:0 0 auto;width:75%}.light-theme .col-10{flex:0 0 auto;width:83.33333333%}.light-theme .col-11{flex:0 0 auto;width:91.66666667%}.light-theme .col-12{flex:0 0 auto;width:100%}.light-theme .offset-1{margin-left:8.33333333%}.light-theme .offset-2{margin-left:16.66666667%}.light-theme .offset-3{margin-left:25%}.light-theme .offset-4{margin-left:33.33333333%}.light-theme .offset-5{margin-left:41.66666667%}.light-theme .offset-6{margin-left:50%}.light-theme .offset-7{margin-left:58.33333333%}.light-theme .offset-8{margin-left:66.66666667%}.light-theme .offset-9{margin-left:75%}.light-theme .offset-10{margin-left:83.33333333%}.light-theme .offset-11{margin-left:91.66666667%}.light-theme .g-0,.light-theme .gx-0{--bs-gutter-x: 0}.light-theme .g-0,.light-theme .gy-0{--bs-gutter-y: 0}.light-theme .g-1,.light-theme .gx-1{--bs-gutter-x: .25rem}.light-theme .g-1,.light-theme .gy-1{--bs-gutter-y: .25rem}.light-theme .g-2,.light-theme .gx-2{--bs-gutter-x: .5rem}.light-theme .g-2,.light-theme .gy-2{--bs-gutter-y: .5rem}.light-theme .g-3,.light-theme .gx-3{--bs-gutter-x: 1rem}.light-theme .g-3,.light-theme .gy-3{--bs-gutter-y: 1rem}.light-theme .g-4,.light-theme .gx-4{--bs-gutter-x: 1.5rem}.light-theme .g-4,.light-theme .gy-4{--bs-gutter-y: 1.5rem}.light-theme .g-5,.light-theme .gx-5{--bs-gutter-x: 3rem}.light-theme .g-5,.light-theme .gy-5{--bs-gutter-y: 3rem}@media (min-width: 576px){.light-theme .col-sm{flex:1 0 0%}.light-theme .row-cols-sm-auto>*{flex:0 0 auto;width:auto}.light-theme .row-cols-sm-1>*{flex:0 0 auto;width:100%}.light-theme .row-cols-sm-2>*{flex:0 0 auto;width:50%}.light-theme .row-cols-sm-3>*{flex:0 0 auto;width:33.3333333333%}.light-theme .row-cols-sm-4>*{flex:0 0 auto;width:25%}.light-theme .row-cols-sm-5>*{flex:0 0 auto;width:20%}.light-theme .row-cols-sm-6>*{flex:0 0 auto;width:16.6666666667%}.light-theme .col-sm-auto{flex:0 0 auto;width:auto}.light-theme .col-sm-1{flex:0 0 auto;width:8.33333333%}.light-theme .col-sm-2{flex:0 0 auto;width:16.66666667%}.light-theme .col-sm-3{flex:0 0 auto;width:25%}.light-theme .col-sm-4{flex:0 0 auto;width:33.33333333%}.light-theme .col-sm-5{flex:0 0 auto;width:41.66666667%}.light-theme .col-sm-6{flex:0 0 auto;width:50%}.light-theme .col-sm-7{flex:0 0 auto;width:58.33333333%}.light-theme .col-sm-8{flex:0 0 auto;width:66.66666667%}.light-theme .col-sm-9{flex:0 0 auto;width:75%}.light-theme .col-sm-10{flex:0 0 auto;width:83.33333333%}.light-theme .col-sm-11{flex:0 0 auto;width:91.66666667%}.light-theme .col-sm-12{flex:0 0 auto;width:100%}.light-theme .offset-sm-0{margin-left:0}.light-theme .offset-sm-1{margin-left:8.33333333%}.light-theme .offset-sm-2{margin-left:16.66666667%}.light-theme .offset-sm-3{margin-left:25%}.light-theme .offset-sm-4{margin-left:33.33333333%}.light-theme .offset-sm-5{margin-left:41.66666667%}.light-theme .offset-sm-6{margin-left:50%}.light-theme .offset-sm-7{margin-left:58.33333333%}.light-theme .offset-sm-8{margin-left:66.66666667%}.light-theme .offset-sm-9{margin-left:75%}.light-theme .offset-sm-10{margin-left:83.33333333%}.light-theme .offset-sm-11{margin-left:91.66666667%}.light-theme .g-sm-0,.light-theme .gx-sm-0{--bs-gutter-x: 0}.light-theme .g-sm-0,.light-theme .gy-sm-0{--bs-gutter-y: 0}.light-theme .g-sm-1,.light-theme .gx-sm-1{--bs-gutter-x: .25rem}.light-theme .g-sm-1,.light-theme .gy-sm-1{--bs-gutter-y: .25rem}.light-theme .g-sm-2,.light-theme .gx-sm-2{--bs-gutter-x: .5rem}.light-theme .g-sm-2,.light-theme .gy-sm-2{--bs-gutter-y: .5rem}.light-theme .g-sm-3,.light-theme .gx-sm-3{--bs-gutter-x: 1rem}.light-theme .g-sm-3,.light-theme .gy-sm-3{--bs-gutter-y: 1rem}.light-theme .g-sm-4,.light-theme .gx-sm-4{--bs-gutter-x: 1.5rem}.light-theme .g-sm-4,.light-theme .gy-sm-4{--bs-gutter-y: 1.5rem}.light-theme .g-sm-5,.light-theme .gx-sm-5{--bs-gutter-x: 3rem}.light-theme .g-sm-5,.light-theme .gy-sm-5{--bs-gutter-y: 3rem}}@media (min-width: 768px){.light-theme .col-md{flex:1 0 0%}.light-theme .row-cols-md-auto>*{flex:0 0 auto;width:auto}.light-theme .row-cols-md-1>*{flex:0 0 auto;width:100%}.light-theme .row-cols-md-2>*{flex:0 0 auto;width:50%}.light-theme .row-cols-md-3>*{flex:0 0 auto;width:33.3333333333%}.light-theme .row-cols-md-4>*{flex:0 0 auto;width:25%}.light-theme .row-cols-md-5>*{flex:0 0 auto;width:20%}.light-theme .row-cols-md-6>*{flex:0 0 auto;width:16.6666666667%}.light-theme .col-md-auto{flex:0 0 auto;width:auto}.light-theme .col-md-1{flex:0 0 auto;width:8.33333333%}.light-theme .col-md-2{flex:0 0 auto;width:16.66666667%}.light-theme .col-md-3{flex:0 0 auto;width:25%}.light-theme .col-md-4{flex:0 0 auto;width:33.33333333%}.light-theme .col-md-5{flex:0 0 auto;width:41.66666667%}.light-theme .col-md-6{flex:0 0 auto;width:50%}.light-theme .col-md-7{flex:0 0 auto;width:58.33333333%}.light-theme .col-md-8{flex:0 0 auto;width:66.66666667%}.light-theme .col-md-9{flex:0 0 auto;width:75%}.light-theme .col-md-10{flex:0 0 auto;width:83.33333333%}.light-theme .col-md-11{flex:0 0 auto;width:91.66666667%}.light-theme .col-md-12{flex:0 0 auto;width:100%}.light-theme .offset-md-0{margin-left:0}.light-theme .offset-md-1{margin-left:8.33333333%}.light-theme .offset-md-2{margin-left:16.66666667%}.light-theme .offset-md-3{margin-left:25%}.light-theme .offset-md-4{margin-left:33.33333333%}.light-theme .offset-md-5{margin-left:41.66666667%}.light-theme .offset-md-6{margin-left:50%}.light-theme .offset-md-7{margin-left:58.33333333%}.light-theme .offset-md-8{margin-left:66.66666667%}.light-theme .offset-md-9{margin-left:75%}.light-theme .offset-md-10{margin-left:83.33333333%}.light-theme .offset-md-11{margin-left:91.66666667%}.light-theme .g-md-0,.light-theme .gx-md-0{--bs-gutter-x: 0}.light-theme .g-md-0,.light-theme .gy-md-0{--bs-gutter-y: 0}.light-theme .g-md-1,.light-theme .gx-md-1{--bs-gutter-x: .25rem}.light-theme .g-md-1,.light-theme .gy-md-1{--bs-gutter-y: .25rem}.light-theme .g-md-2,.light-theme .gx-md-2{--bs-gutter-x: .5rem}.light-theme .g-md-2,.light-theme .gy-md-2{--bs-gutter-y: .5rem}.light-theme .g-md-3,.light-theme .gx-md-3{--bs-gutter-x: 1rem}.light-theme .g-md-3,.light-theme .gy-md-3{--bs-gutter-y: 1rem}.light-theme .g-md-4,.light-theme .gx-md-4{--bs-gutter-x: 1.5rem}.light-theme .g-md-4,.light-theme .gy-md-4{--bs-gutter-y: 1.5rem}.light-theme .g-md-5,.light-theme .gx-md-5{--bs-gutter-x: 3rem}.light-theme .g-md-5,.light-theme .gy-md-5{--bs-gutter-y: 3rem}}@media (min-width: 992px){.light-theme .col-lg{flex:1 0 0%}.light-theme .row-cols-lg-auto>*{flex:0 0 auto;width:auto}.light-theme .row-cols-lg-1>*{flex:0 0 auto;width:100%}.light-theme .row-cols-lg-2>*{flex:0 0 auto;width:50%}.light-theme .row-cols-lg-3>*{flex:0 0 auto;width:33.3333333333%}.light-theme .row-cols-lg-4>*{flex:0 0 auto;width:25%}.light-theme .row-cols-lg-5>*{flex:0 0 auto;width:20%}.light-theme .row-cols-lg-6>*{flex:0 0 auto;width:16.6666666667%}.light-theme .col-lg-auto{flex:0 0 auto;width:auto}.light-theme .col-lg-1{flex:0 0 auto;width:8.33333333%}.light-theme .col-lg-2{flex:0 0 auto;width:16.66666667%}.light-theme .col-lg-3{flex:0 0 auto;width:25%}.light-theme .col-lg-4{flex:0 0 auto;width:33.33333333%}.light-theme .col-lg-5{flex:0 0 auto;width:41.66666667%}.light-theme .col-lg-6{flex:0 0 auto;width:50%}.light-theme .col-lg-7{flex:0 0 auto;width:58.33333333%}.light-theme .col-lg-8{flex:0 0 auto;width:66.66666667%}.light-theme .col-lg-9{flex:0 0 auto;width:75%}.light-theme .col-lg-10{flex:0 0 auto;width:83.33333333%}.light-theme .col-lg-11{flex:0 0 auto;width:91.66666667%}.light-theme .col-lg-12{flex:0 0 auto;width:100%}.light-theme .offset-lg-0{margin-left:0}.light-theme .offset-lg-1{margin-left:8.33333333%}.light-theme .offset-lg-2{margin-left:16.66666667%}.light-theme .offset-lg-3{margin-left:25%}.light-theme .offset-lg-4{margin-left:33.33333333%}.light-theme .offset-lg-5{margin-left:41.66666667%}.light-theme .offset-lg-6{margin-left:50%}.light-theme .offset-lg-7{margin-left:58.33333333%}.light-theme .offset-lg-8{margin-left:66.66666667%}.light-theme .offset-lg-9{margin-left:75%}.light-theme .offset-lg-10{margin-left:83.33333333%}.light-theme .offset-lg-11{margin-left:91.66666667%}.light-theme .g-lg-0,.light-theme .gx-lg-0{--bs-gutter-x: 0}.light-theme .g-lg-0,.light-theme .gy-lg-0{--bs-gutter-y: 0}.light-theme .g-lg-1,.light-theme .gx-lg-1{--bs-gutter-x: .25rem}.light-theme .g-lg-1,.light-theme .gy-lg-1{--bs-gutter-y: .25rem}.light-theme .g-lg-2,.light-theme .gx-lg-2{--bs-gutter-x: .5rem}.light-theme .g-lg-2,.light-theme .gy-lg-2{--bs-gutter-y: .5rem}.light-theme .g-lg-3,.light-theme .gx-lg-3{--bs-gutter-x: 1rem}.light-theme .g-lg-3,.light-theme .gy-lg-3{--bs-gutter-y: 1rem}.light-theme .g-lg-4,.light-theme .gx-lg-4{--bs-gutter-x: 1.5rem}.light-theme .g-lg-4,.light-theme .gy-lg-4{--bs-gutter-y: 1.5rem}.light-theme .g-lg-5,.light-theme .gx-lg-5{--bs-gutter-x: 3rem}.light-theme .g-lg-5,.light-theme .gy-lg-5{--bs-gutter-y: 3rem}}@media (min-width: 1200px){.light-theme .col-xl{flex:1 0 0%}.light-theme .row-cols-xl-auto>*{flex:0 0 auto;width:auto}.light-theme .row-cols-xl-1>*{flex:0 0 auto;width:100%}.light-theme .row-cols-xl-2>*{flex:0 0 auto;width:50%}.light-theme .row-cols-xl-3>*{flex:0 0 auto;width:33.3333333333%}.light-theme .row-cols-xl-4>*{flex:0 0 auto;width:25%}.light-theme .row-cols-xl-5>*{flex:0 0 auto;width:20%}.light-theme .row-cols-xl-6>*{flex:0 0 auto;width:16.6666666667%}.light-theme .col-xl-auto{flex:0 0 auto;width:auto}.light-theme .col-xl-1{flex:0 0 auto;width:8.33333333%}.light-theme .col-xl-2{flex:0 0 auto;width:16.66666667%}.light-theme .col-xl-3{flex:0 0 auto;width:25%}.light-theme .col-xl-4{flex:0 0 auto;width:33.33333333%}.light-theme .col-xl-5{flex:0 0 auto;width:41.66666667%}.light-theme .col-xl-6{flex:0 0 auto;width:50%}.light-theme .col-xl-7{flex:0 0 auto;width:58.33333333%}.light-theme .col-xl-8{flex:0 0 auto;width:66.66666667%}.light-theme .col-xl-9{flex:0 0 auto;width:75%}.light-theme .col-xl-10{flex:0 0 auto;width:83.33333333%}.light-theme .col-xl-11{flex:0 0 auto;width:91.66666667%}.light-theme .col-xl-12{flex:0 0 auto;width:100%}.light-theme .offset-xl-0{margin-left:0}.light-theme .offset-xl-1{margin-left:8.33333333%}.light-theme .offset-xl-2{margin-left:16.66666667%}.light-theme .offset-xl-3{margin-left:25%}.light-theme .offset-xl-4{margin-left:33.33333333%}.light-theme .offset-xl-5{margin-left:41.66666667%}.light-theme .offset-xl-6{margin-left:50%}.light-theme .offset-xl-7{margin-left:58.33333333%}.light-theme .offset-xl-8{margin-left:66.66666667%}.light-theme .offset-xl-9{margin-left:75%}.light-theme .offset-xl-10{margin-left:83.33333333%}.light-theme .offset-xl-11{margin-left:91.66666667%}.light-theme .g-xl-0,.light-theme .gx-xl-0{--bs-gutter-x: 0}.light-theme .g-xl-0,.light-theme .gy-xl-0{--bs-gutter-y: 0}.light-theme .g-xl-1,.light-theme .gx-xl-1{--bs-gutter-x: .25rem}.light-theme .g-xl-1,.light-theme .gy-xl-1{--bs-gutter-y: .25rem}.light-theme .g-xl-2,.light-theme .gx-xl-2{--bs-gutter-x: .5rem}.light-theme .g-xl-2,.light-theme .gy-xl-2{--bs-gutter-y: .5rem}.light-theme .g-xl-3,.light-theme .gx-xl-3{--bs-gutter-x: 1rem}.light-theme .g-xl-3,.light-theme .gy-xl-3{--bs-gutter-y: 1rem}.light-theme .g-xl-4,.light-theme .gx-xl-4{--bs-gutter-x: 1.5rem}.light-theme .g-xl-4,.light-theme .gy-xl-4{--bs-gutter-y: 1.5rem}.light-theme .g-xl-5,.light-theme .gx-xl-5{--bs-gutter-x: 3rem}.light-theme .g-xl-5,.light-theme .gy-xl-5{--bs-gutter-y: 3rem}}@media (min-width: 1400px){.light-theme .col-xxl{flex:1 0 0%}.light-theme .row-cols-xxl-auto>*{flex:0 0 auto;width:auto}.light-theme .row-cols-xxl-1>*{flex:0 0 auto;width:100%}.light-theme .row-cols-xxl-2>*{flex:0 0 auto;width:50%}.light-theme .row-cols-xxl-3>*{flex:0 0 auto;width:33.3333333333%}.light-theme .row-cols-xxl-4>*{flex:0 0 auto;width:25%}.light-theme .row-cols-xxl-5>*{flex:0 0 auto;width:20%}.light-theme .row-cols-xxl-6>*{flex:0 0 auto;width:16.6666666667%}.light-theme .col-xxl-auto{flex:0 0 auto;width:auto}.light-theme .col-xxl-1{flex:0 0 auto;width:8.33333333%}.light-theme .col-xxl-2{flex:0 0 auto;width:16.66666667%}.light-theme .col-xxl-3{flex:0 0 auto;width:25%}.light-theme .col-xxl-4{flex:0 0 auto;width:33.33333333%}.light-theme .col-xxl-5{flex:0 0 auto;width:41.66666667%}.light-theme .col-xxl-6{flex:0 0 auto;width:50%}.light-theme .col-xxl-7{flex:0 0 auto;width:58.33333333%}.light-theme .col-xxl-8{flex:0 0 auto;width:66.66666667%}.light-theme .col-xxl-9{flex:0 0 auto;width:75%}.light-theme .col-xxl-10{flex:0 0 auto;width:83.33333333%}.light-theme .col-xxl-11{flex:0 0 auto;width:91.66666667%}.light-theme .col-xxl-12{flex:0 0 auto;width:100%}.light-theme .offset-xxl-0{margin-left:0}.light-theme .offset-xxl-1{margin-left:8.33333333%}.light-theme .offset-xxl-2{margin-left:16.66666667%}.light-theme .offset-xxl-3{margin-left:25%}.light-theme .offset-xxl-4{margin-left:33.33333333%}.light-theme .offset-xxl-5{margin-left:41.66666667%}.light-theme .offset-xxl-6{margin-left:50%}.light-theme .offset-xxl-7{margin-left:58.33333333%}.light-theme .offset-xxl-8{margin-left:66.66666667%}.light-theme .offset-xxl-9{margin-left:75%}.light-theme .offset-xxl-10{margin-left:83.33333333%}.light-theme .offset-xxl-11{margin-left:91.66666667%}.light-theme .g-xxl-0,.light-theme .gx-xxl-0{--bs-gutter-x: 0}.light-theme .g-xxl-0,.light-theme .gy-xxl-0{--bs-gutter-y: 0}.light-theme .g-xxl-1,.light-theme .gx-xxl-1{--bs-gutter-x: .25rem}.light-theme .g-xxl-1,.light-theme .gy-xxl-1{--bs-gutter-y: .25rem}.light-theme .g-xxl-2,.light-theme .gx-xxl-2{--bs-gutter-x: .5rem}.light-theme .g-xxl-2,.light-theme .gy-xxl-2{--bs-gutter-y: .5rem}.light-theme .g-xxl-3,.light-theme .gx-xxl-3{--bs-gutter-x: 1rem}.light-theme .g-xxl-3,.light-theme .gy-xxl-3{--bs-gutter-y: 1rem}.light-theme .g-xxl-4,.light-theme .gx-xxl-4{--bs-gutter-x: 1.5rem}.light-theme .g-xxl-4,.light-theme .gy-xxl-4{--bs-gutter-y: 1.5rem}.light-theme .g-xxl-5,.light-theme .gx-xxl-5{--bs-gutter-x: 3rem}.light-theme .g-xxl-5,.light-theme .gy-xxl-5{--bs-gutter-y: 3rem}}.light-theme .table{--bs-table-color: var(--bs-body-color);--bs-table-bg: transparent;--bs-table-border-color: #d9dee3;--bs-table-accent-bg: transparent;--bs-table-striped-color: var(--bs-body-color);--bs-table-striped-bg: #f9fafb;--bs-table-active-color: var(--bs-body-color);--bs-table-active-bg: rgba(67, 89, 113, .1);--bs-table-hover-color: var(--bs-body-color);--bs-table-hover-bg: rgba(67, 89, 113, .06);width:100%;margin-bottom:1rem;color:var(--bs-table-color);vertical-align:middle;border-color:var(--bs-table-border-color)}.light-theme .table>:not(caption)>*>*{padding:.625rem 1.25rem;background-color:var(--bs-table-bg);border-bottom-width:1px;box-shadow:inset 0 0 0 9999px var(--bs-table-accent-bg)}.light-theme .table>tbody{vertical-align:inherit}.light-theme .table>thead{vertical-align:bottom}.light-theme .table-group-divider{border-top:2px solid #d9dee3}.light-theme .caption-top{caption-side:top}.light-theme .table-sm>:not(caption)>*>*{padding:.3125rem .625rem}.light-theme .table-bordered>:not(caption)>*{border-width:1px 0}.light-theme .table-bordered>:not(caption)>*>*{border-width:0 1px}.light-theme .table-borderless>:not(caption)>*>*{border-bottom-width:0}.light-theme .table-borderless>:not(:first-child){border-top-width:0}.light-theme .table-striped>tbody>tr:nth-of-type(odd)>*{--bs-table-accent-bg: var(--bs-table-striped-bg);color:var(--bs-table-striped-color)}.light-theme .table-striped-columns>:not(caption)>tr>:nth-child(2n){--bs-table-accent-bg: var(--bs-table-striped-bg);color:var(--bs-table-striped-color)}.light-theme .table-active{--bs-table-accent-bg: var(--bs-table-active-bg);color:var(--bs-table-active-color)}.light-theme .table-hover>tbody>tr:hover>*{--bs-table-accent-bg: var(--bs-table-hover-bg);color:var(--bs-table-hover-color)}.light-theme .table-primary{--bs-table-color: #435971;--bs-table-bg: #e1e2ff;--bs-table-border-color: #d1d4f1;--bs-table-striped-bg: #dcdefb;--bs-table-striped-color: #435971;--bs-table-active-bg: #d1d4f1;--bs-table-active-color: #435971;--bs-table-hover-bg: #d8daf6;--bs-table-hover-color: #435971;color:var(--bs-table-color);border-color:var(--bs-table-border-color)}.light-theme .table-secondary{--bs-table-color: #435971;--bs-table-bg: #e7e9ed;--bs-table-border-color: #d7dbe1;--bs-table-striped-bg: #e2e5e9;--bs-table-striped-color: #435971;--bs-table-active-bg: #d7dbe1;--bs-table-active-color: #435971;--bs-table-hover-bg: #dde0e6;--bs-table-hover-color: #435971;color:var(--bs-table-color);border-color:var(--bs-table-border-color)}.light-theme .table-success{--bs-table-color: #435971;--bs-table-bg: #e3f8d7;--bs-table-border-color: #d3e8cd;--bs-table-striped-bg: #def3d4;--bs-table-striped-color: #435971;--bs-table-active-bg: #d3e8cd;--bs-table-active-color: #435971;--bs-table-hover-bg: #d9eed1;--bs-table-hover-color: #435971;color:var(--bs-table-color);border-color:var(--bs-table-border-color)}.light-theme .table-info{--bs-table-color: #435971;--bs-table-bg: #cdf3fb;--bs-table-border-color: #bfe4ed;--bs-table-striped-bg: #c9eef7;--bs-table-striped-color: #435971;--bs-table-active-bg: #bfe4ed;--bs-table-active-color: #435971;--bs-table-hover-bg: #c5eaf3;--bs-table-hover-color: #435971;color:var(--bs-table-color);border-color:var(--bs-table-border-color)}.light-theme .table-warning{--bs-table-color: #435971;--bs-table-bg: #ffeecc;--bs-table-border-color: #ecdfc3;--bs-table-striped-bg: #f9eac9;--bs-table-striped-color: #435971;--bs-table-active-bg: #ecdfc3;--bs-table-active-color: #435971;--bs-table-hover-bg: #f4e5c7;--bs-table-hover-color: #435971;color:var(--bs-table-color);border-color:var(--bs-table-border-color)}.light-theme .table-danger{--bs-table-color: #435971;--bs-table-bg: #ffd8d2;--bs-table-border-color: #eccbc8;--bs-table-striped-bg: #f9d4cf;--bs-table-striped-color: #435971;--bs-table-active-bg: #eccbc8;--bs-table-active-color: #435971;--bs-table-hover-bg: #f4d0cc;--bs-table-hover-color: #435971;color:var(--bs-table-color);border-color:var(--bs-table-border-color)}.light-theme .table-light{--bs-table-color: #435971;--bs-table-bg: #fcfdfd;--bs-table-border-color: #eaedef;--bs-table-striped-bg: #f6f8f9;--bs-table-striped-color: #435971;--bs-table-active-bg: #eaedef;--bs-table-active-color: #435971;--bs-table-hover-bg: #f1f3f5;--bs-table-hover-color: #435971;color:var(--bs-table-color);border-color:var(--bs-table-border-color)}.light-theme .table-dark{--bs-table-color: #fff;--bs-table-bg: #233446;--bs-table-border-color: #394859;--bs-table-striped-bg: #2a3a4c;--bs-table-striped-color: #fff;--bs-table-active-bg: #394859;--bs-table-active-color: #fff;--bs-table-hover-bg: #304051;--bs-table-hover-color: #fff;color:var(--bs-table-color);border-color:var(--bs-table-border-color)}.light-theme .table-responsive{overflow-x:auto;-webkit-overflow-scrolling:touch}@media (max-width: 575.98px){.light-theme .table-responsive-sm{overflow-x:auto;-webkit-overflow-scrolling:touch}}@media (max-width: 767.98px){.light-theme .table-responsive-md{overflow-x:auto;-webkit-overflow-scrolling:touch}}@media (max-width: 991.98px){.light-theme .table-responsive-lg{overflow-x:auto;-webkit-overflow-scrolling:touch}}@media (max-width: 1199.98px){.light-theme .table-responsive-xl{overflow-x:auto;-webkit-overflow-scrolling:touch}}@media (max-width: 1399.98px){.light-theme .table-responsive-xxl{overflow-x:auto;-webkit-overflow-scrolling:touch}}.light-theme .form-label{margin-bottom:.5rem;font-size:.75rem;font-weight:500;color:#566a7f}.light-theme .col-form-label{padding-top:calc(.4375rem + 1px);padding-bottom:calc(.4375rem + 1px);margin-bottom:0;font-size:inherit;font-weight:500;line-height:1.53;color:#566a7f}.light-theme .col-form-label-lg{padding-top:calc(.75rem + 1px);padding-bottom:calc(.75rem + 1px);font-size:1rem}.light-theme .col-form-label-sm{padding-top:calc(.25rem + 1px);padding-bottom:calc(.25rem + 1px);font-size:.75rem}.light-theme .form-text{margin-top:.3rem;font-size:85%;color:#b4bdc6}.light-theme .form-control{display:block;width:100%;padding:.4375rem .875rem;font-size:.9375rem;font-weight:400;line-height:1.53;color:#697a8d;background-color:#fff;background-clip:padding-box;border:1px solid #d9dee3;appearance:none;border-radius:.375rem;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion: reduce){.light-theme .form-control{transition:none}}.light-theme .form-control[type=file]{overflow:hidden}.light-theme .form-control[type=file]:not(:disabled):not([readonly]){cursor:pointer}.light-theme .form-control:focus{color:#697a8d;background-color:#fff;border-color:#f9f9ff8a;outline:0;box-shadow:0 0 .25rem .05rem #696cff1a}.light-theme .form-control::-webkit-date-and-time-value{height:1.53em}.light-theme .form-control::placeholder{color:#b4bdc6;opacity:1}.light-theme .form-control:disabled{background-color:#eceef1;opacity:1}.light-theme .form-control::file-selector-button{padding:.4375rem .875rem;margin:-.4375rem -.875rem;margin-inline-end:.875rem;color:#697a8d;background-color:#fff;pointer-events:none;border-color:inherit;border-style:solid;border-width:0;border-inline-end-width:1px;border-radius:0;transition:all .2s ease-in-out}@media (prefers-reduced-motion: reduce){.light-theme .form-control::file-selector-button{transition:none}}.light-theme .form-control:hover:not(:disabled):not([readonly])::file-selector-button{background-color:#f2f2f2}.light-theme .form-control-plaintext{display:block;width:100%;padding:.4375rem 0;margin-bottom:0;line-height:1.53;color:#697a8d;background-color:transparent;border:solid transparent;border-width:1px 0}.light-theme .form-control-plaintext:focus{outline:0}.light-theme .form-control-plaintext.form-control-sm,.light-theme .form-control-plaintext.form-control-lg{padding-right:0;padding-left:0}.light-theme .form-control-sm{min-height:calc(1.53em + .5rem + 2px);padding:.25rem .625rem;font-size:.75rem;border-radius:.25rem}.light-theme .form-control-sm::file-selector-button{padding:.25rem .625rem;margin:-.25rem -.625rem;margin-inline-end:.625rem}.light-theme .form-control-lg{min-height:calc(1.53em + 1.5rem + 2px);padding:.75rem 1.25rem;font-size:1rem;border-radius:.5rem}.light-theme .form-control-lg::file-selector-button{padding:.75rem 1.25rem;margin:-.75rem -1.25rem;margin-inline-end:1.25rem}.light-theme textarea.form-control{min-height:calc(1.53em + .875rem + 2px)}.light-theme textarea.form-control-sm{min-height:calc(1.53em + .5rem + 2px)}.light-theme textarea.form-control-lg{min-height:calc(1.53em + 1.5rem + 2px)}.light-theme .form-control-color{width:3rem;height:calc(1.53em + .875rem + 2px);padding:.4375rem}.light-theme .form-control-color:not(:disabled):not([readonly]){cursor:pointer}.light-theme .form-control-color::-moz-color-swatch{border:0!important;border-radius:.375rem}.light-theme .form-control-color::-webkit-color-swatch{border-radius:.375rem}.light-theme .form-control-color.form-control-sm{height:calc(1.53em + .5rem + 2px)}.light-theme .form-control-color.form-control-lg{height:calc(1.53em + 1.5rem + 2px)}.light-theme .form-select{display:block;width:100%;padding:.4375rem 1.875rem .4375rem .875rem;-moz-padding-start:calc(.875rem - 3px);font-size:.9375rem;font-weight:400;line-height:1.53;color:#697a8d;background-color:#fff;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='rgba%2867, 89, 113, 0.6%29' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M2 5l6 6 6-6'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:right .875rem center;background-size:17px 12px;border:1px solid #d9dee3;border-radius:.375rem;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out;appearance:none}@media (prefers-reduced-motion: reduce){.light-theme .form-select{transition:none}}.light-theme .form-select:focus{border-color:#f9f9ff8a;outline:0;box-shadow:0 0 .25rem .05rem #696cff1a}.light-theme .form-select[multiple],.light-theme .form-select[size]:not([size="1"]){padding-right:.875rem;background-image:none}.light-theme .form-select:disabled{color:#697a8d;background-color:#eceef1}.light-theme .form-select:-moz-focusring{color:transparent;text-shadow:0 0 0 #697a8d}.light-theme .form-select-sm{padding-top:.25rem;padding-bottom:.25rem;padding-left:.625rem;font-size:.75rem;border-radius:.25rem}.light-theme .form-select-lg{padding-top:.75rem;padding-bottom:.75rem;padding-left:1.25rem;font-size:1rem;border-radius:.5rem}.light-theme .form-check{display:block;min-height:1.434375rem;padding-left:1.7em;margin-bottom:.125rem}.light-theme .form-check .form-check-input{float:left;margin-left:-1.7em}.light-theme .form-check-reverse{padding-right:1.7em;padding-left:0;text-align:right}.light-theme .form-check-reverse .form-check-input{float:right;margin-right:-1.7em;margin-left:0}.light-theme .form-check-input{width:1.2em;height:1.2em;margin-top:.165em;vertical-align:top;background-color:#fff;background-repeat:no-repeat;background-position:center;background-size:contain;border:1px solid #d9dee3;appearance:none;-webkit-print-color-adjust:exact;print-color-adjust:exact}.light-theme .form-check-input[type=checkbox]{border-radius:.25em}.light-theme .form-check-input[type=radio]{border-radius:50%}.light-theme .form-check-input:active{filter:brightness(90%)}.light-theme .form-check-input:focus{border-color:#f9f9ff8a;outline:0;box-shadow:0 0 .25rem .05rem #696cff1a}.light-theme .form-check-input:checked{background-color:#696cff14;border-color:#696cff14}.light-theme .form-check-input:checked[type=checkbox]{background-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='2' d='M6 10l3 3l6-6'/%3e%3c/svg%3e")}.light-theme .form-check-input:checked[type=radio]{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='1.5' fill='%23fff'/%3e%3c/svg%3e")}.light-theme .form-check-input[type=checkbox]:indeterminate{background-color:#696cff14;border-color:#696cff14;background-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='2' d='M6 10h8'/%3e%3c/svg%3e")}.light-theme .form-check-input:disabled{pointer-events:none;filter:none;opacity:.5}.light-theme .form-check-input[disabled]~.form-check-label,.light-theme .form-check-input:disabled~.form-check-label{cursor:default;opacity:.5}.light-theme .form-check-label{cursor:pointer}.light-theme .form-switch{padding-left:2.5em}.light-theme .form-switch .form-check-input{width:2em;margin-left:-2.5em;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='rgba%2867, 89, 113, 0.3%29'/%3e%3c/svg%3e");background-position:left center;border-radius:2em;transition:background-position .15s ease-in-out}@media (prefers-reduced-motion: reduce){.light-theme .form-switch .form-check-input{transition:none}}.light-theme .form-switch .form-check-input:focus{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='rgba%28249, 249, 255, 0.54%29'/%3e%3c/svg%3e")}.light-theme .form-switch .form-check-input:checked{background-position:right center;background-image: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")}.light-theme .form-switch.form-check-reverse{padding-right:2.5em;padding-left:0}.light-theme .form-switch.form-check-reverse .form-check-input{margin-right:-2.5em;margin-left:0}.light-theme .form-check-inline{display:inline-block;margin-right:1rem}.light-theme .btn-check{position:absolute;clip:rect(0,0,0,0);pointer-events:none}.light-theme .btn-check[disabled]+.btn,.light-theme .btn-check:disabled+.btn{pointer-events:none;filter:none;opacity:.65}.light-theme .form-range{width:100%;height:.975rem;padding:0;background-color:transparent;appearance:none}.light-theme .form-range:focus{outline:0}.light-theme .form-range:focus::-webkit-slider-thumb{box-shadow:0 0 8px #43597166}.light-theme .form-range:focus::-moz-range-thumb{box-shadow:0 0 8px #43597166}.light-theme .form-range::-moz-focus-outer{border:0}.light-theme .form-range::-webkit-slider-thumb{width:.875rem;height:.875rem;margin-top:-.25rem;background-color:#fff;border:0;border-radius:1rem;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;appearance:none}@media (prefers-reduced-motion: reduce){.light-theme .form-range::-webkit-slider-thumb{transition:none}}.light-theme .form-range::-webkit-slider-thumb:active{background-color:#fff}.light-theme .form-range::-webkit-slider-runnable-track{width:100%;height:.375rem;color:transparent;cursor:pointer;background-color:#eceef1;border-color:transparent;border-radius:1rem}.light-theme .form-range::-moz-range-thumb{width:.875rem;height:.875rem;background-color:#fff;border:0;border-radius:1rem;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;appearance:none}@media (prefers-reduced-motion: reduce){.light-theme .form-range::-moz-range-thumb{transition:none}}.light-theme .form-range::-moz-range-thumb:active{background-color:#fff}.light-theme .form-range::-moz-range-track{width:100%;height:.375rem;color:transparent;cursor:pointer;background-color:#eceef1;border-color:transparent;border-radius:1rem}.light-theme .form-range:disabled{pointer-events:none}.light-theme .form-range:disabled::-webkit-slider-thumb{background-color:#d9dee3}.light-theme .form-range:disabled::-moz-range-thumb{background-color:#d9dee3}.light-theme .form-floating{position:relative}.light-theme .form-floating>.form-control,.light-theme .form-floating>.form-control-plaintext,.light-theme .form-floating>.form-select{height:calc(3.5rem + 2px);line-height:1.25}.light-theme .form-floating>label{position:absolute;top:0;left:0;width:100%;height:100%;padding:1rem .875rem;overflow:hidden;text-align:start;text-overflow:ellipsis;white-space:nowrap;pointer-events:none;border:1px solid transparent;transform-origin:0 0;transition:opacity .2s ease-in-out,transform .2s ease-in-out}@media (prefers-reduced-motion: reduce){.light-theme .form-floating>label{transition:none}}.light-theme .form-floating>.form-control,.light-theme .form-floating>.form-control-plaintext{padding:1rem .875rem}.light-theme .form-floating>.form-control::placeholder,.light-theme .form-floating>.form-control-plaintext::placeholder{color:transparent}.light-theme .form-floating>.form-control:focus,.light-theme .form-floating>.form-control:not(:placeholder-shown),.light-theme .form-floating>.form-control-plaintext:focus,.light-theme .form-floating>.form-control-plaintext:not(:placeholder-shown){padding-top:1.625rem;padding-bottom:.625rem}.light-theme .form-floating>.form-control:-webkit-autofill,.light-theme .form-floating>.form-control-plaintext:-webkit-autofill{padding-top:1.625rem;padding-bottom:.625rem}.light-theme .form-floating>.form-select{padding-top:1.625rem;padding-bottom:.625rem}.light-theme .form-floating>.form-control:focus~label,.light-theme .form-floating>.form-control:not(:placeholder-shown)~label,.light-theme .form-floating>.form-control-plaintext~label,.light-theme .form-floating>.form-select~label{opacity:.75;transform:scale(.85) translateY(-.5rem) translate(.15rem)}.light-theme .form-floating>.form-control:-webkit-autofill~label{opacity:.75;transform:scale(.85) translateY(-.5rem) translate(.15rem)}.light-theme .form-floating>.form-control-plaintext~label{border-width:1px 0}.light-theme .input-group{position:relative;display:flex;flex-wrap:wrap;align-items:stretch;width:100%}.light-theme .input-group>.form-control,.light-theme .input-group>.form-select,.light-theme .input-group>.form-floating{position:relative;flex:1 1 auto;width:1%;min-width:0}.light-theme .input-group>.form-control:focus,.light-theme .input-group>.form-select:focus,.light-theme .input-group>.form-floating:focus-within{z-index:5}.light-theme .input-group .btn{position:relative;z-index:2}.light-theme .input-group .btn:focus{z-index:5}.light-theme .input-group-text{display:flex;align-items:center;padding:.4375rem .875rem;font-size:.9375rem;font-weight:400;line-height:1.53;color:#697a8d;text-align:center;white-space:nowrap;background-color:#fff;border:1px solid #d9dee3;border-radius:.375rem}.light-theme .input-group-lg>.form-control,.light-theme .input-group-lg>.form-select,.light-theme .input-group-lg>.input-group-text,.light-theme .input-group-lg>.btn{padding:.75rem 1.25rem;font-size:1rem;border-radius:.5rem}.light-theme .input-group-sm>.form-control,.light-theme .input-group-sm>.form-select,.light-theme .input-group-sm>.input-group-text,.light-theme .input-group-sm>.btn{padding:.25rem .625rem;font-size:.75rem;border-radius:.25rem}.light-theme .input-group-lg>.form-select,.light-theme .input-group-sm>.form-select{padding-right:2.75rem}.light-theme .input-group:not(.has-validation)>:not(:last-child):not(.dropdown-toggle):not(.dropdown-menu):not(.form-floating),.light-theme .input-group:not(.has-validation)>.dropdown-toggle:nth-last-child(n+3),.light-theme .input-group:not(.has-validation)>.form-floating:not(:last-child)>.form-control,.light-theme .input-group:not(.has-validation)>.form-floating:not(:last-child)>.form-select{border-top-right-radius:0;border-bottom-right-radius:0}.light-theme .input-group.has-validation>:nth-last-child(n+3):not(.dropdown-toggle):not(.dropdown-menu):not(.form-floating),.light-theme .input-group.has-validation>.dropdown-toggle:nth-last-child(n+4),.light-theme .input-group.has-validation>.form-floating:nth-last-child(n+3)>.form-control,.light-theme .input-group.has-validation>.form-floating:nth-last-child(n+3)>.form-select{border-top-right-radius:0;border-bottom-right-radius:0}.light-theme .input-group>:not(:first-child):not(.dropdown-menu):not(.valid-tooltip):not(.valid-feedback):not(.invalid-tooltip):not(.invalid-feedback){margin-left:-1px;border-top-left-radius:0;border-bottom-left-radius:0}.light-theme .input-group>.form-floating:not(:first-child)>.form-control,.light-theme .input-group>.form-floating:not(:first-child)>.form-select{border-top-left-radius:0;border-bottom-left-radius:0}.light-theme .btn{--bs-btn-padding-x: 1.25rem;--bs-btn-padding-y: .4375rem;--bs-btn-font-family: ;--bs-btn-font-size: .9375rem;--bs-btn-font-weight: 400;--bs-btn-line-height: 1.53;--bs-btn-color: #697a8d;--bs-btn-bg: transparent;--bs-btn-border-width: 1px;--bs-btn-border-color: transparent;--bs-btn-border-radius: .375rem;--bs-btn-hover-border-color: transparent;--bs-btn-box-shadow: none;--bs-btn-disabled-opacity: .65;--bs-btn-focus-box-shadow: 0 0 0 .05rem 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;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:all .2s ease-in-out}@media (prefers-reduced-motion: reduce){.light-theme .btn{transition:none}}.light-theme .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+.light-theme .btn:hover{color:var(--bs-btn-color);background-color:var(--bs-btn-bg);border-color:var(--bs-btn-border-color)}.light-theme .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+.light-theme .btn{border-color:var(--bs-btn-hover-border-color);outline:0;box-shadow:var(--bs-btn-focus-box-shadow)}.btn-check:checked+.light-theme .btn,:not(.btn-check)+.light-theme .btn:active,.light-theme .btn:first-child:active,.light-theme .btn.active,.light-theme .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+.light-theme .btn:focus-visible,:not(.btn-check)+.light-theme .btn:active:focus-visible,.light-theme .btn:first-child:active:focus-visible,.light-theme .btn.active:focus-visible,.light-theme .btn.show:focus-visible{box-shadow:var(--bs-btn-focus-box-shadow)}.light-theme .btn:disabled,.light-theme .btn.disabled,fieldset:disabled .light-theme .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)}.light-theme .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: rgba(67, 89, 113, .6);--bs-btn-disabled-border-color: transparent;--bs-btn-box-shadow: none;--bs-btn-focus-shadow-rgb: 128, 130, 255;text-decoration:none}.light-theme .btn-link:focus-visible{color:var(--bs-btn-color)}.light-theme .btn-link:hover{color:var(--bs-btn-hover-color)}.light-theme .btn-lg,.light-theme .btn-group-lg>.btn{--bs-btn-padding-y: .75rem;--bs-btn-padding-x: 1.5rem;--bs-btn-font-size: 1rem;--bs-btn-border-radius: .5rem}.light-theme .btn-sm,.light-theme .btn-group-sm>.btn{--bs-btn-padding-y: .25rem;--bs-btn-padding-x: .6875rem;--bs-btn-font-size: .75rem;--bs-btn-border-radius: .25rem}.light-theme .fade{transition:opacity .15s linear}@media (prefers-reduced-motion: reduce){.light-theme .fade{transition:none}}.light-theme .fade:not(.show){opacity:0}.light-theme .collapse:not(.show){display:none}.light-theme .collapsing{height:0;overflow:hidden;transition:height .35s ease}@media (prefers-reduced-motion: reduce){.light-theme .collapsing{transition:none}}.light-theme .collapsing.collapse-horizontal{width:0;height:auto;transition:width .35s ease}@media (prefers-reduced-motion: reduce){.light-theme .collapsing.collapse-horizontal{transition:none}}.light-theme .dropup,.light-theme .dropend,.light-theme .dropdown,.light-theme .dropstart,.light-theme .dropup-center,.light-theme .dropdown-center{position:relative}.light-theme .dropdown-toggle{white-space:nowrap}.light-theme .dropdown-toggle:after{display:inline-block;margin-left:.5em;vertical-align:middle;content:"";margin-top:-.28em;width:.42em;height:.42em;border:1px solid;border-top:0;border-left:0;transform:rotate(45deg)}.light-theme .dropdown-toggle:empty:after{margin-left:0}.light-theme .dropdown-menu{--bs-dropdown-zindex: 1000;--bs-dropdown-min-width: 12rem;--bs-dropdown-padding-x: 0;--bs-dropdown-padding-y: .3125rem;--bs-dropdown-spacer: .125rem;--bs-dropdown-font-size: .9375rem;--bs-dropdown-color: #697a8d;--bs-dropdown-bg: #fff;--bs-dropdown-border-color: transparent;--bs-dropdown-border-radius: .375rem;--bs-dropdown-border-width: 1px;--bs-dropdown-inner-border-radius: 0;--bs-dropdown-divider-bg: #d9dee3;--bs-dropdown-divider-margin-y: .5rem;--bs-dropdown-box-shadow: 0 .25rem 1rem rgba(161, 172, 184, .45);--bs-dropdown-link-color: #697a8d;--bs-dropdown-link-hover-color: #5f6e7f;--bs-dropdown-link-hover-bg: rgba(67, 89, 113, .04);--bs-dropdown-link-active-color: #fff;--bs-dropdown-link-active-bg: rgba(105, 108, 255, .08);--bs-dropdown-link-disabled-color: #c7cdd4;--bs-dropdown-item-padding-x: 1.25rem;--bs-dropdown-item-padding-y: .532rem;--bs-dropdown-header-color: #a1acb8;--bs-dropdown-header-padding-x: 1.25rem;--bs-dropdown-header-padding-y: .3125rem;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)}.light-theme .dropdown-menu[data-bs-popper]{top:100%;left:0;margin-top:var(--bs-dropdown-spacer)}.light-theme .dropdown-menu-start{--bs-position: start}.light-theme .dropdown-menu-start[data-bs-popper]{right:auto;left:0}.light-theme .dropdown-menu-end{--bs-position: end}.light-theme .dropdown-menu-end[data-bs-popper]{right:0;left:auto}@media (min-width: 576px){.light-theme .dropdown-menu-sm-start{--bs-position: start}.light-theme .dropdown-menu-sm-start[data-bs-popper]{right:auto;left:0}.light-theme .dropdown-menu-sm-end{--bs-position: end}.light-theme .dropdown-menu-sm-end[data-bs-popper]{right:0;left:auto}}@media (min-width: 768px){.light-theme .dropdown-menu-md-start{--bs-position: start}.light-theme .dropdown-menu-md-start[data-bs-popper]{right:auto;left:0}.light-theme .dropdown-menu-md-end{--bs-position: end}.light-theme .dropdown-menu-md-end[data-bs-popper]{right:0;left:auto}}@media (min-width: 992px){.light-theme .dropdown-menu-lg-start{--bs-position: start}.light-theme .dropdown-menu-lg-start[data-bs-popper]{right:auto;left:0}.light-theme .dropdown-menu-lg-end{--bs-position: end}.light-theme .dropdown-menu-lg-end[data-bs-popper]{right:0;left:auto}}@media (min-width: 1200px){.light-theme .dropdown-menu-xl-start{--bs-position: start}.light-theme .dropdown-menu-xl-start[data-bs-popper]{right:auto;left:0}.light-theme .dropdown-menu-xl-end{--bs-position: end}.light-theme .dropdown-menu-xl-end[data-bs-popper]{right:0;left:auto}}@media (min-width: 1400px){.light-theme .dropdown-menu-xxl-start{--bs-position: start}.light-theme .dropdown-menu-xxl-start[data-bs-popper]{right:auto;left:0}.light-theme .dropdown-menu-xxl-end{--bs-position: end}.light-theme .dropdown-menu-xxl-end[data-bs-popper]{right:0;left:auto}}.light-theme .dropup .dropdown-menu[data-bs-popper]{top:auto;bottom:100%;margin-top:0;margin-bottom:var(--bs-dropdown-spacer)}.light-theme .dropup .dropdown-toggle:after{display:inline-block;margin-left:.5em;vertical-align:middle;content:"";margin-top:0;width:.42em;height:.42em;border:1px solid;border-bottom:0;border-left:0;transform:rotate(-45deg)}.light-theme .dropup .dropdown-toggle:empty:after{margin-left:0}.light-theme .dropend .dropdown-menu[data-bs-popper]{top:0;right:auto;left:100%;margin-top:0;margin-left:var(--bs-dropdown-spacer)}.light-theme .dropend .dropdown-toggle:after{display:inline-block;margin-left:.5em;vertical-align:middle;content:"";border-top:.42em solid transparent;border-right:0;border-bottom:.42em solid transparent;border-left:.42em solid}.light-theme .dropend .dropdown-toggle:empty:after{margin-left:0}.light-theme .dropend .dropdown-toggle:after{vertical-align:0}.light-theme .dropstart .dropdown-menu[data-bs-popper]{top:0;right:100%;left:auto;margin-top:0;margin-right:var(--bs-dropdown-spacer)}.light-theme .dropstart .dropdown-toggle:after{display:inline-block;margin-left:.5em;vertical-align:middle;content:""}.light-theme .dropstart .dropdown-toggle:after{display:none}.light-theme .dropstart .dropdown-toggle:before{display:inline-block;margin-right:.5em;vertical-align:middle;content:"";border-top:.42em solid transparent;border-right:.42em solid;border-bottom:.42em solid transparent}.light-theme .dropstart .dropdown-toggle:empty:after{margin-left:0}.light-theme .dropstart .dropdown-toggle:before{vertical-align:0}.light-theme .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}.light-theme .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;white-space:nowrap;background-color:transparent;border:0}.light-theme .dropdown-item:hover,.light-theme .dropdown-item:focus{color:var(--bs-dropdown-link-hover-color);background-color:var(--bs-dropdown-link-hover-bg)}.light-theme .dropdown-item.active,.light-theme .dropdown-item:active{color:var(--bs-dropdown-link-active-color);text-decoration:none;background-color:var(--bs-dropdown-link-active-bg)}.light-theme .dropdown-item.disabled,.light-theme .dropdown-item:disabled{color:var(--bs-dropdown-link-disabled-color);pointer-events:none;background-color:transparent}.light-theme .dropdown-menu.show{display:block}.light-theme .dropdown-header{display:block;padding:var(--bs-dropdown-header-padding-y) var(--bs-dropdown-header-padding-x);margin-bottom:0;font-size:.75rem;color:var(--bs-dropdown-header-color);white-space:nowrap}.light-theme .dropdown-item-text{display:block;padding:var(--bs-dropdown-item-padding-y) var(--bs-dropdown-item-padding-x);color:var(--bs-dropdown-link-color)}.light-theme .dropdown-menu-dark{--bs-dropdown-color: rgba(67, 89, 113, .3);--bs-dropdown-bg: rgba(67, 89, 113, .8);--bs-dropdown-border-color: transparent;--bs-dropdown-box-shadow: ;--bs-dropdown-link-color: rgba(67, 89, 113, .3);--bs-dropdown-link-hover-color: #fff;--bs-dropdown-divider-bg: #d9dee3;--bs-dropdown-link-hover-bg: rgba(255, 255, 255, .15);--bs-dropdown-link-active-color: #fff;--bs-dropdown-link-active-bg: rgba(105, 108, 255, .08);--bs-dropdown-link-disabled-color: rgba(67, 89, 113, .5);--bs-dropdown-header-color: rgba(67, 89, 113, .5)}.light-theme .btn-group,.light-theme .btn-group-vertical{position:relative;display:inline-flex;vertical-align:middle}.light-theme .btn-group>.btn,.light-theme .btn-group-vertical>.btn{position:relative;flex:1 1 auto}.light-theme .btn-group>.btn-check:checked+.btn,.light-theme .btn-group>.btn-check:focus+.btn,.light-theme .btn-group>.btn:hover,.light-theme .btn-group>.btn:focus,.light-theme .btn-group>.btn:active,.light-theme .btn-group>.btn.active,.light-theme .btn-group-vertical>.btn-check:checked+.btn,.light-theme .btn-group-vertical>.btn-check:focus+.btn,.light-theme .btn-group-vertical>.btn:hover,.light-theme .btn-group-vertical>.btn:focus,.light-theme .btn-group-vertical>.btn:active,.light-theme .btn-group-vertical>.btn.active{z-index:1}.light-theme .btn-toolbar{display:flex;flex-wrap:wrap;justify-content:flex-start}.light-theme .btn-toolbar .input-group{width:auto}.light-theme .btn-group{border-radius:.375rem}.light-theme .btn-group>:not(.btn-check:first-child)+.btn,.light-theme .btn-group>.btn-group:not(:first-child){margin-left:-1px}.light-theme .btn-group>.btn:not(:last-child):not(.dropdown-toggle),.light-theme .btn-group>.btn.dropdown-toggle-split:first-child,.light-theme .btn-group>.btn-group:not(:last-child)>.btn{border-top-right-radius:0;border-bottom-right-radius:0}.light-theme .btn-group>.btn:nth-child(n+3),.light-theme .btn-group>:not(.btn-check)+.btn,.light-theme .btn-group>.btn-group:not(:first-child)>.btn{border-top-left-radius:0;border-bottom-left-radius:0}.light-theme .dropdown-toggle-split{padding-right:.9375rem;padding-left:.9375rem}.light-theme .dropdown-toggle-split:after,.dropup .light-theme .dropdown-toggle-split:after,.dropend .light-theme .dropdown-toggle-split:after{margin-left:0}.dropstart .light-theme .dropdown-toggle-split:before{margin-right:0}.light-theme .btn-sm+.dropdown-toggle-split,.light-theme .btn-group-sm>.btn+.dropdown-toggle-split{padding-right:.515625rem;padding-left:.515625rem}.light-theme .btn-lg+.dropdown-toggle-split,.light-theme .btn-group-lg>.btn+.dropdown-toggle-split{padding-right:1.125rem;padding-left:1.125rem}.light-theme .btn-group-vertical{flex-direction:column;align-items:flex-start;justify-content:center}.light-theme .btn-group-vertical>.btn,.light-theme .btn-group-vertical>.btn-group{width:100%}.light-theme .btn-group-vertical>.btn:not(:first-child),.light-theme .btn-group-vertical>.btn-group:not(:first-child){margin-top:-1px}.light-theme .btn-group-vertical>.btn:not(:last-child):not(.dropdown-toggle),.light-theme .btn-group-vertical>.btn-group:not(:last-child)>.btn{border-bottom-right-radius:0;border-bottom-left-radius:0}.light-theme .btn-group-vertical>.btn~.btn,.light-theme .btn-group-vertical>.btn-group:not(:first-child)>.btn{border-top-left-radius:0;border-top-right-radius:0}.light-theme .nav{--bs-nav-link-padding-x: 1.25rem;--bs-nav-link-padding-y: .5rem;--bs-nav-link-font-weight: ;--bs-nav-link-color: #8e9baa;--bs-nav-link-hover-color: var(--bs-link-hover-color);--bs-nav-link-disabled-color: #c7cdd4;display:flex;flex-wrap:wrap;padding-left:0;margin-bottom:0;list-style:none}.light-theme .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);transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out}@media (prefers-reduced-motion: reduce){.light-theme .nav-link{transition:none}}.light-theme .nav-link:hover,.light-theme .nav-link:focus{color:var(--bs-nav-link-hover-color)}.light-theme .nav-link.disabled{color:var(--bs-nav-link-disabled-color);pointer-events:none;cursor:default}.light-theme .nav-tabs{--bs-nav-tabs-border-width: 1px;--bs-nav-tabs-border-color: #fff;--bs-nav-tabs-border-radius: .375rem;--bs-nav-tabs-link-hover-border-color: rgba(67, 89, 113, .1);--bs-nav-tabs-link-active-color: #697a8d;--bs-nav-tabs-link-active-bg: #fff;--bs-nav-tabs-link-active-border-color: #fff;border-bottom:var(--bs-nav-tabs-border-width) solid var(--bs-nav-tabs-border-color)}.light-theme .nav-tabs .nav-link{margin-bottom:calc(-1 * var(--bs-nav-tabs-border-width));background:none;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)}.light-theme .nav-tabs .nav-link:hover,.light-theme .nav-tabs .nav-link:focus{isolation:isolate;border-color:var(--bs-nav-tabs-link-hover-border-color)}.light-theme .nav-tabs .nav-link.disabled,.light-theme .nav-tabs .nav-link:disabled{color:var(--bs-nav-link-disabled-color);background-color:transparent;border-color:transparent}.light-theme .nav-tabs .nav-link.active,.light-theme .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)}.light-theme .nav-tabs .dropdown-menu{margin-top:calc(-1 * var(--bs-nav-tabs-border-width));border-top-left-radius:0;border-top-right-radius:0}.light-theme .nav-pills{--bs-nav-pills-border-radius: .375rem;--bs-nav-pills-link-active-color: #fff;--bs-nav-pills-link-active-bg: transparent}.light-theme .nav-pills .nav-link{background:none;border:0;border-radius:var(--bs-nav-pills-border-radius)}.light-theme .nav-pills .nav-link:disabled{color:var(--bs-nav-link-disabled-color);background-color:transparent;border-color:transparent}.light-theme .nav-pills .nav-link.active,.light-theme .nav-pills .show>.nav-link{color:var(--bs-nav-pills-link-active-color);background-color:var(--bs-nav-pills-link-active-bg)}.light-theme .nav-fill>.nav-link,.light-theme .nav-fill .nav-item{flex:1 1 auto;text-align:center}.light-theme .nav-justified>.nav-link,.light-theme .nav-justified .nav-item{flex-basis:0;flex-grow:1;text-align:center}.light-theme .nav-fill .nav-item .nav-link,.light-theme .nav-justified .nav-item .nav-link{width:100%}.light-theme .tab-content>.tab-pane{display:none}.light-theme .tab-content>.active{display:block}.light-theme .navbar{--bs-navbar-padding-x: 0;--bs-navbar-padding-y: .5rem;--bs-navbar-color: rgba(67, 89, 113, .5);--bs-navbar-hover-color: #697a8d;--bs-navbar-disabled-color: rgba(67, 89, 113, .3);--bs-navbar-active-color: #697a8d;--bs-navbar-brand-padding-y: .4521875rem;--bs-navbar-brand-margin-end: 1rem;--bs-navbar-brand-font-size: 1rem;--bs-navbar-brand-color: #697a8d;--bs-navbar-brand-hover-color: #697a8d;--bs-navbar-nav-link-padding-x: .5rem;--bs-navbar-toggler-padding-y: 0;--bs-navbar-toggler-padding-x: 0;--bs-navbar-toggler-font-size: .75rem;--bs-navbar-toggler-icon-bg: url("data:image/svg+xml,%3Csvg width='14px' height='11px' viewBox='0 0 14 11' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cdefs%3E%3Cpath d='M0,0 L14,0 L14,1.75 L0,1.75 L0,0 Z M0,4.375 L14,4.375 L14,6.125 L0,6.125 L0,4.375 Z M0,8.75 L14,8.75 L14,10.5 L0,10.5 L0,8.75 Z' id='path-1'%3E%3C/path%3E%3C/defs%3E%3Cg id='\1f48e-UI-Elements' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cg id='12%29-Navbar' transform='translate%28-1174.000000, -1290.000000%29'%3E%3Cg id='Group' transform='translate%281174.000000, 1288.000000%29'%3E%3Cg id='Icon-Color' transform='translate%280.000000, 2.000000%29'%3E%3Cuse fill='rgba%2867, 89, 113, 0.5%29' xlink:href='%23path-1'%3E%3C/use%3E%3Cuse fill-opacity='0.1' fill='rgba%2867, 89, 113, 0.5%29' xlink:href='%23path-1'%3E%3C/use%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E");--bs-navbar-toggler-border-color: rgba(67, 89, 113, .06);--bs-navbar-toggler-border-radius: .375rem;--bs-navbar-toggler-focus-width: .05rem;--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)}.light-theme .navbar>.container,.light-theme .navbar>.container-fluid,.light-theme .navbar>.container-sm,.light-theme .navbar>.container-md,.light-theme .navbar>.container-lg,.light-theme .navbar>.container-xl,.light-theme .navbar>.container-xxl{display:flex;flex-wrap:inherit;align-items:center;justify-content:space-between}.light-theme .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);white-space:nowrap}.light-theme .navbar-brand:hover,.light-theme .navbar-brand:focus{color:var(--bs-navbar-brand-hover-color)}.light-theme .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}.light-theme .navbar-nav .show>.nav-link,.light-theme .navbar-nav .nav-link.active{color:var(--bs-navbar-active-color)}.light-theme .navbar-nav .dropdown-menu{position:static}.light-theme .navbar-text{padding-top:.5rem;padding-bottom:.5rem;color:var(--bs-navbar-color)}.light-theme .navbar-text a,.light-theme .navbar-text a:hover,.light-theme .navbar-text a:focus{color:var(--bs-navbar-active-color)}.light-theme .navbar-collapse{flex-basis:100%;flex-grow:1;align-items:center}.light-theme .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){.light-theme .navbar-toggler{transition:none}}.light-theme .navbar-toggler:hover{text-decoration:none}.light-theme .navbar-toggler:focus{text-decoration:none;outline:0;box-shadow:0 0 0 var(--bs-navbar-toggler-focus-width)}.light-theme .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%}.light-theme .navbar-nav-scroll{max-height:var(--bs-scroll-height, 75vh);overflow-y:auto}@media (min-width: 576px){.light-theme .navbar-expand-sm{flex-wrap:nowrap;justify-content:flex-start}.light-theme .navbar-expand-sm .navbar-nav{flex-direction:row}.light-theme .navbar-expand-sm .navbar-nav .dropdown-menu{position:absolute}.light-theme .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)}.light-theme .navbar-expand-sm .navbar-nav-scroll{overflow:visible}.light-theme .navbar-expand-sm .navbar-collapse{display:flex!important;flex-basis:auto}.light-theme .navbar-expand-sm .navbar-toggler{display:none}.light-theme .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}.light-theme .navbar-expand-sm .offcanvas .offcanvas-header{display:none}.light-theme .navbar-expand-sm .offcanvas .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible}}@media (min-width: 768px){.light-theme .navbar-expand-md{flex-wrap:nowrap;justify-content:flex-start}.light-theme .navbar-expand-md .navbar-nav{flex-direction:row}.light-theme .navbar-expand-md .navbar-nav .dropdown-menu{position:absolute}.light-theme .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)}.light-theme .navbar-expand-md .navbar-nav-scroll{overflow:visible}.light-theme .navbar-expand-md .navbar-collapse{display:flex!important;flex-basis:auto}.light-theme .navbar-expand-md .navbar-toggler{display:none}.light-theme .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}.light-theme .navbar-expand-md .offcanvas .offcanvas-header{display:none}.light-theme .navbar-expand-md .offcanvas .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible}}@media (min-width: 992px){.light-theme .navbar-expand-lg{flex-wrap:nowrap;justify-content:flex-start}.light-theme .navbar-expand-lg .navbar-nav{flex-direction:row}.light-theme .navbar-expand-lg .navbar-nav .dropdown-menu{position:absolute}.light-theme .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)}.light-theme .navbar-expand-lg .navbar-nav-scroll{overflow:visible}.light-theme .navbar-expand-lg .navbar-collapse{display:flex!important;flex-basis:auto}.light-theme .navbar-expand-lg .navbar-toggler{display:none}.light-theme .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}.light-theme .navbar-expand-lg .offcanvas .offcanvas-header{display:none}.light-theme .navbar-expand-lg .offcanvas .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible}}@media (min-width: 1200px){.light-theme .navbar-expand-xl{flex-wrap:nowrap;justify-content:flex-start}.light-theme .navbar-expand-xl .navbar-nav{flex-direction:row}.light-theme .navbar-expand-xl .navbar-nav .dropdown-menu{position:absolute}.light-theme .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)}.light-theme .navbar-expand-xl .navbar-nav-scroll{overflow:visible}.light-theme .navbar-expand-xl .navbar-collapse{display:flex!important;flex-basis:auto}.light-theme .navbar-expand-xl .navbar-toggler{display:none}.light-theme .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}.light-theme .navbar-expand-xl .offcanvas .offcanvas-header{display:none}.light-theme .navbar-expand-xl .offcanvas .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible}}@media (min-width: 1400px){.light-theme .navbar-expand-xxl{flex-wrap:nowrap;justify-content:flex-start}.light-theme .navbar-expand-xxl .navbar-nav{flex-direction:row}.light-theme .navbar-expand-xxl .navbar-nav .dropdown-menu{position:absolute}.light-theme .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)}.light-theme .navbar-expand-xxl .navbar-nav-scroll{overflow:visible}.light-theme .navbar-expand-xxl .navbar-collapse{display:flex!important;flex-basis:auto}.light-theme .navbar-expand-xxl .navbar-toggler{display:none}.light-theme .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}.light-theme .navbar-expand-xxl .offcanvas .offcanvas-header{display:none}.light-theme .navbar-expand-xxl .offcanvas .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible}}.light-theme .navbar-expand{flex-wrap:nowrap;justify-content:flex-start}.light-theme .navbar-expand .navbar-nav{flex-direction:row}.light-theme .navbar-expand .navbar-nav .dropdown-menu{position:absolute}.light-theme .navbar-expand .navbar-nav .nav-link{padding-right:var(--bs-navbar-nav-link-padding-x);padding-left:var(--bs-navbar-nav-link-padding-x)}.light-theme .navbar-expand .navbar-nav-scroll{overflow:visible}.light-theme .navbar-expand .navbar-collapse{display:flex!important;flex-basis:auto}.light-theme .navbar-expand .navbar-toggler{display:none}.light-theme .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}.light-theme .navbar-expand .offcanvas .offcanvas-header{display:none}.light-theme .navbar-expand .offcanvas .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible}.light-theme .navbar-dark{--bs-navbar-color: rgba(255, 255, 255, .8);--bs-navbar-hover-color: #fff;--bs-navbar-disabled-color: rgba(255, 255, 255, .4);--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 width='14px' height='11px' viewBox='0 0 14 11' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cdefs%3E%3Cpath d='M0,0 L14,0 L14,1.75 L0,1.75 L0,0 Z M0,4.375 L14,4.375 L14,6.125 L0,6.125 L0,4.375 Z M0,8.75 L14,8.75 L14,10.5 L0,10.5 L0,8.75 Z' id='path-1'%3E%3C/path%3E%3C/defs%3E%3Cg id='\1f48e-UI-Elements' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cg id='12%29-Navbar' transform='translate%28-1174.000000, -1290.000000%29'%3E%3Cg id='Group' transform='translate%281174.000000, 1288.000000%29'%3E%3Cg id='Icon-Color' transform='translate%280.000000, 2.000000%29'%3E%3Cuse fill='rgba%28255, 255, 255, 0.8%29' xlink:href='%23path-1'%3E%3C/use%3E%3Cuse fill-opacity='0.1' fill='rgba%28255, 255, 255, 0.8%29' xlink:href='%23path-1'%3E%3C/use%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E")}.light-theme .card{--bs-card-spacer-y: 1.5rem;--bs-card-spacer-x: 1.5rem;--bs-card-title-spacer-y: .875rem;--bs-card-border-width: 0;--bs-card-border-color: #d9dee3;--bs-card-border-radius: .5rem;--bs-card-box-shadow: 0 2px 6px 0 rgba(67, 89, 113, .12);--bs-card-inner-border-radius: .5rem;--bs-card-cap-padding-y: 1.5rem;--bs-card-cap-padding-x: 1.5rem;--bs-card-cap-bg: transparent;--bs-card-cap-color: ;--bs-card-height: ;--bs-card-color: ;--bs-card-bg: #fff;--bs-card-img-overlay-padding: 1.5rem;--bs-card-group-margin: .8125rem;position:relative;display:flex;flex-direction:column;min-width:0;height:var(--bs-card-height);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)}.light-theme .card>hr{margin-right:0;margin-left:0}.light-theme .card>.list-group{border-top:inherit;border-bottom:inherit}.light-theme .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)}.light-theme .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)}.light-theme .card>.card-header+.list-group,.light-theme .card>.list-group+.card-footer{border-top:0}.light-theme .card-body{flex:1 1 auto;padding:var(--bs-card-spacer-y) var(--bs-card-spacer-x);color:var(--bs-card-color)}.light-theme .card-title{margin-bottom:var(--bs-card-title-spacer-y)}.light-theme .card-subtitle{margin-top:calc(-.5 * var(--bs-card-title-spacer-y));margin-bottom:0}.light-theme .card-text:last-child{margin-bottom:0}.light-theme .card-link+.card-link{margin-left:var(--bs-card-spacer-x)}.light-theme .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)}.light-theme .card-header:first-child{border-radius:var(--bs-card-inner-border-radius) var(--bs-card-inner-border-radius) 0 0}.light-theme .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)}.light-theme .card-footer:last-child{border-radius:0 0 var(--bs-card-inner-border-radius) var(--bs-card-inner-border-radius)}.light-theme .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}.light-theme .card-header-tabs .nav-link.active{background-color:var(--bs-card-bg);border-bottom-color:var(--bs-card-bg)}.light-theme .card-header-pills{margin-right:calc(-.5 * var(--bs-card-cap-padding-x));margin-left:calc(-.5 * var(--bs-card-cap-padding-x))}.light-theme .card-img-overlay{position:absolute;inset:0;padding:var(--bs-card-img-overlay-padding);border-radius:var(--bs-card-inner-border-radius)}.light-theme .card-img,.light-theme .card-img-top,.light-theme .card-img-bottom{width:100%}.light-theme .card-img,.light-theme .card-img-top{border-top-left-radius:var(--bs-card-inner-border-radius);border-top-right-radius:var(--bs-card-inner-border-radius)}.light-theme .card-img,.light-theme .card-img-bottom{border-bottom-right-radius:var(--bs-card-inner-border-radius);border-bottom-left-radius:var(--bs-card-inner-border-radius)}.light-theme .card-group>.card{margin-bottom:var(--bs-card-group-margin)}@media (min-width: 576px){.light-theme .card-group{display:flex;flex-flow:row wrap}.light-theme .card-group>.card{flex:1 0 0%;margin-bottom:0}.light-theme .card-group>.card+.card{margin-left:0;border-left:0}.light-theme .card-group>.card:not(:last-child){border-top-right-radius:0;border-bottom-right-radius:0}.light-theme .card-group>.card:not(:last-child) .card-img-top,.light-theme .card-group>.card:not(:last-child) .card-header{border-top-right-radius:0}.light-theme .card-group>.card:not(:last-child) .card-img-bottom,.light-theme .card-group>.card:not(:last-child) .card-footer{border-bottom-right-radius:0}.light-theme .card-group>.card:not(:first-child){border-top-left-radius:0;border-bottom-left-radius:0}.light-theme .card-group>.card:not(:first-child) .card-img-top,.light-theme .card-group>.card:not(:first-child) .card-header{border-top-left-radius:0}.light-theme .card-group>.card:not(:first-child) .card-img-bottom,.light-theme .card-group>.card:not(:first-child) .card-footer{border-bottom-left-radius:0}}.light-theme .accordion{--bs-accordion-color: #697a8d;--bs-accordion-bg: #fff;--bs-accordion-transition: all .2s ease-in-out, border-radius .15s ease;--bs-accordion-border-color: #d9dee3;--bs-accordion-border-width: 0;--bs-accordion-border-radius: .375rem;--bs-accordion-inner-border-radius: .375rem;--bs-accordion-btn-padding-x: 1.125rem;--bs-accordion-btn-padding-y: .79rem;--bs-accordion-btn-color: #566a7f;--bs-accordion-btn-bg: var(--bs-accordion-bg);--bs-accordion-btn-icon: url("data:image/svg+xml,%3Csvg width='12' height='12' viewBox='0 0 12 12' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cdefs%3E%3Cpath id='a' d='m1.532 12 6.182-6-6.182-6L0 1.487 4.65 6 0 10.513z'/%3E%3C/defs%3E%3Cg transform='translate%282.571%29' fill='none' fill-rule='evenodd'%3E%3Cuse fill='%23435971' xlink:href='%23a'/%3E%3Cuse fill-opacity='.1' fill='%23566a7f' xlink:href='%23a'/%3E%3C/g%3E%3C/svg%3E%0A");--bs-accordion-btn-icon-width: .75rem;--bs-accordion-btn-icon-transform: rotate(90deg);--bs-accordion-btn-icon-transition: transform .2s ease-in-out;--bs-accordion-btn-active-icon: url("data:image/svg+xml,%3Csvg width='12' height='12' viewBox='0 0 12 12' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cdefs%3E%3Cpath id='a' d='m1.532 12 6.182-6-6.182-6L0 1.487 4.65 6 0 10.513z'/%3E%3C/defs%3E%3Cg transform='translate%282.571%29' fill='none' fill-rule='evenodd'%3E%3Cuse fill='%23435971' xlink:href='%23a'/%3E%3Cuse fill-opacity='.1' fill='%23566a7f' xlink:href='%23a'/%3E%3C/g%3E%3C/svg%3E%0A");--bs-accordion-btn-focus-border-color: rgba(249, 249, 255, .54);--bs-accordion-btn-focus-box-shadow: none;--bs-accordion-body-padding-x: 1.125rem;--bs-accordion-body-padding-y: .79rem;--bs-accordion-active-color: #566a7f;--bs-accordion-active-bg: #fff}.light-theme .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:.9375rem;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){.light-theme .accordion-button{transition:none}}.light-theme .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)}.light-theme .accordion-button:not(.collapsed):after{background-image:var(--bs-accordion-btn-active-icon);transform:var(--bs-accordion-btn-icon-transform)}.light-theme .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){.light-theme .accordion-button:after{transition:none}}.light-theme .accordion-button:hover{z-index:2}.light-theme .accordion-button:focus{z-index:3;border-color:var(--bs-accordion-btn-focus-border-color);outline:0;box-shadow:var(--bs-accordion-btn-focus-box-shadow)}.light-theme .accordion-header{margin-bottom:0}.light-theme .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)}.light-theme .accordion-item:first-of-type{border-top-left-radius:var(--bs-accordion-border-radius);border-top-right-radius:var(--bs-accordion-border-radius)}.light-theme .accordion-item:first-of-type .accordion-button{border-top-left-radius:var(--bs-accordion-inner-border-radius);border-top-right-radius:var(--bs-accordion-inner-border-radius)}.light-theme .accordion-item:not(:first-of-type){border-top:0}.light-theme .accordion-item:last-of-type{border-bottom-right-radius:var(--bs-accordion-border-radius);border-bottom-left-radius:var(--bs-accordion-border-radius)}.light-theme .accordion-item:last-of-type .accordion-button.collapsed{border-bottom-right-radius:var(--bs-accordion-inner-border-radius);border-bottom-left-radius:var(--bs-accordion-inner-border-radius)}.light-theme .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)}.light-theme .accordion-body{padding:var(--bs-accordion-body-padding-y) var(--bs-accordion-body-padding-x)}.light-theme .accordion-flush .accordion-collapse{border-width:0}.light-theme .accordion-flush .accordion-item{border-right:0;border-left:0;border-radius:0}.light-theme .accordion-flush .accordion-item:first-child{border-top:0}.light-theme .accordion-flush .accordion-item:last-child{border-bottom:0}.light-theme .accordion-flush .accordion-item .accordion-button,.light-theme .accordion-flush .accordion-item .accordion-button.collapsed{border-radius:0}.light-theme .breadcrumb{--bs-breadcrumb-padding-x: 0;--bs-breadcrumb-padding-y: 0;--bs-breadcrumb-margin-bottom: 1rem;--bs-breadcrumb-bg: transparent;--bs-breadcrumb-border-radius: ;--bs-breadcrumb-divider-color: #a1acb8;--bs-breadcrumb-item-padding-x: .5rem;--bs-breadcrumb-item-active-color: #697a8d;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)}.light-theme .breadcrumb-item+.breadcrumb-item{padding-left:var(--bs-breadcrumb-item-padding-x)}.light-theme .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, "/")}.light-theme .breadcrumb-item.active{color:var(--bs-breadcrumb-item-active-color)}.light-theme .pagination{--bs-pagination-padding-x: .5125rem;--bs-pagination-padding-y: .625rem;--bs-pagination-font-size: .9375rem;--bs-pagination-color: #697a8d;--bs-pagination-bg: #f0f2f4;--bs-pagination-border-width: 0px;--bs-pagination-border-color: #d9dee3;--bs-pagination-border-radius: .25rem;--bs-pagination-hover-color: #697a8d;--bs-pagination-hover-bg: #e1e4e8;--bs-pagination-hover-border-color: rgba(67, 89, 113, .3);--bs-pagination-focus-color: #697a8d;--bs-pagination-focus-bg: #e1e4e8;--bs-pagination-focus-box-shadow: none;--bs-pagination-active-color: #fff;--bs-pagination-active-bg: rgba(105, 108, 255, .08);--bs-pagination-active-border-color: rgba(105, 108, 255, .08);--bs-pagination-disabled-color: #a1acb8;--bs-pagination-disabled-bg: #f7f8f9;--bs-pagination-disabled-border-color: rgba(67, 89, 113, .3);display:flex;padding-left:0;list-style:none}.light-theme .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);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){.light-theme .page-link{transition:none}}.light-theme .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)}.light-theme .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)}.light-theme .page-link.active,.active>.light-theme .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)}.light-theme .page-link.disabled,.disabled>.light-theme .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)}.light-theme .page-item:not(:first-child) .page-link{margin-left:.1875rem}.light-theme .page-item .page-link{border-radius:var(--bs-pagination-border-radius)}.light-theme .pagination-lg{--bs-pagination-padding-x: .5rem;--bs-pagination-padding-y: .9375rem;--bs-pagination-font-size: 1rem;--bs-pagination-border-radius: .5rem}.light-theme .pagination-sm{--bs-pagination-padding-x: .25rem;--bs-pagination-padding-y: .375rem;--bs-pagination-font-size: .75rem;--bs-pagination-border-radius: .25rem}.light-theme .badge{--bs-badge-padding-x: .593em;--bs-badge-padding-y: .52em;--bs-badge-font-size: .8125em;--bs-badge-font-weight: 500;--bs-badge-color: #fff;--bs-badge-border-radius: .25rem;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)}.light-theme .badge:empty{display:none}.light-theme .btn .badge{position:relative;top:-1px}.light-theme .alert{--bs-alert-bg: transparent;--bs-alert-padding-x: .9375rem;--bs-alert-padding-y: .9375rem;--bs-alert-margin-bottom: 1rem;--bs-alert-color: inherit;--bs-alert-border-color: transparent;--bs-alert-border: 0 solid var(--bs-alert-border-color);--bs-alert-border-radius: .375rem;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)}.light-theme .alert-heading{color:inherit}.light-theme .alert-link{font-weight:700}.light-theme .alert-dismissible{padding-right:2.8125rem}.light-theme .alert-dismissible .btn-close{position:absolute;top:0;right:0;z-index:2;padding:1.171875rem .9375rem}.light-theme .progress{--bs-progress-height: .75rem;--bs-progress-font-size: .625rem;--bs-progress-bg: rgba(67, 89, 113, .1);--bs-progress-border-radius: 10rem;--bs-progress-box-shadow: inset 0 1px 2px rgba(67, 89, 113, .075);--bs-progress-bar-color: #fff;--bs-progress-bar-bg: #696cff;--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)}.light-theme .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){.light-theme .progress-bar{transition:none}}.light-theme .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)}.light-theme .progress-bar-animated{animation:1s linear infinite progress-bar-stripes}@media (prefers-reduced-motion: reduce){.light-theme .progress-bar-animated{animation:none}}.light-theme .list-group{--bs-list-group-color: #697a8d;--bs-list-group-bg: transparent;--bs-list-group-border-color: #d9dee3;--bs-list-group-border-width: 1px;--bs-list-group-border-radius: .5rem;--bs-list-group-item-padding-x: .9375rem;--bs-list-group-item-padding-y: .58rem;--bs-list-group-action-color: #8e9baa;--bs-list-group-action-hover-color: #697a8d;--bs-list-group-action-hover-bg: rgba(67, 89, 113, .06);--bs-list-group-action-active-color: #697a8d;--bs-list-group-action-active-bg: rgba(67, 89, 113, .05);--bs-list-group-disabled-color: #c7cdd4;--bs-list-group-disabled-bg: transparent;--bs-list-group-active-color: #fff;--bs-list-group-active-bg: rgba(105, 108, 255, .08);--bs-list-group-active-border-color: rgba(105, 108, 255, .08);display:flex;flex-direction:column;padding-left:0;margin-bottom:0;border-radius:var(--bs-list-group-border-radius)}.light-theme .list-group-numbered{list-style-type:none;counter-reset:section}.light-theme .list-group-numbered>.list-group-item:before{content:counters(section,".") ". ";counter-increment:section}.light-theme .list-group-item-action{width:100%;color:var(--bs-list-group-action-color);text-align:inherit}.light-theme .list-group-item-action:hover,.light-theme .list-group-item-action:focus{z-index:1;color:var(--bs-list-group-action-hover-color);text-decoration:none;background-color:var(--bs-list-group-action-hover-bg)}.light-theme .list-group-item-action:active{color:var(--bs-list-group-action-active-color);background-color:var(--bs-list-group-action-active-bg)}.light-theme .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);background-color:var(--bs-list-group-bg);border:var(--bs-list-group-border-width) solid var(--bs-list-group-border-color)}.light-theme .list-group-item:first-child{border-top-left-radius:inherit;border-top-right-radius:inherit}.light-theme .list-group-item:last-child{border-bottom-right-radius:inherit;border-bottom-left-radius:inherit}.light-theme .list-group-item.disabled,.light-theme .list-group-item:disabled{color:var(--bs-list-group-disabled-color);pointer-events:none;background-color:var(--bs-list-group-disabled-bg)}.light-theme .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)}.light-theme .list-group-item+.list-group-item{border-top-width:0}.light-theme .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)}.light-theme .list-group-horizontal{flex-direction:row}.light-theme .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}.light-theme .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}.light-theme .list-group-horizontal>.list-group-item.active{margin-top:0}.light-theme .list-group-horizontal>.list-group-item+.list-group-item{border-top-width:var(--bs-list-group-border-width);border-left-width:0}.light-theme .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){.light-theme .list-group-horizontal-sm{flex-direction:row}.light-theme .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}.light-theme .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}.light-theme .list-group-horizontal-sm>.list-group-item.active{margin-top:0}.light-theme .list-group-horizontal-sm>.list-group-item+.list-group-item{border-top-width:var(--bs-list-group-border-width);border-left-width:0}.light-theme .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){.light-theme .list-group-horizontal-md{flex-direction:row}.light-theme .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}.light-theme .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}.light-theme .list-group-horizontal-md>.list-group-item.active{margin-top:0}.light-theme .list-group-horizontal-md>.list-group-item+.list-group-item{border-top-width:var(--bs-list-group-border-width);border-left-width:0}.light-theme .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){.light-theme .list-group-horizontal-lg{flex-direction:row}.light-theme .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}.light-theme .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}.light-theme .list-group-horizontal-lg>.list-group-item.active{margin-top:0}.light-theme .list-group-horizontal-lg>.list-group-item+.list-group-item{border-top-width:var(--bs-list-group-border-width);border-left-width:0}.light-theme .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){.light-theme .list-group-horizontal-xl{flex-direction:row}.light-theme .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}.light-theme .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}.light-theme .list-group-horizontal-xl>.list-group-item.active{margin-top:0}.light-theme .list-group-horizontal-xl>.list-group-item+.list-group-item{border-top-width:var(--bs-list-group-border-width);border-left-width:0}.light-theme .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){.light-theme .list-group-horizontal-xxl{flex-direction:row}.light-theme .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}.light-theme .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}.light-theme .list-group-horizontal-xxl>.list-group-item.active{margin-top:0}.light-theme .list-group-horizontal-xxl>.list-group-item+.list-group-item{border-top-width:var(--bs-list-group-border-width);border-left-width:0}.light-theme .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)}}.light-theme .list-group-flush{border-radius:0}.light-theme .list-group-flush>.list-group-item{border-width:0 0 var(--bs-list-group-border-width)}.light-theme .list-group-flush>.list-group-item:last-child{border-bottom-width:0}.light-theme .btn-close{box-sizing:content-box;width:.8em;height:.8em;padding:.25em;color:#a1acb8;background:transparent url("data:image/svg+xml,%3Csvg width='150px' height='151px' viewBox='0 0 150 151' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cdefs%3E%3Cpolygon id='path-1' points='131.251657 0 74.9933705 56.25 18.7483426 0 0 18.75 56.2450278 75 0 131.25 18.7483426 150 74.9933705 93.75 131.251657 150 150 131.25 93.7549722 75 150 18.75'%3E%3C/polygon%3E%3C/defs%3E%3Cg id='\1f3a8-%5BSetup%5D:-Colors-&amp;-Shadows' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cg id='Artboard' transform='translate%28-225.000000, -250.000000%29'%3E%3Cg id='Icon-Color' transform='translate%28225.000000, 250.500000%29'%3E%3Cuse fill='%23a1acb8' xlink:href='%23path-1'%3E%3C/use%3E%3Cuse fill-opacity='0.5' fill='%23a1acb8' xlink:href='%23path-1'%3E%3C/use%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E") center/.8em auto no-repeat;border:0;border-radius:.375rem;opacity:.95}.light-theme .btn-close:hover{color:#a1acb8;text-decoration:none;opacity:.95}.light-theme .btn-close:focus{outline:0;box-shadow:none;opacity:.95}.light-theme .btn-close:disabled,.light-theme .btn-close.disabled{pointer-events:none;-webkit-user-select:none;user-select:none;opacity:.25}.light-theme .btn-close-white{filter:invert(1) grayscale(100%) brightness(200%)}.light-theme .toast{--bs-toast-zindex: 1095;--bs-toast-padding-x: 1.25rem;--bs-toast-padding-y: 1.25rem;--bs-toast-spacing: 1.25rem;--bs-toast-max-width: 350px;--bs-toast-font-size: .9375rem;--bs-toast-color: ;--bs-toast-bg: #fff;--bs-toast-border-width: 0;--bs-toast-border-color: rgba(67, 89, 113, .1);--bs-toast-border-radius: .5rem;--bs-toast-box-shadow: 0 .25rem 1rem rgba(161, 172, 184, .45);--bs-toast-header-color: #697a8d;--bs-toast-header-bg: transparent;--bs-toast-header-border-color: transparent;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)}.light-theme .toast.showing{opacity:0}.light-theme .toast:not(.show){display:none}.light-theme .toast-container{--bs-toast-zindex: 1095;position:absolute;z-index:var(--bs-toast-zindex);width:max-content;max-width:100%;pointer-events:none}.light-theme .toast-container>:not(:last-child){margin-bottom:var(--bs-toast-spacing)}.light-theme .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))}.light-theme .toast-header .btn-close{margin-right:calc(-.5 * var(--bs-toast-padding-x));margin-left:var(--bs-toast-padding-x)}.light-theme .toast-body{padding:var(--bs-toast-padding-x);word-wrap:break-word}.light-theme .modal{--bs-modal-zindex: 1090;--bs-modal-width: 35rem;--bs-modal-padding: 1.5rem;--bs-modal-margin: 1.5rem;--bs-modal-color: ;--bs-modal-bg: #fff;--bs-modal-border-color: var(--bs-border-color-translucent);--bs-modal-border-width: 0px;--bs-modal-border-radius: .5rem;--bs-modal-box-shadow: 0 2px 16px 0 rgba(67, 89, 113, .45);--bs-modal-inner-border-radius: calc(.5rem + -0px) ;--bs-modal-header-padding-x: 1.5rem;--bs-modal-header-padding-y: .25rem;--bs-modal-header-padding: 1.5rem 1.5rem .25rem;--bs-modal-header-border-color: var(--bs-border-color);--bs-modal-header-border-width: 0px;--bs-modal-title-line-height: 1.53;--bs-modal-footer-gap: .5rem;--bs-modal-footer-bg: ;--bs-modal-footer-border-color: var(--bs-border-color);--bs-modal-footer-border-width: 0px;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}.light-theme .modal-dialog{position:relative;width:auto;margin:var(--bs-modal-margin);pointer-events:none}.modal.fade .light-theme .modal-dialog{transition:transform .15s ease-out;transform:translateY(-100px) scale(.8)}@media (prefers-reduced-motion: reduce){.modal.fade .light-theme .modal-dialog{transition:none}}.modal.show .light-theme .modal-dialog{transform:translateY(0) scale(1)}.modal.modal-static .light-theme .modal-dialog{transform:scale(1.02)}.light-theme .modal-dialog-scrollable{height:calc(100% - var(--bs-modal-margin) * 2)}.light-theme .modal-dialog-scrollable .modal-content{max-height:100%;overflow:hidden}.light-theme .modal-dialog-scrollable .modal-body{overflow-y:auto}.light-theme .modal-dialog-centered{display:flex;align-items:center;min-height:calc(100% - var(--bs-modal-margin) * 2)}.light-theme .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}.light-theme .modal-backdrop{--bs-backdrop-zindex: 1089;--bs-backdrop-bg: #435971;--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)}.light-theme .modal-backdrop.fade{opacity:0}.light-theme .modal-backdrop.show{opacity:var(--bs-backdrop-opacity)}.light-theme .modal-header{display:flex;flex-shrink:0;align-items:center;justify-content:space-between;padding:var(--bs-modal-header-padding);border-bottom:var(--bs-modal-header-border-width) solid var(--bs-modal-header-border-color);border-top-left-radius:var(--bs-modal-inner-border-radius);border-top-right-radius:var(--bs-modal-inner-border-radius)}.light-theme .modal-header .btn-close{padding:calc(var(--bs-modal-header-padding-y) * .5) calc(var(--bs-modal-header-padding-x) * .5);margin:calc(-.5 * var(--bs-modal-header-padding-y)) calc(-.5 * var(--bs-modal-header-padding-x)) calc(-.5 * var(--bs-modal-header-padding-y)) auto}.light-theme .modal-title{margin-bottom:0;line-height:var(--bs-modal-title-line-height)}.light-theme .modal-body{position:relative;flex:1 1 auto;padding:var(--bs-modal-padding)}.light-theme .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)}.light-theme .modal-footer>*{margin:calc(var(--bs-modal-footer-gap) * .5)}@media (min-width: 576px){.light-theme .modal{--bs-modal-margin: 1.75rem;--bs-modal-box-shadow: 0 2px 20px 0 rgba(67, 89, 113, .45)}.light-theme .modal-dialog{max-width:var(--bs-modal-width);margin-right:auto;margin-left:auto}.light-theme .modal-sm{--bs-modal-width: 22.5rem}}@media (min-width: 992px){.light-theme .modal-lg,.light-theme .modal-xl{--bs-modal-width: 50rem}}@media (min-width: 1200px){.light-theme .modal-xl{--bs-modal-width: 1140px}}.light-theme .modal-fullscreen{width:100vw;max-width:none;height:100%;margin:0}.light-theme .modal-fullscreen .modal-content{height:100%;border:0;border-radius:0}.light-theme .modal-fullscreen .modal-header,.light-theme .modal-fullscreen .modal-footer{border-radius:0}.light-theme .modal-fullscreen .modal-body{overflow-y:auto}@media (max-width: 575.98px){.light-theme .modal-fullscreen-sm-down{width:100vw;max-width:none;height:100%;margin:0}.light-theme .modal-fullscreen-sm-down .modal-content{height:100%;border:0;border-radius:0}.light-theme .modal-fullscreen-sm-down .modal-header,.light-theme .modal-fullscreen-sm-down .modal-footer{border-radius:0}.light-theme .modal-fullscreen-sm-down .modal-body{overflow-y:auto}}@media (max-width: 767.98px){.light-theme .modal-fullscreen-md-down{width:100vw;max-width:none;height:100%;margin:0}.light-theme .modal-fullscreen-md-down .modal-content{height:100%;border:0;border-radius:0}.light-theme .modal-fullscreen-md-down .modal-header,.light-theme .modal-fullscreen-md-down .modal-footer{border-radius:0}.light-theme .modal-fullscreen-md-down .modal-body{overflow-y:auto}}@media (max-width: 991.98px){.light-theme .modal-fullscreen-lg-down{width:100vw;max-width:none;height:100%;margin:0}.light-theme .modal-fullscreen-lg-down .modal-content{height:100%;border:0;border-radius:0}.light-theme .modal-fullscreen-lg-down .modal-header,.light-theme .modal-fullscreen-lg-down .modal-footer{border-radius:0}.light-theme .modal-fullscreen-lg-down .modal-body{overflow-y:auto}}@media (max-width: 1199.98px){.light-theme .modal-fullscreen-xl-down{width:100vw;max-width:none;height:100%;margin:0}.light-theme .modal-fullscreen-xl-down .modal-content{height:100%;border:0;border-radius:0}.light-theme .modal-fullscreen-xl-down .modal-header,.light-theme .modal-fullscreen-xl-down .modal-footer{border-radius:0}.light-theme .modal-fullscreen-xl-down .modal-body{overflow-y:auto}}@media (max-width: 1399.98px){.light-theme .modal-fullscreen-xxl-down{width:100vw;max-width:none;height:100%;margin:0}.light-theme .modal-fullscreen-xxl-down .modal-content{height:100%;border:0;border-radius:0}.light-theme .modal-fullscreen-xxl-down .modal-header,.light-theme .modal-fullscreen-xxl-down .modal-footer{border-radius:0}.light-theme .modal-fullscreen-xxl-down .modal-body{overflow-y:auto}}.light-theme .tooltip{--bs-tooltip-zindex: 1099;--bs-tooltip-max-width: 200px;--bs-tooltip-padding-x: .7rem;--bs-tooltip-padding-y: .25rem;--bs-tooltip-margin: ;--bs-tooltip-font-size: .9375rem;--bs-tooltip-color: #fff;--bs-tooltip-bg: #233446;--bs-tooltip-border-radius: .25rem;--bs-tooltip-opacity: 1;--bs-tooltip-arrow-width: .8rem;--bs-tooltip-arrow-height: .4rem;z-index:var(--bs-tooltip-zindex);display:block;padding:var(--bs-tooltip-arrow-height);margin:var(--bs-tooltip-margin);font-family:var(--bs-font-sans-serif);font-style:normal;font-weight:400;line-height:1.53;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}.light-theme .tooltip.show{opacity:var(--bs-tooltip-opacity)}.light-theme .tooltip .tooltip-arrow{display:block;width:var(--bs-tooltip-arrow-width);height:var(--bs-tooltip-arrow-height)}.light-theme .tooltip .tooltip-arrow:before{position:absolute;content:"";border-color:transparent;border-style:solid}.light-theme .bs-tooltip-top .tooltip-arrow,.light-theme .bs-tooltip-auto[data-popper-placement^=top] .tooltip-arrow{bottom:0}.light-theme .bs-tooltip-top .tooltip-arrow:before,.light-theme .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)}.light-theme .bs-tooltip-end .tooltip-arrow,.light-theme .bs-tooltip-auto[data-popper-placement^=right] .tooltip-arrow{left:0;width:var(--bs-tooltip-arrow-height);height:var(--bs-tooltip-arrow-width)}.light-theme .bs-tooltip-end .tooltip-arrow:before,.light-theme .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)}.light-theme .bs-tooltip-bottom .tooltip-arrow,.light-theme .bs-tooltip-auto[data-popper-placement^=bottom] .tooltip-arrow{top:0}.light-theme .bs-tooltip-bottom .tooltip-arrow:before,.light-theme .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)}.light-theme .bs-tooltip-start .tooltip-arrow,.light-theme .bs-tooltip-auto[data-popper-placement^=left] .tooltip-arrow{right:0;width:var(--bs-tooltip-arrow-height);height:var(--bs-tooltip-arrow-width)}.light-theme .bs-tooltip-start .tooltip-arrow:before,.light-theme .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)}.light-theme .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)}.light-theme .popover{--bs-popover-zindex: 1091;--bs-popover-max-width: 276px;--bs-popover-font-size: .9375rem;--bs-popover-bg: #fff;--bs-popover-border-width: 0px;--bs-popover-border-color: var(--bs-border-color-translucent);--bs-popover-border-radius: .5rem;--bs-popover-inner-border-radius: calc(.5rem + -0px) ;--bs-popover-box-shadow: 0 .25rem 1rem rgba(161, 172, 184, .45);--bs-popover-header-padding-x: 1.125rem;--bs-popover-header-padding-y: 0;--bs-popover-header-font-size: 1.125rem;--bs-popover-header-color: #566a7f;--bs-popover-header-bg: transparent;--bs-popover-body-padding-x: 1.125rem;--bs-popover-body-padding-y: 1.125rem;--bs-popover-body-color: #697a8d;--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.53;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)}.light-theme .popover .popover-arrow{display:block;width:var(--bs-popover-arrow-width);height:var(--bs-popover-arrow-height)}.light-theme .popover .popover-arrow:before,.light-theme .popover .popover-arrow:after{position:absolute;display:block;content:"";border-color:transparent;border-style:solid;border-width:0}.light-theme .bs-popover-top>.popover-arrow,.light-theme .bs-popover-auto[data-popper-placement^=top]>.popover-arrow{bottom:calc(-1 * (var(--bs-popover-arrow-height)) - var(--bs-popover-border-width))}.light-theme .bs-popover-top>.popover-arrow:before,.light-theme .bs-popover-auto[data-popper-placement^=top]>.popover-arrow:before,.light-theme .bs-popover-top>.popover-arrow:after,.light-theme .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}.light-theme .bs-popover-top>.popover-arrow:before,.light-theme .bs-popover-auto[data-popper-placement^=top]>.popover-arrow:before{bottom:0;border-top-color:var(--bs-popover-arrow-border)}.light-theme .bs-popover-top>.popover-arrow:after,.light-theme .bs-popover-auto[data-popper-placement^=top]>.popover-arrow:after{bottom:var(--bs-popover-border-width);border-top-color:var(--bs-popover-bg)}.light-theme .bs-popover-end>.popover-arrow,.light-theme .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)}.light-theme .bs-popover-end>.popover-arrow:before,.light-theme .bs-popover-auto[data-popper-placement^=right]>.popover-arrow:before,.light-theme .bs-popover-end>.popover-arrow:after,.light-theme .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}.light-theme .bs-popover-end>.popover-arrow:before,.light-theme .bs-popover-auto[data-popper-placement^=right]>.popover-arrow:before{left:0;border-right-color:var(--bs-popover-arrow-border)}.light-theme .bs-popover-end>.popover-arrow:after,.light-theme .bs-popover-auto[data-popper-placement^=right]>.popover-arrow:after{left:var(--bs-popover-border-width);border-right-color:var(--bs-popover-bg)}.light-theme .bs-popover-bottom>.popover-arrow,.light-theme .bs-popover-auto[data-popper-placement^=bottom]>.popover-arrow{top:calc(-1 * (var(--bs-popover-arrow-height)) - var(--bs-popover-border-width))}.light-theme .bs-popover-bottom>.popover-arrow:before,.light-theme .bs-popover-auto[data-popper-placement^=bottom]>.popover-arrow:before,.light-theme .bs-popover-bottom>.popover-arrow:after,.light-theme .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)}.light-theme .bs-popover-bottom>.popover-arrow:before,.light-theme .bs-popover-auto[data-popper-placement^=bottom]>.popover-arrow:before{top:0;border-bottom-color:var(--bs-popover-arrow-border)}.light-theme .bs-popover-bottom>.popover-arrow:after,.light-theme .bs-popover-auto[data-popper-placement^=bottom]>.popover-arrow:after{top:var(--bs-popover-border-width);border-bottom-color:var(--bs-popover-bg)}.light-theme .bs-popover-bottom .popover-header:before,.light-theme .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)}.light-theme .bs-popover-start>.popover-arrow,.light-theme .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)}.light-theme .bs-popover-start>.popover-arrow:before,.light-theme .bs-popover-auto[data-popper-placement^=left]>.popover-arrow:before,.light-theme .bs-popover-start>.popover-arrow:after,.light-theme .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)}.light-theme .bs-popover-start>.popover-arrow:before,.light-theme .bs-popover-auto[data-popper-placement^=left]>.popover-arrow:before{right:0;border-left-color:var(--bs-popover-arrow-border)}.light-theme .bs-popover-start>.popover-arrow:after,.light-theme .bs-popover-auto[data-popper-placement^=left]>.popover-arrow:after{right:var(--bs-popover-border-width);border-left-color:var(--bs-popover-bg)}.light-theme .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)}.light-theme .popover-header:empty{display:none}.light-theme .popover-body{padding:var(--bs-popover-body-padding-y) var(--bs-popover-body-padding-x);color:var(--bs-popover-body-color)}.light-theme .carousel{position:relative}.light-theme .carousel.pointer-event{touch-action:pan-y}.light-theme .carousel-inner{position:relative;width:100%;overflow:hidden}.light-theme .carousel-inner:after{display:block;clear:both;content:""}.light-theme .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){.light-theme .carousel-item{transition:none}}.light-theme .carousel-item.active,.light-theme .carousel-item-next,.light-theme .carousel-item-prev{display:block}.light-theme .carousel-item-next:not(.carousel-item-start),.light-theme .active.carousel-item-end{transform:translate(100%)}.light-theme .carousel-item-prev:not(.carousel-item-end),.light-theme .active.carousel-item-start{transform:translate(-100%)}.light-theme .carousel-fade .carousel-item{opacity:0;transition-property:opacity;transform:none}.light-theme .carousel-fade .carousel-item.active,.light-theme .carousel-fade .carousel-item-next.carousel-item-start,.light-theme .carousel-fade .carousel-item-prev.carousel-item-end{z-index:1;opacity:1}.light-theme .carousel-fade .active.carousel-item-start,.light-theme .carousel-fade .active.carousel-item-end{z-index:0;opacity:0;transition:opacity 0s .6s}@media (prefers-reduced-motion: reduce){.light-theme .carousel-fade .active.carousel-item-start,.light-theme .carousel-fade .active.carousel-item-end{transition:none}}.light-theme .carousel-control-prev,.light-theme .carousel-control-next{position:absolute;top:0;bottom:0;z-index:1;display:flex;align-items:center;justify-content:center;width:14%;padding:0;color:#fff;text-align:center;background:none;border:0;opacity:1;transition:opacity .15s ease}@media (prefers-reduced-motion: reduce){.light-theme .carousel-control-prev,.light-theme .carousel-control-next{transition:none}}.light-theme .carousel-control-prev:hover,.light-theme .carousel-control-prev:focus,.light-theme .carousel-control-next:hover,.light-theme .carousel-control-next:focus{color:#fff;text-decoration:none;outline:0;opacity:1}.light-theme .carousel-control-prev{left:0}.light-theme .carousel-control-next{right:0}.light-theme .carousel-control-prev-icon,.light-theme .carousel-control-next-icon{display:inline-block;width:2.55rem;height:2.55rem;background-repeat:no-repeat;background-position:50%;background-size:100% 100%}.light-theme .carousel-control-prev-icon{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' style='fill: %23fff;transform: ;msFilter:;'%3E%3Cpath d='M13.293 6.293 7.586 12l5.707 5.707 1.414-1.414L10.414 12l4.293-4.293z'%3E%3C/path%3E%3C/svg%3E")}.light-theme .carousel-control-next-icon{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' style='fill: %23fff;transform: ;msFilter:;'%3E%3Cpath d='M10.707 17.707 16.414 12l-5.707-5.707-1.414 1.414L13.586 12l-4.293 4.293z'%3E%3C/path%3E%3C/svg%3E")}.light-theme .carousel-indicators{position:absolute;right:0;bottom:0;left:0;z-index:2;display:flex;justify-content:center;padding:0;margin-right:14%;margin-bottom:1rem;margin-left:14%;list-style:none}.light-theme .carousel-indicators [data-bs-target]{box-sizing:content-box;flex:0 1 auto;width:30px;height:3px;padding:0;margin-right:3px;margin-left:3px;text-indent:-999px;cursor:pointer;background-color:#fff;background-clip:padding-box;border:0;border-top:10px solid transparent;border-bottom:10px solid transparent;opacity:.5;transition:opacity .6s ease}@media (prefers-reduced-motion: reduce){.light-theme .carousel-indicators [data-bs-target]{transition:none}}.light-theme .carousel-indicators .active{opacity:1}.light-theme .carousel-caption{position:absolute;right:15%;bottom:1.25rem;left:15%;padding-top:1.25rem;padding-bottom:1.25rem;color:#fff;text-align:center}.light-theme .carousel-dark .carousel-control-prev-icon,.light-theme .carousel-dark .carousel-control-next-icon{filter:invert(1) grayscale(100)}.light-theme .carousel-dark .carousel-indicators [data-bs-target]{background-color:#435971}.light-theme .carousel-dark .carousel-caption{color:#435971}.light-theme .spinner-grow,.light-theme .spinner-border{display:inline-block;width:var(--bs-spinner-width);height:var(--bs-spinner-height);vertical-align:var(--bs-spinner-vertical-align);border-radius:50%;animation:var(--bs-spinner-animation-speed) linear infinite var(--bs-spinner-animation-name)}.light-theme .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}.light-theme .spinner-border-sm{--bs-spinner-width: 1rem;--bs-spinner-height: 1rem;--bs-spinner-border-width: .2em}.light-theme .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}.light-theme .spinner-grow-sm{--bs-spinner-width: 1rem;--bs-spinner-height: 1rem}@media (prefers-reduced-motion: reduce){.light-theme .spinner-border,.light-theme .spinner-grow{--bs-spinner-animation-speed: 1.5s}}.light-theme .offcanvas,.light-theme .offcanvas-xxl,.light-theme .offcanvas-xl,.light-theme .offcanvas-lg,.light-theme .offcanvas-md,.light-theme .offcanvas-sm{--bs-offcanvas-zindex: 1090;--bs-offcanvas-width: 400px;--bs-offcanvas-height: 30vh;--bs-offcanvas-padding-x: 1.5rem;--bs-offcanvas-padding-y: 1.5rem;--bs-offcanvas-color: ;--bs-offcanvas-bg: #fff;--bs-offcanvas-border-width: 0px;--bs-offcanvas-border-color: var(--bs-border-color-translucent);--bs-offcanvas-box-shadow: 0 2px 16px 0 rgba(67, 89, 113, .45)}@media (max-width: 575.98px){.light-theme .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:transform .25s ease-in-out}}@media (max-width: 575.98px) and (prefers-reduced-motion: reduce){.light-theme .offcanvas-sm{transition:none}}@media (max-width: 575.98px){.light-theme .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%)}.light-theme .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%)}.light-theme .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%)}.light-theme .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%)}.light-theme .offcanvas-sm.showing,.light-theme .offcanvas-sm.show:not(.hiding){transform:none}.light-theme .offcanvas-sm.showing,.light-theme .offcanvas-sm.hiding,.light-theme .offcanvas-sm.show{visibility:visible}}@media (min-width: 576px){.light-theme .offcanvas-sm{--bs-offcanvas-height: auto;--bs-offcanvas-border-width: 0;background-color:transparent!important}.light-theme .offcanvas-sm .offcanvas-header{display:none}.light-theme .offcanvas-sm .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible;background-color:transparent!important}}@media (max-width: 767.98px){.light-theme .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:transform .25s ease-in-out}}@media (max-width: 767.98px) and (prefers-reduced-motion: reduce){.light-theme .offcanvas-md{transition:none}}@media (max-width: 767.98px){.light-theme .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%)}.light-theme .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%)}.light-theme .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%)}.light-theme .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%)}.light-theme .offcanvas-md.showing,.light-theme .offcanvas-md.show:not(.hiding){transform:none}.light-theme .offcanvas-md.showing,.light-theme .offcanvas-md.hiding,.light-theme .offcanvas-md.show{visibility:visible}}@media (min-width: 768px){.light-theme .offcanvas-md{--bs-offcanvas-height: auto;--bs-offcanvas-border-width: 0;background-color:transparent!important}.light-theme .offcanvas-md .offcanvas-header{display:none}.light-theme .offcanvas-md .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible;background-color:transparent!important}}@media (max-width: 991.98px){.light-theme .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:transform .25s ease-in-out}}@media (max-width: 991.98px) and (prefers-reduced-motion: reduce){.light-theme .offcanvas-lg{transition:none}}@media (max-width: 991.98px){.light-theme .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%)}.light-theme .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%)}.light-theme .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%)}.light-theme .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%)}.light-theme .offcanvas-lg.showing,.light-theme .offcanvas-lg.show:not(.hiding){transform:none}.light-theme .offcanvas-lg.showing,.light-theme .offcanvas-lg.hiding,.light-theme .offcanvas-lg.show{visibility:visible}}@media (min-width: 992px){.light-theme .offcanvas-lg{--bs-offcanvas-height: auto;--bs-offcanvas-border-width: 0;background-color:transparent!important}.light-theme .offcanvas-lg .offcanvas-header{display:none}.light-theme .offcanvas-lg .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible;background-color:transparent!important}}@media (max-width: 1199.98px){.light-theme .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:transform .25s ease-in-out}}@media (max-width: 1199.98px) and (prefers-reduced-motion: reduce){.light-theme .offcanvas-xl{transition:none}}@media (max-width: 1199.98px){.light-theme .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%)}.light-theme .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%)}.light-theme .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%)}.light-theme .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%)}.light-theme .offcanvas-xl.showing,.light-theme .offcanvas-xl.show:not(.hiding){transform:none}.light-theme .offcanvas-xl.showing,.light-theme .offcanvas-xl.hiding,.light-theme .offcanvas-xl.show{visibility:visible}}@media (min-width: 1200px){.light-theme .offcanvas-xl{--bs-offcanvas-height: auto;--bs-offcanvas-border-width: 0;background-color:transparent!important}.light-theme .offcanvas-xl .offcanvas-header{display:none}.light-theme .offcanvas-xl .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible;background-color:transparent!important}}@media (max-width: 1399.98px){.light-theme .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:transform .25s ease-in-out}}@media (max-width: 1399.98px) and (prefers-reduced-motion: reduce){.light-theme .offcanvas-xxl{transition:none}}@media (max-width: 1399.98px){.light-theme .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%)}.light-theme .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%)}.light-theme .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%)}.light-theme .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%)}.light-theme .offcanvas-xxl.showing,.light-theme .offcanvas-xxl.show:not(.hiding){transform:none}.light-theme .offcanvas-xxl.showing,.light-theme .offcanvas-xxl.hiding,.light-theme .offcanvas-xxl.show{visibility:visible}}@media (min-width: 1400px){.light-theme .offcanvas-xxl{--bs-offcanvas-height: auto;--bs-offcanvas-border-width: 0;background-color:transparent!important}.light-theme .offcanvas-xxl .offcanvas-header{display:none}.light-theme .offcanvas-xxl .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible;background-color:transparent!important}}.light-theme .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:transform .25s ease-in-out}@media (prefers-reduced-motion: reduce){.light-theme .offcanvas{transition:none}}.light-theme .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%)}.light-theme .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%)}.light-theme .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%)}.light-theme .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%)}.light-theme .offcanvas.showing,.light-theme .offcanvas.show:not(.hiding){transform:none}.light-theme .offcanvas.showing,.light-theme .offcanvas.hiding,.light-theme .offcanvas.show{visibility:visible}.light-theme .offcanvas-backdrop{position:fixed;top:0;left:0;z-index:1089;width:100vw;height:100vh;background-color:#435971}.light-theme .offcanvas-backdrop.fade{opacity:0}.light-theme .offcanvas-backdrop.show{opacity:.5}.light-theme .offcanvas-header{display:flex;align-items:center;justify-content:space-between;padding:var(--bs-offcanvas-padding-y) var(--bs-offcanvas-padding-x)}.light-theme .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))}.light-theme .offcanvas-title{margin-bottom:0;line-height:1.53}.light-theme .offcanvas-body{flex-grow:1;padding:var(--bs-offcanvas-padding-y) var(--bs-offcanvas-padding-x);overflow-y:auto}.light-theme .placeholder{display:inline-block;min-height:1em;vertical-align:middle;cursor:wait;background-color:currentcolor;opacity:.5}.light-theme .placeholder.btn:before{display:inline-block;content:""}.light-theme .placeholder-xs{min-height:.6em}.light-theme .placeholder-sm{min-height:.8em}.light-theme .placeholder-lg{min-height:1.2em}.light-theme .placeholder-glow .placeholder{animation:placeholder-glow 2s ease-in-out infinite}@keyframes placeholder-glow{50%{opacity:.2}}.light-theme .placeholder-wave{mask-image:linear-gradient(130deg,#435971 55%,#000c,#435971 95%);mask-size:200% 100%;animation:placeholder-wave 2s linear infinite}@keyframes placeholder-wave{to{mask-position:-200% 0%}}.light-theme .clearfix:after{display:block;clear:both;content:""}.light-theme .text-bg-primary{color:#fff!important;background-color:RGBA(105,108,255,var(--bs-bg-opacity, 1))!important}.light-theme .text-bg-secondary{color:#fff!important;background-color:RGBA(133,146,163,var(--bs-bg-opacity, 1))!important}.light-theme .text-bg-success{color:#fff!important;background-color:RGBA(113,221,55,var(--bs-bg-opacity, 1))!important}.light-theme .text-bg-info{color:#fff!important;background-color:RGBA(3,195,236,var(--bs-bg-opacity, 1))!important}.light-theme .text-bg-warning{color:#fff!important;background-color:RGBA(255,171,0,var(--bs-bg-opacity, 1))!important}.light-theme .text-bg-danger{color:#fff!important;background-color:RGBA(255,62,29,var(--bs-bg-opacity, 1))!important}.light-theme .text-bg-light{color:#435971!important;background-color:RGBA(252,253,253,var(--bs-bg-opacity, 1))!important}.light-theme .text-bg-dark{color:#fff!important;background-color:RGBA(35,52,70,var(--bs-bg-opacity, 1))!important}.light-theme .text-bg-gray{color:#fff!important;background-color:RGBA(67,89,113,var(--bs-bg-opacity, 1))!important}.light-theme .link-primary{color:#696cff!important}.light-theme .link-primary:hover,.light-theme .link-primary:focus{color:#5f61e6!important}.light-theme .link-secondary{color:#8592a3!important}.light-theme .link-secondary:hover,.light-theme .link-secondary:focus{color:#788393!important}.light-theme .link-success{color:#71dd37!important}.light-theme .link-success:hover,.light-theme .link-success:focus{color:#66c732!important}.light-theme .link-info{color:#03c3ec!important}.light-theme .link-info:hover,.light-theme .link-info:focus{color:#03b0d4!important}.light-theme .link-warning{color:#ffab00!important}.light-theme .link-warning:hover,.light-theme .link-warning:focus{color:#e69a00!important}.light-theme .link-danger{color:#ff3e1d!important}.light-theme .link-danger:hover,.light-theme .link-danger:focus{color:#e6381a!important}.light-theme .link-light{color:#fcfdfd!important}.light-theme .link-light:hover,.light-theme .link-light:focus{color:#fcfdfd!important}.light-theme .link-dark{color:#233446!important}.light-theme .link-dark:hover,.light-theme .link-dark:focus{color:#202f3f!important}.light-theme .link-gray{color:#4359711a!important}.light-theme .link-gray:hover,.light-theme .link-gray:focus{color:#161d2430!important}.light-theme .ratio{position:relative;width:100%}.light-theme .ratio:before{display:block;padding-top:var(--bs-aspect-ratio);content:""}.light-theme .ratio>*{position:absolute;top:0;left:0;width:100%;height:100%}.light-theme .ratio-1x1{--bs-aspect-ratio: 100%}.light-theme .ratio-4x3{--bs-aspect-ratio: 75%}.light-theme .ratio-16x9{--bs-aspect-ratio: 56.25%}.light-theme .ratio-21x9{--bs-aspect-ratio: 42.8571428571%}.light-theme .fixed-top{position:fixed;top:0;right:0;left:0;z-index:1030}.light-theme .fixed-bottom{position:fixed;right:0;bottom:0;left:0;z-index:1030}.light-theme .sticky-top{position:sticky;top:0;z-index:1020}.light-theme .sticky-bottom{position:sticky;bottom:0;z-index:1020}@media (min-width: 576px){.light-theme .sticky-sm-top{position:sticky;top:0;z-index:1020}.light-theme .sticky-sm-bottom{position:sticky;bottom:0;z-index:1020}}@media (min-width: 768px){.light-theme .sticky-md-top{position:sticky;top:0;z-index:1020}.light-theme .sticky-md-bottom{position:sticky;bottom:0;z-index:1020}}@media (min-width: 992px){.light-theme .sticky-lg-top{position:sticky;top:0;z-index:1020}.light-theme .sticky-lg-bottom{position:sticky;bottom:0;z-index:1020}}@media (min-width: 1200px){.light-theme .sticky-xl-top{position:sticky;top:0;z-index:1020}.light-theme .sticky-xl-bottom{position:sticky;bottom:0;z-index:1020}}@media (min-width: 1400px){.light-theme .sticky-xxl-top{position:sticky;top:0;z-index:1020}.light-theme .sticky-xxl-bottom{position:sticky;bottom:0;z-index:1020}}.light-theme .hstack{display:flex;flex-direction:row;align-items:center;align-self:stretch}.light-theme .vstack{display:flex;flex:1 1 auto;flex-direction:column;align-self:stretch}.light-theme .visually-hidden,.light-theme .visually-hidden-focusable:not(:focus):not(:focus-within){position:absolute!important;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}.light-theme .stretched-link:after{position:absolute;inset:0;z-index:1;content:""}.light-theme .text-truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.light-theme .vr{display:inline-block;align-self:stretch;width:1px;min-height:1em;background-color:currentcolor;opacity:1}.light-theme :root{color-scheme:light}.light-theme b,.light-theme strong{font-weight:700}.light-theme a:not([href]){color:inherit;text-decoration:none}.light-theme a:not([href]):hover{color:inherit;text-decoration:none}.light-theme input:-webkit-autofill,.light-theme input:-webkit-autofill:hover,.light-theme input:-webkit-autofill:focus,.light-theme textarea:-webkit-autofill,.light-theme textarea:-webkit-autofill:hover,.light-theme textarea:-webkit-autofill:focus,.light-theme select:-webkit-autofill,.light-theme select:-webkit-autofill:hover,.light-theme select:-webkit-autofill:focus,.light-theme input:-internal-autofill-selected{background-clip:text!important;-webkit-background-clip:text!important}.light-theme .row-bordered{overflow:hidden}.light-theme .row-bordered>.col,.light-theme .row-bordered>[class^=col-],.light-theme .row-bordered>[class*=" col-"],.light-theme .row-bordered>[class^="col "],.light-theme .row-bordered>[class*=" col "],.light-theme .row-bordered>[class$=" col"],.light-theme .row-bordered>[class=col]{position:relative;padding-top:1px}.light-theme .row-bordered>.col:before,.light-theme .row-bordered>[class^=col-]:before,.light-theme .row-bordered>[class*=" col-"]:before,.light-theme .row-bordered>[class^="col "]:before,.light-theme .row-bordered>[class*=" col "]:before,.light-theme .row-bordered>[class$=" col"]:before,.light-theme .row-bordered>[class=col]:before{content:"";position:absolute;right:0;bottom:-1px;left:0;display:block;height:0;border-top:1px solid #d9dee3}.light-theme .row-bordered>.col:after,.light-theme .row-bordered>[class^=col-]:after,.light-theme .row-bordered>[class*=" col-"]:after,.light-theme .row-bordered>[class^="col "]:after,.light-theme .row-bordered>[class*=" col "]:after,.light-theme .row-bordered>[class$=" col"]:after,.light-theme .row-bordered>[class=col]:after{content:"";position:absolute;top:0;bottom:0;left:-1px;display:block;width:0;border-left:1px solid #d9dee3}.light-theme .row-bordered.row-border-light>.col:before,.light-theme .row-bordered.row-border-light>.col:after,.light-theme .row-bordered.row-border-light>[class^=col-]:before,.light-theme .row-bordered.row-border-light>[class^=col-]:after,.light-theme .row-bordered.row-border-light>[class*=" col-"]:before,.light-theme .row-bordered.row-border-light>[class*=" col-"]:after,.light-theme .row-bordered.row-border-light>[class^="col "]:before,.light-theme .row-bordered.row-border-light>[class^="col "]:after,.light-theme .row-bordered.row-border-light>[class*=" col "]:before,.light-theme .row-bordered.row-border-light>[class*=" col "]:after,.light-theme .row-bordered.row-border-light>[class$=" col"]:before,.light-theme .row-bordered.row-border-light>[class$=" col"]:after,.light-theme .row-bordered.row-border-light>[class=col]:before,.light-theme .row-bordered.row-border-light>[class=col]:after{border-color:#4359711a}.light-theme .bg-label-secondary{background-color:#ebeef0!important;color:#8592a3!important}.light-theme .border-label-secondary{border:3px solid #ced3da}.light-theme .border-light-secondary{border:3px solid rgba(133,146,163,.08)}.light-theme .bg-label-success{background-color:#e8fadf!important;color:#71dd37!important}.light-theme .border-label-success{border:3px solid #c6f1af}.light-theme .border-light-success{border:3px solid rgba(113,221,55,.08)}.light-theme .bg-label-info{background-color:#d7f5fc!important;color:#03c3ec!important}.light-theme .border-label-info{border:3px solid #9ae7f7}.light-theme .border-light-info{border:3px solid rgba(3,195,236,.08)}.light-theme .bg-label-warning{background-color:#fff2d6!important;color:#ffab00!important}.light-theme .border-label-warning{border:3px solid #ffdd99}.light-theme .border-light-warning{border:3px solid rgba(255,171,0,.08)}.light-theme .bg-label-danger{background-color:#ffe0db!important;color:#ff3e1d!important}.light-theme .border-label-danger{border:3px solid #ffb2a5}.light-theme .border-light-danger{border:3px solid rgba(255,62,29,.08)}.light-theme .bg-label-light{background-color:#fff!important;color:#fcfdfd!important}.light-theme .border-label-light{border:3px solid #fefefe}.light-theme .border-light-light{border:3px solid rgba(252,253,253,.08)}.light-theme .bg-label-dark{background-color:#dcdfe1!important;color:#233446!important}.light-theme .border-label-dark{border:3px solid #a7aeb5}.light-theme .border-light-dark{border:3px solid rgba(35,52,70,.08)}.light-theme .bg-label-gray{background-color:#fdfdfeda!important;color:#4359711a!important}.light-theme .border-label-gray{border:3px solid rgba(249,249,250,.64)}.light-theme .border-light-gray{border:3px solid rgba(67,89,113,.08)}.light-theme .bg-label-hover-secondary{background-color:#ebeef0!important;color:#8592a3!important}.light-theme .bg-label-hover-secondary:hover{background-color:#8592a3!important;color:#fff!important}.light-theme .bg-label-hover-success{background-color:#e8fadf!important;color:#71dd37!important}.light-theme .bg-label-hover-success:hover{background-color:#71dd37!important;color:#fff!important}.light-theme .bg-label-hover-info{background-color:#d7f5fc!important;color:#03c3ec!important}.light-theme .bg-label-hover-info:hover{background-color:#03c3ec!important;color:#fff!important}.light-theme .bg-label-hover-warning{background-color:#fff2d6!important;color:#ffab00!important}.light-theme .bg-label-hover-warning:hover{background-color:#ffab00!important;color:#fff!important}.light-theme .bg-label-hover-danger{background-color:#ffe0db!important;color:#ff3e1d!important}.light-theme .bg-label-hover-danger:hover{background-color:#ff3e1d!important;color:#fff!important}.light-theme .bg-label-hover-light{background-color:#fff!important;color:#fcfdfd!important}.light-theme .bg-label-hover-light:hover{background-color:#fcfdfd!important;color:#fff!important}.light-theme .bg-label-hover-dark{background-color:#dcdfe1!important;color:#233446!important}.light-theme .bg-label-hover-dark:hover{background-color:#233446!important;color:#fff!important}.light-theme .bg-label-hover-gray{background-color:#fdfdfeda!important;color:#4359711a!important}.light-theme .bg-label-hover-gray:hover{background-color:#4359711a!important;color:#fff!important}.light-theme .bg-gradient-secondary{background-image:linear-gradient(45deg,#8592a3,#c2c9d1)!important}.light-theme .bg-gradient-success{background-image:linear-gradient(45deg,#71dd37,#b8ee9b)!important}.light-theme .bg-gradient-info{background-image:linear-gradient(45deg,#03c3ec,#81e1f6)!important}.light-theme .bg-gradient-warning{background-image:linear-gradient(45deg,#ffab00,#ffd580)!important}.light-theme .bg-gradient-danger{background-image:linear-gradient(45deg,#ff3e1d,#ff9f8e)!important}.light-theme .bg-gradient-light{background-image:linear-gradient(45deg,#fcfdfd,#fefefe)!important}.light-theme .bg-gradient-dark{background-image:linear-gradient(45deg,#233446,#919aa3)!important}.light-theme .bg-gradient-gray{background-image:linear-gradient(45deg,#4359711a,#a1acb8)!important}.light-theme a.bg-dark:hover,.light-theme a.bg-dark:focus{background-color:#435971e6!important}.light-theme a.bg-light:hover,.light-theme a.bg-light:focus{background-color:#43597133!important}.light-theme a.bg-lighter:hover,.light-theme a.bg-lighter:focus{background-color:#4359711a!important}.light-theme a.bg-lightest:hover,.light-theme a.bg-lightest:focus{background-color:#4359710d!important}.light-theme .text-muted[href]:hover,.light-theme .text-muted[href]:focus{color:#8e9baa!important}.light-theme .text-light{color:#b4bdc6!important}.light-theme .text-light[href]:hover,.light-theme .text-light[href]:focus{color:#8e9baa!important}.light-theme .text-lighter{color:#c7cdd4!important}.light-theme .text-lighter[href]:hover,.light-theme .text-lighter[href]:focus{color:#8e9baa!important}.light-theme .text-lightest{color:#d9dee3!important}.light-theme .text-lightest[href]:hover,.light-theme .text-lightest[href]:focus{color:#8e9baa!important}.light-theme .invert-text-white{color:#fff!important}.light-theme .invert-text-white[href]:hover:hover,.light-theme .invert-text-white[href]:hover:focus{color:#fff!important}.light-theme .invert-text-dark{color:#435971!important}.light-theme .invert-text-dark[href]:hover:hover,.light-theme .invert-text-dark[href]:hover:focus{color:#435971!important}.light-theme .invert-bg-white{background-color:#fff!important}.light-theme a.invert-bg-white:hover,.light-theme a.invert-bg-white:focus{background-color:#fff!important}.light-theme .invert-bg-dark{background-color:#435971e6!important}.light-theme a.invert-bg-dark:hover,.light-theme a.invert-bg-dark:focus{background-color:#435971e6!important}.light-theme .invert-border-dark{border-color:#233446!important}.light-theme .invert-border-white{border-color:#fff!important}.light-theme .container-p-x{padding-right:1rem!important;padding-left:1rem!important}@media (min-width: 992px){.light-theme .container-p-x{padding-right:1.625rem!important;padding-left:1.625rem!important}}.light-theme .container-m-nx{margin-right:-1rem!important;margin-left:-1rem!important}@media (min-width: 992px){.light-theme .container-m-nx{margin-right:-1.625rem!important;margin-left:-1.625rem!important}}.light-theme .container-p-y:not([class^=pt-]):not([class*=" pt-"]){padding-top:1.625rem!important}.light-theme .container-p-y:not([class^=pb-]):not([class*=" pb-"]){padding-bottom:1.625rem!important}.light-theme .container-m-ny:not([class^=mt-]):not([class*=" mt-"]){margin-top:-1.625rem!important}.light-theme .container-m-ny:not([class^=mb-]):not([class*=" mb-"]){margin-bottom:-1.625rem!important}.light-theme .cell-fit{width:.1%;white-space:nowrap}.light-theme .table-secondary{--bs-table-bg: #e7e9ed;--bs-table-striped-bg: #e2e5e9;--bs-table-striped-color: #435971;--bs-table-active-bg: #d7dbe1;--bs-table-active-color: #435971;--bs-table-hover-bg: #dde0e6;--bs-table-hover-color: #435971;color:#435971;border-color:#d7dbe1}.light-theme .table-secondary th{border-bottom-color:inherit!important}.light-theme .table-secondary .btn-icon{color:#435971}.light-theme .table-success{--bs-table-bg: #e3f8d7;--bs-table-striped-bg: #def3d4;--bs-table-striped-color: #435971;--bs-table-active-bg: #d3e8cd;--bs-table-active-color: #435971;--bs-table-hover-bg: #d9eed1;--bs-table-hover-color: #435971;color:#435971;border-color:#d3e8cd}.light-theme .table-success th{border-bottom-color:inherit!important}.light-theme .table-success .btn-icon{color:#435971}.light-theme .table-info{--bs-table-bg: #cdf3fb;--bs-table-striped-bg: #c9eef7;--bs-table-striped-color: #435971;--bs-table-active-bg: #bfe4ed;--bs-table-active-color: #435971;--bs-table-hover-bg: #c5eaf3;--bs-table-hover-color: #435971;color:#435971;border-color:#bfe4ed}.light-theme .table-info th{border-bottom-color:inherit!important}.light-theme .table-info .btn-icon{color:#435971}.light-theme .table-warning{--bs-table-bg: #ffeecc;--bs-table-striped-bg: #f9eac9;--bs-table-striped-color: #435971;--bs-table-active-bg: #ecdfc3;--bs-table-active-color: #435971;--bs-table-hover-bg: #f4e5c7;--bs-table-hover-color: #435971;color:#435971;border-color:#ecdfc3}.light-theme .table-warning th{border-bottom-color:inherit!important}.light-theme .table-warning .btn-icon{color:#435971}.light-theme .table-danger{--bs-table-bg: #ffd8d2;--bs-table-striped-bg: #f9d4cf;--bs-table-striped-color: #435971;--bs-table-active-bg: #eccbc8;--bs-table-active-color: #435971;--bs-table-hover-bg: #f4d0cc;--bs-table-hover-color: #435971;color:#435971;border-color:#eccbc8}.light-theme .table-danger th{border-bottom-color:inherit!important}.light-theme .table-danger .btn-icon{color:#435971}.light-theme .table-light{--bs-table-bg: #fcfdfd;--bs-table-striped-bg: #f6f8f9;--bs-table-striped-color: #435971;--bs-table-active-bg: #eaedef;--bs-table-active-color: #435971;--bs-table-hover-bg: #f1f3f5;--bs-table-hover-color: #435971;color:#435971;border-color:#eaedef}.light-theme .table-light th{border-bottom-color:inherit!important}.light-theme .table-light .btn-icon{color:#435971}.light-theme .table-dark{--bs-table-bg: #233446;--bs-table-striped-bg: #2a3a4c;--bs-table-striped-color: #fff;--bs-table-active-bg: #394859;--bs-table-active-color: #fff;--bs-table-hover-bg: #304051;--bs-table-hover-color: #fff;color:#fff;border-color:#394859}.light-theme .table-dark th{border-bottom-color:#394859!important}.light-theme .table-dark .btn-icon{color:#fff}.light-theme .table>:not(caption)>*>*{background-clip:padding-box}.light-theme .table tr>td .dropdown{position:static}.light-theme .card .table{margin-bottom:0}@supports (-moz-appearance: none){.light-theme .table .dropdown-menu.show{display:inline-table}}.light-theme .table th{text-transform:uppercase;font-size:.75rem;letter-spacing:1px}.light-theme .table:not(.table-dark) th{color:#566a7f}.light-theme .table.table-dark .btn.btn-icon{color:#394859}.light-theme .table-border-bottom-0 tr:last-child td,.light-theme .table-border-bottom-0 tr:last-child th{border-bottom-width:0}.light-theme .table.table-flush-spacing thead tr>td:first-child,.light-theme .table.table-flush-spacing tbody tr>td:first-child{padding-left:0}.light-theme .table.table-flush-spacing thead tr>td:last-child,.light-theme .table.table-flush-spacing tbody tr>td:last-child{padding-right:0}.light-theme .nav-align-top .table:not(.table-dark),.light-theme .nav-align-top .table:not(.table-dark) thead:not(.table-dark) th,.light-theme .nav-align-top .table:not(.table-dark) tfoot:not(.table-dark) th,.light-theme .nav-align-top .table:not(.table-dark) td,.light-theme .nav-align-right .table:not(.table-dark),.light-theme .nav-align-right .table:not(.table-dark) thead:not(.table-dark) th,.light-theme .nav-align-right .table:not(.table-dark) tfoot:not(.table-dark) th,.light-theme .nav-align-right .table:not(.table-dark) td,.light-theme .nav-align-bottom .table:not(.table-dark),.light-theme .nav-align-bottom .table:not(.table-dark) thead:not(.table-dark) th,.light-theme .nav-align-bottom .table:not(.table-dark) tfoot:not(.table-dark) th,.light-theme .nav-align-bottom .table:not(.table-dark) td,.light-theme .nav-align-left .table:not(.table-dark),.light-theme .nav-align-left .table:not(.table-dark) thead:not(.table-dark) th,.light-theme .nav-align-left .table:not(.table-dark) tfoot:not(.table-dark) th,.light-theme .nav-align-left .table:not(.table-dark) td{border-color:#d9dee3}.light-theme .btn{cursor:pointer;display:inline-flex;align-items:center;justify-content:center}.light-theme .btn .bx{line-height:1.15}.light-theme .btn.disabled,.light-theme .btn:disabled{cursor:default}.light-theme .btn .badge{transition:all .2s ease-in-out}@media (prefers-reduced-motion: reduce){.light-theme .btn .badge{transition:none}}.light-theme label.btn{margin-bottom:0}.light-theme .btn-xl,.light-theme .btn-group-xl>.btn{--bs-btn-padding-y: .875rem;--bs-btn-padding-x: 2.125rem;--bs-btn-font-size: 1.25rem;--bs-btn-border-radius: .625rem}.light-theme .btn-xs,.light-theme .btn-group-xs>.btn{--bs-btn-padding-y: 0;--bs-btn-padding-x: .5rem;--bs-btn-font-size: .75rem;--bs-btn-border-radius: .125rem}.light-theme .btn-secondary{color:#fff;background-color:#8592a3;border-color:#8592a3;box-shadow:0 .125rem .25rem #8592a366}.light-theme .btn-secondary:hover{color:#fff!important;background-color:#788393!important;border-color:#788393!important;transform:translateY(-1px)!important}.btn-check:focus+.light-theme .btn-secondary,.light-theme .btn-secondary:focus,.light-theme .btn-secondary.focus{color:#fff;background-color:#788393;border-color:#788393;transform:translateY(0);box-shadow:none}.btn-check:checked+.light-theme .btn-secondary,.btn-check:active+.light-theme .btn-secondary,.light-theme .btn-secondary:active,.light-theme .btn-secondary.active,.light-theme .btn-secondary.show.dropdown-toggle,.show>.light-theme .btn-secondary.dropdown-toggle{color:#fff!important;background-color:#717c8b!important;border-color:#717c8b!important}.btn-check:checked+.light-theme .btn-secondary:focus,.btn-check:active+.light-theme .btn-secondary:focus,.light-theme .btn-secondary:active:focus,.light-theme .btn-secondary.active:focus,.light-theme .btn-secondary.show.dropdown-toggle:focus,.show>.light-theme .btn-secondary.dropdown-toggle:focus{box-shadow:none}.light-theme .btn-secondary.disabled,.light-theme .btn-secondary:disabled{color:#fff!important;background-color:#8592a3!important;border-color:#8592a3!important;box-shadow:none!important}.light-theme .btn-label-secondary{color:#8592a3;border-color:transparent;background:#ebeef0}.light-theme .btn-label-secondary:hover{border-color:transparent!important;background:#788393!important;color:#fff!important;box-shadow:0 .125rem .25rem #8592a366!important;transform:translateY(-1px)!important}.light-theme .btn-label-secondary:focus,.light-theme .btn-label-secondary.focus{color:#fff;background:#788393;box-shadow:none!important;transform:translateY(0)}.light-theme .btn-label-secondary:active,.light-theme .btn-label-secondary.active,.light-theme .btn-label-secondary.show.dropdown-toggle,.show>.light-theme .btn-label-secondary.dropdown-toggle{color:#fff!important;background-color:#717c8b!important;border-color:transparent!important}.light-theme .btn-label-secondary:active:focus,.light-theme .btn-label-secondary.active:focus,.light-theme .btn-label-secondary.show.dropdown-toggle:focus,.show>.light-theme .btn-label-secondary.dropdown-toggle:focus{box-shadow:none}.light-theme .btn-label-secondary.disabled,.light-theme .btn-label-secondary:disabled{color:#8592a3!important;background-color:#ebeef0!important;border-color:transparent!important}.light-theme .btn-outline-secondary{color:#8592a3;border-color:#8592a3;background:transparent}.light-theme .btn-outline-secondary:hover{color:#fff!important;background-color:#788393!important;border-color:#788393!important;box-shadow:0 .125rem .25rem #8592a366!important;transform:translateY(-1px)!important}.btn-check:focus+.light-theme .btn-outline-secondary,.light-theme .btn-outline-secondary:focus{color:#fff;background-color:#788393;border-color:#788393;box-shadow:none;transform:translateY(0)}.btn-check:checked+.light-theme .btn-outline-secondary,.btn-check:active+.light-theme .btn-outline-secondary,.light-theme .btn-outline-secondary:active,.light-theme .btn-outline-secondary.active,.light-theme .btn-outline-secondary.dropdown-toggle.show{color:#fff!important;background-color:#717c8b!important;border-color:#717c8b!important}.btn-check:checked+.light-theme .btn-outline-secondary:focus,.btn-check:active+.light-theme .btn-outline-secondary:focus,.light-theme .btn-outline-secondary:active:focus,.light-theme .btn-outline-secondary.active:focus,.light-theme .btn-outline-secondary.dropdown-toggle.show:focus{box-shadow:none}.light-theme .btn-outline-secondary.disabled,.light-theme .btn-outline-secondary:disabled{box-shadow:none!important;color:#8592a3!important;background-color:transparent!important}.light-theme .btn-outline-secondary .badge{background:#8592a3;border-color:#8592a3;color:#fff}.light-theme .btn-outline-secondary:hover .badge,.light-theme .btn-outline-secondary:focus:hover .badge,.light-theme .btn-outline-secondary:active .badge,.light-theme .btn-outline-secondary.active .badge,.light-theme .show>.btn-outline-secondary.dropdown-toggle .badge{background:#fff;border-color:#fff;color:#8592a3}.light-theme .btn-success{color:#fff;background-color:#71dd37;border-color:#71dd37;box-shadow:0 .125rem .25rem #71dd3766}.light-theme .btn-success:hover{color:#fff!important;background-color:#66c732!important;border-color:#66c732!important;transform:translateY(-1px)!important}.btn-check:focus+.light-theme .btn-success,.light-theme .btn-success:focus,.light-theme .btn-success.focus{color:#fff;background-color:#66c732;border-color:#66c732;transform:translateY(0);box-shadow:none}.btn-check:checked+.light-theme .btn-success,.btn-check:active+.light-theme .btn-success,.light-theme .btn-success:active,.light-theme .btn-success.active,.light-theme .btn-success.show.dropdown-toggle,.show>.light-theme .btn-success.dropdown-toggle{color:#fff!important;background-color:#60bc2f!important;border-color:#60bc2f!important}.btn-check:checked+.light-theme .btn-success:focus,.btn-check:active+.light-theme .btn-success:focus,.light-theme .btn-success:active:focus,.light-theme .btn-success.active:focus,.light-theme .btn-success.show.dropdown-toggle:focus,.show>.light-theme .btn-success.dropdown-toggle:focus{box-shadow:none}.light-theme .btn-success.disabled,.light-theme .btn-success:disabled{color:#fff!important;background-color:#71dd37!important;border-color:#71dd37!important;box-shadow:none!important}.light-theme .btn-label-success{color:#71dd37;border-color:transparent;background:#e8fadf}.light-theme .btn-label-success:hover{border-color:transparent!important;background:#66c732!important;color:#fff!important;box-shadow:0 .125rem .25rem #71dd3766!important;transform:translateY(-1px)!important}.light-theme .btn-label-success:focus,.light-theme .btn-label-success.focus{color:#fff;background:#66c732;box-shadow:none!important;transform:translateY(0)}.light-theme .btn-label-success:active,.light-theme .btn-label-success.active,.light-theme .btn-label-success.show.dropdown-toggle,.show>.light-theme .btn-label-success.dropdown-toggle{color:#fff!important;background-color:#60bc2f!important;border-color:transparent!important}.light-theme .btn-label-success:active:focus,.light-theme .btn-label-success.active:focus,.light-theme .btn-label-success.show.dropdown-toggle:focus,.show>.light-theme .btn-label-success.dropdown-toggle:focus{box-shadow:none}.light-theme .btn-label-success.disabled,.light-theme .btn-label-success:disabled{color:#71dd37!important;background-color:#e8fadf!important;border-color:transparent!important}.light-theme .btn-outline-success{color:#71dd37;border-color:#71dd37;background:transparent}.light-theme .btn-outline-success:hover{color:#fff!important;background-color:#66c732!important;border-color:#66c732!important;box-shadow:0 .125rem .25rem #71dd3766!important;transform:translateY(-1px)!important}.btn-check:focus+.light-theme .btn-outline-success,.light-theme .btn-outline-success:focus{color:#fff;background-color:#66c732;border-color:#66c732;box-shadow:none;transform:translateY(0)}.btn-check:checked+.light-theme .btn-outline-success,.btn-check:active+.light-theme .btn-outline-success,.light-theme .btn-outline-success:active,.light-theme .btn-outline-success.active,.light-theme .btn-outline-success.dropdown-toggle.show{color:#fff!important;background-color:#60bc2f!important;border-color:#60bc2f!important}.btn-check:checked+.light-theme .btn-outline-success:focus,.btn-check:active+.light-theme .btn-outline-success:focus,.light-theme .btn-outline-success:active:focus,.light-theme .btn-outline-success.active:focus,.light-theme .btn-outline-success.dropdown-toggle.show:focus{box-shadow:none}.light-theme .btn-outline-success.disabled,.light-theme .btn-outline-success:disabled{box-shadow:none!important;color:#71dd37!important;background-color:transparent!important}.light-theme .btn-outline-success .badge{background:#71dd37;border-color:#71dd37;color:#fff}.light-theme .btn-outline-success:hover .badge,.light-theme .btn-outline-success:focus:hover .badge,.light-theme .btn-outline-success:active .badge,.light-theme .btn-outline-success.active .badge,.light-theme .show>.btn-outline-success.dropdown-toggle .badge{background:#fff;border-color:#fff;color:#71dd37}.light-theme .btn-info{color:#fff;background-color:#03c3ec;border-color:#03c3ec;box-shadow:0 .125rem .25rem #03c3ec66}.light-theme .btn-info:hover{color:#fff!important;background-color:#03b0d4!important;border-color:#03b0d4!important;transform:translateY(-1px)!important}.btn-check:focus+.light-theme .btn-info,.light-theme .btn-info:focus,.light-theme .btn-info.focus{color:#fff;background-color:#03b0d4;border-color:#03b0d4;transform:translateY(0);box-shadow:none}.btn-check:checked+.light-theme .btn-info,.btn-check:active+.light-theme .btn-info,.light-theme .btn-info:active,.light-theme .btn-info.active,.light-theme .btn-info.show.dropdown-toggle,.show>.light-theme .btn-info.dropdown-toggle{color:#fff!important;background-color:#03a6c9!important;border-color:#03a6c9!important}.btn-check:checked+.light-theme .btn-info:focus,.btn-check:active+.light-theme .btn-info:focus,.light-theme .btn-info:active:focus,.light-theme .btn-info.active:focus,.light-theme .btn-info.show.dropdown-toggle:focus,.show>.light-theme .btn-info.dropdown-toggle:focus{box-shadow:none}.light-theme .btn-info.disabled,.light-theme .btn-info:disabled{color:#fff!important;background-color:#03c3ec!important;border-color:#03c3ec!important;box-shadow:none!important}.light-theme .btn-label-info{color:#03c3ec;border-color:transparent;background:#d7f5fc}.light-theme .btn-label-info:hover{border-color:transparent!important;background:#03b0d4!important;color:#fff!important;box-shadow:0 .125rem .25rem #03c3ec66!important;transform:translateY(-1px)!important}.light-theme .btn-label-info:focus,.light-theme .btn-label-info.focus{color:#fff;background:#03b0d4;box-shadow:none!important;transform:translateY(0)}.light-theme .btn-label-info:active,.light-theme .btn-label-info.active,.light-theme .btn-label-info.show.dropdown-toggle,.show>.light-theme .btn-label-info.dropdown-toggle{color:#fff!important;background-color:#03a6c9!important;border-color:transparent!important}.light-theme .btn-label-info:active:focus,.light-theme .btn-label-info.active:focus,.light-theme .btn-label-info.show.dropdown-toggle:focus,.show>.light-theme .btn-label-info.dropdown-toggle:focus{box-shadow:none}.light-theme .btn-label-info.disabled,.light-theme .btn-label-info:disabled{color:#03c3ec!important;background-color:#d7f5fc!important;border-color:transparent!important}.light-theme .btn-outline-info{color:#03c3ec;border-color:#03c3ec;background:transparent}.light-theme .btn-outline-info:hover{color:#fff!important;background-color:#03b0d4!important;border-color:#03b0d4!important;box-shadow:0 .125rem .25rem #03c3ec66!important;transform:translateY(-1px)!important}.btn-check:focus+.light-theme .btn-outline-info,.light-theme .btn-outline-info:focus{color:#fff;background-color:#03b0d4;border-color:#03b0d4;box-shadow:none;transform:translateY(0)}.btn-check:checked+.light-theme .btn-outline-info,.btn-check:active+.light-theme .btn-outline-info,.light-theme .btn-outline-info:active,.light-theme .btn-outline-info.active,.light-theme .btn-outline-info.dropdown-toggle.show{color:#fff!important;background-color:#03a6c9!important;border-color:#03a6c9!important}.btn-check:checked+.light-theme .btn-outline-info:focus,.btn-check:active+.light-theme .btn-outline-info:focus,.light-theme .btn-outline-info:active:focus,.light-theme .btn-outline-info.active:focus,.light-theme .btn-outline-info.dropdown-toggle.show:focus{box-shadow:none}.light-theme .btn-outline-info.disabled,.light-theme .btn-outline-info:disabled{box-shadow:none!important;color:#03c3ec!important;background-color:transparent!important}.light-theme .btn-outline-info .badge{background:#03c3ec;border-color:#03c3ec;color:#fff}.light-theme .btn-outline-info:hover .badge,.light-theme .btn-outline-info:focus:hover .badge,.light-theme .btn-outline-info:active .badge,.light-theme .btn-outline-info.active .badge,.light-theme .show>.btn-outline-info.dropdown-toggle .badge{background:#fff;border-color:#fff;color:#03c3ec}.light-theme .btn-warning{color:#fff;background-color:#ffab00;border-color:#ffab00;box-shadow:0 .125rem .25rem #ffab0066}.light-theme .btn-warning:hover{color:#fff!important;background-color:#e69a00!important;border-color:#e69a00!important;transform:translateY(-1px)!important}.btn-check:focus+.light-theme .btn-warning,.light-theme .btn-warning:focus,.light-theme .btn-warning.focus{color:#fff;background-color:#e69a00;border-color:#e69a00;transform:translateY(0);box-shadow:none}.btn-check:checked+.light-theme .btn-warning,.btn-check:active+.light-theme .btn-warning,.light-theme .btn-warning:active,.light-theme .btn-warning.active,.light-theme .btn-warning.show.dropdown-toggle,.show>.light-theme .btn-warning.dropdown-toggle{color:#fff!important;background-color:#d99100!important;border-color:#d99100!important}.btn-check:checked+.light-theme .btn-warning:focus,.btn-check:active+.light-theme .btn-warning:focus,.light-theme .btn-warning:active:focus,.light-theme .btn-warning.active:focus,.light-theme .btn-warning.show.dropdown-toggle:focus,.show>.light-theme .btn-warning.dropdown-toggle:focus{box-shadow:none}.light-theme .btn-warning.disabled,.light-theme .btn-warning:disabled{color:#fff!important;background-color:#ffab00!important;border-color:#ffab00!important;box-shadow:none!important}.light-theme .btn-label-warning{color:#ffab00;border-color:transparent;background:#fff2d6}.light-theme .btn-label-warning:hover{border-color:transparent!important;background:#e69a00!important;color:#fff!important;box-shadow:0 .125rem .25rem #ffab0066!important;transform:translateY(-1px)!important}.light-theme .btn-label-warning:focus,.light-theme .btn-label-warning.focus{color:#fff;background:#e69a00;box-shadow:none!important;transform:translateY(0)}.light-theme .btn-label-warning:active,.light-theme .btn-label-warning.active,.light-theme .btn-label-warning.show.dropdown-toggle,.show>.light-theme .btn-label-warning.dropdown-toggle{color:#fff!important;background-color:#d99100!important;border-color:transparent!important}.light-theme .btn-label-warning:active:focus,.light-theme .btn-label-warning.active:focus,.light-theme .btn-label-warning.show.dropdown-toggle:focus,.show>.light-theme .btn-label-warning.dropdown-toggle:focus{box-shadow:none}.light-theme .btn-label-warning.disabled,.light-theme .btn-label-warning:disabled{color:#ffab00!important;background-color:#fff2d6!important;border-color:transparent!important}.light-theme .btn-outline-warning{color:#ffab00;border-color:#ffab00;background:transparent}.light-theme .btn-outline-warning:hover{color:#fff!important;background-color:#e69a00!important;border-color:#e69a00!important;box-shadow:0 .125rem .25rem #ffab0066!important;transform:translateY(-1px)!important}.btn-check:focus+.light-theme .btn-outline-warning,.light-theme .btn-outline-warning:focus{color:#fff;background-color:#e69a00;border-color:#e69a00;box-shadow:none;transform:translateY(0)}.btn-check:checked+.light-theme .btn-outline-warning,.btn-check:active+.light-theme .btn-outline-warning,.light-theme .btn-outline-warning:active,.light-theme .btn-outline-warning.active,.light-theme .btn-outline-warning.dropdown-toggle.show{color:#fff!important;background-color:#d99100!important;border-color:#d99100!important}.btn-check:checked+.light-theme .btn-outline-warning:focus,.btn-check:active+.light-theme .btn-outline-warning:focus,.light-theme .btn-outline-warning:active:focus,.light-theme .btn-outline-warning.active:focus,.light-theme .btn-outline-warning.dropdown-toggle.show:focus{box-shadow:none}.light-theme .btn-outline-warning.disabled,.light-theme .btn-outline-warning:disabled{box-shadow:none!important;color:#ffab00!important;background-color:transparent!important}.light-theme .btn-outline-warning .badge{background:#ffab00;border-color:#ffab00;color:#fff}.light-theme .btn-outline-warning:hover .badge,.light-theme .btn-outline-warning:focus:hover .badge,.light-theme .btn-outline-warning:active .badge,.light-theme .btn-outline-warning.active .badge,.light-theme .show>.btn-outline-warning.dropdown-toggle .badge{background:#fff;border-color:#fff;color:#ffab00}.light-theme .btn-danger{color:#fff;background-color:#ff3e1d;border-color:#ff3e1d;box-shadow:0 .125rem .25rem #ff3e1d66}.light-theme .btn-danger:hover{color:#fff!important;background-color:#e6381a!important;border-color:#e6381a!important;transform:translateY(-1px)!important}.btn-check:focus+.light-theme .btn-danger,.light-theme .btn-danger:focus,.light-theme .btn-danger.focus{color:#fff;background-color:#e6381a;border-color:#e6381a;transform:translateY(0);box-shadow:none}.btn-check:checked+.light-theme .btn-danger,.btn-check:active+.light-theme .btn-danger,.light-theme .btn-danger:active,.light-theme .btn-danger.active,.light-theme .btn-danger.show.dropdown-toggle,.show>.light-theme .btn-danger.dropdown-toggle{color:#fff!important;background-color:#d93519!important;border-color:#d93519!important}.btn-check:checked+.light-theme .btn-danger:focus,.btn-check:active+.light-theme .btn-danger:focus,.light-theme .btn-danger:active:focus,.light-theme .btn-danger.active:focus,.light-theme .btn-danger.show.dropdown-toggle:focus,.show>.light-theme .btn-danger.dropdown-toggle:focus{box-shadow:none}.light-theme .btn-danger.disabled,.light-theme .btn-danger:disabled{color:#fff!important;background-color:#ff3e1d!important;border-color:#ff3e1d!important;box-shadow:none!important}.light-theme .btn-label-danger{color:#ff3e1d;border-color:transparent;background:#ffe0db}.light-theme .btn-label-danger:hover{border-color:transparent!important;background:#e6381a!important;color:#fff!important;box-shadow:0 .125rem .25rem #ff3e1d66!important;transform:translateY(-1px)!important}.light-theme .btn-label-danger:focus,.light-theme .btn-label-danger.focus{color:#fff;background:#e6381a;box-shadow:none!important;transform:translateY(0)}.light-theme .btn-label-danger:active,.light-theme .btn-label-danger.active,.light-theme .btn-label-danger.show.dropdown-toggle,.show>.light-theme .btn-label-danger.dropdown-toggle{color:#fff!important;background-color:#d93519!important;border-color:transparent!important}.light-theme .btn-label-danger:active:focus,.light-theme .btn-label-danger.active:focus,.light-theme .btn-label-danger.show.dropdown-toggle:focus,.show>.light-theme .btn-label-danger.dropdown-toggle:focus{box-shadow:none}.light-theme .btn-label-danger.disabled,.light-theme .btn-label-danger:disabled{color:#ff3e1d!important;background-color:#ffe0db!important;border-color:transparent!important}.light-theme .btn-outline-danger{color:#ff3e1d;border-color:#ff3e1d;background:transparent}.light-theme .btn-outline-danger:hover{color:#fff!important;background-color:#e6381a!important;border-color:#e6381a!important;box-shadow:0 .125rem .25rem #ff3e1d66!important;transform:translateY(-1px)!important}.btn-check:focus+.light-theme .btn-outline-danger,.light-theme .btn-outline-danger:focus{color:#fff;background-color:#e6381a;border-color:#e6381a;box-shadow:none;transform:translateY(0)}.btn-check:checked+.light-theme .btn-outline-danger,.btn-check:active+.light-theme .btn-outline-danger,.light-theme .btn-outline-danger:active,.light-theme .btn-outline-danger.active,.light-theme .btn-outline-danger.dropdown-toggle.show{color:#fff!important;background-color:#d93519!important;border-color:#d93519!important}.btn-check:checked+.light-theme .btn-outline-danger:focus,.btn-check:active+.light-theme .btn-outline-danger:focus,.light-theme .btn-outline-danger:active:focus,.light-theme .btn-outline-danger.active:focus,.light-theme .btn-outline-danger.dropdown-toggle.show:focus{box-shadow:none}.light-theme .btn-outline-danger.disabled,.light-theme .btn-outline-danger:disabled{box-shadow:none!important;color:#ff3e1d!important;background-color:transparent!important}.light-theme .btn-outline-danger .badge{background:#ff3e1d;border-color:#ff3e1d;color:#fff}.light-theme .btn-outline-danger:hover .badge,.light-theme .btn-outline-danger:focus:hover .badge,.light-theme .btn-outline-danger:active .badge,.light-theme .btn-outline-danger.active .badge,.light-theme .show>.btn-outline-danger.dropdown-toggle .badge{background:#fff;border-color:#fff;color:#ff3e1d}.light-theme .btn-light{color:#435971;background-color:#fcfdfd;border-color:#fcfdfd;box-shadow:0 .125rem .25rem #fcfdfd66}.light-theme .btn-light:hover{color:#435971!important;background-color:#fcfdfd!important;border-color:#fcfdfd!important;transform:translateY(-1px)!important}.btn-check:focus+.light-theme .btn-light,.light-theme .btn-light:focus,.light-theme .btn-light.focus{color:#435971;background-color:#fcfdfd;border-color:#fcfdfd;transform:translateY(0);box-shadow:none}.btn-check:checked+.light-theme .btn-light,.btn-check:active+.light-theme .btn-light,.light-theme .btn-light:active,.light-theme .btn-light.active,.light-theme .btn-light.show.dropdown-toggle,.show>.light-theme .btn-light.dropdown-toggle{color:#435971!important;background-color:#fcfdfd!important;border-color:#fcfdfd!important}.btn-check:checked+.light-theme .btn-light:focus,.btn-check:active+.light-theme .btn-light:focus,.light-theme .btn-light:active:focus,.light-theme .btn-light.active:focus,.light-theme .btn-light.show.dropdown-toggle:focus,.show>.light-theme .btn-light.dropdown-toggle:focus{box-shadow:none}.light-theme .btn-light.disabled,.light-theme .btn-light:disabled{color:#435971!important;background-color:#fcfdfd!important;border-color:#fcfdfd!important;box-shadow:none!important}.light-theme .btn-label-light{color:#fcfdfd;border-color:transparent;background:#fff}.light-theme .btn-label-light:hover{border-color:transparent!important;background:#fcfdfd!important;color:#435971!important;box-shadow:0 .125rem .25rem #fcfdfd66!important;transform:translateY(-1px)!important}.light-theme .btn-label-light:focus,.light-theme .btn-label-light.focus{color:#435971;background:#fcfdfd;box-shadow:none!important;transform:translateY(0)}.light-theme .btn-label-light:active,.light-theme .btn-label-light.active,.light-theme .btn-label-light.show.dropdown-toggle,.show>.light-theme .btn-label-light.dropdown-toggle{color:#435971!important;background-color:#fcfdfd!important;border-color:transparent!important}.light-theme .btn-label-light:active:focus,.light-theme .btn-label-light.active:focus,.light-theme .btn-label-light.show.dropdown-toggle:focus,.show>.light-theme .btn-label-light.dropdown-toggle:focus{box-shadow:none}.light-theme .btn-label-light.disabled,.light-theme .btn-label-light:disabled{color:#fcfdfd!important;background-color:#fff!important;border-color:transparent!important}.light-theme .btn-outline-light{color:#fcfdfd;border-color:#fcfdfd;background:transparent}.light-theme .btn-outline-light:hover{color:#435971!important;background-color:#fcfdfd!important;border-color:#fcfdfd!important;box-shadow:0 .125rem .25rem #fcfdfd66!important;transform:translateY(-1px)!important}.btn-check:focus+.light-theme .btn-outline-light,.light-theme .btn-outline-light:focus{color:#435971;background-color:#fcfdfd;border-color:#fcfdfd;box-shadow:none;transform:translateY(0)}.btn-check:checked+.light-theme .btn-outline-light,.btn-check:active+.light-theme .btn-outline-light,.light-theme .btn-outline-light:active,.light-theme .btn-outline-light.active,.light-theme .btn-outline-light.dropdown-toggle.show{color:#435971!important;background-color:#fcfdfd!important;border-color:#fcfdfd!important}.btn-check:checked+.light-theme .btn-outline-light:focus,.btn-check:active+.light-theme .btn-outline-light:focus,.light-theme .btn-outline-light:active:focus,.light-theme .btn-outline-light.active:focus,.light-theme .btn-outline-light.dropdown-toggle.show:focus{box-shadow:none}.light-theme .btn-outline-light.disabled,.light-theme .btn-outline-light:disabled{box-shadow:none!important;color:#fcfdfd!important;background-color:transparent!important}.light-theme .btn-outline-light .badge{background:#fcfdfd;border-color:#fcfdfd;color:#435971}.light-theme .btn-outline-light:hover .badge,.light-theme .btn-outline-light:focus:hover .badge,.light-theme .btn-outline-light:active .badge,.light-theme .btn-outline-light.active .badge,.light-theme .show>.btn-outline-light.dropdown-toggle .badge{background:#435971;border-color:#435971;color:#fcfdfd}.light-theme .btn-dark{color:#fff;background-color:#233446;border-color:#233446;box-shadow:0 .125rem .25rem #23344666}.light-theme .btn-dark:hover{color:#fff!important;background-color:#202f3f!important;border-color:#202f3f!important;transform:translateY(-1px)!important}.btn-check:focus+.light-theme .btn-dark,.light-theme .btn-dark:focus,.light-theme .btn-dark.focus{color:#fff;background-color:#202f3f;border-color:#202f3f;transform:translateY(0);box-shadow:none}.btn-check:checked+.light-theme .btn-dark,.btn-check:active+.light-theme .btn-dark,.light-theme .btn-dark:active,.light-theme .btn-dark.active,.light-theme .btn-dark.show.dropdown-toggle,.show>.light-theme .btn-dark.dropdown-toggle{color:#fff!important;background-color:#1e2c3c!important;border-color:#1e2c3c!important}.btn-check:checked+.light-theme .btn-dark:focus,.btn-check:active+.light-theme .btn-dark:focus,.light-theme .btn-dark:active:focus,.light-theme .btn-dark.active:focus,.light-theme .btn-dark.show.dropdown-toggle:focus,.show>.light-theme .btn-dark.dropdown-toggle:focus{box-shadow:none}.light-theme .btn-dark.disabled,.light-theme .btn-dark:disabled{color:#fff!important;background-color:#233446!important;border-color:#233446!important;box-shadow:none!important}.light-theme .btn-label-dark{color:#233446;border-color:transparent;background:#dcdfe1}.light-theme .btn-label-dark:hover{border-color:transparent!important;background:#202f3f!important;color:#fff!important;box-shadow:0 .125rem .25rem #23344666!important;transform:translateY(-1px)!important}.light-theme .btn-label-dark:focus,.light-theme .btn-label-dark.focus{color:#fff;background:#202f3f;box-shadow:none!important;transform:translateY(0)}.light-theme .btn-label-dark:active,.light-theme .btn-label-dark.active,.light-theme .btn-label-dark.show.dropdown-toggle,.show>.light-theme .btn-label-dark.dropdown-toggle{color:#fff!important;background-color:#1e2c3c!important;border-color:transparent!important}.light-theme .btn-label-dark:active:focus,.light-theme .btn-label-dark.active:focus,.light-theme .btn-label-dark.show.dropdown-toggle:focus,.show>.light-theme .btn-label-dark.dropdown-toggle:focus{box-shadow:none}.light-theme .btn-label-dark.disabled,.light-theme .btn-label-dark:disabled{color:#233446!important;background-color:#dcdfe1!important;border-color:transparent!important}.light-theme .btn-outline-dark{color:#233446;border-color:#233446;background:transparent}.light-theme .btn-outline-dark:hover{color:#fff!important;background-color:#202f3f!important;border-color:#202f3f!important;box-shadow:0 .125rem .25rem #23344666!important;transform:translateY(-1px)!important}.btn-check:focus+.light-theme .btn-outline-dark,.light-theme .btn-outline-dark:focus{color:#fff;background-color:#202f3f;border-color:#202f3f;box-shadow:none;transform:translateY(0)}.btn-check:checked+.light-theme .btn-outline-dark,.btn-check:active+.light-theme .btn-outline-dark,.light-theme .btn-outline-dark:active,.light-theme .btn-outline-dark.active,.light-theme .btn-outline-dark.dropdown-toggle.show{color:#fff!important;background-color:#1e2c3c!important;border-color:#1e2c3c!important}.btn-check:checked+.light-theme .btn-outline-dark:focus,.btn-check:active+.light-theme .btn-outline-dark:focus,.light-theme .btn-outline-dark:active:focus,.light-theme .btn-outline-dark.active:focus,.light-theme .btn-outline-dark.dropdown-toggle.show:focus{box-shadow:none}.light-theme .btn-outline-dark.disabled,.light-theme .btn-outline-dark:disabled{box-shadow:none!important;color:#233446!important;background-color:transparent!important}.light-theme .btn-outline-dark .badge{background:#233446;border-color:#233446;color:#fff}.light-theme .btn-outline-dark:hover .badge,.light-theme .btn-outline-dark:focus:hover .badge,.light-theme .btn-outline-dark:active .badge,.light-theme .btn-outline-dark.active .badge,.light-theme .show>.btn-outline-dark.dropdown-toggle .badge{background:#fff;border-color:#fff;color:#233446}.light-theme .btn-gray{color:#fff;background-color:#4359711a;border-color:#4359711a;box-shadow:0 .125rem .25rem #43597166}.light-theme .btn-gray:hover{color:#fff!important;background-color:#161d2430!important;border-color:#161d2430!important;transform:translateY(-1px)!important}.btn-check:focus+.light-theme .btn-gray,.light-theme .btn-gray:focus,.light-theme .btn-gray.focus{color:#fff;background-color:#161d2430;border-color:#161d2430;transform:translateY(0);box-shadow:none}.btn-check:checked+.light-theme .btn-gray,.btn-check:active+.light-theme .btn-gray,.light-theme .btn-gray:active,.light-theme .btn-gray.active,.light-theme .btn-gray.show.dropdown-toggle,.show>.light-theme .btn-gray.dropdown-toggle{color:#fff!important;background-color:#0f141a3c!important;border-color:#0f141a3c!important}.btn-check:checked+.light-theme .btn-gray:focus,.btn-check:active+.light-theme .btn-gray:focus,.light-theme .btn-gray:active:focus,.light-theme .btn-gray.active:focus,.light-theme .btn-gray.show.dropdown-toggle:focus,.show>.light-theme .btn-gray.dropdown-toggle:focus{box-shadow:none}.light-theme .btn-gray.disabled,.light-theme .btn-gray:disabled{color:#fff!important;background-color:#4359711a!important;border-color:#4359711a!important;box-shadow:none!important}.light-theme .btn-label-gray{color:#4359711a;border-color:transparent;background:#fdfdfeda}.light-theme .btn-label-gray:hover{border-color:transparent!important;background:#161d2430!important;color:#fff!important;box-shadow:0 .125rem .25rem #43597166!important;transform:translateY(-1px)!important}.light-theme .btn-label-gray:focus,.light-theme .btn-label-gray.focus{color:#fff;background:#161d2430;box-shadow:none!important;transform:translateY(0)}.light-theme .btn-label-gray:active,.light-theme .btn-label-gray.active,.light-theme .btn-label-gray.show.dropdown-toggle,.show>.light-theme .btn-label-gray.dropdown-toggle{color:#fff!important;background-color:#0f141a3c!important;border-color:transparent!important}.light-theme .btn-label-gray:active:focus,.light-theme .btn-label-gray.active:focus,.light-theme .btn-label-gray.show.dropdown-toggle:focus,.show>.light-theme .btn-label-gray.dropdown-toggle:focus{box-shadow:none}.light-theme .btn-label-gray.disabled,.light-theme .btn-label-gray:disabled{color:#4359711a!important;background-color:#fdfdfeda!important;border-color:transparent!important}.light-theme .btn-outline-gray{color:#4359711a;border-color:#4359711a;background:transparent}.light-theme .btn-outline-gray:hover{color:#fff!important;background-color:#161d2430!important;border-color:#161d2430!important;box-shadow:0 .125rem .25rem #43597166!important;transform:translateY(-1px)!important}.btn-check:focus+.light-theme .btn-outline-gray,.light-theme .btn-outline-gray:focus{color:#fff;background-color:#161d2430;border-color:#161d2430;box-shadow:none;transform:translateY(0)}.btn-check:checked+.light-theme .btn-outline-gray,.btn-check:active+.light-theme .btn-outline-gray,.light-theme .btn-outline-gray:active,.light-theme .btn-outline-gray.active,.light-theme .btn-outline-gray.dropdown-toggle.show{color:#fff!important;background-color:#0f141a3c!important;border-color:#0f141a3c!important}.btn-check:checked+.light-theme .btn-outline-gray:focus,.btn-check:active+.light-theme .btn-outline-gray:focus,.light-theme .btn-outline-gray:active:focus,.light-theme .btn-outline-gray.active:focus,.light-theme .btn-outline-gray.dropdown-toggle.show:focus{box-shadow:none}.light-theme .btn-outline-gray.disabled,.light-theme .btn-outline-gray:disabled{box-shadow:none!important;color:#4359711a!important;background-color:transparent!important}.light-theme .btn-outline-gray .badge{background:#4359711a;border-color:#4359711a;color:#fff}.light-theme .btn-outline-gray:hover .badge,.light-theme .btn-outline-gray:focus:hover .badge,.light-theme .btn-outline-gray:active .badge,.light-theme .btn-outline-gray.active .badge,.light-theme .show>.btn-outline-gray.dropdown-toggle .badge{background:#fff;border-color:#fff;color:#435971}.light-theme .btn-icon{--bs-btn-active-border-color: transparent;padding:0;width:calc(2.309375rem + 2px);height:calc(2.309375rem + 2px);display:inline-flex;flex-shrink:0;justify-content:center;align-items:center}.light-theme .btn-icon.btn-xl,.light-theme .btn-group-xl>.btn-icon.btn{width:calc(3.625rem + 2px);height:calc(3.625rem + 2px)}.light-theme .btn-icon.btn-xl>span,.light-theme .btn-group-xl>.btn-icon.btn>span{font-size:1.25rem}.light-theme .btn-icon.btn-lg,.light-theme .btn-group-lg>.btn-icon.btn{width:calc(3rem + 2px);height:calc(3rem + 2px);font-size:1rem}.light-theme .btn-icon.btn-sm,.light-theme .btn-group-sm>.btn-icon.btn{width:calc(1.625rem + 2px);height:calc(1.625rem + 2px);font-size:.75rem}.light-theme .btn-icon.btn-xs,.light-theme .btn-group-xs>.btn-icon.btn{width:calc(1.125rem + 2px);height:calc(1.125rem + 2px);font-size:.75rem}.light-theme .btn.borderless:not(.active):not(:active):not(:hover):not(:focus),:not(.show)>.light-theme .btn.borderless.dropdown-toggle:not(:hover):not(:focus){border-color:transparent;box-shadow:none}.light-theme .btn.btn-link{font-size:inherit}.light-theme .btn-pinned{position:absolute;top:.75rem;right:.75rem}.light-theme button:focus,.light-theme button:focus-visible{outline:none}.light-theme .btn:not([class*=btn-]):active,.light-theme .btn:not([class*=btn-]).active,.light-theme .btn:not([class*=btn-]).show,.light-theme .btn:not([class*=btn-]){border:none}.light-theme .dropdown-toggle-split,.light-theme .btn-lg+.dropdown-toggle-split,.light-theme .btn-group-lg>.btn+.dropdown-toggle-split,.light-theme .input-group-lg .btn+.dropdown-toggle-split,.light-theme .btn-xl+.dropdown-toggle-split,.light-theme .btn-group-xl>.btn+.dropdown-toggle-split{padding-right:.7em;padding-left:.7em}.light-theme .btn-sm+.dropdown-toggle-split,.light-theme .btn-group-sm>.btn+.dropdown-toggle-split,.light-theme .input-group-sm .btn+.dropdown-toggle-split{padding-right:.6em;padding-left:.6em}.light-theme .btn-xs+.dropdown-toggle-split,.light-theme .btn-group-xs>.btn+.dropdown-toggle-split{padding-right:.5em;padding-left:.5em}.light-theme .btn-group>.btn-group:first-child>.btn:not([class*=btn-outline-]):first-child,.light-theme .input-group>.btn:not([class*=btn-outline-]):first-child,.light-theme :not(.btn-group):not(.input-group)>.btn-group>.btn:not([class*=btn-outline-]):first-child,.light-theme .input-group>.btn-group:first-child>.btn:not([class*=btn-outline-]):first-child{border-left-color:transparent}.light-theme .btn-group>.btn-group:last-child>.btn:not([class*=btn-outline-]):last-of-type,.light-theme .input-group>.btn:not([class*=btn-outline-]):last-of-type,.light-theme :not(.btn-group):not(.input-group)>.btn-group>.btn:not([class*=btn-outline-]):last-of-type,.light-theme .input-group>.btn-group:last-child>.btn:not([class*=btn-outline-]):last-of-type{border-right-color:transparent}.light-theme .badge{text-transform:uppercase;line-height:.75}.light-theme .badge-center{display:inline-flex;justify-content:center;align-items:center;height:1.5rem;width:1.5rem;font-size:.8125em}.light-theme .badge-center i{font-size:.8rem}.light-theme .badge.badge-dot{display:inline-block;margin:0;padding:0;width:.625rem;height:.625rem;border-radius:50%;vertical-align:middle}.light-theme .badge.badge-notifications{position:absolute;top:auto;display:inline-block;margin:0;transform:translate(-50%,-30%)}.light-theme .badge.badge-notifications:not(.badge-dot){padding:.05rem .2rem;font-size:.582rem;line-height:.75rem}.light-theme [data-trigger=hover]{outline:0}.light-theme .dropdown-menu{box-shadow:0 .25rem 1rem #a1acb873}.mega-dropdown>.light-theme .dropdown-menu{left:0!important;right:0!important}.light-theme .dropdown-menu .badge[class^=float-],.light-theme .dropdown-menu .badge[class*=" float-"]{position:relative;top:.071em}.light-theme .dropdown-item{line-height:1.54}.light-theme .dropdown-toggle.hide-arrow:before,.light-theme .dropdown-toggle.hide-arrow:after,.light-theme .dropdown-toggle-hide-arrow>.dropdown-toggle:before,.light-theme .dropdown-toggle-hide-arrow>.dropdown-toggle:after{display:none}.light-theme .dropdown-toggle:after{margin-top:-.28em;width:.42em;height:.42em;border:1px solid;border-top:0;border-left:0;transform:rotate(45deg)}.light-theme .dropend .dropdown-toggle:after{margin-top:-.168em;width:.42em;height:.42em;border:1px solid;border-top:0;border-left:0;transform:rotate(-45deg)}.light-theme .dropstart .dropdown-toggle:before{margin-top:-.168em;width:.42em;height:.42em;border:1px solid;border-top:0;border-right:0;transform:rotate(45deg)}.light-theme .dropup .dropdown-toggle:after{margin-top:0;width:.42em;height:.42em;border:1px solid;border-bottom:0;border-left:0;transform:rotate(-45deg)}.light-theme .dropstart .dropdown-toggle:before,.light-theme .dropend .dropdown-toggle:after{vertical-align:middle}.light-theme .nav .nav-item,.light-theme .nav .nav-link,.light-theme .tab-pane,.light-theme .tab-pane .card-body{outline:none!important}.light-theme .nav-tabs .nav-item .nav-link{color:#566a7f;border:0;border-radius:0}.light-theme .nav-tabs .nav-item .nav-link:hover,.light-theme .nav-tabs .nav-item .nav-link:focus{color:#566a7f}.light-theme .nav-tabs .nav-item .nav-link:not(.active){background-color:#eceef1}.light-theme .nav-tabs .nav-item .nav-link.disabled{color:#c7cdd4}.light-theme .nav-tabs .nav-link,.light-theme .nav-pills .nav-link{display:inline-flex;align-items:center;justify-content:center}.light-theme .nav-tabs .nav-link:not(.active):hover,.light-theme .nav-tabs .nav-link:not(.active):focus,.light-theme .nav-pills .nav-link:not(.active):hover,.light-theme .nav-pills .nav-link:not(.active):focus{color:#697a8d}.light-theme .nav-tabs:not(.nav-fill):not(.nav-justified) .nav-link,.light-theme .nav-pills:not(.nav-fill):not(.nav-justified) .nav-link{width:100%}.light-theme .nav-pills .nav-link:not(.active,.disabled){color:#566a7f}.light-theme .tab-content{padding:1.5rem;border-radius:.375rem}.light-theme .nav-scrollable{display:-webkit-inline-box;display:-moz-inline-box;width:100%;overflow-y:auto;flex-wrap:nowrap}.light-theme .nav-tabs .nav-link{background-clip:padding-box}.light-theme .nav-tabs .nav-link.active{border-bottom-color:#fff}.light-theme .nav-tabs .nav-link.active:hover,.light-theme .nav-tabs .nav-link.active:focus{border-bottom-color:#fff}.light-theme .nav-tabs .nav-link:hover,.light-theme .nav-tabs .nav-link:focus{border-bottom-color:transparent}.light-theme .nav-sm>.nav .nav-link,.light-theme .nav-sm.nav .nav-link{padding:.3125rem .875rem;font-size:.75rem;line-height:1.5}.light-theme .nav-lg>.nav .nav-link,.light-theme .nav-lg.nav .nav-link{padding:.875rem 1.3125rem;font-size:1rem;line-height:1.5}.light-theme .nav-align-top,.light-theme .nav-align-right,.light-theme .nav-align-bottom,.light-theme .nav-align-left{display:flex}.light-theme .nav-align-top>.nav,.light-theme .nav-align-top>div>.nav,.light-theme .nav-align-right>.nav,.light-theme .nav-align-right>div>.nav,.light-theme .nav-align-bottom>.nav,.light-theme .nav-align-bottom>div>.nav,.light-theme .nav-align-left>.nav,.light-theme .nav-align-left>div>.nav{border:0;z-index:1;position:relative}.light-theme .nav-align-top>.nav .nav-link:hover,.light-theme .nav-align-top>.nav .nav-link:focus,.light-theme .nav-align-top>div>.nav .nav-link:hover,.light-theme .nav-align-top>div>.nav .nav-link:focus,.light-theme .nav-align-right>.nav .nav-link:hover,.light-theme .nav-align-right>.nav .nav-link:focus,.light-theme .nav-align-right>div>.nav .nav-link:hover,.light-theme .nav-align-right>div>.nav .nav-link:focus,.light-theme .nav-align-bottom>.nav .nav-link:hover,.light-theme .nav-align-bottom>.nav .nav-link:focus,.light-theme .nav-align-bottom>div>.nav .nav-link:hover,.light-theme .nav-align-bottom>div>.nav .nav-link:focus,.light-theme .nav-align-left>.nav .nav-link:hover,.light-theme .nav-align-left>.nav .nav-link:focus,.light-theme .nav-align-left>div>.nav .nav-link:hover,.light-theme .nav-align-left>div>.nav .nav-link:focus{isolation:auto}.light-theme .nav-align-top .row-bordered>[class^=col-]:before,.light-theme .nav-align-top .row-bordered>[class^=col-]:after,.light-theme .nav-align-top .row-bordered>[class*=" col-"]:before,.light-theme .nav-align-top .row-bordered>[class*=" col-"]:after,.light-theme .nav-align-top .row-bordered>[class^="col "]:before,.light-theme .nav-align-top .row-bordered>[class^="col "]:after,.light-theme .nav-align-top .row-bordered>[class*=" col "]:before,.light-theme .nav-align-top .row-bordered>[class*=" col "]:after,.light-theme .nav-align-top .row-bordered>[class$=" col"]:before,.light-theme .nav-align-top .row-bordered>[class$=" col"]:after,.light-theme .nav-align-top .row-bordered>[class=col]:before,.light-theme .nav-align-top .row-bordered>[class=col]:after,.light-theme .nav-align-right .row-bordered>[class^=col-]:before,.light-theme .nav-align-right .row-bordered>[class^=col-]:after,.light-theme .nav-align-right .row-bordered>[class*=" col-"]:before,.light-theme .nav-align-right .row-bordered>[class*=" col-"]:after,.light-theme .nav-align-right .row-bordered>[class^="col "]:before,.light-theme .nav-align-right .row-bordered>[class^="col "]:after,.light-theme .nav-align-right .row-bordered>[class*=" col "]:before,.light-theme .nav-align-right .row-bordered>[class*=" col "]:after,.light-theme .nav-align-right .row-bordered>[class$=" col"]:before,.light-theme .nav-align-right .row-bordered>[class$=" col"]:after,.light-theme .nav-align-right .row-bordered>[class=col]:before,.light-theme .nav-align-right .row-bordered>[class=col]:after,.light-theme .nav-align-bottom .row-bordered>[class^=col-]:before,.light-theme .nav-align-bottom .row-bordered>[class^=col-]:after,.light-theme .nav-align-bottom .row-bordered>[class*=" col-"]:before,.light-theme .nav-align-bottom .row-bordered>[class*=" col-"]:after,.light-theme .nav-align-bottom .row-bordered>[class^="col "]:before,.light-theme .nav-align-bottom .row-bordered>[class^="col "]:after,.light-theme .nav-align-bottom .row-bordered>[class*=" col "]:before,.light-theme .nav-align-bottom .row-bordered>[class*=" col "]:after,.light-theme .nav-align-bottom .row-bordered>[class$=" col"]:before,.light-theme .nav-align-bottom .row-bordered>[class$=" col"]:after,.light-theme .nav-align-bottom .row-bordered>[class=col]:before,.light-theme .nav-align-bottom .row-bordered>[class=col]:after,.light-theme .nav-align-left .row-bordered>[class^=col-]:before,.light-theme .nav-align-left .row-bordered>[class^=col-]:after,.light-theme .nav-align-left .row-bordered>[class*=" col-"]:before,.light-theme .nav-align-left .row-bordered>[class*=" col-"]:after,.light-theme .nav-align-left .row-bordered>[class^="col "]:before,.light-theme .nav-align-left .row-bordered>[class^="col "]:after,.light-theme .nav-align-left .row-bordered>[class*=" col "]:before,.light-theme .nav-align-left .row-bordered>[class*=" col "]:after,.light-theme .nav-align-left .row-bordered>[class$=" col"]:before,.light-theme .nav-align-left .row-bordered>[class$=" col"]:after,.light-theme .nav-align-left .row-bordered>[class=col]:before,.light-theme .nav-align-left .row-bordered>[class=col]:after{border-color:#d9dee3}.light-theme .nav-align-right,.light-theme .nav-align-left{align-items:stretch}.light-theme .nav-align-right>.nav,.light-theme .nav-align-right>div>.nav,.light-theme .nav-align-left>.nav,.light-theme .nav-align-left>div>.nav{flex-grow:0;flex-direction:column}.light-theme .nav-align-right>.tab-content,.light-theme .nav-align-left>.tab-content{flex-grow:1}.light-theme .nav-align-top{flex-direction:column}.light-theme .nav-align-top .nav-tabs~.tab-content{z-index:1;box-shadow:0 6px 7px -1px #4359711f}.light-theme .nav-align-top .nav-tabs .nav-item:first-child .nav-link{border-top-left-radius:.375rem}.light-theme .nav-align-top .nav-tabs .nav-item:last-child .nav-link{border-top-right-radius:.375rem}.light-theme .nav-align-top .nav-tabs .nav-item:not(:first-child) .nav-link{border-left:1px solid #fff}.light-theme .nav-align-top .nav-tabs .nav-link.active{box-shadow:0 2px 6px #4359711f}.light-theme .nav-align-right{flex-direction:row-reverse}.light-theme .nav-align-right>.nav .nav-item,.light-theme .nav-align-right>div>.nav .nav-item{margin-left:-1px;margin-bottom:0}.light-theme .nav-align-right .nav-link{text-align:right;justify-content:end}.light-theme .nav-align-right .nav-tabs~.tab-content{box-shadow:0 2px 6px #4359711f}.light-theme .nav-align-right .nav-tabs .nav-item:not(:first-child) .nav-link{border-top:1px solid #fff}.light-theme .nav-align-right .nav-tabs .nav-item:first-child .nav-link{border-top-right-radius:.375rem}.light-theme .nav-align-right .nav-tabs .nav-item:last-child .nav-link{border-bottom-right-radius:.375rem}.light-theme .nav-align-right .nav-tabs .nav-link.active{box-shadow:5px 4px 6px #4359711f}.light-theme .nav-align-bottom{flex-direction:column-reverse}.light-theme .nav-align-bottom>.nav .nav-item,.light-theme .nav-align-bottom>div>.nav .nav-item{margin-bottom:0;margin-top:-1px}.light-theme .nav-align-bottom .nav-tabs~.tab-content{box-shadow:0 2px 6px #4359711f}.light-theme .nav-align-bottom .nav-tabs .nav-item:first-child .nav-link{border-bottom-left-radius:.375rem}.light-theme .nav-align-bottom .nav-tabs .nav-item:last-child .nav-link{border-bottom-right-radius:.375rem}.light-theme .nav-align-bottom .nav-tabs .nav-item:not(:first-child) .nav-link{border-left:1px solid #fff}.light-theme .nav-align-bottom .nav-tabs .nav-link.active{box-shadow:0 4px 6px #4359711f}.light-theme .nav-align-left>.nav .nav-item,.light-theme .nav-align-left>div>.nav .nav-item{margin-right:-1px;margin-bottom:0}.light-theme .nav-align-left .nav-link{text-align:left;justify-content:start}.light-theme .nav-align-left .nav-tabs~.tab-content{box-shadow:0 2px 6px #4359711f}.light-theme .nav-align-left .nav-tabs .nav-item:not(:first-child) .nav-link{border-top:1px solid #fff}.light-theme .nav-align-left .nav-tabs .nav-item:first-child .nav-link{border-top-left-radius:.375rem}.light-theme .nav-align-left .nav-tabs .nav-item:last-child .nav-link{border-bottom-left-radius:.375rem}.light-theme .nav-align-left .nav-tabs .nav-link.active{box-shadow:-5px 2px 6px #4359711f}.light-theme .nav-align-top>.tab-content,.light-theme .nav-align-right>.tab-content,.light-theme .nav-align-bottom>.tab-content,.light-theme .nav-align-left>.tab-content{flex-shrink:1;border:0 solid #d9dee3;box-shadow:0 2px 6px #4359711f;background-clip:padding-box;background:#fff}.light-theme .nav-align-top :not(.nav-pills)~.tab-content{border-radius:0 0 .375rem .375rem}.light-theme .nav-align-top .nav-tabs:not(.nav-fill)~.tab-content{border-top-right-radius:.375rem}.light-theme .nav-align-right :not(.nav-pills)~.tab-content{border-radius:.375rem 0 0 .375rem}.light-theme .nav-align-bottom :not(.nav-pills)~.tab-content{border-radius:.375rem .375rem 0 0}.light-theme .nav-align-left :not(.nav-pills)~.tab-content{border-radius:0 .375rem .375rem 0}.light-theme .nav-align-left>.tab-content{border-radius:0 .375rem .375rem}.light-theme .pagination-secondary .page-item.active .page-link,.light-theme .pagination-secondary .page-item.active .page-link:hover,.light-theme .pagination-secondary .page-item.active .page-link:focus,.light-theme .pagination-secondary.pagination li.active>a:not(.page-link),.light-theme .pagination-secondary.pagination li.active>a:not(.page-link):hover,.light-theme .pagination-secondary.pagination li.active>a:not(.page-link):focus{border-color:#8592a3;background-color:#8592a3;color:#fff;box-shadow:0 .125rem .25rem #8592a366}.light-theme .pagination-success .page-item.active .page-link,.light-theme .pagination-success .page-item.active .page-link:hover,.light-theme .pagination-success .page-item.active .page-link:focus,.light-theme .pagination-success.pagination li.active>a:not(.page-link),.light-theme .pagination-success.pagination li.active>a:not(.page-link):hover,.light-theme .pagination-success.pagination li.active>a:not(.page-link):focus{border-color:#71dd37;background-color:#71dd37;color:#fff;box-shadow:0 .125rem .25rem #71dd3766}.light-theme .pagination-info .page-item.active .page-link,.light-theme .pagination-info .page-item.active .page-link:hover,.light-theme .pagination-info .page-item.active .page-link:focus,.light-theme .pagination-info.pagination li.active>a:not(.page-link),.light-theme .pagination-info.pagination li.active>a:not(.page-link):hover,.light-theme .pagination-info.pagination li.active>a:not(.page-link):focus{border-color:#03c3ec;background-color:#03c3ec;color:#fff;box-shadow:0 .125rem .25rem #03c3ec66}.light-theme .pagination-warning .page-item.active .page-link,.light-theme .pagination-warning .page-item.active .page-link:hover,.light-theme .pagination-warning .page-item.active .page-link:focus,.light-theme .pagination-warning.pagination li.active>a:not(.page-link),.light-theme .pagination-warning.pagination li.active>a:not(.page-link):hover,.light-theme .pagination-warning.pagination li.active>a:not(.page-link):focus{border-color:#ffab00;background-color:#ffab00;color:#fff;box-shadow:0 .125rem .25rem #ffab0066}.light-theme .pagination-danger .page-item.active .page-link,.light-theme .pagination-danger .page-item.active .page-link:hover,.light-theme .pagination-danger .page-item.active .page-link:focus,.light-theme .pagination-danger.pagination li.active>a:not(.page-link),.light-theme .pagination-danger.pagination li.active>a:not(.page-link):hover,.light-theme .pagination-danger.pagination li.active>a:not(.page-link):focus{border-color:#ff3e1d;background-color:#ff3e1d;color:#fff;box-shadow:0 .125rem .25rem #ff3e1d66}.light-theme .pagination-dark .page-item.active .page-link,.light-theme .pagination-dark .page-item.active .page-link:hover,.light-theme .pagination-dark .page-item.active .page-link:focus,.light-theme .pagination-dark.pagination li.active>a:not(.page-link),.light-theme .pagination-dark.pagination li.active>a:not(.page-link):hover,.light-theme .pagination-dark.pagination li.active>a:not(.page-link):focus{border-color:#233446;background-color:#233446;color:#fff;box-shadow:0 .125rem .25rem #23344666}.light-theme .pagination-gray .page-item.active .page-link,.light-theme .pagination-gray .page-item.active .page-link:hover,.light-theme .pagination-gray .page-item.active .page-link:focus,.light-theme .pagination-gray.pagination li.active>a:not(.page-link),.light-theme .pagination-gray.pagination li.active>a:not(.page-link):hover,.light-theme .pagination-gray.pagination li.active>a:not(.page-link):focus{border-color:#4359711a;background-color:#4359711a;color:#fff;box-shadow:0 .125rem .25rem #eceef166}.light-theme .page-item.first .page-link,.light-theme .page-item.last .page-link,.light-theme .page-item.next .page-link,.light-theme .page-item.prev .page-link,.light-theme .page-item.previous .page-link{padding-top:.5rem;padding-bottom:.5rem}.light-theme .page-item.disabled .page-link{border-color:#d9dee3}.light-theme .page-item.active .page-link{margin:0 .1rem 0 .3rem}.light-theme .page-link,.light-theme .page-link>a{border-radius:.375rem;line-height:1;text-align:center;min-width:calc(2.1875rem + 0px)}.light-theme .page-link:focus,.light-theme .page-link>a:focus{color:#697a8d}.light-theme .page-link.btn-primary{box-shadow:none!important}.light-theme .pagination.pagination-square .page-item a{border-radius:0}.light-theme .pagination.pagination-round .page-item a{border-radius:50%}.light-theme .pagination-lg .page-link,.light-theme .pagination-lg>li>a:not(.page-link){min-width:calc(2.875rem + 0px)}.light-theme .pagination-lg>.page-item.first .page-link,.light-theme .pagination-lg>.page-item.last .page-link,.light-theme .pagination-lg>.page-item.next .page-link,.light-theme .pagination-lg>.page-item.prev .page-link,.light-theme .pagination-lg>.page-item.previous .page-link{padding-top:.853rem;padding-bottom:.853rem}.light-theme .pagination-sm .page-link,.light-theme .pagination-sm>li>a:not(.page-link){min-width:calc(1.5rem + 0px)}.light-theme .pagination-sm .page-link .tf-icon,.light-theme .pagination-sm>li>a:not(.page-link) .tf-icon{font-size:.9375rem}.light-theme .pagination-sm>.page-item.first .page-link,.light-theme .pagination-sm>.page-item.last .page-link,.light-theme .pagination-sm>.page-item.next .page-link,.light-theme .pagination-sm>.page-item.prev .page-link,.light-theme .pagination-sm>.page-item.previous .page-link{padding-top:.3rem;padding-bottom:.3rem}.light-theme .alert-secondary{background-color:#ebeef0;border-color:#dadee3;color:#8592a3}.light-theme .alert-secondary .btn-close{background-image:url("data:image/svg+xml,%3Csvg width='150px' height='151px' viewBox='0 0 150 151' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cdefs%3E%3Cpolygon id='path-1' points='131.251657 0 74.9933705 56.25 18.7483426 0 0 18.75 56.2450278 75 0 131.25 18.7483426 150 74.9933705 93.75 131.251657 150 150 131.25 93.7549722 75 150 18.75'%3E%3C/polygon%3E%3C/defs%3E%3Cg id='\1f3a8-%5BSetup%5D:-Colors-&amp;-Shadows' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cg id='Artboard' transform='translate(-225.000000, -250.000000)'%3E%3Cg id='Icon-Color' transform='translate(225.000000, 250.500000)'%3E%3Cuse fill='%238592a3' xlink:href='%23path-1'%3E%3C/use%3E%3Cuse fill-opacity='0.5' fill='%238592a3' xlink:href='%23path-1'%3E%3C/use%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E")}.light-theme .alert-secondary .alert-link{color:#8592a3}.light-theme .alert-secondary hr{background-color:#8592a3!important}.light-theme .alert-success{background-color:#e8fadf;border-color:#d4f5c3;color:#71dd37}.light-theme .alert-success .btn-close{background-image:url("data:image/svg+xml,%3Csvg width='150px' height='151px' viewBox='0 0 150 151' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cdefs%3E%3Cpolygon id='path-1' points='131.251657 0 74.9933705 56.25 18.7483426 0 0 18.75 56.2450278 75 0 131.25 18.7483426 150 74.9933705 93.75 131.251657 150 150 131.25 93.7549722 75 150 18.75'%3E%3C/polygon%3E%3C/defs%3E%3Cg id='\1f3a8-%5BSetup%5D:-Colors-&amp;-Shadows' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cg id='Artboard' transform='translate(-225.000000, -250.000000)'%3E%3Cg id='Icon-Color' transform='translate(225.000000, 250.500000)'%3E%3Cuse fill='%2371dd37' xlink:href='%23path-1'%3E%3C/use%3E%3Cuse fill-opacity='0.5' fill='%2371dd37' xlink:href='%23path-1'%3E%3C/use%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E")}.light-theme .alert-success .alert-link{color:#71dd37}.light-theme .alert-success hr{background-color:#71dd37!important}.light-theme .alert-info{background-color:#d7f5fc;border-color:#b3edf9;color:#03c3ec}.light-theme .alert-info .btn-close{background-image:url("data:image/svg+xml,%3Csvg width='150px' height='151px' viewBox='0 0 150 151' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cdefs%3E%3Cpolygon id='path-1' points='131.251657 0 74.9933705 56.25 18.7483426 0 0 18.75 56.2450278 75 0 131.25 18.7483426 150 74.9933705 93.75 131.251657 150 150 131.25 93.7549722 75 150 18.75'%3E%3C/polygon%3E%3C/defs%3E%3Cg id='\1f3a8-%5BSetup%5D:-Colors-&amp;-Shadows' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cg id='Artboard' transform='translate(-225.000000, -250.000000)'%3E%3Cg id='Icon-Color' transform='translate(225.000000, 250.500000)'%3E%3Cuse fill='%2303c3ec' xlink:href='%23path-1'%3E%3C/use%3E%3Cuse fill-opacity='0.5' fill='%2303c3ec' xlink:href='%23path-1'%3E%3C/use%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E")}.light-theme .alert-info .alert-link{color:#03c3ec}.light-theme .alert-info hr{background-color:#03c3ec!important}.light-theme .alert-warning{background-color:#fff2d6;border-color:#ffe6b3;color:#ffab00}.light-theme .alert-warning .btn-close{background-image:url("data:image/svg+xml,%3Csvg width='150px' height='151px' viewBox='0 0 150 151' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cdefs%3E%3Cpolygon id='path-1' points='131.251657 0 74.9933705 56.25 18.7483426 0 0 18.75 56.2450278 75 0 131.25 18.7483426 150 74.9933705 93.75 131.251657 150 150 131.25 93.7549722 75 150 18.75'%3E%3C/polygon%3E%3C/defs%3E%3Cg id='\1f3a8-%5BSetup%5D:-Colors-&amp;-Shadows' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cg id='Artboard' transform='translate(-225.000000, -250.000000)'%3E%3Cg id='Icon-Color' transform='translate(225.000000, 250.500000)'%3E%3Cuse fill='%23ffab00' xlink:href='%23path-1'%3E%3C/use%3E%3Cuse fill-opacity='0.5' fill='%23ffab00' xlink:href='%23path-1'%3E%3C/use%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E")}.light-theme .alert-warning .alert-link{color:#ffab00}.light-theme .alert-warning hr{background-color:#ffab00!important}.light-theme .alert-danger{background-color:#ffe0db;border-color:#ffc5bb;color:#ff3e1d}.light-theme .alert-danger .btn-close{background-image:url("data:image/svg+xml,%3Csvg width='150px' height='151px' viewBox='0 0 150 151' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cdefs%3E%3Cpolygon id='path-1' points='131.251657 0 74.9933705 56.25 18.7483426 0 0 18.75 56.2450278 75 0 131.25 18.7483426 150 74.9933705 93.75 131.251657 150 150 131.25 93.7549722 75 150 18.75'%3E%3C/polygon%3E%3C/defs%3E%3Cg id='\1f3a8-%5BSetup%5D:-Colors-&amp;-Shadows' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cg id='Artboard' transform='translate(-225.000000, -250.000000)'%3E%3Cg id='Icon-Color' transform='translate(225.000000, 250.500000)'%3E%3Cuse fill='%23ff3e1d' xlink:href='%23path-1'%3E%3C/use%3E%3Cuse fill-opacity='0.5' fill='%23ff3e1d' xlink:href='%23path-1'%3E%3C/use%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E")}.light-theme .alert-danger .alert-link{color:#ff3e1d}.light-theme .alert-danger hr{background-color:#ff3e1d!important}.light-theme .alert-dark{background-color:#dcdfe1;border-color:#bdc2c8;color:#233446}.light-theme .alert-dark .btn-close{background-image:url("data:image/svg+xml,%3Csvg width='150px' height='151px' viewBox='0 0 150 151' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cdefs%3E%3Cpolygon id='path-1' points='131.251657 0 74.9933705 56.25 18.7483426 0 0 18.75 56.2450278 75 0 131.25 18.7483426 150 74.9933705 93.75 131.251657 150 150 131.25 93.7549722 75 150 18.75'%3E%3C/polygon%3E%3C/defs%3E%3Cg id='\1f3a8-%5BSetup%5D:-Colors-&amp;-Shadows' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cg id='Artboard' transform='translate(-225.000000, -250.000000)'%3E%3Cg id='Icon-Color' transform='translate(225.000000, 250.500000)'%3E%3Cuse fill='%23233446' xlink:href='%23path-1'%3E%3C/use%3E%3Cuse fill-opacity='0.5' fill='%23233446' xlink:href='%23path-1'%3E%3C/use%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E")}.light-theme .alert-dark .alert-link{color:#233446}.light-theme .alert-dark hr{background-color:#233446!important}.light-theme .alert-gray{background-color:#fdfdfeda;border-color:#fbfbfcba;color:#4359711a}.light-theme .alert-gray .btn-close{background-image:url("data:image/svg+xml,%3Csvg width='150px' height='151px' viewBox='0 0 150 151' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cdefs%3E%3Cpolygon id='path-1' points='131.251657 0 74.9933705 56.25 18.7483426 0 0 18.75 56.2450278 75 0 131.25 18.7483426 150 74.9933705 93.75 131.251657 150 150 131.25 93.7549722 75 150 18.75'%3E%3C/polygon%3E%3C/defs%3E%3Cg id='\1f3a8-%5BSetup%5D:-Colors-&amp;-Shadows' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cg id='Artboard' transform='translate(-225.000000, -250.000000)'%3E%3Cg id='Icon-Color' transform='translate(225.000000, 250.500000)'%3E%3Cuse fill='rgba(67, 89, 113, 0.1)' xlink:href='%23path-1'%3E%3C/use%3E%3Cuse fill-opacity='0.5' fill='rgba(67, 89, 113, 0.1)' xlink:href='%23path-1'%3E%3C/use%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E")}.light-theme .alert-gray .alert-link{color:#4359711a}.light-theme .alert-gray hr{background-color:#4359711a!important}.light-theme .tooltip-secondary .tooltip-inner,.light-theme .tooltip-secondary>.tooltip .tooltip-inner,.light-theme .ngb-tooltip-secondary+ngb-tooltip-window .tooltip-inner{background:#8592a3;color:#fff;box-shadow:0 .125rem .25rem #8592a366}.light-theme .tooltip-secondary.bs-tooltip-auto[data-popper-placement=top] .tooltip-arrow:before,.light-theme .tooltip-secondary>.tooltip.bs-tooltip-auto[data-popper-placement=top] .tooltip-arrow:before,.light-theme .ngb-tooltip-secondary+ngb-tooltip-window.bs-tooltip-auto[data-popper-placement=top] .tooltip-arrow:before{border-top-color:#8592a3}.light-theme .tooltip-secondary.bs-tooltip-auto[data-popper-placement=left] .tooltip-arrow:before,.light-theme .tooltip-secondary>.tooltip.bs-tooltip-auto[data-popper-placement=left] .tooltip-arrow:before,.light-theme .ngb-tooltip-secondary+ngb-tooltip-window.bs-tooltip-auto[data-popper-placement=left] .tooltip-arrow:before{border-left-color:#8592a3}.light-theme .tooltip-secondary.bs-tooltip-auto[data-popper-placement=bottom] .tooltip-arrow:before,.light-theme .tooltip-secondary>.tooltip.bs-tooltip-auto[data-popper-placement=bottom] .tooltip-arrow:before,.light-theme .ngb-tooltip-secondary+ngb-tooltip-window.bs-tooltip-auto[data-popper-placement=bottom] .tooltip-arrow:before{border-bottom-color:#8592a3}.light-theme .tooltip-secondary.bs-tooltip-auto[data-popper-placement=right] .tooltip-arrow:before,.light-theme .tooltip-secondary>.tooltip.bs-tooltip-auto[data-popper-placement=right] .tooltip-arrow:before,.light-theme .ngb-tooltip-secondary+ngb-tooltip-window.bs-tooltip-auto[data-popper-placement=right] .tooltip-arrow:before{border-right-color:#8592a3}.light-theme .tooltip-success .tooltip-inner,.light-theme .tooltip-success>.tooltip .tooltip-inner,.light-theme .ngb-tooltip-success+ngb-tooltip-window .tooltip-inner{background:#71dd37;color:#fff;box-shadow:0 .125rem .25rem #71dd3766}.light-theme .tooltip-success.bs-tooltip-auto[data-popper-placement=top] .tooltip-arrow:before,.light-theme .tooltip-success>.tooltip.bs-tooltip-auto[data-popper-placement=top] .tooltip-arrow:before,.light-theme .ngb-tooltip-success+ngb-tooltip-window.bs-tooltip-auto[data-popper-placement=top] .tooltip-arrow:before{border-top-color:#71dd37}.light-theme .tooltip-success.bs-tooltip-auto[data-popper-placement=left] .tooltip-arrow:before,.light-theme .tooltip-success>.tooltip.bs-tooltip-auto[data-popper-placement=left] .tooltip-arrow:before,.light-theme .ngb-tooltip-success+ngb-tooltip-window.bs-tooltip-auto[data-popper-placement=left] .tooltip-arrow:before{border-left-color:#71dd37}.light-theme .tooltip-success.bs-tooltip-auto[data-popper-placement=bottom] .tooltip-arrow:before,.light-theme .tooltip-success>.tooltip.bs-tooltip-auto[data-popper-placement=bottom] .tooltip-arrow:before,.light-theme .ngb-tooltip-success+ngb-tooltip-window.bs-tooltip-auto[data-popper-placement=bottom] .tooltip-arrow:before{border-bottom-color:#71dd37}.light-theme .tooltip-success.bs-tooltip-auto[data-popper-placement=right] .tooltip-arrow:before,.light-theme .tooltip-success>.tooltip.bs-tooltip-auto[data-popper-placement=right] .tooltip-arrow:before,.light-theme .ngb-tooltip-success+ngb-tooltip-window.bs-tooltip-auto[data-popper-placement=right] .tooltip-arrow:before{border-right-color:#71dd37}.light-theme .tooltip-info .tooltip-inner,.light-theme .tooltip-info>.tooltip .tooltip-inner,.light-theme .ngb-tooltip-info+ngb-tooltip-window .tooltip-inner{background:#03c3ec;color:#fff;box-shadow:0 .125rem .25rem #03c3ec66}.light-theme .tooltip-info.bs-tooltip-auto[data-popper-placement=top] .tooltip-arrow:before,.light-theme .tooltip-info>.tooltip.bs-tooltip-auto[data-popper-placement=top] .tooltip-arrow:before,.light-theme .ngb-tooltip-info+ngb-tooltip-window.bs-tooltip-auto[data-popper-placement=top] .tooltip-arrow:before{border-top-color:#03c3ec}.light-theme .tooltip-info.bs-tooltip-auto[data-popper-placement=left] .tooltip-arrow:before,.light-theme .tooltip-info>.tooltip.bs-tooltip-auto[data-popper-placement=left] .tooltip-arrow:before,.light-theme .ngb-tooltip-info+ngb-tooltip-window.bs-tooltip-auto[data-popper-placement=left] .tooltip-arrow:before{border-left-color:#03c3ec}.light-theme .tooltip-info.bs-tooltip-auto[data-popper-placement=bottom] .tooltip-arrow:before,.light-theme .tooltip-info>.tooltip.bs-tooltip-auto[data-popper-placement=bottom] .tooltip-arrow:before,.light-theme .ngb-tooltip-info+ngb-tooltip-window.bs-tooltip-auto[data-popper-placement=bottom] .tooltip-arrow:before{border-bottom-color:#03c3ec}.light-theme .tooltip-info.bs-tooltip-auto[data-popper-placement=right] .tooltip-arrow:before,.light-theme .tooltip-info>.tooltip.bs-tooltip-auto[data-popper-placement=right] .tooltip-arrow:before,.light-theme .ngb-tooltip-info+ngb-tooltip-window.bs-tooltip-auto[data-popper-placement=right] .tooltip-arrow:before{border-right-color:#03c3ec}.light-theme .tooltip-warning .tooltip-inner,.light-theme .tooltip-warning>.tooltip .tooltip-inner,.light-theme .ngb-tooltip-warning+ngb-tooltip-window .tooltip-inner{background:#ffab00;color:#fff;box-shadow:0 .125rem .25rem #ffab0066}.light-theme .tooltip-warning.bs-tooltip-auto[data-popper-placement=top] .tooltip-arrow:before,.light-theme .tooltip-warning>.tooltip.bs-tooltip-auto[data-popper-placement=top] .tooltip-arrow:before,.light-theme .ngb-tooltip-warning+ngb-tooltip-window.bs-tooltip-auto[data-popper-placement=top] .tooltip-arrow:before{border-top-color:#ffab00}.light-theme .tooltip-warning.bs-tooltip-auto[data-popper-placement=left] .tooltip-arrow:before,.light-theme .tooltip-warning>.tooltip.bs-tooltip-auto[data-popper-placement=left] .tooltip-arrow:before,.light-theme .ngb-tooltip-warning+ngb-tooltip-window.bs-tooltip-auto[data-popper-placement=left] .tooltip-arrow:before{border-left-color:#ffab00}.light-theme .tooltip-warning.bs-tooltip-auto[data-popper-placement=bottom] .tooltip-arrow:before,.light-theme .tooltip-warning>.tooltip.bs-tooltip-auto[data-popper-placement=bottom] .tooltip-arrow:before,.light-theme .ngb-tooltip-warning+ngb-tooltip-window.bs-tooltip-auto[data-popper-placement=bottom] .tooltip-arrow:before{border-bottom-color:#ffab00}.light-theme .tooltip-warning.bs-tooltip-auto[data-popper-placement=right] .tooltip-arrow:before,.light-theme .tooltip-warning>.tooltip.bs-tooltip-auto[data-popper-placement=right] .tooltip-arrow:before,.light-theme .ngb-tooltip-warning+ngb-tooltip-window.bs-tooltip-auto[data-popper-placement=right] .tooltip-arrow:before{border-right-color:#ffab00}.light-theme .tooltip-danger .tooltip-inner,.light-theme .tooltip-danger>.tooltip .tooltip-inner,.light-theme .ngb-tooltip-danger+ngb-tooltip-window .tooltip-inner{background:#ff3e1d;color:#fff;box-shadow:0 .125rem .25rem #ff3e1d66}.light-theme .tooltip-danger.bs-tooltip-auto[data-popper-placement=top] .tooltip-arrow:before,.light-theme .tooltip-danger>.tooltip.bs-tooltip-auto[data-popper-placement=top] .tooltip-arrow:before,.light-theme .ngb-tooltip-danger+ngb-tooltip-window.bs-tooltip-auto[data-popper-placement=top] .tooltip-arrow:before{border-top-color:#ff3e1d}.light-theme .tooltip-danger.bs-tooltip-auto[data-popper-placement=left] .tooltip-arrow:before,.light-theme .tooltip-danger>.tooltip.bs-tooltip-auto[data-popper-placement=left] .tooltip-arrow:before,.light-theme .ngb-tooltip-danger+ngb-tooltip-window.bs-tooltip-auto[data-popper-placement=left] .tooltip-arrow:before{border-left-color:#ff3e1d}.light-theme .tooltip-danger.bs-tooltip-auto[data-popper-placement=bottom] .tooltip-arrow:before,.light-theme .tooltip-danger>.tooltip.bs-tooltip-auto[data-popper-placement=bottom] .tooltip-arrow:before,.light-theme .ngb-tooltip-danger+ngb-tooltip-window.bs-tooltip-auto[data-popper-placement=bottom] .tooltip-arrow:before{border-bottom-color:#ff3e1d}.light-theme .tooltip-danger.bs-tooltip-auto[data-popper-placement=right] .tooltip-arrow:before,.light-theme .tooltip-danger>.tooltip.bs-tooltip-auto[data-popper-placement=right] .tooltip-arrow:before,.light-theme .ngb-tooltip-danger+ngb-tooltip-window.bs-tooltip-auto[data-popper-placement=right] .tooltip-arrow:before{border-right-color:#ff3e1d}.light-theme .tooltip-dark .tooltip-inner,.light-theme .tooltip-dark>.tooltip .tooltip-inner,.light-theme .ngb-tooltip-dark+ngb-tooltip-window .tooltip-inner{background:#233446;color:#fff;box-shadow:0 .125rem .25rem #23344666}.light-theme .tooltip-dark.bs-tooltip-auto[data-popper-placement=top] .tooltip-arrow:before,.light-theme .tooltip-dark>.tooltip.bs-tooltip-auto[data-popper-placement=top] .tooltip-arrow:before,.light-theme .ngb-tooltip-dark+ngb-tooltip-window.bs-tooltip-auto[data-popper-placement=top] .tooltip-arrow:before{border-top-color:#233446}.light-theme .tooltip-dark.bs-tooltip-auto[data-popper-placement=left] .tooltip-arrow:before,.light-theme .tooltip-dark>.tooltip.bs-tooltip-auto[data-popper-placement=left] .tooltip-arrow:before,.light-theme .ngb-tooltip-dark+ngb-tooltip-window.bs-tooltip-auto[data-popper-placement=left] .tooltip-arrow:before{border-left-color:#233446}.light-theme .tooltip-dark.bs-tooltip-auto[data-popper-placement=bottom] .tooltip-arrow:before,.light-theme .tooltip-dark>.tooltip.bs-tooltip-auto[data-popper-placement=bottom] .tooltip-arrow:before,.light-theme .ngb-tooltip-dark+ngb-tooltip-window.bs-tooltip-auto[data-popper-placement=bottom] .tooltip-arrow:before{border-bottom-color:#233446}.light-theme .tooltip-dark.bs-tooltip-auto[data-popper-placement=right] .tooltip-arrow:before,.light-theme .tooltip-dark>.tooltip.bs-tooltip-auto[data-popper-placement=right] .tooltip-arrow:before,.light-theme .ngb-tooltip-dark+ngb-tooltip-window.bs-tooltip-auto[data-popper-placement=right] .tooltip-arrow:before{border-right-color:#233446}.light-theme .tooltip-gray .tooltip-inner,.light-theme .tooltip-gray>.tooltip .tooltip-inner,.light-theme .ngb-tooltip-gray+ngb-tooltip-window .tooltip-inner{background:#eceef1;color:#435971;box-shadow:0 .125rem .25rem #eceef166}.light-theme .tooltip-gray.bs-tooltip-auto[data-popper-placement=top] .tooltip-arrow:before,.light-theme .tooltip-gray>.tooltip.bs-tooltip-auto[data-popper-placement=top] .tooltip-arrow:before,.light-theme .ngb-tooltip-gray+ngb-tooltip-window.bs-tooltip-auto[data-popper-placement=top] .tooltip-arrow:before{border-top-color:#eceef1}.light-theme .tooltip-gray.bs-tooltip-auto[data-popper-placement=left] .tooltip-arrow:before,.light-theme .tooltip-gray>.tooltip.bs-tooltip-auto[data-popper-placement=left] .tooltip-arrow:before,.light-theme .ngb-tooltip-gray+ngb-tooltip-window.bs-tooltip-auto[data-popper-placement=left] .tooltip-arrow:before{border-left-color:#eceef1}.light-theme .tooltip-gray.bs-tooltip-auto[data-popper-placement=bottom] .tooltip-arrow:before,.light-theme .tooltip-gray>.tooltip.bs-tooltip-auto[data-popper-placement=bottom] .tooltip-arrow:before,.light-theme .ngb-tooltip-gray+ngb-tooltip-window.bs-tooltip-auto[data-popper-placement=bottom] .tooltip-arrow:before{border-bottom-color:#eceef1}.light-theme .tooltip-gray.bs-tooltip-auto[data-popper-placement=right] .tooltip-arrow:before,.light-theme .tooltip-gray>.tooltip.bs-tooltip-auto[data-popper-placement=right] .tooltip-arrow:before,.light-theme .ngb-tooltip-gray+ngb-tooltip-window.bs-tooltip-auto[data-popper-placement=right] .tooltip-arrow:before{border-right-color:#eceef1}.light-theme .modal-open .tooltip{z-index:1092}.light-theme .tooltip-inner{box-shadow:0 .125rem .25rem #a1acb866}.light-theme .popover.popover-secondary,.light-theme .popover .popover-secondary>.popover,.light-theme .popover .ngb-popover-secondary+ngb-popover-window{border-color:transparent;background:#8592a3;box-shadow:0 .125rem .25rem #8592a366}.light-theme .popover.popover-secondary .popover-header,.light-theme .popover .popover-secondary>.popover .popover-header,.light-theme .popover .ngb-popover-secondary+ngb-popover-window .popover-header{border-color:#fff3;background:transparent;color:#fff}.light-theme .popover.popover-secondary .popover-body,.light-theme .popover .popover-secondary>.popover .popover-body,.light-theme .popover .ngb-popover-secondary+ngb-popover-window .popover-body{background:transparent;color:#fffc}.light-theme .popover.popover-secondary>.popover-arrow:before,.light-theme .popover .popover-secondary>.popover>.popover-arrow:before,.light-theme .popover .ngb-popover-secondary+ngb-popover-window>.popover-arrow:before{border-color:transparent}.light-theme .popover.popover-secondary.bs-popover-auto[data-popper-placement=top]>.popover-arrow:after,.light-theme .popover .popover-secondary>.popover.bs-popover-auto[data-popper-placement=top]>.popover-arrow:after,.light-theme .popover .ngb-popover-secondary+ngb-popover-window.bs-popover-auto[data-popper-placement=top]>.popover-arrow:after{border-top-color:#8592a3!important}.light-theme .popover.popover-secondary.bs-popover-auto[data-popper-placement=right]>.popover-arrow:after,.light-theme .popover .popover-secondary>.popover.bs-popover-auto[data-popper-placement=right]>.popover-arrow:after,.light-theme .popover .ngb-popover-secondary+ngb-popover-window.bs-popover-auto[data-popper-placement=right]>.popover-arrow:after{border-right-color:#8592a3!important}.light-theme .popover.popover-secondary.bs-popover-auto[data-popper-placement=bottom]>.popover-arrow:after,.light-theme .popover .popover-secondary>.popover.bs-popover-auto[data-popper-placement=bottom]>.popover-arrow:after,.light-theme .popover .ngb-popover-secondary+ngb-popover-window.bs-popover-auto[data-popper-placement=bottom]>.popover-arrow:after{border-bottom-color:#8592a3!important}.light-theme .popover.popover-secondary.bs-popover-auto[data-popper-placement=left]>.popover-arrow:after,.light-theme .popover .popover-secondary>.popover.bs-popover-auto[data-popper-placement=left]>.popover-arrow:after,.light-theme .popover .ngb-popover-secondary+ngb-popover-window.bs-popover-auto[data-popper-placement=left]>.popover-arrow:after{border-left-color:#8592a3!important}.light-theme .popover.popover-secondary.bs-popover-auto[data-popper-placement=bottom] .popover-header:before,.light-theme .popover .popover-secondary>.popover.bs-popover-auto[data-popper-placement=bottom] .popover-header:before,.light-theme .popover .ngb-popover-secondary+ngb-popover-window.bs-popover-auto[data-popper-placement=bottom] .popover-header:before{border-bottom:1px solid transparent!important}.light-theme .popover.popover-success,.light-theme .popover .popover-success>.popover,.light-theme .popover .ngb-popover-success+ngb-popover-window{border-color:transparent;background:#71dd37;box-shadow:0 .125rem .25rem #71dd3766}.light-theme .popover.popover-success .popover-header,.light-theme .popover .popover-success>.popover .popover-header,.light-theme .popover .ngb-popover-success+ngb-popover-window .popover-header{border-color:#fff3;background:transparent;color:#fff}.light-theme .popover.popover-success .popover-body,.light-theme .popover .popover-success>.popover .popover-body,.light-theme .popover .ngb-popover-success+ngb-popover-window .popover-body{background:transparent;color:#fffc}.light-theme .popover.popover-success>.popover-arrow:before,.light-theme .popover .popover-success>.popover>.popover-arrow:before,.light-theme .popover .ngb-popover-success+ngb-popover-window>.popover-arrow:before{border-color:transparent}.light-theme .popover.popover-success.bs-popover-auto[data-popper-placement=top]>.popover-arrow:after,.light-theme .popover .popover-success>.popover.bs-popover-auto[data-popper-placement=top]>.popover-arrow:after,.light-theme .popover .ngb-popover-success+ngb-popover-window.bs-popover-auto[data-popper-placement=top]>.popover-arrow:after{border-top-color:#71dd37!important}.light-theme .popover.popover-success.bs-popover-auto[data-popper-placement=right]>.popover-arrow:after,.light-theme .popover .popover-success>.popover.bs-popover-auto[data-popper-placement=right]>.popover-arrow:after,.light-theme .popover .ngb-popover-success+ngb-popover-window.bs-popover-auto[data-popper-placement=right]>.popover-arrow:after{border-right-color:#71dd37!important}.light-theme .popover.popover-success.bs-popover-auto[data-popper-placement=bottom]>.popover-arrow:after,.light-theme .popover .popover-success>.popover.bs-popover-auto[data-popper-placement=bottom]>.popover-arrow:after,.light-theme .popover .ngb-popover-success+ngb-popover-window.bs-popover-auto[data-popper-placement=bottom]>.popover-arrow:after{border-bottom-color:#71dd37!important}.light-theme .popover.popover-success.bs-popover-auto[data-popper-placement=left]>.popover-arrow:after,.light-theme .popover .popover-success>.popover.bs-popover-auto[data-popper-placement=left]>.popover-arrow:after,.light-theme .popover .ngb-popover-success+ngb-popover-window.bs-popover-auto[data-popper-placement=left]>.popover-arrow:after{border-left-color:#71dd37!important}.light-theme .popover.popover-success.bs-popover-auto[data-popper-placement=bottom] .popover-header:before,.light-theme .popover .popover-success>.popover.bs-popover-auto[data-popper-placement=bottom] .popover-header:before,.light-theme .popover .ngb-popover-success+ngb-popover-window.bs-popover-auto[data-popper-placement=bottom] .popover-header:before{border-bottom:1px solid transparent!important}.light-theme .popover.popover-info,.light-theme .popover .popover-info>.popover,.light-theme .popover .ngb-popover-info+ngb-popover-window{border-color:transparent;background:#03c3ec;box-shadow:0 .125rem .25rem #03c3ec66}.light-theme .popover.popover-info .popover-header,.light-theme .popover .popover-info>.popover .popover-header,.light-theme .popover .ngb-popover-info+ngb-popover-window .popover-header{border-color:#fff3;background:transparent;color:#fff}.light-theme .popover.popover-info .popover-body,.light-theme .popover .popover-info>.popover .popover-body,.light-theme .popover .ngb-popover-info+ngb-popover-window .popover-body{background:transparent;color:#fffc}.light-theme .popover.popover-info>.popover-arrow:before,.light-theme .popover .popover-info>.popover>.popover-arrow:before,.light-theme .popover .ngb-popover-info+ngb-popover-window>.popover-arrow:before{border-color:transparent}.light-theme .popover.popover-info.bs-popover-auto[data-popper-placement=top]>.popover-arrow:after,.light-theme .popover .popover-info>.popover.bs-popover-auto[data-popper-placement=top]>.popover-arrow:after,.light-theme .popover .ngb-popover-info+ngb-popover-window.bs-popover-auto[data-popper-placement=top]>.popover-arrow:after{border-top-color:#03c3ec!important}.light-theme .popover.popover-info.bs-popover-auto[data-popper-placement=right]>.popover-arrow:after,.light-theme .popover .popover-info>.popover.bs-popover-auto[data-popper-placement=right]>.popover-arrow:after,.light-theme .popover .ngb-popover-info+ngb-popover-window.bs-popover-auto[data-popper-placement=right]>.popover-arrow:after{border-right-color:#03c3ec!important}.light-theme .popover.popover-info.bs-popover-auto[data-popper-placement=bottom]>.popover-arrow:after,.light-theme .popover .popover-info>.popover.bs-popover-auto[data-popper-placement=bottom]>.popover-arrow:after,.light-theme .popover .ngb-popover-info+ngb-popover-window.bs-popover-auto[data-popper-placement=bottom]>.popover-arrow:after{border-bottom-color:#03c3ec!important}.light-theme .popover.popover-info.bs-popover-auto[data-popper-placement=left]>.popover-arrow:after,.light-theme .popover .popover-info>.popover.bs-popover-auto[data-popper-placement=left]>.popover-arrow:after,.light-theme .popover .ngb-popover-info+ngb-popover-window.bs-popover-auto[data-popper-placement=left]>.popover-arrow:after{border-left-color:#03c3ec!important}.light-theme .popover.popover-info.bs-popover-auto[data-popper-placement=bottom] .popover-header:before,.light-theme .popover .popover-info>.popover.bs-popover-auto[data-popper-placement=bottom] .popover-header:before,.light-theme .popover .ngb-popover-info+ngb-popover-window.bs-popover-auto[data-popper-placement=bottom] .popover-header:before{border-bottom:1px solid transparent!important}.light-theme .popover.popover-warning,.light-theme .popover .popover-warning>.popover,.light-theme .popover .ngb-popover-warning+ngb-popover-window{border-color:transparent;background:#ffab00;box-shadow:0 .125rem .25rem #ffab0066}.light-theme .popover.popover-warning .popover-header,.light-theme .popover .popover-warning>.popover .popover-header,.light-theme .popover .ngb-popover-warning+ngb-popover-window .popover-header{border-color:#fff3;background:transparent;color:#fff}.light-theme .popover.popover-warning .popover-body,.light-theme .popover .popover-warning>.popover .popover-body,.light-theme .popover .ngb-popover-warning+ngb-popover-window .popover-body{background:transparent;color:#fffc}.light-theme .popover.popover-warning>.popover-arrow:before,.light-theme .popover .popover-warning>.popover>.popover-arrow:before,.light-theme .popover .ngb-popover-warning+ngb-popover-window>.popover-arrow:before{border-color:transparent}.light-theme .popover.popover-warning.bs-popover-auto[data-popper-placement=top]>.popover-arrow:after,.light-theme .popover .popover-warning>.popover.bs-popover-auto[data-popper-placement=top]>.popover-arrow:after,.light-theme .popover .ngb-popover-warning+ngb-popover-window.bs-popover-auto[data-popper-placement=top]>.popover-arrow:after{border-top-color:#ffab00!important}.light-theme .popover.popover-warning.bs-popover-auto[data-popper-placement=right]>.popover-arrow:after,.light-theme .popover .popover-warning>.popover.bs-popover-auto[data-popper-placement=right]>.popover-arrow:after,.light-theme .popover .ngb-popover-warning+ngb-popover-window.bs-popover-auto[data-popper-placement=right]>.popover-arrow:after{border-right-color:#ffab00!important}.light-theme .popover.popover-warning.bs-popover-auto[data-popper-placement=bottom]>.popover-arrow:after,.light-theme .popover .popover-warning>.popover.bs-popover-auto[data-popper-placement=bottom]>.popover-arrow:after,.light-theme .popover .ngb-popover-warning+ngb-popover-window.bs-popover-auto[data-popper-placement=bottom]>.popover-arrow:after{border-bottom-color:#ffab00!important}.light-theme .popover.popover-warning.bs-popover-auto[data-popper-placement=left]>.popover-arrow:after,.light-theme .popover .popover-warning>.popover.bs-popover-auto[data-popper-placement=left]>.popover-arrow:after,.light-theme .popover .ngb-popover-warning+ngb-popover-window.bs-popover-auto[data-popper-placement=left]>.popover-arrow:after{border-left-color:#ffab00!important}.light-theme .popover.popover-warning.bs-popover-auto[data-popper-placement=bottom] .popover-header:before,.light-theme .popover .popover-warning>.popover.bs-popover-auto[data-popper-placement=bottom] .popover-header:before,.light-theme .popover .ngb-popover-warning+ngb-popover-window.bs-popover-auto[data-popper-placement=bottom] .popover-header:before{border-bottom:1px solid transparent!important}.light-theme .popover.popover-danger,.light-theme .popover .popover-danger>.popover,.light-theme .popover .ngb-popover-danger+ngb-popover-window{border-color:transparent;background:#ff3e1d;box-shadow:0 .125rem .25rem #ff3e1d66}.light-theme .popover.popover-danger .popover-header,.light-theme .popover .popover-danger>.popover .popover-header,.light-theme .popover .ngb-popover-danger+ngb-popover-window .popover-header{border-color:#fff3;background:transparent;color:#fff}.light-theme .popover.popover-danger .popover-body,.light-theme .popover .popover-danger>.popover .popover-body,.light-theme .popover .ngb-popover-danger+ngb-popover-window .popover-body{background:transparent;color:#fffc}.light-theme .popover.popover-danger>.popover-arrow:before,.light-theme .popover .popover-danger>.popover>.popover-arrow:before,.light-theme .popover .ngb-popover-danger+ngb-popover-window>.popover-arrow:before{border-color:transparent}.light-theme .popover.popover-danger.bs-popover-auto[data-popper-placement=top]>.popover-arrow:after,.light-theme .popover .popover-danger>.popover.bs-popover-auto[data-popper-placement=top]>.popover-arrow:after,.light-theme .popover .ngb-popover-danger+ngb-popover-window.bs-popover-auto[data-popper-placement=top]>.popover-arrow:after{border-top-color:#ff3e1d!important}.light-theme .popover.popover-danger.bs-popover-auto[data-popper-placement=right]>.popover-arrow:after,.light-theme .popover .popover-danger>.popover.bs-popover-auto[data-popper-placement=right]>.popover-arrow:after,.light-theme .popover .ngb-popover-danger+ngb-popover-window.bs-popover-auto[data-popper-placement=right]>.popover-arrow:after{border-right-color:#ff3e1d!important}.light-theme .popover.popover-danger.bs-popover-auto[data-popper-placement=bottom]>.popover-arrow:after,.light-theme .popover .popover-danger>.popover.bs-popover-auto[data-popper-placement=bottom]>.popover-arrow:after,.light-theme .popover .ngb-popover-danger+ngb-popover-window.bs-popover-auto[data-popper-placement=bottom]>.popover-arrow:after{border-bottom-color:#ff3e1d!important}.light-theme .popover.popover-danger.bs-popover-auto[data-popper-placement=left]>.popover-arrow:after,.light-theme .popover .popover-danger>.popover.bs-popover-auto[data-popper-placement=left]>.popover-arrow:after,.light-theme .popover .ngb-popover-danger+ngb-popover-window.bs-popover-auto[data-popper-placement=left]>.popover-arrow:after{border-left-color:#ff3e1d!important}.light-theme .popover.popover-danger.bs-popover-auto[data-popper-placement=bottom] .popover-header:before,.light-theme .popover .popover-danger>.popover.bs-popover-auto[data-popper-placement=bottom] .popover-header:before,.light-theme .popover .ngb-popover-danger+ngb-popover-window.bs-popover-auto[data-popper-placement=bottom] .popover-header:before{border-bottom:1px solid transparent!important}.light-theme .popover.popover-dark,.light-theme .popover .popover-dark>.popover,.light-theme .popover .ngb-popover-dark+ngb-popover-window{border-color:transparent;background:#233446;box-shadow:0 .125rem .25rem #23344666}.light-theme .popover.popover-dark .popover-header,.light-theme .popover .popover-dark>.popover .popover-header,.light-theme .popover .ngb-popover-dark+ngb-popover-window .popover-header{border-color:#fff3;background:transparent;color:#fff}.light-theme .popover.popover-dark .popover-body,.light-theme .popover .popover-dark>.popover .popover-body,.light-theme .popover .ngb-popover-dark+ngb-popover-window .popover-body{background:transparent;color:#fffc}.light-theme .popover.popover-dark>.popover-arrow:before,.light-theme .popover .popover-dark>.popover>.popover-arrow:before,.light-theme .popover .ngb-popover-dark+ngb-popover-window>.popover-arrow:before{border-color:transparent}.light-theme .popover.popover-dark.bs-popover-auto[data-popper-placement=top]>.popover-arrow:after,.light-theme .popover .popover-dark>.popover.bs-popover-auto[data-popper-placement=top]>.popover-arrow:after,.light-theme .popover .ngb-popover-dark+ngb-popover-window.bs-popover-auto[data-popper-placement=top]>.popover-arrow:after{border-top-color:#233446!important}.light-theme .popover.popover-dark.bs-popover-auto[data-popper-placement=right]>.popover-arrow:after,.light-theme .popover .popover-dark>.popover.bs-popover-auto[data-popper-placement=right]>.popover-arrow:after,.light-theme .popover .ngb-popover-dark+ngb-popover-window.bs-popover-auto[data-popper-placement=right]>.popover-arrow:after{border-right-color:#233446!important}.light-theme .popover.popover-dark.bs-popover-auto[data-popper-placement=bottom]>.popover-arrow:after,.light-theme .popover .popover-dark>.popover.bs-popover-auto[data-popper-placement=bottom]>.popover-arrow:after,.light-theme .popover .ngb-popover-dark+ngb-popover-window.bs-popover-auto[data-popper-placement=bottom]>.popover-arrow:after{border-bottom-color:#233446!important}.light-theme .popover.popover-dark.bs-popover-auto[data-popper-placement=left]>.popover-arrow:after,.light-theme .popover .popover-dark>.popover.bs-popover-auto[data-popper-placement=left]>.popover-arrow:after,.light-theme .popover .ngb-popover-dark+ngb-popover-window.bs-popover-auto[data-popper-placement=left]>.popover-arrow:after{border-left-color:#233446!important}.light-theme .popover.popover-dark.bs-popover-auto[data-popper-placement=bottom] .popover-header:before,.light-theme .popover .popover-dark>.popover.bs-popover-auto[data-popper-placement=bottom] .popover-header:before,.light-theme .popover .ngb-popover-dark+ngb-popover-window.bs-popover-auto[data-popper-placement=bottom] .popover-header:before{border-bottom:1px solid transparent!important}.light-theme .popover.popover-gray,.light-theme .popover .popover-gray>.popover,.light-theme .popover .ngb-popover-gray+ngb-popover-window{border-color:transparent;background:#eceef1;box-shadow:0 .125rem .25rem #eceef166}.light-theme .popover.popover-gray .popover-header,.light-theme .popover .popover-gray>.popover .popover-header,.light-theme .popover .ngb-popover-gray+ngb-popover-window .popover-header{border-color:#43597133;background:transparent;color:#435971}.light-theme .popover.popover-gray .popover-body,.light-theme .popover .popover-gray>.popover .popover-body,.light-theme .popover .ngb-popover-gray+ngb-popover-window .popover-body{background:transparent;color:#435971cc}.light-theme .popover.popover-gray>.popover-arrow:before,.light-theme .popover .popover-gray>.popover>.popover-arrow:before,.light-theme .popover .ngb-popover-gray+ngb-popover-window>.popover-arrow:before{border-color:transparent}.light-theme .popover.popover-gray.bs-popover-auto[data-popper-placement=top]>.popover-arrow:after,.light-theme .popover .popover-gray>.popover.bs-popover-auto[data-popper-placement=top]>.popover-arrow:after,.light-theme .popover .ngb-popover-gray+ngb-popover-window.bs-popover-auto[data-popper-placement=top]>.popover-arrow:after{border-top-color:#eceef1!important}.light-theme .popover.popover-gray.bs-popover-auto[data-popper-placement=right]>.popover-arrow:after,.light-theme .popover .popover-gray>.popover.bs-popover-auto[data-popper-placement=right]>.popover-arrow:after,.light-theme .popover .ngb-popover-gray+ngb-popover-window.bs-popover-auto[data-popper-placement=right]>.popover-arrow:after{border-right-color:#eceef1!important}.light-theme .popover.popover-gray.bs-popover-auto[data-popper-placement=bottom]>.popover-arrow:after,.light-theme .popover .popover-gray>.popover.bs-popover-auto[data-popper-placement=bottom]>.popover-arrow:after,.light-theme .popover .ngb-popover-gray+ngb-popover-window.bs-popover-auto[data-popper-placement=bottom]>.popover-arrow:after{border-bottom-color:#eceef1!important}.light-theme .popover.popover-gray.bs-popover-auto[data-popper-placement=left]>.popover-arrow:after,.light-theme .popover .popover-gray>.popover.bs-popover-auto[data-popper-placement=left]>.popover-arrow:after,.light-theme .popover .ngb-popover-gray+ngb-popover-window.bs-popover-auto[data-popper-placement=left]>.popover-arrow:after{border-left-color:#eceef1!important}.light-theme .popover.popover-gray.bs-popover-auto[data-popper-placement=bottom] .popover-header:before,.light-theme .popover .popover-gray>.popover.bs-popover-auto[data-popper-placement=bottom] .popover-header:before,.light-theme .popover .ngb-popover-gray+ngb-popover-window.bs-popover-auto[data-popper-placement=bottom] .popover-header:before{border-bottom:1px solid transparent!important}.light-theme .modal-open .popover{z-index:1091}.light-theme .popover{box-shadow:0 .25rem 1rem #a1acb873}.light-theme .popover .popover-arrow{z-index:1}.light-theme .popover.bs-popover-auto[data-popper-placement=bottom]>.popover-arrow:after{border-bottom-color:#fff;top:2px}.light-theme .popover.bs-popover-auto[data-popper-placement=bottom]>.popover-arrow:before{top:1px}.light-theme .popover-header{padding:1.125rem 1.125rem 0;font-size:1.125rem}.light-theme .form-label,.light-theme .col-form-label{font-size:.75rem;text-transform:uppercase;letter-spacing:inherit}.light-theme .form-label-lg{font-size:1rem}.light-theme .form-label-sm{font-size:.75rem}.light-theme .form-control::placeholder,.light-theme .form-control:focus::placeholder{transition:all .25s ease}.light-theme .form-control:hover:not([disabled]):not([focus]){border-color:#c7cdd4}.light-theme .form-control:not([readonly]):focus::placeholder{transform:translate(5px)}.light-theme .form-select{background-clip:padding-box}.light-theme .form-select:hover:not([disabled]):not([focus]){border-color:#c7cdd4}.light-theme .form-check-input{cursor:pointer}.light-theme .form-check-secondary .form-check-input:focus{border-color:#8592a3;box-shadow:0 2px 4px #8592a366}.light-theme .form-check-secondary .form-check-input:disabled{background-color:#eceef1}.light-theme .form-check-secondary .form-check-input:checked,.light-theme .form-check-secondary .form-check-input[type=checkbox]:indeterminate{background-color:#8592a3;border-color:#8592a3;box-shadow:0 2px 4px #8592a366}.light-theme .form-check-secondary.custom-option.checked{border:1px solid #8592a3}.light-theme .form-check-success .form-check-input:focus{border-color:#71dd37;box-shadow:0 2px 4px #71dd3766}.light-theme .form-check-success .form-check-input:disabled{background-color:#eceef1}.light-theme .form-check-success .form-check-input:checked,.light-theme .form-check-success .form-check-input[type=checkbox]:indeterminate{background-color:#71dd37;border-color:#71dd37;box-shadow:0 2px 4px #71dd3766}.light-theme .form-check-success.custom-option.checked{border:1px solid #71dd37}.light-theme .form-check-info .form-check-input:focus{border-color:#03c3ec;box-shadow:0 2px 4px #03c3ec66}.light-theme .form-check-info .form-check-input:disabled{background-color:#eceef1}.light-theme .form-check-info .form-check-input:checked,.light-theme .form-check-info .form-check-input[type=checkbox]:indeterminate{background-color:#03c3ec;border-color:#03c3ec;box-shadow:0 2px 4px #03c3ec66}.light-theme .form-check-info.custom-option.checked{border:1px solid #03c3ec}.light-theme .form-check-warning .form-check-input:focus{border-color:#ffab00;box-shadow:0 2px 4px #ffab0066}.light-theme .form-check-warning .form-check-input:disabled{background-color:#eceef1}.light-theme .form-check-warning .form-check-input:checked,.light-theme .form-check-warning .form-check-input[type=checkbox]:indeterminate{background-color:#ffab00;border-color:#ffab00;box-shadow:0 2px 4px #ffab0066}.light-theme .form-check-warning.custom-option.checked{border:1px solid #ffab00}.light-theme .form-check-danger .form-check-input:focus{border-color:#ff3e1d;box-shadow:0 2px 4px #ff3e1d66}.light-theme .form-check-danger .form-check-input:disabled{background-color:#eceef1}.light-theme .form-check-danger .form-check-input:checked,.light-theme .form-check-danger .form-check-input[type=checkbox]:indeterminate{background-color:#ff3e1d;border-color:#ff3e1d;box-shadow:0 2px 4px #ff3e1d66}.light-theme .form-check-danger.custom-option.checked{border:1px solid #ff3e1d}.light-theme .form-check-light .form-check-input:focus{border-color:#fcfdfd;box-shadow:0 2px 4px #fcfdfd66}.light-theme .form-check-light .form-check-input:disabled{background-color:#eceef1}.light-theme .form-check-light .form-check-input:checked,.light-theme .form-check-light .form-check-input[type=checkbox]:indeterminate{background-color:#fcfdfd;border-color:#fcfdfd;box-shadow:0 2px 4px #fcfdfd66}.light-theme .form-check-light.custom-option.checked{border:1px solid #fcfdfd}.light-theme .form-check-dark .form-check-input:focus{border-color:#233446;box-shadow:0 2px 4px #23344666}.light-theme .form-check-dark .form-check-input:disabled{background-color:#eceef1}.light-theme .form-check-dark .form-check-input:checked,.light-theme .form-check-dark .form-check-input[type=checkbox]:indeterminate{background-color:#233446;border-color:#233446;box-shadow:0 2px 4px #23344666}.light-theme .form-check-dark.custom-option.checked{border:1px solid #233446}.light-theme .form-check-gray .form-check-input:focus{border-color:#4359711a;box-shadow:0 2px 4px #43597166}.light-theme .form-check-gray .form-check-input:checked,.light-theme .form-check-gray .form-check-input[type=checkbox]:indeterminate{background-color:#4359711a;border-color:#4359711a;box-shadow:0 2px 4px #43597166}.light-theme .form-check-gray.custom-option.checked{border:1px solid rgba(67,89,113,.1)}.light-theme .form-range::-webkit-slider-thumb{box-shadow:0 0 6px #43597166;transition:transform .2s;transform-origin:center}.light-theme .form-range::-webkit-slider-thumb:focus{box-shadow:0 0 8px #43597166}.light-theme .form-range::-webkit-slider-thumb:active{transform:scale(1.4)}.light-theme .form-range::-moz-range-thumb{box-shadow:0 0 6px #43597166;transition:transform .2s;transform-origin:center}.light-theme .form-range::-moz-range-thumb:focus{box-shadow:0 0 8px #43597166}.light-theme .form-range::-moz-range-thumb:active{transform:scale(1.4)}.light-theme .form-range:disabled::-webkit-slider-runnable-track{background-color:#4359710d}.light-theme .form-range:disabled::-moz-range-track{background-color:#4359710d;box-shadow:none}.light-theme .form-range:disabled::-webkit-slider-thumb{box-shadow:none}.light-theme .form-range:disabled::-moz-range-thumb{box-shadow:none}.light-theme .input-group.rounded-pill .input-group-text,.light-theme .input-group.rounded-pill .form-control{border-radius:50rem}.light-theme .input-group:hover .input-group-text,.light-theme .input-group:hover .form-control{border-color:#c7cdd4}.light-theme .input-group:focus-within{box-shadow:0 0 .25rem .05rem #696cff1a}.light-theme .input-group:focus-within .form-control,.light-theme .input-group:focus-within .input-group-text{box-shadow:none}.light-theme .input-group.disabled .input-group-text{background-color:#eceef1}.light-theme .input-group.has-validation>.input-group-text:first-child{border-top-right-radius:0;border-bottom-right-radius:0}.light-theme .input-group.has-validation>.form-control:first-child{border-top-right-radius:0;border-bottom-right-radius:0}.light-theme .input-group.has-validation>.form-control:not(:first-child):not(:last-child){border-radius:0}.light-theme .input-group-text{background-clip:padding-box}.light-theme .input-group-text i{font-size:.9375rem}.light-theme .input-group-lg>.input-group-text i{font-size:1rem}.light-theme .input-group-sm>.input-group-text i{font-size:.75rem}.light-theme .input-group-merge .input-group-text:first-child{border-right:0}.light-theme .input-group-merge .input-group-text:last-child{border-left:0}.light-theme .input-group-merge .form-control:not(:first-child){padding-left:0;border-left:0}.light-theme .input-group-merge .form-control:not(:last-child){padding-right:0;border-right:0}.light-theme .input-group-text{transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion: reduce){.light-theme .input-group-text{transition:none}}.light-theme .fv-plugins-bootstrap5-row-invalid .input-group.has-validation .input-group-text,.light-theme .fv-plugins-bootstrap5-row-invalid .input-group.has-validation:focus-within .input-group-text{border-color:#ff3e1d!important}.light-theme .form-floating>.form-control:focus::placeholder,.light-theme .form-floating>.form-control:not(:placeholder-shown)::placeholder{color:#b4bdc6}.light-theme .valid-feedback{display:none;width:100%;margin-top:.3rem;font-size:85%;color:#71dd37}.light-theme .valid-tooltip{position:absolute;top:100%;z-index:5;display:none;max-width:100%;padding:.25rem .7rem;margin-top:.1rem;font-size:.9375rem;color:#fff;background-color:#71dd37;border-radius:.25rem}.was-validated .light-theme:valid~.valid-feedback,.was-validated .light-theme:valid~.valid-tooltip,.light-theme.is-valid~.valid-feedback,.light-theme.is-valid~.valid-tooltip{display:block}.was-validated .light-theme .form-control:valid,.light-theme .form-control.is-valid{border-color:#71dd37!important}.dark-style .was-validated .light-theme .form-control:valid,.dark-style .light-theme .form-control.is-valid{border-color:#71dd37!important}.was-validated .light-theme .form-control:valid:focus,.light-theme .form-control.is-valid:focus{border-color:#71dd37!important;box-shadow:0 0 .25rem .05rem #71dd371a}.was-validated .light-theme .form-select:valid,.light-theme .form-select.is-valid{border-color:#71dd37!important}.was-validated .light-theme .form-select:valid:focus,.light-theme .form-select.is-valid:focus{border-color:#71dd37;box-shadow:0 0 .25rem .05rem #71dd371a}.was-validated .light-theme .form-check-input:valid,.light-theme .form-check-input.is-valid{border-color:#71dd37}.was-validated .light-theme .form-check-input:valid:checked,.light-theme .form-check-input.is-valid:checked{background-color:#71dd37;border-color:#71dd37}.was-validated .light-theme .form-check-input:valid:focus,.light-theme .form-check-input.is-valid:focus{box-shadow:0 0 .25rem .05rem #71dd371a;border-color:#71dd37}.was-validated .light-theme .form-check-input:valid~.form-check-label,.light-theme .form-check-input.is-valid~.form-check-label{color:#71dd37}.light-theme .form-check-inline .form-check-input~.valid-feedback{margin-left:.5em}.was-validated .light-theme .input-group .form-control:valid~.input-group-text,.light-theme .input-group .form-control.is-valid~.input-group-text{border-color:#71dd37!important}.was-validated .light-theme .input-group .form-control:valid:focus,.light-theme .input-group .form-control.is-valid:focus{border-color:#71dd37!important;box-shadow:none}.was-validated .light-theme .input-group .form-control:valid:focus~.input-group-text,.light-theme .input-group .form-control.is-valid:focus~.input-group-text{border-color:#71dd37}.was-validated .light-theme .input-group .form-control:valid,.light-theme .input-group .form-control.is-valid,.was-validated .light-theme .input-group .form-select:valid,.light-theme .input-group .form-select.is-valid{z-index:3}.light-theme .invalid-feedback{display:none;width:100%;margin-top:.3rem;font-size:85%;color:#ff3e1d}.light-theme .invalid-tooltip{position:absolute;top:100%;z-index:5;display:none;max-width:100%;padding:.25rem .7rem;margin-top:.1rem;font-size:.9375rem;color:#fff;background-color:#ff3e1d;border-radius:.25rem}.was-validated .light-theme:invalid~.invalid-feedback,.was-validated .light-theme:invalid~.invalid-tooltip,.light-theme.is-invalid~.invalid-feedback,.light-theme.is-invalid~.invalid-tooltip{display:block}.was-validated .light-theme .form-control:invalid,.light-theme .form-control.is-invalid{border-color:#ff3e1d!important}.dark-style .was-validated .light-theme .form-control:invalid,.dark-style .light-theme .form-control.is-invalid{border-color:#ff3e1d!important}.was-validated .light-theme .form-control:invalid:focus,.light-theme .form-control.is-invalid:focus{border-color:#ff3e1d!important;box-shadow:0 0 .25rem .05rem #ff3e1d1a}.was-validated .light-theme .form-select:invalid,.light-theme .form-select.is-invalid{border-color:#ff3e1d!important}.was-validated .light-theme .form-select:invalid:focus,.light-theme .form-select.is-invalid:focus{border-color:#ff3e1d;box-shadow:0 0 .25rem .05rem #ff3e1d1a}.was-validated .light-theme .form-check-input:invalid,.light-theme .form-check-input.is-invalid{border-color:#ff3e1d}.was-validated .light-theme .form-check-input:invalid:checked,.light-theme .form-check-input.is-invalid:checked{background-color:#ff3e1d;border-color:#ff3e1d}.was-validated .light-theme .form-check-input:invalid:focus,.light-theme .form-check-input.is-invalid:focus{box-shadow:0 0 .25rem .05rem #ff3e1d1a;border-color:#ff3e1d}.was-validated .light-theme .form-check-input:invalid~.form-check-label,.light-theme .form-check-input.is-invalid~.form-check-label{color:#ff3e1d}.light-theme .form-check-inline .form-check-input~.invalid-feedback{margin-left:.5em}.was-validated .light-theme .input-group .form-control:invalid~.input-group-text,.light-theme .input-group .form-control.is-invalid~.input-group-text{border-color:#ff3e1d!important}.was-validated .light-theme .input-group .form-control:invalid:focus,.light-theme .input-group .form-control.is-invalid:focus{border-color:#ff3e1d!important;box-shadow:none}.was-validated .light-theme .input-group .form-control:invalid:focus~.input-group-text,.light-theme .input-group .form-control.is-invalid:focus~.input-group-text{border-color:#ff3e1d}.was-validated .light-theme .input-group .form-control:invalid,.light-theme .input-group .form-control.is-invalid,.was-validated .light-theme .input-group .form-select:invalid,.light-theme .input-group .form-select.is-invalid{z-index:3}.light-theme form .error:not(li):not(input){color:#ff3e1d;font-size:85%;margin-top:.25rem}.light-theme form .invalid,.light-theme form .is-invalid .invalid:before,.light-theme form .is-invalid:before{border-color:#ff3e1d!important}.light-theme form .form-label.invalid,.light-theme form .form-label.is-invalid{border-color:#ff3e1d;box-shadow:0 0 0 2px #ff3e1d66!important}.light-theme form select.invalid~.select2 .select2-selection{border-color:#ff3e1d}.light-theme form select.is-invalid~.select2 .select2-selection{border-color:#ff3e1d!important}.light-theme form select.selectpicker.is-invalid~.btn{border-color:#ff3e1d!important}@media (hover: none){.light-theme .fv-plugins-bootstrap5-row-invalid .form-control.flatpickr-mobile{border-color:#ff3e1d}}.light-theme .fv-plugins-bootstrap5 .invalid-feedback,.light-theme .fv-plugins-bootstrap5 .invalid-tooltip{display:block}.light-theme .fv-plugins-bootstrap5-row-invalid .tagify.tagify--empty{border-color:#ff3e1d!important}.light-theme .modal-content{box-shadow:0 2px 16px #43597173}.light-theme .modal .btn-close{background-color:#fff;border-radius:.5rem;opacity:1;padding:.635rem;box-shadow:0 .125rem .25rem #a1acb866;transition:all .23s ease .1s;transform:translate(23px,-25px)}.light-theme .modal .btn-close:hover,.light-theme .modal .btn-close:focus,.light-theme .modal .btn-close:active{opacity:1;outline:none;transform:translate(20px,-20px)}.light-theme .modal .modal-header .btn-close{margin-top:-1.25rem}.light-theme .modal-footer{padding:.25rem 1.5rem 1.5rem}.light-theme .modal-dialog-scrollable .btn-close,.light-theme .modal-fullscreen .btn-close,.light-theme .modal-top .btn-close{box-shadow:none;transform:translate(0)!important}.light-theme .modal-dialog-scrollable .btn-close:hover,.light-theme .modal-fullscreen .btn-close:hover,.light-theme .modal-top .btn-close:hover{transform:translate(0)!important}.light-theme .modal-onboarding .close-label{font-size:.8rem;position:absolute;top:.85rem;opacity:.95}.light-theme .modal-onboarding .close-label:hover{opacity:.95}.light-theme .modal-onboarding .modal-header .btn-close{margin-top:-.75rem}.light-theme .modal-onboarding .onboarding-media{margin-bottom:1rem}.light-theme .modal-onboarding .onboarding-media img{margin:0 auto}.light-theme .modal-onboarding .onboarding-content{margin:2rem}.light-theme .modal-onboarding form{margin-top:2rem;text-align:left}.light-theme .modal-onboarding .carousel-indicators{bottom:-10px}.light-theme .modal-onboarding .carousel-control-prev,.light-theme .modal-onboarding .carousel-control-next{top:auto;bottom:.75rem;opacity:1}.light-theme .modal-onboarding .carousel-control-prev{left:1rem}.light-theme .modal-onboarding .onboarding-horizontal{display:flex;justify-content:space-between;align-items:center}.light-theme .modal-onboarding .onboarding-horizontal .onboarding-media{margin:2rem;margin-top:0}.light-theme .modal-onboarding .onboarding-horizontal .carousel-control-prev{left:0}.light-theme .modal-onboarding.animated .onboarding-media{transform:translateY(10px) scale(.8);transition:all .5s cubic-bezier(.25,1.1,.5,1.35);transition-delay:.3s;opacity:0}.light-theme .modal-onboarding.animated .onboarding-content{transform:translateY(40px);transition-delay:.1s;transition:all .4s ease;opacity:0}.light-theme .modal-onboarding.animated .onboarding-title{opacity:0;transition-delay:.5s;transition:all .5s cubic-bezier(.25,1.1,.5,1.35);transform:translateY(40px)}.light-theme .modal-onboarding.animated .onboarding-info{opacity:0;transition-delay:.6s;transition:all .5s cubic-bezier(.25,1.1,.5,1.35);transform:translateY(40px)}.light-theme .modal-onboarding.animated form{opacity:0;transition-delay:.7s;transition:all .5s ease;transform:translateY(40px)}.light-theme .modal-onboarding.animated.show .onboarding-media{transform:translateY(0) scale(1);opacity:1}.light-theme .modal-onboarding.animated.show .onboarding-content,.light-theme .modal-onboarding.animated.show .onboarding-title{transform:translateY(0);opacity:1}.light-theme .modal-onboarding.animated.show .onboarding-info,.light-theme .modal-onboarding.animated.show form{opacity:1;transform:translateY(0)}.light-theme .modal-top .modal-dialog{margin-top:0}.light-theme .modal-top .modal-content{border-top-left-radius:0;border-top-right-radius:0}.light-theme .modal-transparent .modal-dialog{display:flex;margin:0 auto;min-height:100vh}.light-theme .modal-transparent .modal-content{margin:auto;width:100%;border:0;background:transparent;box-shadow:none}.light-theme .modal-transparent .btn-close{position:absolute;top:0;right:1.5rem;transform:none;opacity:1;padding:.25em;background-image:url("data:image/svg+xml,%3Csvg width='150px' height='151px' viewBox='0 0 150 151' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cdefs%3E%3Cpolygon id='path-1' points='131.251657 0 74.9933705 56.25 18.7483426 0 0 18.75 56.2450278 75 0 131.25 18.7483426 150 74.9933705 93.75 131.251657 150 150 131.25 93.7549722 75 150 18.75'%3E%3C/polygon%3E%3C/defs%3E%3Cg id='\1f3a8-%5BSetup%5D:-Colors-&amp;-Shadows' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cg id='Artboard' transform='translate(-225.000000, -250.000000)'%3E%3Cg id='Icon-Color' transform='translate(225.000000, 250.500000)'%3E%3Cuse fill='%23fff' xlink:href='%23path-1'%3E%3C/use%3E%3Cuse fill-opacity='0.5' fill='%23fff' xlink:href='%23path-1'%3E%3C/use%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E");background-color:transparent!important}.light-theme .modal-simple .modal-content{padding:3rem}.light-theme .modal-simple .btn-close{position:absolute;top:-2rem;right:-2rem}@media (max-width: 767.98px){.light-theme .modal-simple .btn-close{top:0;right:0}}.light-theme .modal-refer-and-earn .modal-refer-and-earn-step{width:100px;height:100px;display:flex;justify-content:center;align-items:center;border-radius:.5rem}.light-theme .modal-refer-and-earn .modal-refer-and-earn-step i{font-size:2.5rem}.light-theme .modal-top.fade .modal-dialog,.light-theme .modal-top .modal.fade .modal-dialog{transform:translateY(-100%)}.light-theme .modal-top.show .modal-dialog,.light-theme .modal-top .modal.show .modal-dialog{transform:translateY(0)}.light-theme .modal-transparent.fade .modal-dialog,.light-theme .modal-transparent .modal.fade .modal-dialog{transform:scale(.5)}.light-theme .modal-transparent.show .modal-dialog,.light-theme .modal-transparent .modal.show .modal-dialog{transform:scale(1)}@media (max-width: 991.98px){.light-theme .modal-onboarding .onboarding-horizontal{flex-direction:column}}@media (max-width: 767.98px){.light-theme .modal .modal-dialog:not(.modal-fullscreen){padding:0 .75rem;padding-left:.75rem!important}.light-theme .modal .carousel-control-prev,.light-theme .modal .carousel-control-next{display:none}}@media (min-width: 576px){.light-theme .modal-content{box-shadow:0 2px 20px #43597173}.light-theme .modal-sm .modal-dialog{max-width:22.5rem}}@media (min-width: 1200px){.light-theme .modal-xl .modal-dialog{max-width:1140px}}.light-theme .progress{overflow:initial}.light-theme .progress-bar.bg-secondary{box-shadow:0 2px 4px #8592a366}.light-theme .progress-bar.bg-success{box-shadow:0 2px 4px #71dd3766}.light-theme .progress-bar.bg-info{box-shadow:0 2px 4px #03c3ec66}.light-theme .progress-bar.bg-warning{box-shadow:0 2px 4px #ffab0066}.light-theme .progress-bar.bg-danger{box-shadow:0 2px 4px #ff3e1d66}.light-theme .progress-bar.bg-light{box-shadow:0 2px 4px #fcfdfd66}.light-theme .progress-bar.bg-dark{box-shadow:0 2px 4px #23344666}.light-theme .progress-bar.bg-gray{box-shadow:0 2px 4px #43597166}.light-theme .progress-bar-striped{background-image:linear-gradient(45deg,rgba(255,255,255,.07) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.07) 50%,rgba(255,255,255,.07) 75%,transparent 75%,transparent)}.light-theme .progress .progress-bar:last-child{border-top-right-radius:10rem;border-bottom-right-radius:10rem}.light-theme .progress .progress-bar:first-child{border-top-left-radius:10rem;border-bottom-left-radius:10rem}.light-theme .breadcrumb-item,.light-theme .breadcrumb-item a{color:#697a8d}.light-theme .breadcrumb-item:hover,.light-theme .breadcrumb-item:focus,.light-theme .breadcrumb-item a:hover,.light-theme .breadcrumb-item a:focus{color:#697a8d}.light-theme .breadcrumb-item.active,.light-theme .breadcrumb-item a.active{font-weight:500}.light-theme .breadcrumb-item.active:before,.light-theme .breadcrumb-item a.active:before{font-weight:400}.light-theme .breadcrumb-item.active a,.light-theme .breadcrumb-item.active a:hover,.light-theme .breadcrumb-item.active a:focus,.light-theme .breadcrumb-item.active a:active{color:inherit}.light-theme .breadcrumb-style1 .breadcrumb-item+.breadcrumb-item:before,.light-theme .breadcrumb-style2 .breadcrumb-item+.breadcrumb-item:before{font-family:boxicons;vertical-align:middle}.light-theme .breadcrumb-style1 .breadcrumb-item+.breadcrumb-item:before{content:"\ea50";font-size:1.125rem;line-height:1.4}.light-theme .breadcrumb-style2 .breadcrumb-item+.breadcrumb-item:before{content:"\ebe7";font-size:1rem;line-height:1.35rem}.light-theme .list-group-item-secondary{background-color:#e7e9ed;color:#8592a3!important}.light-theme a.list-group-item-secondary,.light-theme button.list-group-item-secondary{color:#8592a3}.light-theme a.list-group-item-secondary:hover,.light-theme a.list-group-item-secondary:focus,.light-theme button.list-group-item-secondary:hover,.light-theme button.list-group-item-secondary:focus{background-color:#dbdde1;color:#8592a3}.light-theme a.list-group-item-secondary.active,.light-theme button.list-group-item-secondary.active{border-color:#8592a3;background-color:#8592a3;color:#8592a3}.light-theme .list-group.list-group-timeline .list-group-timeline-secondary:before{background-color:#8592a3}.light-theme .list-group-item-success{background-color:#e3f8d7;color:#71dd37!important}.light-theme a.list-group-item-success,.light-theme button.list-group-item-success{color:#71dd37}.light-theme a.list-group-item-success:hover,.light-theme a.list-group-item-success:focus,.light-theme button.list-group-item-success:hover,.light-theme button.list-group-item-success:focus{background-color:#d8eccc;color:#71dd37}.light-theme a.list-group-item-success.active,.light-theme button.list-group-item-success.active{border-color:#71dd37;background-color:#71dd37;color:#71dd37}.light-theme .list-group.list-group-timeline .list-group-timeline-success:before{background-color:#71dd37}.light-theme .list-group-item-info{background-color:#cdf3fb;color:#03c3ec!important}.light-theme a.list-group-item-info,.light-theme button.list-group-item-info{color:#03c3ec}.light-theme a.list-group-item-info:hover,.light-theme a.list-group-item-info:focus,.light-theme button.list-group-item-info:hover,.light-theme button.list-group-item-info:focus{background-color:#c3e7ee;color:#03c3ec}.light-theme a.list-group-item-info.active,.light-theme button.list-group-item-info.active{border-color:#03c3ec;background-color:#03c3ec;color:#03c3ec}.light-theme .list-group.list-group-timeline .list-group-timeline-info:before{background-color:#03c3ec}.light-theme .list-group-item-warning{background-color:#fec;color:#ffab00!important}.light-theme a.list-group-item-warning,.light-theme button.list-group-item-warning{color:#ffab00}.light-theme a.list-group-item-warning:hover,.light-theme a.list-group-item-warning:focus,.light-theme button.list-group-item-warning:hover,.light-theme button.list-group-item-warning:focus{background-color:#f2e2c2;color:#ffab00}.light-theme a.list-group-item-warning.active,.light-theme button.list-group-item-warning.active{border-color:#ffab00;background-color:#ffab00;color:#ffab00}.light-theme .list-group.list-group-timeline .list-group-timeline-warning:before{background-color:#ffab00}.light-theme .list-group-item-danger{background-color:#ffd8d2;color:#ff3e1d!important}.light-theme a.list-group-item-danger,.light-theme button.list-group-item-danger{color:#ff3e1d}.light-theme a.list-group-item-danger:hover,.light-theme a.list-group-item-danger:focus,.light-theme button.list-group-item-danger:hover,.light-theme button.list-group-item-danger:focus{background-color:#f2cdc8;color:#ff3e1d}.light-theme a.list-group-item-danger.active,.light-theme button.list-group-item-danger.active{border-color:#ff3e1d;background-color:#ff3e1d;color:#ff3e1d}.light-theme .list-group.list-group-timeline .list-group-timeline-danger:before{background-color:#ff3e1d}.light-theme .list-group-item-dark{background-color:#d3d6da;color:#233446!important}.light-theme a.list-group-item-dark,.light-theme button.list-group-item-dark{color:#233446}.light-theme a.list-group-item-dark:hover,.light-theme a.list-group-item-dark:focus,.light-theme button.list-group-item-dark:hover,.light-theme button.list-group-item-dark:focus{background-color:#c8cbcf;color:#233446}.light-theme a.list-group-item-dark.active,.light-theme button.list-group-item-dark.active{border-color:#233446;background-color:#233446;color:#233446}.light-theme .list-group.list-group-timeline .list-group-timeline-dark:before{background-color:#233446}.light-theme .list-group-item-gray{background-color:#fdfdfdd1;color:#4359711a!important}.light-theme a.list-group-item-gray,.light-theme button.list-group-item-gray{color:#4359711a}.light-theme a.list-group-item-gray:hover,.light-theme a.list-group-item-gray:focus,.light-theme button.list-group-item-gray:hover,.light-theme button.list-group-item-gray:focus{background-color:#ebebebd3;color:#4359711a}.light-theme a.list-group-item-gray.active,.light-theme button.list-group-item-gray.active{border-color:#4359711a;background-color:#4359711a;color:#4359711a}.light-theme .list-group.list-group-timeline .list-group-timeline-gray:before{background-color:#4359711a}.light-theme .list-group.list-group-timeline{position:relative}.light-theme .list-group.list-group-timeline:before{background-color:#d9dee3;position:absolute;content:"";width:1px;height:100%;top:0;bottom:0;left:.2rem}.light-theme .list-group.list-group-timeline .list-group-item{border:none;padding-left:1.25rem}.light-theme .list-group.list-group-timeline .list-group-item:before{position:absolute;display:block;content:"";width:7px;height:7px;left:0;top:50%;margin-top:-3.5px;border-radius:100%}.light-theme .list-group .list-group-item.active h1,.light-theme .list-group .list-group-item.active .h1,.light-theme .list-group .list-group-item.active h2,.light-theme .list-group .list-group-item.active .h2,.light-theme .list-group .list-group-item.active h3,.light-theme .list-group .list-group-item.active .h3,.light-theme .list-group .list-group-item.active h4,.light-theme .list-group .list-group-item.active .h4,.light-theme .list-group .list-group-item.active h5,.light-theme .list-group .list-group-item.active .h5,.light-theme .list-group .list-group-item.active h6,.light-theme .list-group .list-group-item.active .h6{color:#fff}.light-theme .navbar{z-index:2}.light-theme .navbar .dropdown:focus,.light-theme .navbar .dropdown-toggle:focus{outline:0}.light-theme .navbar .navbar-toggler{border:none}.light-theme .navbar .navbar-toggler:focus{box-shadow:none}.light-theme .fixed-top{z-index:1030}.light-theme .navbar.navbar-light{color:#43597180}.light-theme .navbar-light .navbar-nav .nav-link.disabled{color:#4359714d!important}.light-theme .navbar.navbar-dark{color:#fffc}.light-theme .navbar-dark .navbar-nav .nav-link.disabled{color:#fff6!important}.light-theme .navbar-collapse,.light-theme .navbar-brand,.light-theme .navbar-text{flex-shrink:1}.light-theme .navbar-dark hr{border-color:#ffffff1a}.light-theme .navbar-light hr{border-color:#4359711a}.light-theme .mega-dropdown .dropdown-toggle{outline:0}.light-theme .mega-dropdown .dropdown-menu{width:100%}.light-theme .card.card-border-shadow-secondary:after{border-bottom-color:#ced3da}.light-theme .card.card-border-shadow-secondary:hover:after{border-bottom-color:#8592a3}.light-theme .card.card-hover-border-secondary:hover,.light-theme .card .card-hover-border-secondary:hover{border-color:#d1d6dc}.light-theme .card.card-border-shadow-success:after{border-bottom-color:#c6f1af}.light-theme .card.card-border-shadow-success:hover:after{border-bottom-color:#71dd37}.light-theme .card.card-hover-border-success:hover,.light-theme .card .card-hover-border-success:hover{border-color:#c9f2b3}.light-theme .card.card-border-shadow-info:after{border-bottom-color:#9ae7f7}.light-theme .card.card-border-shadow-info:hover:after{border-bottom-color:#03c3ec}.light-theme .card.card-hover-border-info:hover,.light-theme .card .card-hover-border-info:hover{border-color:#9fe8f8}.light-theme .card.card-border-shadow-warning:after{border-bottom-color:#fd9}.light-theme .card.card-border-shadow-warning:hover:after{border-bottom-color:#ffab00}.light-theme .card.card-hover-border-warning:hover,.light-theme .card .card-hover-border-warning:hover{border-color:#ffdf9e}.light-theme .card.card-border-shadow-danger:after{border-bottom-color:#ffb2a5}.light-theme .card.card-border-shadow-danger:hover:after{border-bottom-color:#ff3e1d}.light-theme .card.card-hover-border-danger:hover,.light-theme .card .card-hover-border-danger:hover{border-color:#ffb6a9}.light-theme .card.card-border-shadow-light:after{border-bottom-color:#fefefe}.light-theme .card.card-border-shadow-light:hover:after{border-bottom-color:#fcfdfd}.light-theme .card.card-hover-border-light:hover,.light-theme .card .card-hover-border-light:hover{border-color:#fefefe}.light-theme .card.card-border-shadow-dark:after{border-bottom-color:#a7aeb5}.light-theme .card.card-border-shadow-dark:hover:after{border-bottom-color:#233446}.light-theme .card.card-hover-border-dark:hover,.light-theme .card .card-hover-border-dark:hover{border-color:#abb2b9}.light-theme .card.card-border-shadow-gray:after{border-bottom-color:#f9f9faa3}.light-theme .card.card-border-shadow-gray:hover:after{border-bottom-color:#4359711a}.light-theme .card.card-hover-border-gray:hover,.light-theme .card .card-hover-border-gray:hover{border-color:#f9fafba8}.light-theme .card{background-clip:padding-box;box-shadow:0 2px 6px #4359711f}.light-theme .card .card-link{display:inline-block}.light-theme .card .card-header+.card-body,.light-theme .card .card-header+.card-content>.card-body:first-of-type{padding-top:0}.light-theme .card[class*=card-border-shadow-]{position:relative;border-bottom:none;transition:all .2s ease-in-out;z-index:1}.light-theme .card[class*=card-border-shadow-]:after{content:"";position:absolute;bottom:0;left:0;width:100%;height:100%;border-bottom-width:2px;border-bottom-style:solid;border-radius:.5rem;transition:all .2s ease-in-out;z-index:-1}.light-theme .card[class*=card-border-shadow-]:hover{box-shadow:0 .25rem 1rem #a1acb873}.light-theme .card[class*=card-border-shadow-]:hover:after{border-bottom-width:3px}.light-theme .card[class*=card-hover-border-]{border-width:1px}.light-theme .card-action.card-fullscreen{display:block;z-index:9999;position:fixed;width:100%!important;height:100%!important;inset:0;overflow:auto;border:none;border-radius:0}.light-theme .card-action .card-alert{position:absolute;width:100%;z-index:999}.light-theme .card-action .card-alert .alert{border-bottom-right-radius:0;border-bottom-left-radius:0}.light-theme .card-action .card-header.collapsed{border-bottom:0}.light-theme .card-action .card-header{display:flex;line-height:1.54}.light-theme .card-action .card-header .card-action-title{flex-grow:1;margin-right:.5rem}.light-theme .card-action .card-header .card-action-element{flex-shrink:0;background-color:inherit;top:1rem;right:1.5rem;color:#697a8d}.light-theme .card-action .card-header .card-action-element a{color:#697a8d}.light-theme .card-action .card-header .card-action-element a .collapse-icon:after{margin-top:-.15rem}.light-theme .card-action .blockUI .sk-fold{margin:0 auto}.light-theme .card-action .blockUI h5,.light-theme .card-action .blockUI .h5{color:#697a8d;margin:1rem 0 0}.light-theme .card-header,.light-theme .card-footer{border-color:#d9dee3}.light-theme .card hr{color:#d9dee3}.light-theme .card .row-bordered>[class*=" col "] .card .row-bordered>[class$=" col"],.light-theme .card .row-bordered>[class*=" col "]:before,.light-theme .card .row-bordered>[class*=" col "]:after,.light-theme .card .row-bordered>[class^="col "] .card .row-bordered>[class$=" col"],.light-theme .card .row-bordered>[class^="col "]:before,.light-theme .card .row-bordered>[class^="col "]:after,.light-theme .card .row-bordered>[class*=" col-"] .card .row-bordered>[class$=" col"],.light-theme .card .row-bordered>[class*=" col-"]:before,.light-theme .card .row-bordered>[class*=" col-"]:after,.light-theme .card .row-bordered>[class^=col-] .card .row-bordered>[class$=" col"],.light-theme .card .row-bordered>[class^=col-]:before,.light-theme .card .row-bordered>[class^=col-]:after,.light-theme .card .row-bordered>[class=col] .card .row-bordered>[class$=" col"],.light-theme .card .row-bordered>[class=col]:before,.light-theme .card .row-bordered>[class=col]:after{border-color:#d9dee3}.light-theme .card-header.header-elements,.light-theme .card-title.header-elements{display:flex;width:100%;align-items:center;flex-wrap:wrap}.light-theme .card-header.card-header-elements{padding-top:.75rem;padding-bottom:.75rem}.light-theme .card-header .card-header-elements{padding-top:.25rem;padding-bottom:.25rem}.light-theme .card-header-elements,.light-theme .card-title-elements{display:flex;flex-wrap:wrap;align-items:center}.light-theme .card-header-elements+.light-theme .card-header-elements,.light-theme .card-header-elements>*+*,.light-theme .card-header-elements+.light-theme .card-title-elements,.light-theme .card-title-elements>*+*,.light-theme .card-title-elements+.light-theme .card-header-elements,.light-theme .card-title-elements+.light-theme .card-title-elements{margin-left:.25rem}.light-theme .card-img-left{border-top-left-radius:.5rem;border-bottom-left-radius:.5rem;border-top-right-radius:0;border-bottom-right-radius:0}@media (max-width: 767.98px){.light-theme .card-img-left{border-top-left-radius:.5rem;border-top-right-radius:.5rem;border-bottom-right-radius:0;border-bottom-left-radius:0}}.light-theme .card-img-right{border-top-right-radius:.5rem;border-bottom-right-radius:.5rem;border-top-left-radius:0;border-bottom-left-radius:0}@media (max-width: 767.98px){.light-theme .card-img-right{border-bottom-right-radius:.5rem;border-bottom-left-radius:.5rem;border-top-left-radius:0;border-top-right-radius:0}}.light-theme .card>.list-group .list-group-item{padding-left:1.5rem;padding-right:1.5rem}.light-theme .card .card-separator{border-right:1px solid #d9dee3}@media (max-width: 991.98px){.light-theme .card .card-widget-separator-wrapper .card-widget-separator .card-widget-2.border-end{border-right:none!important;border-left:none!important}}@media (max-width: 575.98px){.light-theme .card .card-widget-separator-wrapper .card-widget-separator .card-widget-1.border-end,.light-theme .card .card-widget-separator-wrapper .card-widget-separator .card-widget-2.border-end,.light-theme .card .card-widget-separator-wrapper .card-widget-separator .card-widget-3.border-end{border-right:none!important;border-left:none!important;border-bottom:1px solid rgba(249,250,251,.658)}}@media (max-width: 767.98px){.light-theme .card .card-separator{border-bottom:1px solid #d9dee3;padding-bottom:1.5rem;border-right-width:0!important}}.light-theme .accordion.accordion-header-secondary .accordion-item.active .accordion-button{color:#8592a3!important}.light-theme .accordion.accordion-header-success .accordion-item.active .accordion-button{color:#71dd37!important}.light-theme .accordion.accordion-header-info .accordion-item.active .accordion-button{color:#03c3ec!important}.light-theme .accordion.accordion-header-warning .accordion-item.active .accordion-button{color:#ffab00!important}.light-theme .accordion.accordion-header-danger .accordion-item.active .accordion-button{color:#ff3e1d!important}.light-theme .accordion.accordion-header-light .accordion-item.active .accordion-button{color:#fcfdfd!important}.light-theme .accordion.accordion-header-dark .accordion-item.active .accordion-button{color:#233446!important}.light-theme .accordion.accordion-header-gray .accordion-item.active .accordion-button{color:#4359711a!important}.light-theme .accordion-arrow-left .accordion-button.collapsed:focus{box-shadow:none}.light-theme .accordion-arrow-left .accordion-item{border:0}.light-theme .accordion-arrow-left .accordion-item.active{box-shadow:none!important}.light-theme .accordion-arrow-left .accordion-button{padding:var(--bs-accordion-btn-padding-y) 0}.light-theme .accordion-arrow-left .accordion-button:after{content:"";display:none}.light-theme .accordion-arrow-left .accordion-button:not(.collapsed){color:var(--bs-accordion-active-color);background-color:var(--bs-accordion-active-bg);box-shadow:none}.light-theme .accordion-arrow-left .accordion-button:not(.collapsed):before{background-image:var(--bs-accordion-btn-active-icon);transform:var(--bs-accordion-btn-icon-transform)}.light-theme .accordion-arrow-left .accordion-button:not(.collapsed):after{background-image:none;transform:none}.light-theme .accordion-arrow-left .accordion-button:before{flex-shrink:0;width:var(--bs-accordion-btn-icon-width);height:var(--bs-accordion-btn-icon-width);margin-left:0;margin-right:1.1rem;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){.light-theme .accordion-arrow-left .accordion-button:before{transition:none}}.light-theme .accordion-popout .accordion-item{transition:margin .35s cubic-bezier(.25,.46,.45,.94)}.light-theme .accordion-popout .accordion-item:not(.active){margin-left:1rem;margin-right:1rem}.light-theme .accordion-header+.accordion-collapse .accordion-body{padding-top:0}.light-theme .accordion.accordion-without-arrow .accordion-button:after{background-image:none!important}.light-theme .accordion .accordion-item.active{box-shadow:0 .25rem 1rem #a1acb873}.light-theme .card.accordion-item{box-shadow:0 .125rem .25rem #a1acb866}.light-theme .accordion-button.collapsed:focus{box-shadow:none}.light-theme .accordion-button{box-shadow:none}.light-theme .accordion-header{line-height:1.54}.light-theme .accordion-item:not(:first-of-type){border-top:0 solid #d9dee3}.light-theme .accordion-button{font-weight:inherit;border-top-left-radius:.375rem;border-top-right-radius:.375rem}.light-theme .accordion-button.collapsed{border-radius:.375rem}.light-theme .accordion>.card:not(:last-of-type){border-radius:.375rem!important;margin-bottom:.6875rem}.light-theme .close:focus{outline:0}.light-theme .bg-secondary.toast,.light-theme .bg-secondary.bs-toast{color:#fff;background-color:#8592a3d9!important;box-shadow:0 .25rem 1rem #8592a366}.light-theme .bg-secondary.toast .toast-header,.light-theme .bg-secondary.bs-toast .toast-header{color:#fff}.light-theme .bg-secondary.toast .toast-header .btn-close,.light-theme .bg-secondary.bs-toast .toast-header .btn-close{background-color:#8592a3!important;background-image:url("data:image/svg+xml,%3Csvg width='150px' height='151px' viewBox='0 0 150 151' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cdefs%3E%3Cpolygon id='path-1' points='131.251657 0 74.9933705 56.25 18.7483426 0 0 18.75 56.2450278 75 0 131.25 18.7483426 150 74.9933705 93.75 131.251657 150 150 131.25 93.7549722 75 150 18.75'%3E%3C/polygon%3E%3C/defs%3E%3Cg id='\1f3a8-%5BSetup%5D:-Colors-&amp;-Shadows' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cg id='Artboard' transform='translate(-225.000000, -250.000000)'%3E%3Cg id='Icon-Color' transform='translate(225.000000, 250.500000)'%3E%3Cuse fill='%23fff' xlink:href='%23path-1'%3E%3C/use%3E%3Cuse fill-opacity='1' fill='%23fff' xlink:href='%23path-1'%3E%3C/use%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E");box-shadow:0 .1875rem .375rem #8592a366!important}.light-theme .bg-success.toast,.light-theme .bg-success.bs-toast{color:#fff;background-color:#71dd37d9!important;box-shadow:0 .25rem 1rem #71dd3766}.light-theme .bg-success.toast .toast-header,.light-theme .bg-success.bs-toast .toast-header{color:#fff}.light-theme .bg-success.toast .toast-header .btn-close,.light-theme .bg-success.bs-toast .toast-header .btn-close{background-color:#71dd37!important;background-image:url("data:image/svg+xml,%3Csvg width='150px' height='151px' viewBox='0 0 150 151' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cdefs%3E%3Cpolygon id='path-1' points='131.251657 0 74.9933705 56.25 18.7483426 0 0 18.75 56.2450278 75 0 131.25 18.7483426 150 74.9933705 93.75 131.251657 150 150 131.25 93.7549722 75 150 18.75'%3E%3C/polygon%3E%3C/defs%3E%3Cg id='\1f3a8-%5BSetup%5D:-Colors-&amp;-Shadows' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cg id='Artboard' transform='translate(-225.000000, -250.000000)'%3E%3Cg id='Icon-Color' transform='translate(225.000000, 250.500000)'%3E%3Cuse fill='%23fff' xlink:href='%23path-1'%3E%3C/use%3E%3Cuse fill-opacity='1' fill='%23fff' xlink:href='%23path-1'%3E%3C/use%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E");box-shadow:0 .1875rem .375rem #71dd3766!important}.light-theme .bg-info.toast,.light-theme .bg-info.bs-toast{color:#fff;background-color:#03c3ecd9!important;box-shadow:0 .25rem 1rem #03c3ec66}.light-theme .bg-info.toast .toast-header,.light-theme .bg-info.bs-toast .toast-header{color:#fff}.light-theme .bg-info.toast .toast-header .btn-close,.light-theme .bg-info.bs-toast .toast-header .btn-close{background-color:#03c3ec!important;background-image:url("data:image/svg+xml,%3Csvg width='150px' height='151px' viewBox='0 0 150 151' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cdefs%3E%3Cpolygon id='path-1' points='131.251657 0 74.9933705 56.25 18.7483426 0 0 18.75 56.2450278 75 0 131.25 18.7483426 150 74.9933705 93.75 131.251657 150 150 131.25 93.7549722 75 150 18.75'%3E%3C/polygon%3E%3C/defs%3E%3Cg id='\1f3a8-%5BSetup%5D:-Colors-&amp;-Shadows' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cg id='Artboard' transform='translate(-225.000000, -250.000000)'%3E%3Cg id='Icon-Color' transform='translate(225.000000, 250.500000)'%3E%3Cuse fill='%23fff' xlink:href='%23path-1'%3E%3C/use%3E%3Cuse fill-opacity='1' fill='%23fff' xlink:href='%23path-1'%3E%3C/use%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E");box-shadow:0 .1875rem .375rem #03c3ec66!important}.light-theme .bg-warning.toast,.light-theme .bg-warning.bs-toast{color:#fff;background-color:#ffab00d9!important;box-shadow:0 .25rem 1rem #ffab0066}.light-theme .bg-warning.toast .toast-header,.light-theme .bg-warning.bs-toast .toast-header{color:#fff}.light-theme .bg-warning.toast .toast-header .btn-close,.light-theme .bg-warning.bs-toast .toast-header .btn-close{background-color:#ffab00!important;background-image:url("data:image/svg+xml,%3Csvg width='150px' height='151px' viewBox='0 0 150 151' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cdefs%3E%3Cpolygon id='path-1' points='131.251657 0 74.9933705 56.25 18.7483426 0 0 18.75 56.2450278 75 0 131.25 18.7483426 150 74.9933705 93.75 131.251657 150 150 131.25 93.7549722 75 150 18.75'%3E%3C/polygon%3E%3C/defs%3E%3Cg id='\1f3a8-%5BSetup%5D:-Colors-&amp;-Shadows' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cg id='Artboard' transform='translate(-225.000000, -250.000000)'%3E%3Cg id='Icon-Color' transform='translate(225.000000, 250.500000)'%3E%3Cuse fill='%23fff' xlink:href='%23path-1'%3E%3C/use%3E%3Cuse fill-opacity='1' fill='%23fff' xlink:href='%23path-1'%3E%3C/use%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E");box-shadow:0 .1875rem .375rem #ffab0066!important}.light-theme .bg-danger.toast,.light-theme .bg-danger.bs-toast{color:#fff;background-color:#ff3e1dd9!important;box-shadow:0 .25rem 1rem #ff3e1d66}.light-theme .bg-danger.toast .toast-header,.light-theme .bg-danger.bs-toast .toast-header{color:#fff}.light-theme .bg-danger.toast .toast-header .btn-close,.light-theme .bg-danger.bs-toast .toast-header .btn-close{background-color:#ff3e1d!important;background-image:url("data:image/svg+xml,%3Csvg width='150px' height='151px' viewBox='0 0 150 151' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cdefs%3E%3Cpolygon id='path-1' points='131.251657 0 74.9933705 56.25 18.7483426 0 0 18.75 56.2450278 75 0 131.25 18.7483426 150 74.9933705 93.75 131.251657 150 150 131.25 93.7549722 75 150 18.75'%3E%3C/polygon%3E%3C/defs%3E%3Cg id='\1f3a8-%5BSetup%5D:-Colors-&amp;-Shadows' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cg id='Artboard' transform='translate(-225.000000, -250.000000)'%3E%3Cg id='Icon-Color' transform='translate(225.000000, 250.500000)'%3E%3Cuse fill='%23fff' xlink:href='%23path-1'%3E%3C/use%3E%3Cuse fill-opacity='1' fill='%23fff' xlink:href='%23path-1'%3E%3C/use%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E");box-shadow:0 .1875rem .375rem #ff3e1d66!important}.light-theme .bg-light.toast,.light-theme .bg-light.bs-toast{color:#fff;background-color:#fcfdfdd9!important;box-shadow:0 .25rem 1rem #fcfdfd66}.light-theme .bg-light.toast .toast-header,.light-theme .bg-light.bs-toast .toast-header{color:#fff}.light-theme .bg-light.toast .toast-header .btn-close,.light-theme .bg-light.bs-toast .toast-header .btn-close{background-color:#fcfdfd!important;background-image:url("data:image/svg+xml,%3Csvg width='150px' height='151px' viewBox='0 0 150 151' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cdefs%3E%3Cpolygon id='path-1' points='131.251657 0 74.9933705 56.25 18.7483426 0 0 18.75 56.2450278 75 0 131.25 18.7483426 150 74.9933705 93.75 131.251657 150 150 131.25 93.7549722 75 150 18.75'%3E%3C/polygon%3E%3C/defs%3E%3Cg id='\1f3a8-%5BSetup%5D:-Colors-&amp;-Shadows' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cg id='Artboard' transform='translate(-225.000000, -250.000000)'%3E%3Cg id='Icon-Color' transform='translate(225.000000, 250.500000)'%3E%3Cuse fill='%23fff' xlink:href='%23path-1'%3E%3C/use%3E%3Cuse fill-opacity='1' fill='%23fff' xlink:href='%23path-1'%3E%3C/use%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E");box-shadow:0 .1875rem .375rem #fcfdfd66!important}.light-theme .bg-dark.toast,.light-theme .bg-dark.bs-toast{color:#fff;background-color:#233446d9!important;box-shadow:0 .25rem 1rem #23344666}.light-theme .bg-dark.toast .toast-header,.light-theme .bg-dark.bs-toast .toast-header{color:#fff}.light-theme .bg-dark.toast .toast-header .btn-close,.light-theme .bg-dark.bs-toast .toast-header .btn-close{background-color:#233446!important;background-image:url("data:image/svg+xml,%3Csvg width='150px' height='151px' viewBox='0 0 150 151' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cdefs%3E%3Cpolygon id='path-1' points='131.251657 0 74.9933705 56.25 18.7483426 0 0 18.75 56.2450278 75 0 131.25 18.7483426 150 74.9933705 93.75 131.251657 150 150 131.25 93.7549722 75 150 18.75'%3E%3C/polygon%3E%3C/defs%3E%3Cg id='\1f3a8-%5BSetup%5D:-Colors-&amp;-Shadows' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cg id='Artboard' transform='translate(-225.000000, -250.000000)'%3E%3Cg id='Icon-Color' transform='translate(225.000000, 250.500000)'%3E%3Cuse fill='%23fff' xlink:href='%23path-1'%3E%3C/use%3E%3Cuse fill-opacity='1' fill='%23fff' xlink:href='%23path-1'%3E%3C/use%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E");box-shadow:0 .1875rem .375rem #23344666!important}.light-theme .bg-gray.toast,.light-theme .bg-gray.bs-toast{color:#fff;background-color:#435971d9!important;box-shadow:0 .25rem 1rem #43597166}.light-theme .bg-gray.toast .toast-header,.light-theme .bg-gray.bs-toast .toast-header{color:#fff}.light-theme .bg-gray.toast .toast-header .btn-close,.light-theme .bg-gray.bs-toast .toast-header .btn-close{background-color:#4359711a!important;background-image:url("data:image/svg+xml,%3Csvg width='150px' height='151px' viewBox='0 0 150 151' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cdefs%3E%3Cpolygon id='path-1' points='131.251657 0 74.9933705 56.25 18.7483426 0 0 18.75 56.2450278 75 0 131.25 18.7483426 150 74.9933705 93.75 131.251657 150 150 131.25 93.7549722 75 150 18.75'%3E%3C/polygon%3E%3C/defs%3E%3Cg id='\1f3a8-%5BSetup%5D:-Colors-&amp;-Shadows' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cg id='Artboard' transform='translate(-225.000000, -250.000000)'%3E%3Cg id='Icon-Color' transform='translate(225.000000, 250.500000)'%3E%3Cuse fill='%23fff' xlink:href='%23path-1'%3E%3C/use%3E%3Cuse fill-opacity='1' fill='%23fff' xlink:href='%23path-1'%3E%3C/use%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E");box-shadow:0 .1875rem .375rem #43597166!important}.light-theme .bs-toast[class^=bg-],.light-theme .bs-toast[class*=" bg-"]{border:none}.light-theme .toast.bs-toast{background-color:#ffffffd9;z-index:1095}.light-theme .toast.bs-toast .toast-header{padding-bottom:.5rem;position:relative}.light-theme .toast.bs-toast .toast-header .btn-close{position:absolute;top:-8px;border-radius:.375rem;padding:.45rem;background-size:.625em;transition:all .23s ease .1s;background-color:#fff;box-shadow:0 .125rem .25rem #a1acb866;right:2px}.light-theme .toast.bs-toast .toast-header .btn-close:hover,.light-theme .toast.bs-toast .toast-header .btn-close:focus,.light-theme .toast.bs-toast .toast-header .btn-close:active{opacity:1;outline:none}.light-theme .toast.bs-toast .toast-header~.toast-body{padding-top:0}.light-theme .toast-container{--bs-toast-zindex: 9}.light-theme .toast-ex{position:fixed;top:4.1rem;right:2.5rem}.light-theme .toast-placement-ex{position:fixed}.light-theme .carousel .carousel-item.active h1,.light-theme .carousel .carousel-item.active .h1,.light-theme .carousel .carousel-item.active h2,.light-theme .carousel .carousel-item.active .h2,.light-theme .carousel .carousel-item.active h3,.light-theme .carousel .carousel-item.active .h3,.light-theme .carousel .carousel-item.active h4,.light-theme .carousel .carousel-item.active .h4,.light-theme .carousel .carousel-item.active h5,.light-theme .carousel .carousel-item.active .h5,.light-theme .carousel .carousel-item.active h6,.light-theme .carousel .carousel-item.active .h6,.light-theme .carousel .carousel-item.carousel-item-start h1,.light-theme .carousel .carousel-item.carousel-item-start .h1,.light-theme .carousel .carousel-item.carousel-item-start h2,.light-theme .carousel .carousel-item.carousel-item-start .h2,.light-theme .carousel .carousel-item.carousel-item-start h3,.light-theme .carousel .carousel-item.carousel-item-start .h3,.light-theme .carousel .carousel-item.carousel-item-start h4,.light-theme .carousel .carousel-item.carousel-item-start .h4,.light-theme .carousel .carousel-item.carousel-item-start h5,.light-theme .carousel .carousel-item.carousel-item-start .h5,.light-theme .carousel .carousel-item.carousel-item-start h6,.light-theme .carousel .carousel-item.carousel-item-start .h6{color:#fff}.light-theme .carousel.carousel-dark .carousel-item.active h1,.light-theme .carousel.carousel-dark .carousel-item.active .h1,.light-theme .carousel.carousel-dark .carousel-item.active h2,.light-theme .carousel.carousel-dark .carousel-item.active .h2,.light-theme .carousel.carousel-dark .carousel-item.active h3,.light-theme .carousel.carousel-dark .carousel-item.active .h3,.light-theme .carousel.carousel-dark .carousel-item.active h4,.light-theme .carousel.carousel-dark .carousel-item.active .h4,.light-theme .carousel.carousel-dark .carousel-item.active h5,.light-theme .carousel.carousel-dark .carousel-item.active .h5,.light-theme .carousel.carousel-dark .carousel-item.active h6,.light-theme .carousel.carousel-dark .carousel-item.active .h6,.light-theme .carousel.carousel-dark .carousel-item.carousel-item-start h1,.light-theme .carousel.carousel-dark .carousel-item.carousel-item-start .h1,.light-theme .carousel.carousel-dark .carousel-item.carousel-item-start h2,.light-theme .carousel.carousel-dark .carousel-item.carousel-item-start .h2,.light-theme .carousel.carousel-dark .carousel-item.carousel-item-start h3,.light-theme .carousel.carousel-dark .carousel-item.carousel-item-start .h3,.light-theme .carousel.carousel-dark .carousel-item.carousel-item-start h4,.light-theme .carousel.carousel-dark .carousel-item.carousel-item-start .h4,.light-theme .carousel.carousel-dark .carousel-item.carousel-item-start h5,.light-theme .carousel.carousel-dark .carousel-item.carousel-item-start .h5,.light-theme .carousel.carousel-dark .carousel-item.carousel-item-start h6,.light-theme .carousel.carousel-dark .carousel-item.carousel-item-start .h6{color:#435971}.light-theme .spinner-border-lg,.light-theme .spinner-grow-lg{width:3rem;height:3rem;border-width:.3em}.light-theme .btn .spinner-border,.light-theme .btn .spinner-grow{position:relative;top:-.0625rem;height:1em;width:1em}.light-theme .btn .spinner-border{border-width:.15em}.light-theme .offcanvas-header{padding-bottom:.75rem}.light-theme .offcanvas-body{padding-top:.75rem}.light-theme .align-baseline{vertical-align:baseline!important}.light-theme .align-top{vertical-align:top!important}.light-theme .align-middle{vertical-align:middle!important}.light-theme .align-bottom{vertical-align:bottom!important}.light-theme .align-text-bottom{vertical-align:text-bottom!important}.light-theme .align-text-top{vertical-align:text-top!important}.light-theme .overflow-auto{overflow:auto!important}.light-theme .overflow-hidden{overflow:hidden!important}.light-theme .overflow-visible{overflow:visible!important}.light-theme .overflow-scroll{overflow:scroll!important}.light-theme .d-inline{display:inline!important}.light-theme .d-inline-block{display:inline-block!important}.light-theme .d-block{display:block!important}.light-theme .d-grid{display:grid!important}.light-theme .d-table{display:table!important}.light-theme .d-table-row{display:table-row!important}.light-theme .d-table-cell{display:table-cell!important}.light-theme .d-flex{display:flex!important}.light-theme .d-inline-flex{display:inline-flex!important}.light-theme .d-none{display:none!important}.light-theme .shadow{box-shadow:0 .25rem 1rem #a1acb873!important}.light-theme .shadow-sm{box-shadow:0 .125rem .25rem #a1acb866!important}.light-theme .shadow-lg{box-shadow:0 .625rem 1.25rem #a1acb880!important}.light-theme .shadow-none{box-shadow:none!important}.light-theme .position-static{position:static!important}.light-theme .position-relative{position:relative!important}.light-theme .position-absolute{position:absolute!important}.light-theme .position-fixed{position:fixed!important}.light-theme .position-sticky{position:sticky!important}.light-theme .top-0{top:0!important}.light-theme .top-50{top:50%!important}.light-theme .top-100{top:100%!important}.light-theme .bottom-0{bottom:0!important}.light-theme .bottom-50{bottom:50%!important}.light-theme .bottom-100{bottom:100%!important}.light-theme .border{border:1px solid #d9dee3!important}.light-theme .border-0{border:0!important}.light-theme .border-top{border-top:1px solid #d9dee3!important}.light-theme .border-top-0{border-top:0!important}.light-theme .border-bottom{border-bottom:1px solid #d9dee3!important}.light-theme .border-bottom-0{border-bottom:0!important}.light-theme .border-primary{border-color:#696cff!important}.light-theme .border-secondary{border-color:#8592a3!important}.light-theme .border-success{border-color:#71dd37!important}.light-theme .border-info{border-color:#03c3ec!important}.light-theme .border-warning{border-color:#ffab00!important}.light-theme .border-danger{border-color:#ff3e1d!important}.light-theme .border-light{border-color:#4359711a!important}.light-theme .border-dark{border-color:#233446!important}.light-theme .border-gray{border-color:#4359711a!important}.light-theme .border-white{border-color:#fff!important}.light-theme .border-transparent{border-color:transparent!important}.light-theme .border-1{border-width:1px!important}.light-theme .border-2{border-width:2px!important}.light-theme .border-3{border-width:3px!important}.light-theme .border-4{border-width:4px!important}.light-theme .border-5{border-width:5px!important}.light-theme .w-px-20{width:20px!important}.light-theme .w-px-30{width:30px!important}.light-theme .w-px-40{width:40px!important}.light-theme .w-px-50{width:50px!important}.light-theme .w-px-75{width:75px!important}.light-theme .w-px-100{width:100px!important}.light-theme .w-px-150{width:150px!important}.light-theme .w-px-200{width:200px!important}.light-theme .w-px-250{width:250px!important}.light-theme .w-px-300{width:300px!important}.light-theme .w-px-350{width:350px!important}.light-theme .w-px-400{width:400px!important}.light-theme .w-px-500{width:500px!important}.light-theme .w-px-600{width:600px!important}.light-theme .w-px-700{width:700px!important}.light-theme .w-px-800{width:800px!important}.light-theme .w-auto{width:auto!important}.light-theme .w-20{width:20%!important}.light-theme .w-25{width:25%!important}.light-theme .w-50{width:50%!important}.light-theme .w-60{width:60%!important}.light-theme .w-75{width:75%!important}.light-theme .w-100{width:100%!important}.light-theme .mw-100{max-width:100%!important}.light-theme .vw-100{width:100vw!important}.light-theme .min-vw-100{min-width:100vw!important}.light-theme .h-px-20{height:20px!important}.light-theme .h-px-30{height:30px!important}.light-theme .h-px-40{height:40px!important}.light-theme .h-px-50{height:50px!important}.light-theme .h-px-75{height:75px!important}.light-theme .h-px-100{height:100px!important}.light-theme .h-px-150{height:150px!important}.light-theme .h-px-200{height:200px!important}.light-theme .h-px-250{height:250px!important}.light-theme .h-px-300{height:300px!important}.light-theme .h-px-350{height:350px!important}.light-theme .h-px-400{height:400px!important}.light-theme .h-px-500{height:500px!important}.light-theme .h-px-600{height:600px!important}.light-theme .h-px-700{height:700px!important}.light-theme .h-px-800{height:800px!important}.light-theme .h-auto{height:auto!important}.light-theme .h-25{height:25%!important}.light-theme .h-50{height:50%!important}.light-theme .h-75{height:75%!important}.light-theme .h-100{height:100%!important}.light-theme .mh-100{max-height:100%!important}.light-theme .vh-100{height:100vh!important}.light-theme .min-vh-100{min-height:100vh!important}.light-theme .flex-fill{flex:1 1 auto!important}.light-theme .flex-row{flex-direction:row!important}.light-theme .flex-column{flex-direction:column!important}.light-theme .flex-row-reverse{flex-direction:row-reverse!important}.light-theme .flex-column-reverse{flex-direction:column-reverse!important}.light-theme .flex-grow-0{flex-grow:0!important}.light-theme .flex-grow-1{flex-grow:1!important}.light-theme .flex-shrink-0{flex-shrink:0!important}.light-theme .flex-shrink-1{flex-shrink:1!important}.light-theme .flex-wrap{flex-wrap:wrap!important}.light-theme .flex-nowrap{flex-wrap:nowrap!important}.light-theme .flex-wrap-reverse{flex-wrap:wrap-reverse!important}.light-theme .gap-0{gap:0!important}.light-theme .gap-1{gap:.25rem!important}.light-theme .gap-2{gap:.5rem!important}.light-theme .gap-3{gap:1rem!important}.light-theme .gap-4{gap:1.5rem!important}.light-theme .gap-5{gap:3rem!important}.light-theme .justify-content-start{justify-content:flex-start!important}.light-theme .justify-content-end{justify-content:flex-end!important}.light-theme .justify-content-center{justify-content:center!important}.light-theme .justify-content-between{justify-content:space-between!important}.light-theme .justify-content-around{justify-content:space-around!important}.light-theme .justify-content-evenly{justify-content:space-evenly!important}.light-theme .align-items-start{align-items:flex-start!important}.light-theme .align-items-end{align-items:flex-end!important}.light-theme .align-items-center{align-items:center!important}.light-theme .align-items-baseline{align-items:baseline!important}.light-theme .align-items-stretch{align-items:stretch!important}.light-theme .align-content-start{align-content:flex-start!important}.light-theme .align-content-end{align-content:flex-end!important}.light-theme .align-content-center{align-content:center!important}.light-theme .align-content-between{align-content:space-between!important}.light-theme .align-content-around{align-content:space-around!important}.light-theme .align-content-stretch{align-content:stretch!important}.light-theme .align-self-auto{align-self:auto!important}.light-theme .align-self-start{align-self:flex-start!important}.light-theme .align-self-end{align-self:flex-end!important}.light-theme .align-self-center{align-self:center!important}.light-theme .align-self-baseline{align-self:baseline!important}.light-theme .align-self-stretch{align-self:stretch!important}.light-theme .order-first{order:-1!important}.light-theme .order-0{order:0!important}.light-theme .order-1{order:1!important}.light-theme .order-2{order:2!important}.light-theme .order-3{order:3!important}.light-theme .order-4{order:4!important}.light-theme .order-5{order:5!important}.light-theme .order-last{order:6!important}.light-theme .m-0{margin:0!important}.light-theme .m-1{margin:.25rem!important}.light-theme .m-2{margin:.5rem!important}.light-theme .m-3{margin:1rem!important}.light-theme .m-4{margin:1.5rem!important}.light-theme .m-5{margin:3rem!important}.light-theme .m-auto{margin:auto!important}.light-theme .mx-0{margin-right:0!important;margin-left:0!important}.light-theme .mx-1{margin-right:.25rem!important;margin-left:.25rem!important}.light-theme .mx-2{margin-right:.5rem!important;margin-left:.5rem!important}.light-theme .mx-3{margin-right:1rem!important;margin-left:1rem!important}.light-theme .mx-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.light-theme .mx-5{margin-right:3rem!important;margin-left:3rem!important}.light-theme .mx-auto{margin-right:auto!important;margin-left:auto!important}.light-theme .my-0{margin-top:0!important;margin-bottom:0!important}.light-theme .my-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.light-theme .my-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.light-theme .my-3{margin-top:1rem!important;margin-bottom:1rem!important}.light-theme .my-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.light-theme .my-5{margin-top:3rem!important;margin-bottom:3rem!important}.light-theme .my-auto{margin-top:auto!important;margin-bottom:auto!important}.light-theme .mt-0{margin-top:0!important}.light-theme .mt-1{margin-top:.25rem!important}.light-theme .mt-2{margin-top:.5rem!important}.light-theme .mt-3{margin-top:1rem!important}.light-theme .mt-4{margin-top:1.5rem!important}.light-theme .mt-5{margin-top:3rem!important}.light-theme .mt-auto{margin-top:auto!important}.light-theme .mb-0{margin-bottom:0!important}.light-theme .mb-1{margin-bottom:.25rem!important}.light-theme .mb-2{margin-bottom:.5rem!important}.light-theme .mb-3{margin-bottom:1rem!important}.light-theme .mb-4{margin-bottom:1.5rem!important}.light-theme .mb-5{margin-bottom:3rem!important}.light-theme .mb-auto{margin-bottom:auto!important}.light-theme .m-n1{margin:-.25rem!important}.light-theme .m-n2{margin:-.5rem!important}.light-theme .m-n3{margin:-1rem!important}.light-theme .m-n4{margin:-1.5rem!important}.light-theme .m-n5{margin:-3rem!important}.light-theme .mx-n1{margin-right:-.25rem!important;margin-left:-.25rem!important}.light-theme .mx-n2{margin-right:-.5rem!important;margin-left:-.5rem!important}.light-theme .mx-n3{margin-right:-1rem!important;margin-left:-1rem!important}.light-theme .mx-n4{margin-right:-1.5rem!important;margin-left:-1.5rem!important}.light-theme .mx-n5{margin-right:-3rem!important;margin-left:-3rem!important}.light-theme .my-n1{margin-top:-.25rem!important;margin-bottom:-.25rem!important}.light-theme .my-n2{margin-top:-.5rem!important;margin-bottom:-.5rem!important}.light-theme .my-n3{margin-top:-1rem!important;margin-bottom:-1rem!important}.light-theme .my-n4{margin-top:-1.5rem!important;margin-bottom:-1.5rem!important}.light-theme .my-n5{margin-top:-3rem!important;margin-bottom:-3rem!important}.light-theme .mt-n1{margin-top:-.25rem!important}.light-theme .mt-n2{margin-top:-.5rem!important}.light-theme .mt-n3{margin-top:-1rem!important}.light-theme .mt-n4{margin-top:-1.5rem!important}.light-theme .mt-n5{margin-top:-3rem!important}.light-theme .mb-n1{margin-bottom:-.25rem!important}.light-theme .mb-n2{margin-bottom:-.5rem!important}.light-theme .mb-n3{margin-bottom:-1rem!important}.light-theme .mb-n4{margin-bottom:-1.5rem!important}.light-theme .mb-n5{margin-bottom:-3rem!important}.light-theme .p-0{padding:0!important}.light-theme .p-1{padding:.25rem!important}.light-theme .p-2{padding:.5rem!important}.light-theme .p-3{padding:1rem!important}.light-theme .p-4{padding:1.5rem!important}.light-theme .p-5{padding:3rem!important}.light-theme .px-0{padding-right:0!important;padding-left:0!important}.light-theme .px-1{padding-right:.25rem!important;padding-left:.25rem!important}.light-theme .px-2{padding-right:.5rem!important;padding-left:.5rem!important}.light-theme .px-3{padding-right:1rem!important;padding-left:1rem!important}.light-theme .px-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.light-theme .px-5{padding-right:3rem!important;padding-left:3rem!important}.light-theme .py-0{padding-top:0!important;padding-bottom:0!important}.light-theme .py-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.light-theme .py-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.light-theme .py-3{padding-top:1rem!important;padding-bottom:1rem!important}.light-theme .py-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.light-theme .py-5{padding-top:3rem!important;padding-bottom:3rem!important}.light-theme .pt-0{padding-top:0!important}.light-theme .pt-1{padding-top:.25rem!important}.light-theme .pt-2{padding-top:.5rem!important}.light-theme .pt-3{padding-top:1rem!important}.light-theme .pt-4{padding-top:1.5rem!important}.light-theme .pt-5{padding-top:3rem!important}.light-theme .pb-0{padding-bottom:0!important}.light-theme .pb-1{padding-bottom:.25rem!important}.light-theme .pb-2{padding-bottom:.5rem!important}.light-theme .pb-3{padding-bottom:1rem!important}.light-theme .pb-4{padding-bottom:1.5rem!important}.light-theme .pb-5{padding-bottom:3rem!important}.light-theme .font-monospace{font-family:var(--bs-font-monospace)!important}.light-theme .fs-1{font-size:calc(1.3625rem + 1.35vw)!important}.light-theme .fs-2{font-size:calc(1.325rem + .9vw)!important}.light-theme .fs-3{font-size:calc(1.2875rem + .45vw)!important}.light-theme .fs-4{font-size:calc(1.2625rem + .15vw)!important}.light-theme .fs-5{font-size:1.125rem!important}.light-theme .fs-6{font-size:.9375rem!important}.light-theme .fs-tiny{font-size:70%!important}.light-theme .fs-big{font-size:112%!important}.light-theme .fs-large{font-size:150%!important}.light-theme .fs-xlarge{font-size:170%!important}.light-theme .fst-italic{font-style:italic!important}.light-theme .fst-normal{font-style:normal!important}.light-theme .fw-lighter{font-weight:lighter!important}.light-theme .fw-light{font-weight:300!important}.light-theme .fw-normal{font-weight:400!important}.light-theme .fw-medium{font-weight:500!important}.light-theme .fw-semibold{font-weight:600!important}.light-theme .fw-bold{font-weight:700!important}.light-theme .fw-bolder{font-weight:bolder!important}.light-theme .lh-1{line-height:1!important}.light-theme .lh-inherit{line-height:inherit!important}.light-theme .lh-sm{line-height:1.5!important}.light-theme .lh-base{line-height:1.53!important}.light-theme .lh-lg{line-height:1.5!important}.light-theme .text-decoration-none{text-decoration:none!important}.light-theme .text-decoration-underline{text-decoration:underline!important}.light-theme .text-decoration-line-through{text-decoration:line-through!important}.light-theme .text-none{text-transform:none!important}.light-theme .text-lowercase{text-transform:lowercase!important}.light-theme .text-uppercase{text-transform:uppercase!important}.light-theme .text-capitalize{text-transform:capitalize!important}.light-theme .text-wrap{white-space:normal!important}.light-theme .text-nowrap{white-space:nowrap!important}.light-theme .text-break{word-wrap:break-word!important;word-break:break-word!important}.light-theme .text-primary{--bs-text-opacity: 1;color:rgba(var(--bs-primary-rgb),var(--bs-text-opacity))!important}.light-theme .text-secondary{--bs-text-opacity: 1;color:rgba(var(--bs-secondary-rgb),var(--bs-text-opacity))!important}.light-theme .text-success{--bs-text-opacity: 1;color:rgba(var(--bs-success-rgb),var(--bs-text-opacity))!important}.light-theme .text-info{--bs-text-opacity: 1;color:rgba(var(--bs-info-rgb),var(--bs-text-opacity))!important}.light-theme .text-warning{--bs-text-opacity: 1;color:rgba(var(--bs-warning-rgb),var(--bs-text-opacity))!important}.light-theme .text-danger{--bs-text-opacity: 1;color:rgba(var(--bs-danger-rgb),var(--bs-text-opacity))!important}.light-theme .text-light{--bs-text-opacity: 1;color:#b4bdc6!important}.light-theme .text-dark{--bs-text-opacity: 1;color:rgba(var(--bs-dark-rgb),var(--bs-text-opacity))!important}.light-theme .text-gray{--bs-text-opacity: 1;color:rgba(var(--bs-gray-rgb),var(--bs-text-opacity))!important}.light-theme .text-black{--bs-text-opacity: 1;color:rgba(var(--bs-black-rgb),var(--bs-text-opacity))!important}.light-theme .text-white{--bs-text-opacity: 1;color:#fff!important}.light-theme .text-body{--bs-text-opacity: 1;color:#697a8d!important}.light-theme .text-muted{--bs-text-opacity: 1;color:#a1acb8!important}.light-theme .text-black-50{--bs-text-opacity: 1;color:#43597180!important}.light-theme .text-white-50{--bs-text-opacity: 1;color:#ffffff80!important}.light-theme .text-heading{--bs-text-opacity: 1;color:#566a7f!important}.light-theme .text-reset{--bs-text-opacity: 1;color:inherit!important}.light-theme .bg-primary{--bs-bg-opacity: 1;background-color:rgba(var(--bs-primary-rgb),var(--bs-bg-opacity))!important}.light-theme .bg-secondary{--bs-bg-opacity: 1;background-color:rgba(var(--bs-secondary-rgb),var(--bs-bg-opacity))!important}.light-theme .bg-success{--bs-bg-opacity: 1;background-color:rgba(var(--bs-success-rgb),var(--bs-bg-opacity))!important}.light-theme .bg-info{--bs-bg-opacity: 1;background-color:rgba(var(--bs-info-rgb),var(--bs-bg-opacity))!important}.light-theme .bg-warning{--bs-bg-opacity: 1;background-color:rgba(var(--bs-warning-rgb),var(--bs-bg-opacity))!important}.light-theme .bg-danger{--bs-bg-opacity: 1;background-color:rgba(var(--bs-danger-rgb),var(--bs-bg-opacity))!important}.light-theme .bg-light{--bs-bg-opacity: 1;background-color:rgba(var(--bs-light-rgb),var(--bs-bg-opacity))!important}.light-theme .bg-dark{--bs-bg-opacity: 1;background-color:rgba(var(--bs-dark-rgb),var(--bs-bg-opacity))!important}.light-theme .bg-gray{--bs-bg-opacity: 1;background-color:rgba(var(--bs-gray-rgb),var(--bs-bg-opacity))!important}.light-theme .bg-black{--bs-bg-opacity: 1;background-color:rgba(var(--bs-black-rgb),var(--bs-bg-opacity))!important}.light-theme .bg-white{--bs-bg-opacity: 1;background-color:#fff!important}.light-theme .bg-body{--bs-bg-opacity: 1;background-color:#f5f5f9!important}.light-theme .bg-transparent{--bs-bg-opacity: 1;background-color:transparent!important}.light-theme .bg-lighter{--bs-bg-opacity: 1;background-color:#4359710d!important}.light-theme .bg-lightest{--bs-bg-opacity: 1;background-color:#43597106!important}.light-theme .bg-gradient{background-image:var(--bs-gradient)!important}.light-theme .user-select-all{-webkit-user-select:all!important;user-select:all!important}.light-theme .user-select-auto{-webkit-user-select:auto!important;user-select:auto!important}.light-theme .user-select-none{-webkit-user-select:none!important;user-select:none!important}.light-theme .pe-none{pointer-events:none!important}.light-theme .pe-auto{pointer-events:auto!important}.light-theme .rounded{border-radius:.375rem!important}.light-theme .rounded-0{border-radius:0!important}.light-theme .rounded-1{border-radius:.25rem!important}.light-theme .rounded-2{border-radius:.375rem!important}.light-theme .rounded-3{border-radius:.5rem!important}.light-theme .rounded-circle{border-radius:50%!important}.light-theme .rounded-pill{border-radius:50rem!important}.light-theme .rounded-top{border-top-left-radius:.375rem!important;border-top-right-radius:.375rem!important}.light-theme .rounded-bottom{border-bottom-right-radius:.375rem!important;border-bottom-left-radius:.375rem!important}.light-theme .visible{visibility:visible!important}.light-theme .invisible{visibility:hidden!important}.light-theme .cursor-pointer{cursor:pointer!important}.light-theme .cursor-move{cursor:move!important}.light-theme .cursor-grab{cursor:grab!important}@media (min-width: 576px){.light-theme .d-sm-inline{display:inline!important}.light-theme .d-sm-inline-block{display:inline-block!important}.light-theme .d-sm-block{display:block!important}.light-theme .d-sm-grid{display:grid!important}.light-theme .d-sm-table{display:table!important}.light-theme .d-sm-table-row{display:table-row!important}.light-theme .d-sm-table-cell{display:table-cell!important}.light-theme .d-sm-flex{display:flex!important}.light-theme .d-sm-inline-flex{display:inline-flex!important}.light-theme .d-sm-none{display:none!important}.light-theme .border-sm-solid{border-style:solid!important}.light-theme .border-sm-dashed{border-style:dashed!important}.light-theme .border-sm-none{border-style:none!important}.light-theme .flex-sm-fill{flex:1 1 auto!important}.light-theme .flex-sm-row{flex-direction:row!important}.light-theme .flex-sm-column{flex-direction:column!important}.light-theme .flex-sm-row-reverse{flex-direction:row-reverse!important}.light-theme .flex-sm-column-reverse{flex-direction:column-reverse!important}.light-theme .flex-sm-grow-0{flex-grow:0!important}.light-theme .flex-sm-grow-1{flex-grow:1!important}.light-theme .flex-sm-shrink-0{flex-shrink:0!important}.light-theme .flex-sm-shrink-1{flex-shrink:1!important}.light-theme .flex-sm-wrap{flex-wrap:wrap!important}.light-theme .flex-sm-nowrap{flex-wrap:nowrap!important}.light-theme .flex-sm-wrap-reverse{flex-wrap:wrap-reverse!important}.light-theme .gap-sm-0{gap:0!important}.light-theme .gap-sm-1{gap:.25rem!important}.light-theme .gap-sm-2{gap:.5rem!important}.light-theme .gap-sm-3{gap:1rem!important}.light-theme .gap-sm-4{gap:1.5rem!important}.light-theme .gap-sm-5{gap:3rem!important}.light-theme .justify-content-sm-start{justify-content:flex-start!important}.light-theme .justify-content-sm-end{justify-content:flex-end!important}.light-theme .justify-content-sm-center{justify-content:center!important}.light-theme .justify-content-sm-between{justify-content:space-between!important}.light-theme .justify-content-sm-around{justify-content:space-around!important}.light-theme .justify-content-sm-evenly{justify-content:space-evenly!important}.light-theme .align-items-sm-start{align-items:flex-start!important}.light-theme .align-items-sm-end{align-items:flex-end!important}.light-theme .align-items-sm-center{align-items:center!important}.light-theme .align-items-sm-baseline{align-items:baseline!important}.light-theme .align-items-sm-stretch{align-items:stretch!important}.light-theme .align-content-sm-start{align-content:flex-start!important}.light-theme .align-content-sm-end{align-content:flex-end!important}.light-theme .align-content-sm-center{align-content:center!important}.light-theme .align-content-sm-between{align-content:space-between!important}.light-theme .align-content-sm-around{align-content:space-around!important}.light-theme .align-content-sm-stretch{align-content:stretch!important}.light-theme .align-self-sm-auto{align-self:auto!important}.light-theme .align-self-sm-start{align-self:flex-start!important}.light-theme .align-self-sm-end{align-self:flex-end!important}.light-theme .align-self-sm-center{align-self:center!important}.light-theme .align-self-sm-baseline{align-self:baseline!important}.light-theme .align-self-sm-stretch{align-self:stretch!important}.light-theme .order-sm-first{order:-1!important}.light-theme .order-sm-0{order:0!important}.light-theme .order-sm-1{order:1!important}.light-theme .order-sm-2{order:2!important}.light-theme .order-sm-3{order:3!important}.light-theme .order-sm-4{order:4!important}.light-theme .order-sm-5{order:5!important}.light-theme .order-sm-last{order:6!important}.light-theme .m-sm-0{margin:0!important}.light-theme .m-sm-1{margin:.25rem!important}.light-theme .m-sm-2{margin:.5rem!important}.light-theme .m-sm-3{margin:1rem!important}.light-theme .m-sm-4{margin:1.5rem!important}.light-theme .m-sm-5{margin:3rem!important}.light-theme .m-sm-auto{margin:auto!important}.light-theme .mx-sm-0{margin-right:0!important;margin-left:0!important}.light-theme .mx-sm-1{margin-right:.25rem!important;margin-left:.25rem!important}.light-theme .mx-sm-2{margin-right:.5rem!important;margin-left:.5rem!important}.light-theme .mx-sm-3{margin-right:1rem!important;margin-left:1rem!important}.light-theme .mx-sm-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.light-theme .mx-sm-5{margin-right:3rem!important;margin-left:3rem!important}.light-theme .mx-sm-auto{margin-right:auto!important;margin-left:auto!important}.light-theme .my-sm-0{margin-top:0!important;margin-bottom:0!important}.light-theme .my-sm-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.light-theme .my-sm-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.light-theme .my-sm-3{margin-top:1rem!important;margin-bottom:1rem!important}.light-theme .my-sm-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.light-theme .my-sm-5{margin-top:3rem!important;margin-bottom:3rem!important}.light-theme .my-sm-auto{margin-top:auto!important;margin-bottom:auto!important}.light-theme .mt-sm-0{margin-top:0!important}.light-theme .mt-sm-1{margin-top:.25rem!important}.light-theme .mt-sm-2{margin-top:.5rem!important}.light-theme .mt-sm-3{margin-top:1rem!important}.light-theme .mt-sm-4{margin-top:1.5rem!important}.light-theme .mt-sm-5{margin-top:3rem!important}.light-theme .mt-sm-auto{margin-top:auto!important}.light-theme .mb-sm-0{margin-bottom:0!important}.light-theme .mb-sm-1{margin-bottom:.25rem!important}.light-theme .mb-sm-2{margin-bottom:.5rem!important}.light-theme .mb-sm-3{margin-bottom:1rem!important}.light-theme .mb-sm-4{margin-bottom:1.5rem!important}.light-theme .mb-sm-5{margin-bottom:3rem!important}.light-theme .mb-sm-auto{margin-bottom:auto!important}.light-theme .m-sm-n1{margin:-.25rem!important}.light-theme .m-sm-n2{margin:-.5rem!important}.light-theme .m-sm-n3{margin:-1rem!important}.light-theme .m-sm-n4{margin:-1.5rem!important}.light-theme .m-sm-n5{margin:-3rem!important}.light-theme .mx-sm-n1{margin-right:-.25rem!important;margin-left:-.25rem!important}.light-theme .mx-sm-n2{margin-right:-.5rem!important;margin-left:-.5rem!important}.light-theme .mx-sm-n3{margin-right:-1rem!important;margin-left:-1rem!important}.light-theme .mx-sm-n4{margin-right:-1.5rem!important;margin-left:-1.5rem!important}.light-theme .mx-sm-n5{margin-right:-3rem!important;margin-left:-3rem!important}.light-theme .my-sm-n1{margin-top:-.25rem!important;margin-bottom:-.25rem!important}.light-theme .my-sm-n2{margin-top:-.5rem!important;margin-bottom:-.5rem!important}.light-theme .my-sm-n3{margin-top:-1rem!important;margin-bottom:-1rem!important}.light-theme .my-sm-n4{margin-top:-1.5rem!important;margin-bottom:-1.5rem!important}.light-theme .my-sm-n5{margin-top:-3rem!important;margin-bottom:-3rem!important}.light-theme .mt-sm-n1{margin-top:-.25rem!important}.light-theme .mt-sm-n2{margin-top:-.5rem!important}.light-theme .mt-sm-n3{margin-top:-1rem!important}.light-theme .mt-sm-n4{margin-top:-1.5rem!important}.light-theme .mt-sm-n5{margin-top:-3rem!important}.light-theme .mb-sm-n1{margin-bottom:-.25rem!important}.light-theme .mb-sm-n2{margin-bottom:-.5rem!important}.light-theme .mb-sm-n3{margin-bottom:-1rem!important}.light-theme .mb-sm-n4{margin-bottom:-1.5rem!important}.light-theme .mb-sm-n5{margin-bottom:-3rem!important}.light-theme .p-sm-0{padding:0!important}.light-theme .p-sm-1{padding:.25rem!important}.light-theme .p-sm-2{padding:.5rem!important}.light-theme .p-sm-3{padding:1rem!important}.light-theme .p-sm-4{padding:1.5rem!important}.light-theme .p-sm-5{padding:3rem!important}.light-theme .px-sm-0{padding-right:0!important;padding-left:0!important}.light-theme .px-sm-1{padding-right:.25rem!important;padding-left:.25rem!important}.light-theme .px-sm-2{padding-right:.5rem!important;padding-left:.5rem!important}.light-theme .px-sm-3{padding-right:1rem!important;padding-left:1rem!important}.light-theme .px-sm-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.light-theme .px-sm-5{padding-right:3rem!important;padding-left:3rem!important}.light-theme .py-sm-0{padding-top:0!important;padding-bottom:0!important}.light-theme .py-sm-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.light-theme .py-sm-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.light-theme .py-sm-3{padding-top:1rem!important;padding-bottom:1rem!important}.light-theme .py-sm-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.light-theme .py-sm-5{padding-top:3rem!important;padding-bottom:3rem!important}.light-theme .pt-sm-0{padding-top:0!important}.light-theme .pt-sm-1{padding-top:.25rem!important}.light-theme .pt-sm-2{padding-top:.5rem!important}.light-theme .pt-sm-3{padding-top:1rem!important}.light-theme .pt-sm-4{padding-top:1.5rem!important}.light-theme .pt-sm-5{padding-top:3rem!important}.light-theme .pb-sm-0{padding-bottom:0!important}.light-theme .pb-sm-1{padding-bottom:.25rem!important}.light-theme .pb-sm-2{padding-bottom:.5rem!important}.light-theme .pb-sm-3{padding-bottom:1rem!important}.light-theme .pb-sm-4{padding-bottom:1.5rem!important}.light-theme .pb-sm-5{padding-bottom:3rem!important}}@media (min-width: 768px){.light-theme .d-md-inline{display:inline!important}.light-theme .d-md-inline-block{display:inline-block!important}.light-theme .d-md-block{display:block!important}.light-theme .d-md-grid{display:grid!important}.light-theme .d-md-table{display:table!important}.light-theme .d-md-table-row{display:table-row!important}.light-theme .d-md-table-cell{display:table-cell!important}.light-theme .d-md-flex{display:flex!important}.light-theme .d-md-inline-flex{display:inline-flex!important}.light-theme .d-md-none{display:none!important}.light-theme .border-md-solid{border-style:solid!important}.light-theme .border-md-dashed{border-style:dashed!important}.light-theme .border-md-none{border-style:none!important}.light-theme .flex-md-fill{flex:1 1 auto!important}.light-theme .flex-md-row{flex-direction:row!important}.light-theme .flex-md-column{flex-direction:column!important}.light-theme .flex-md-row-reverse{flex-direction:row-reverse!important}.light-theme .flex-md-column-reverse{flex-direction:column-reverse!important}.light-theme .flex-md-grow-0{flex-grow:0!important}.light-theme .flex-md-grow-1{flex-grow:1!important}.light-theme .flex-md-shrink-0{flex-shrink:0!important}.light-theme .flex-md-shrink-1{flex-shrink:1!important}.light-theme .flex-md-wrap{flex-wrap:wrap!important}.light-theme .flex-md-nowrap{flex-wrap:nowrap!important}.light-theme .flex-md-wrap-reverse{flex-wrap:wrap-reverse!important}.light-theme .gap-md-0{gap:0!important}.light-theme .gap-md-1{gap:.25rem!important}.light-theme .gap-md-2{gap:.5rem!important}.light-theme .gap-md-3{gap:1rem!important}.light-theme .gap-md-4{gap:1.5rem!important}.light-theme .gap-md-5{gap:3rem!important}.light-theme .justify-content-md-start{justify-content:flex-start!important}.light-theme .justify-content-md-end{justify-content:flex-end!important}.light-theme .justify-content-md-center{justify-content:center!important}.light-theme .justify-content-md-between{justify-content:space-between!important}.light-theme .justify-content-md-around{justify-content:space-around!important}.light-theme .justify-content-md-evenly{justify-content:space-evenly!important}.light-theme .align-items-md-start{align-items:flex-start!important}.light-theme .align-items-md-end{align-items:flex-end!important}.light-theme .align-items-md-center{align-items:center!important}.light-theme .align-items-md-baseline{align-items:baseline!important}.light-theme .align-items-md-stretch{align-items:stretch!important}.light-theme .align-content-md-start{align-content:flex-start!important}.light-theme .align-content-md-end{align-content:flex-end!important}.light-theme .align-content-md-center{align-content:center!important}.light-theme .align-content-md-between{align-content:space-between!important}.light-theme .align-content-md-around{align-content:space-around!important}.light-theme .align-content-md-stretch{align-content:stretch!important}.light-theme .align-self-md-auto{align-self:auto!important}.light-theme .align-self-md-start{align-self:flex-start!important}.light-theme .align-self-md-end{align-self:flex-end!important}.light-theme .align-self-md-center{align-self:center!important}.light-theme .align-self-md-baseline{align-self:baseline!important}.light-theme .align-self-md-stretch{align-self:stretch!important}.light-theme .order-md-first{order:-1!important}.light-theme .order-md-0{order:0!important}.light-theme .order-md-1{order:1!important}.light-theme .order-md-2{order:2!important}.light-theme .order-md-3{order:3!important}.light-theme .order-md-4{order:4!important}.light-theme .order-md-5{order:5!important}.light-theme .order-md-last{order:6!important}.light-theme .m-md-0{margin:0!important}.light-theme .m-md-1{margin:.25rem!important}.light-theme .m-md-2{margin:.5rem!important}.light-theme .m-md-3{margin:1rem!important}.light-theme .m-md-4{margin:1.5rem!important}.light-theme .m-md-5{margin:3rem!important}.light-theme .m-md-auto{margin:auto!important}.light-theme .mx-md-0{margin-right:0!important;margin-left:0!important}.light-theme .mx-md-1{margin-right:.25rem!important;margin-left:.25rem!important}.light-theme .mx-md-2{margin-right:.5rem!important;margin-left:.5rem!important}.light-theme .mx-md-3{margin-right:1rem!important;margin-left:1rem!important}.light-theme .mx-md-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.light-theme .mx-md-5{margin-right:3rem!important;margin-left:3rem!important}.light-theme .mx-md-auto{margin-right:auto!important;margin-left:auto!important}.light-theme .my-md-0{margin-top:0!important;margin-bottom:0!important}.light-theme .my-md-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.light-theme .my-md-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.light-theme .my-md-3{margin-top:1rem!important;margin-bottom:1rem!important}.light-theme .my-md-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.light-theme .my-md-5{margin-top:3rem!important;margin-bottom:3rem!important}.light-theme .my-md-auto{margin-top:auto!important;margin-bottom:auto!important}.light-theme .mt-md-0{margin-top:0!important}.light-theme .mt-md-1{margin-top:.25rem!important}.light-theme .mt-md-2{margin-top:.5rem!important}.light-theme .mt-md-3{margin-top:1rem!important}.light-theme .mt-md-4{margin-top:1.5rem!important}.light-theme .mt-md-5{margin-top:3rem!important}.light-theme .mt-md-auto{margin-top:auto!important}.light-theme .mb-md-0{margin-bottom:0!important}.light-theme .mb-md-1{margin-bottom:.25rem!important}.light-theme .mb-md-2{margin-bottom:.5rem!important}.light-theme .mb-md-3{margin-bottom:1rem!important}.light-theme .mb-md-4{margin-bottom:1.5rem!important}.light-theme .mb-md-5{margin-bottom:3rem!important}.light-theme .mb-md-auto{margin-bottom:auto!important}.light-theme .m-md-n1{margin:-.25rem!important}.light-theme .m-md-n2{margin:-.5rem!important}.light-theme .m-md-n3{margin:-1rem!important}.light-theme .m-md-n4{margin:-1.5rem!important}.light-theme .m-md-n5{margin:-3rem!important}.light-theme .mx-md-n1{margin-right:-.25rem!important;margin-left:-.25rem!important}.light-theme .mx-md-n2{margin-right:-.5rem!important;margin-left:-.5rem!important}.light-theme .mx-md-n3{margin-right:-1rem!important;margin-left:-1rem!important}.light-theme .mx-md-n4{margin-right:-1.5rem!important;margin-left:-1.5rem!important}.light-theme .mx-md-n5{margin-right:-3rem!important;margin-left:-3rem!important}.light-theme .my-md-n1{margin-top:-.25rem!important;margin-bottom:-.25rem!important}.light-theme .my-md-n2{margin-top:-.5rem!important;margin-bottom:-.5rem!important}.light-theme .my-md-n3{margin-top:-1rem!important;margin-bottom:-1rem!important}.light-theme .my-md-n4{margin-top:-1.5rem!important;margin-bottom:-1.5rem!important}.light-theme .my-md-n5{margin-top:-3rem!important;margin-bottom:-3rem!important}.light-theme .mt-md-n1{margin-top:-.25rem!important}.light-theme .mt-md-n2{margin-top:-.5rem!important}.light-theme .mt-md-n3{margin-top:-1rem!important}.light-theme .mt-md-n4{margin-top:-1.5rem!important}.light-theme .mt-md-n5{margin-top:-3rem!important}.light-theme .mb-md-n1{margin-bottom:-.25rem!important}.light-theme .mb-md-n2{margin-bottom:-.5rem!important}.light-theme .mb-md-n3{margin-bottom:-1rem!important}.light-theme .mb-md-n4{margin-bottom:-1.5rem!important}.light-theme .mb-md-n5{margin-bottom:-3rem!important}.light-theme .p-md-0{padding:0!important}.light-theme .p-md-1{padding:.25rem!important}.light-theme .p-md-2{padding:.5rem!important}.light-theme .p-md-3{padding:1rem!important}.light-theme .p-md-4{padding:1.5rem!important}.light-theme .p-md-5{padding:3rem!important}.light-theme .px-md-0{padding-right:0!important;padding-left:0!important}.light-theme .px-md-1{padding-right:.25rem!important;padding-left:.25rem!important}.light-theme .px-md-2{padding-right:.5rem!important;padding-left:.5rem!important}.light-theme .px-md-3{padding-right:1rem!important;padding-left:1rem!important}.light-theme .px-md-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.light-theme .px-md-5{padding-right:3rem!important;padding-left:3rem!important}.light-theme .py-md-0{padding-top:0!important;padding-bottom:0!important}.light-theme .py-md-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.light-theme .py-md-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.light-theme .py-md-3{padding-top:1rem!important;padding-bottom:1rem!important}.light-theme .py-md-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.light-theme .py-md-5{padding-top:3rem!important;padding-bottom:3rem!important}.light-theme .pt-md-0{padding-top:0!important}.light-theme .pt-md-1{padding-top:.25rem!important}.light-theme .pt-md-2{padding-top:.5rem!important}.light-theme .pt-md-3{padding-top:1rem!important}.light-theme .pt-md-4{padding-top:1.5rem!important}.light-theme .pt-md-5{padding-top:3rem!important}.light-theme .pb-md-0{padding-bottom:0!important}.light-theme .pb-md-1{padding-bottom:.25rem!important}.light-theme .pb-md-2{padding-bottom:.5rem!important}.light-theme .pb-md-3{padding-bottom:1rem!important}.light-theme .pb-md-4{padding-bottom:1.5rem!important}.light-theme .pb-md-5{padding-bottom:3rem!important}}@media (min-width: 992px){.light-theme .d-lg-inline{display:inline!important}.light-theme .d-lg-inline-block{display:inline-block!important}.light-theme .d-lg-block{display:block!important}.light-theme .d-lg-grid{display:grid!important}.light-theme .d-lg-table{display:table!important}.light-theme .d-lg-table-row{display:table-row!important}.light-theme .d-lg-table-cell{display:table-cell!important}.light-theme .d-lg-flex{display:flex!important}.light-theme .d-lg-inline-flex{display:inline-flex!important}.light-theme .d-lg-none{display:none!important}.light-theme .border-lg-solid{border-style:solid!important}.light-theme .border-lg-dashed{border-style:dashed!important}.light-theme .border-lg-none{border-style:none!important}.light-theme .flex-lg-fill{flex:1 1 auto!important}.light-theme .flex-lg-row{flex-direction:row!important}.light-theme .flex-lg-column{flex-direction:column!important}.light-theme .flex-lg-row-reverse{flex-direction:row-reverse!important}.light-theme .flex-lg-column-reverse{flex-direction:column-reverse!important}.light-theme .flex-lg-grow-0{flex-grow:0!important}.light-theme .flex-lg-grow-1{flex-grow:1!important}.light-theme .flex-lg-shrink-0{flex-shrink:0!important}.light-theme .flex-lg-shrink-1{flex-shrink:1!important}.light-theme .flex-lg-wrap{flex-wrap:wrap!important}.light-theme .flex-lg-nowrap{flex-wrap:nowrap!important}.light-theme .flex-lg-wrap-reverse{flex-wrap:wrap-reverse!important}.light-theme .gap-lg-0{gap:0!important}.light-theme .gap-lg-1{gap:.25rem!important}.light-theme .gap-lg-2{gap:.5rem!important}.light-theme .gap-lg-3{gap:1rem!important}.light-theme .gap-lg-4{gap:1.5rem!important}.light-theme .gap-lg-5{gap:3rem!important}.light-theme .justify-content-lg-start{justify-content:flex-start!important}.light-theme .justify-content-lg-end{justify-content:flex-end!important}.light-theme .justify-content-lg-center{justify-content:center!important}.light-theme .justify-content-lg-between{justify-content:space-between!important}.light-theme .justify-content-lg-around{justify-content:space-around!important}.light-theme .justify-content-lg-evenly{justify-content:space-evenly!important}.light-theme .align-items-lg-start{align-items:flex-start!important}.light-theme .align-items-lg-end{align-items:flex-end!important}.light-theme .align-items-lg-center{align-items:center!important}.light-theme .align-items-lg-baseline{align-items:baseline!important}.light-theme .align-items-lg-stretch{align-items:stretch!important}.light-theme .align-content-lg-start{align-content:flex-start!important}.light-theme .align-content-lg-end{align-content:flex-end!important}.light-theme .align-content-lg-center{align-content:center!important}.light-theme .align-content-lg-between{align-content:space-between!important}.light-theme .align-content-lg-around{align-content:space-around!important}.light-theme .align-content-lg-stretch{align-content:stretch!important}.light-theme .align-self-lg-auto{align-self:auto!important}.light-theme .align-self-lg-start{align-self:flex-start!important}.light-theme .align-self-lg-end{align-self:flex-end!important}.light-theme .align-self-lg-center{align-self:center!important}.light-theme .align-self-lg-baseline{align-self:baseline!important}.light-theme .align-self-lg-stretch{align-self:stretch!important}.light-theme .order-lg-first{order:-1!important}.light-theme .order-lg-0{order:0!important}.light-theme .order-lg-1{order:1!important}.light-theme .order-lg-2{order:2!important}.light-theme .order-lg-3{order:3!important}.light-theme .order-lg-4{order:4!important}.light-theme .order-lg-5{order:5!important}.light-theme .order-lg-last{order:6!important}.light-theme .m-lg-0{margin:0!important}.light-theme .m-lg-1{margin:.25rem!important}.light-theme .m-lg-2{margin:.5rem!important}.light-theme .m-lg-3{margin:1rem!important}.light-theme .m-lg-4{margin:1.5rem!important}.light-theme .m-lg-5{margin:3rem!important}.light-theme .m-lg-auto{margin:auto!important}.light-theme .mx-lg-0{margin-right:0!important;margin-left:0!important}.light-theme .mx-lg-1{margin-right:.25rem!important;margin-left:.25rem!important}.light-theme .mx-lg-2{margin-right:.5rem!important;margin-left:.5rem!important}.light-theme .mx-lg-3{margin-right:1rem!important;margin-left:1rem!important}.light-theme .mx-lg-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.light-theme .mx-lg-5{margin-right:3rem!important;margin-left:3rem!important}.light-theme .mx-lg-auto{margin-right:auto!important;margin-left:auto!important}.light-theme .my-lg-0{margin-top:0!important;margin-bottom:0!important}.light-theme .my-lg-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.light-theme .my-lg-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.light-theme .my-lg-3{margin-top:1rem!important;margin-bottom:1rem!important}.light-theme .my-lg-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.light-theme .my-lg-5{margin-top:3rem!important;margin-bottom:3rem!important}.light-theme .my-lg-auto{margin-top:auto!important;margin-bottom:auto!important}.light-theme .mt-lg-0{margin-top:0!important}.light-theme .mt-lg-1{margin-top:.25rem!important}.light-theme .mt-lg-2{margin-top:.5rem!important}.light-theme .mt-lg-3{margin-top:1rem!important}.light-theme .mt-lg-4{margin-top:1.5rem!important}.light-theme .mt-lg-5{margin-top:3rem!important}.light-theme .mt-lg-auto{margin-top:auto!important}.light-theme .mb-lg-0{margin-bottom:0!important}.light-theme .mb-lg-1{margin-bottom:.25rem!important}.light-theme .mb-lg-2{margin-bottom:.5rem!important}.light-theme .mb-lg-3{margin-bottom:1rem!important}.light-theme .mb-lg-4{margin-bottom:1.5rem!important}.light-theme .mb-lg-5{margin-bottom:3rem!important}.light-theme .mb-lg-auto{margin-bottom:auto!important}.light-theme .m-lg-n1{margin:-.25rem!important}.light-theme .m-lg-n2{margin:-.5rem!important}.light-theme .m-lg-n3{margin:-1rem!important}.light-theme .m-lg-n4{margin:-1.5rem!important}.light-theme .m-lg-n5{margin:-3rem!important}.light-theme .mx-lg-n1{margin-right:-.25rem!important;margin-left:-.25rem!important}.light-theme .mx-lg-n2{margin-right:-.5rem!important;margin-left:-.5rem!important}.light-theme .mx-lg-n3{margin-right:-1rem!important;margin-left:-1rem!important}.light-theme .mx-lg-n4{margin-right:-1.5rem!important;margin-left:-1.5rem!important}.light-theme .mx-lg-n5{margin-right:-3rem!important;margin-left:-3rem!important}.light-theme .my-lg-n1{margin-top:-.25rem!important;margin-bottom:-.25rem!important}.light-theme .my-lg-n2{margin-top:-.5rem!important;margin-bottom:-.5rem!important}.light-theme .my-lg-n3{margin-top:-1rem!important;margin-bottom:-1rem!important}.light-theme .my-lg-n4{margin-top:-1.5rem!important;margin-bottom:-1.5rem!important}.light-theme .my-lg-n5{margin-top:-3rem!important;margin-bottom:-3rem!important}.light-theme .mt-lg-n1{margin-top:-.25rem!important}.light-theme .mt-lg-n2{margin-top:-.5rem!important}.light-theme .mt-lg-n3{margin-top:-1rem!important}.light-theme .mt-lg-n4{margin-top:-1.5rem!important}.light-theme .mt-lg-n5{margin-top:-3rem!important}.light-theme .mb-lg-n1{margin-bottom:-.25rem!important}.light-theme .mb-lg-n2{margin-bottom:-.5rem!important}.light-theme .mb-lg-n3{margin-bottom:-1rem!important}.light-theme .mb-lg-n4{margin-bottom:-1.5rem!important}.light-theme .mb-lg-n5{margin-bottom:-3rem!important}.light-theme .p-lg-0{padding:0!important}.light-theme .p-lg-1{padding:.25rem!important}.light-theme .p-lg-2{padding:.5rem!important}.light-theme .p-lg-3{padding:1rem!important}.light-theme .p-lg-4{padding:1.5rem!important}.light-theme .p-lg-5{padding:3rem!important}.light-theme .px-lg-0{padding-right:0!important;padding-left:0!important}.light-theme .px-lg-1{padding-right:.25rem!important;padding-left:.25rem!important}.light-theme .px-lg-2{padding-right:.5rem!important;padding-left:.5rem!important}.light-theme .px-lg-3{padding-right:1rem!important;padding-left:1rem!important}.light-theme .px-lg-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.light-theme .px-lg-5{padding-right:3rem!important;padding-left:3rem!important}.light-theme .py-lg-0{padding-top:0!important;padding-bottom:0!important}.light-theme .py-lg-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.light-theme .py-lg-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.light-theme .py-lg-3{padding-top:1rem!important;padding-bottom:1rem!important}.light-theme .py-lg-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.light-theme .py-lg-5{padding-top:3rem!important;padding-bottom:3rem!important}.light-theme .pt-lg-0{padding-top:0!important}.light-theme .pt-lg-1{padding-top:.25rem!important}.light-theme .pt-lg-2{padding-top:.5rem!important}.light-theme .pt-lg-3{padding-top:1rem!important}.light-theme .pt-lg-4{padding-top:1.5rem!important}.light-theme .pt-lg-5{padding-top:3rem!important}.light-theme .pb-lg-0{padding-bottom:0!important}.light-theme .pb-lg-1{padding-bottom:.25rem!important}.light-theme .pb-lg-2{padding-bottom:.5rem!important}.light-theme .pb-lg-3{padding-bottom:1rem!important}.light-theme .pb-lg-4{padding-bottom:1.5rem!important}.light-theme .pb-lg-5{padding-bottom:3rem!important}}@media (min-width: 1200px){.light-theme .d-xl-inline{display:inline!important}.light-theme .d-xl-inline-block{display:inline-block!important}.light-theme .d-xl-block{display:block!important}.light-theme .d-xl-grid{display:grid!important}.light-theme .d-xl-table{display:table!important}.light-theme .d-xl-table-row{display:table-row!important}.light-theme .d-xl-table-cell{display:table-cell!important}.light-theme .d-xl-flex{display:flex!important}.light-theme .d-xl-inline-flex{display:inline-flex!important}.light-theme .d-xl-none{display:none!important}.light-theme .border-xl-solid{border-style:solid!important}.light-theme .border-xl-dashed{border-style:dashed!important}.light-theme .border-xl-none{border-style:none!important}.light-theme .flex-xl-fill{flex:1 1 auto!important}.light-theme .flex-xl-row{flex-direction:row!important}.light-theme .flex-xl-column{flex-direction:column!important}.light-theme .flex-xl-row-reverse{flex-direction:row-reverse!important}.light-theme .flex-xl-column-reverse{flex-direction:column-reverse!important}.light-theme .flex-xl-grow-0{flex-grow:0!important}.light-theme .flex-xl-grow-1{flex-grow:1!important}.light-theme .flex-xl-shrink-0{flex-shrink:0!important}.light-theme .flex-xl-shrink-1{flex-shrink:1!important}.light-theme .flex-xl-wrap{flex-wrap:wrap!important}.light-theme .flex-xl-nowrap{flex-wrap:nowrap!important}.light-theme .flex-xl-wrap-reverse{flex-wrap:wrap-reverse!important}.light-theme .gap-xl-0{gap:0!important}.light-theme .gap-xl-1{gap:.25rem!important}.light-theme .gap-xl-2{gap:.5rem!important}.light-theme .gap-xl-3{gap:1rem!important}.light-theme .gap-xl-4{gap:1.5rem!important}.light-theme .gap-xl-5{gap:3rem!important}.light-theme .justify-content-xl-start{justify-content:flex-start!important}.light-theme .justify-content-xl-end{justify-content:flex-end!important}.light-theme .justify-content-xl-center{justify-content:center!important}.light-theme .justify-content-xl-between{justify-content:space-between!important}.light-theme .justify-content-xl-around{justify-content:space-around!important}.light-theme .justify-content-xl-evenly{justify-content:space-evenly!important}.light-theme .align-items-xl-start{align-items:flex-start!important}.light-theme .align-items-xl-end{align-items:flex-end!important}.light-theme .align-items-xl-center{align-items:center!important}.light-theme .align-items-xl-baseline{align-items:baseline!important}.light-theme .align-items-xl-stretch{align-items:stretch!important}.light-theme .align-content-xl-start{align-content:flex-start!important}.light-theme .align-content-xl-end{align-content:flex-end!important}.light-theme .align-content-xl-center{align-content:center!important}.light-theme .align-content-xl-between{align-content:space-between!important}.light-theme .align-content-xl-around{align-content:space-around!important}.light-theme .align-content-xl-stretch{align-content:stretch!important}.light-theme .align-self-xl-auto{align-self:auto!important}.light-theme .align-self-xl-start{align-self:flex-start!important}.light-theme .align-self-xl-end{align-self:flex-end!important}.light-theme .align-self-xl-center{align-self:center!important}.light-theme .align-self-xl-baseline{align-self:baseline!important}.light-theme .align-self-xl-stretch{align-self:stretch!important}.light-theme .order-xl-first{order:-1!important}.light-theme .order-xl-0{order:0!important}.light-theme .order-xl-1{order:1!important}.light-theme .order-xl-2{order:2!important}.light-theme .order-xl-3{order:3!important}.light-theme .order-xl-4{order:4!important}.light-theme .order-xl-5{order:5!important}.light-theme .order-xl-last{order:6!important}.light-theme .m-xl-0{margin:0!important}.light-theme .m-xl-1{margin:.25rem!important}.light-theme .m-xl-2{margin:.5rem!important}.light-theme .m-xl-3{margin:1rem!important}.light-theme .m-xl-4{margin:1.5rem!important}.light-theme .m-xl-5{margin:3rem!important}.light-theme .m-xl-auto{margin:auto!important}.light-theme .mx-xl-0{margin-right:0!important;margin-left:0!important}.light-theme .mx-xl-1{margin-right:.25rem!important;margin-left:.25rem!important}.light-theme .mx-xl-2{margin-right:.5rem!important;margin-left:.5rem!important}.light-theme .mx-xl-3{margin-right:1rem!important;margin-left:1rem!important}.light-theme .mx-xl-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.light-theme .mx-xl-5{margin-right:3rem!important;margin-left:3rem!important}.light-theme .mx-xl-auto{margin-right:auto!important;margin-left:auto!important}.light-theme .my-xl-0{margin-top:0!important;margin-bottom:0!important}.light-theme .my-xl-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.light-theme .my-xl-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.light-theme .my-xl-3{margin-top:1rem!important;margin-bottom:1rem!important}.light-theme .my-xl-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.light-theme .my-xl-5{margin-top:3rem!important;margin-bottom:3rem!important}.light-theme .my-xl-auto{margin-top:auto!important;margin-bottom:auto!important}.light-theme .mt-xl-0{margin-top:0!important}.light-theme .mt-xl-1{margin-top:.25rem!important}.light-theme .mt-xl-2{margin-top:.5rem!important}.light-theme .mt-xl-3{margin-top:1rem!important}.light-theme .mt-xl-4{margin-top:1.5rem!important}.light-theme .mt-xl-5{margin-top:3rem!important}.light-theme .mt-xl-auto{margin-top:auto!important}.light-theme .mb-xl-0{margin-bottom:0!important}.light-theme .mb-xl-1{margin-bottom:.25rem!important}.light-theme .mb-xl-2{margin-bottom:.5rem!important}.light-theme .mb-xl-3{margin-bottom:1rem!important}.light-theme .mb-xl-4{margin-bottom:1.5rem!important}.light-theme .mb-xl-5{margin-bottom:3rem!important}.light-theme .mb-xl-auto{margin-bottom:auto!important}.light-theme .m-xl-n1{margin:-.25rem!important}.light-theme .m-xl-n2{margin:-.5rem!important}.light-theme .m-xl-n3{margin:-1rem!important}.light-theme .m-xl-n4{margin:-1.5rem!important}.light-theme .m-xl-n5{margin:-3rem!important}.light-theme .mx-xl-n1{margin-right:-.25rem!important;margin-left:-.25rem!important}.light-theme .mx-xl-n2{margin-right:-.5rem!important;margin-left:-.5rem!important}.light-theme .mx-xl-n3{margin-right:-1rem!important;margin-left:-1rem!important}.light-theme .mx-xl-n4{margin-right:-1.5rem!important;margin-left:-1.5rem!important}.light-theme .mx-xl-n5{margin-right:-3rem!important;margin-left:-3rem!important}.light-theme .my-xl-n1{margin-top:-.25rem!important;margin-bottom:-.25rem!important}.light-theme .my-xl-n2{margin-top:-.5rem!important;margin-bottom:-.5rem!important}.light-theme .my-xl-n3{margin-top:-1rem!important;margin-bottom:-1rem!important}.light-theme .my-xl-n4{margin-top:-1.5rem!important;margin-bottom:-1.5rem!important}.light-theme .my-xl-n5{margin-top:-3rem!important;margin-bottom:-3rem!important}.light-theme .mt-xl-n1{margin-top:-.25rem!important}.light-theme .mt-xl-n2{margin-top:-.5rem!important}.light-theme .mt-xl-n3{margin-top:-1rem!important}.light-theme .mt-xl-n4{margin-top:-1.5rem!important}.light-theme .mt-xl-n5{margin-top:-3rem!important}.light-theme .mb-xl-n1{margin-bottom:-.25rem!important}.light-theme .mb-xl-n2{margin-bottom:-.5rem!important}.light-theme .mb-xl-n3{margin-bottom:-1rem!important}.light-theme .mb-xl-n4{margin-bottom:-1.5rem!important}.light-theme .mb-xl-n5{margin-bottom:-3rem!important}.light-theme .p-xl-0{padding:0!important}.light-theme .p-xl-1{padding:.25rem!important}.light-theme .p-xl-2{padding:.5rem!important}.light-theme .p-xl-3{padding:1rem!important}.light-theme .p-xl-4{padding:1.5rem!important}.light-theme .p-xl-5{padding:3rem!important}.light-theme .px-xl-0{padding-right:0!important;padding-left:0!important}.light-theme .px-xl-1{padding-right:.25rem!important;padding-left:.25rem!important}.light-theme .px-xl-2{padding-right:.5rem!important;padding-left:.5rem!important}.light-theme .px-xl-3{padding-right:1rem!important;padding-left:1rem!important}.light-theme .px-xl-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.light-theme .px-xl-5{padding-right:3rem!important;padding-left:3rem!important}.light-theme .py-xl-0{padding-top:0!important;padding-bottom:0!important}.light-theme .py-xl-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.light-theme .py-xl-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.light-theme .py-xl-3{padding-top:1rem!important;padding-bottom:1rem!important}.light-theme .py-xl-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.light-theme .py-xl-5{padding-top:3rem!important;padding-bottom:3rem!important}.light-theme .pt-xl-0{padding-top:0!important}.light-theme .pt-xl-1{padding-top:.25rem!important}.light-theme .pt-xl-2{padding-top:.5rem!important}.light-theme .pt-xl-3{padding-top:1rem!important}.light-theme .pt-xl-4{padding-top:1.5rem!important}.light-theme .pt-xl-5{padding-top:3rem!important}.light-theme .pb-xl-0{padding-bottom:0!important}.light-theme .pb-xl-1{padding-bottom:.25rem!important}.light-theme .pb-xl-2{padding-bottom:.5rem!important}.light-theme .pb-xl-3{padding-bottom:1rem!important}.light-theme .pb-xl-4{padding-bottom:1.5rem!important}.light-theme .pb-xl-5{padding-bottom:3rem!important}}@media (min-width: 1400px){.light-theme .d-xxl-inline{display:inline!important}.light-theme .d-xxl-inline-block{display:inline-block!important}.light-theme .d-xxl-block{display:block!important}.light-theme .d-xxl-grid{display:grid!important}.light-theme .d-xxl-table{display:table!important}.light-theme .d-xxl-table-row{display:table-row!important}.light-theme .d-xxl-table-cell{display:table-cell!important}.light-theme .d-xxl-flex{display:flex!important}.light-theme .d-xxl-inline-flex{display:inline-flex!important}.light-theme .d-xxl-none{display:none!important}.light-theme .border-xxl-solid{border-style:solid!important}.light-theme .border-xxl-dashed{border-style:dashed!important}.light-theme .border-xxl-none{border-style:none!important}.light-theme .flex-xxl-fill{flex:1 1 auto!important}.light-theme .flex-xxl-row{flex-direction:row!important}.light-theme .flex-xxl-column{flex-direction:column!important}.light-theme .flex-xxl-row-reverse{flex-direction:row-reverse!important}.light-theme .flex-xxl-column-reverse{flex-direction:column-reverse!important}.light-theme .flex-xxl-grow-0{flex-grow:0!important}.light-theme .flex-xxl-grow-1{flex-grow:1!important}.light-theme .flex-xxl-shrink-0{flex-shrink:0!important}.light-theme .flex-xxl-shrink-1{flex-shrink:1!important}.light-theme .flex-xxl-wrap{flex-wrap:wrap!important}.light-theme .flex-xxl-nowrap{flex-wrap:nowrap!important}.light-theme .flex-xxl-wrap-reverse{flex-wrap:wrap-reverse!important}.light-theme .gap-xxl-0{gap:0!important}.light-theme .gap-xxl-1{gap:.25rem!important}.light-theme .gap-xxl-2{gap:.5rem!important}.light-theme .gap-xxl-3{gap:1rem!important}.light-theme .gap-xxl-4{gap:1.5rem!important}.light-theme .gap-xxl-5{gap:3rem!important}.light-theme .justify-content-xxl-start{justify-content:flex-start!important}.light-theme .justify-content-xxl-end{justify-content:flex-end!important}.light-theme .justify-content-xxl-center{justify-content:center!important}.light-theme .justify-content-xxl-between{justify-content:space-between!important}.light-theme .justify-content-xxl-around{justify-content:space-around!important}.light-theme .justify-content-xxl-evenly{justify-content:space-evenly!important}.light-theme .align-items-xxl-start{align-items:flex-start!important}.light-theme .align-items-xxl-end{align-items:flex-end!important}.light-theme .align-items-xxl-center{align-items:center!important}.light-theme .align-items-xxl-baseline{align-items:baseline!important}.light-theme .align-items-xxl-stretch{align-items:stretch!important}.light-theme .align-content-xxl-start{align-content:flex-start!important}.light-theme .align-content-xxl-end{align-content:flex-end!important}.light-theme .align-content-xxl-center{align-content:center!important}.light-theme .align-content-xxl-between{align-content:space-between!important}.light-theme .align-content-xxl-around{align-content:space-around!important}.light-theme .align-content-xxl-stretch{align-content:stretch!important}.light-theme .align-self-xxl-auto{align-self:auto!important}.light-theme .align-self-xxl-start{align-self:flex-start!important}.light-theme .align-self-xxl-end{align-self:flex-end!important}.light-theme .align-self-xxl-center{align-self:center!important}.light-theme .align-self-xxl-baseline{align-self:baseline!important}.light-theme .align-self-xxl-stretch{align-self:stretch!important}.light-theme .order-xxl-first{order:-1!important}.light-theme .order-xxl-0{order:0!important}.light-theme .order-xxl-1{order:1!important}.light-theme .order-xxl-2{order:2!important}.light-theme .order-xxl-3{order:3!important}.light-theme .order-xxl-4{order:4!important}.light-theme .order-xxl-5{order:5!important}.light-theme .order-xxl-last{order:6!important}.light-theme .m-xxl-0{margin:0!important}.light-theme .m-xxl-1{margin:.25rem!important}.light-theme .m-xxl-2{margin:.5rem!important}.light-theme .m-xxl-3{margin:1rem!important}.light-theme .m-xxl-4{margin:1.5rem!important}.light-theme .m-xxl-5{margin:3rem!important}.light-theme .m-xxl-auto{margin:auto!important}.light-theme .mx-xxl-0{margin-right:0!important;margin-left:0!important}.light-theme .mx-xxl-1{margin-right:.25rem!important;margin-left:.25rem!important}.light-theme .mx-xxl-2{margin-right:.5rem!important;margin-left:.5rem!important}.light-theme .mx-xxl-3{margin-right:1rem!important;margin-left:1rem!important}.light-theme .mx-xxl-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.light-theme .mx-xxl-5{margin-right:3rem!important;margin-left:3rem!important}.light-theme .mx-xxl-auto{margin-right:auto!important;margin-left:auto!important}.light-theme .my-xxl-0{margin-top:0!important;margin-bottom:0!important}.light-theme .my-xxl-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.light-theme .my-xxl-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.light-theme .my-xxl-3{margin-top:1rem!important;margin-bottom:1rem!important}.light-theme .my-xxl-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.light-theme .my-xxl-5{margin-top:3rem!important;margin-bottom:3rem!important}.light-theme .my-xxl-auto{margin-top:auto!important;margin-bottom:auto!important}.light-theme .mt-xxl-0{margin-top:0!important}.light-theme .mt-xxl-1{margin-top:.25rem!important}.light-theme .mt-xxl-2{margin-top:.5rem!important}.light-theme .mt-xxl-3{margin-top:1rem!important}.light-theme .mt-xxl-4{margin-top:1.5rem!important}.light-theme .mt-xxl-5{margin-top:3rem!important}.light-theme .mt-xxl-auto{margin-top:auto!important}.light-theme .mb-xxl-0{margin-bottom:0!important}.light-theme .mb-xxl-1{margin-bottom:.25rem!important}.light-theme .mb-xxl-2{margin-bottom:.5rem!important}.light-theme .mb-xxl-3{margin-bottom:1rem!important}.light-theme .mb-xxl-4{margin-bottom:1.5rem!important}.light-theme .mb-xxl-5{margin-bottom:3rem!important}.light-theme .mb-xxl-auto{margin-bottom:auto!important}.light-theme .m-xxl-n1{margin:-.25rem!important}.light-theme .m-xxl-n2{margin:-.5rem!important}.light-theme .m-xxl-n3{margin:-1rem!important}.light-theme .m-xxl-n4{margin:-1.5rem!important}.light-theme .m-xxl-n5{margin:-3rem!important}.light-theme .mx-xxl-n1{margin-right:-.25rem!important;margin-left:-.25rem!important}.light-theme .mx-xxl-n2{margin-right:-.5rem!important;margin-left:-.5rem!important}.light-theme .mx-xxl-n3{margin-right:-1rem!important;margin-left:-1rem!important}.light-theme .mx-xxl-n4{margin-right:-1.5rem!important;margin-left:-1.5rem!important}.light-theme .mx-xxl-n5{margin-right:-3rem!important;margin-left:-3rem!important}.light-theme .my-xxl-n1{margin-top:-.25rem!important;margin-bottom:-.25rem!important}.light-theme .my-xxl-n2{margin-top:-.5rem!important;margin-bottom:-.5rem!important}.light-theme .my-xxl-n3{margin-top:-1rem!important;margin-bottom:-1rem!important}.light-theme .my-xxl-n4{margin-top:-1.5rem!important;margin-bottom:-1.5rem!important}.light-theme .my-xxl-n5{margin-top:-3rem!important;margin-bottom:-3rem!important}.light-theme .mt-xxl-n1{margin-top:-.25rem!important}.light-theme .mt-xxl-n2{margin-top:-.5rem!important}.light-theme .mt-xxl-n3{margin-top:-1rem!important}.light-theme .mt-xxl-n4{margin-top:-1.5rem!important}.light-theme .mt-xxl-n5{margin-top:-3rem!important}.light-theme .mb-xxl-n1{margin-bottom:-.25rem!important}.light-theme .mb-xxl-n2{margin-bottom:-.5rem!important}.light-theme .mb-xxl-n3{margin-bottom:-1rem!important}.light-theme .mb-xxl-n4{margin-bottom:-1.5rem!important}.light-theme .mb-xxl-n5{margin-bottom:-3rem!important}.light-theme .p-xxl-0{padding:0!important}.light-theme .p-xxl-1{padding:.25rem!important}.light-theme .p-xxl-2{padding:.5rem!important}.light-theme .p-xxl-3{padding:1rem!important}.light-theme .p-xxl-4{padding:1.5rem!important}.light-theme .p-xxl-5{padding:3rem!important}.light-theme .px-xxl-0{padding-right:0!important;padding-left:0!important}.light-theme .px-xxl-1{padding-right:.25rem!important;padding-left:.25rem!important}.light-theme .px-xxl-2{padding-right:.5rem!important;padding-left:.5rem!important}.light-theme .px-xxl-3{padding-right:1rem!important;padding-left:1rem!important}.light-theme .px-xxl-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.light-theme .px-xxl-5{padding-right:3rem!important;padding-left:3rem!important}.light-theme .py-xxl-0{padding-top:0!important;padding-bottom:0!important}.light-theme .py-xxl-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.light-theme .py-xxl-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.light-theme .py-xxl-3{padding-top:1rem!important;padding-bottom:1rem!important}.light-theme .py-xxl-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.light-theme .py-xxl-5{padding-top:3rem!important;padding-bottom:3rem!important}.light-theme .pt-xxl-0{padding-top:0!important}.light-theme .pt-xxl-1{padding-top:.25rem!important}.light-theme .pt-xxl-2{padding-top:.5rem!important}.light-theme .pt-xxl-3{padding-top:1rem!important}.light-theme .pt-xxl-4{padding-top:1.5rem!important}.light-theme .pt-xxl-5{padding-top:3rem!important}.light-theme .pb-xxl-0{padding-bottom:0!important}.light-theme .pb-xxl-1{padding-bottom:.25rem!important}.light-theme .pb-xxl-2{padding-bottom:.5rem!important}.light-theme .pb-xxl-3{padding-bottom:1rem!important}.light-theme .pb-xxl-4{padding-bottom:1.5rem!important}.light-theme .pb-xxl-5{padding-bottom:3rem!important}}@media (min-width: 1200px){.light-theme .fs-1{font-size:2.375rem!important}.light-theme .fs-2{font-size:2rem!important}.light-theme .fs-3{font-size:1.625rem!important}.light-theme .fs-4{font-size:1.375rem!important}}@media print{.light-theme .d-print-inline{display:inline!important}.light-theme .d-print-inline-block{display:inline-block!important}.light-theme .d-print-block{display:block!important}.light-theme .d-print-grid{display:grid!important}.light-theme .d-print-table{display:table!important}.light-theme .d-print-table-row{display:table-row!important}.light-theme .d-print-table-cell{display:table-cell!important}.light-theme .d-print-flex{display:flex!important}.light-theme .d-print-inline-flex{display:inline-flex!important}.light-theme .d-print-none{display:none!important}}.light-theme .zindex-1{z-index:1!important}.light-theme .zindex-2{z-index:2!important}.light-theme .zindex-3{z-index:3!important}.light-theme .zindex-4{z-index:4!important}.light-theme .zindex-5{z-index:5!important}.light-theme .border-solid{border-style:solid!important}.light-theme .border-dashed{border-style:dashed!important}.light-theme .border-none{border-style:none!important}.light-theme .border-label-primary{--bs-border-opacity: .4;border-color:rgba(var(--bs-primary-rgb),var(--bs-border-opacity))!important}.light-theme .border-label-secondary{--bs-border-opacity: .4;border-color:rgba(var(--bs-secondary-rgb),var(--bs-border-opacity))!important}.light-theme .border-label-success{--bs-border-opacity: .4;border-color:rgba(var(--bs-success-rgb),var(--bs-border-opacity))!important}.light-theme .border-label-info{--bs-border-opacity: .4;border-color:rgba(var(--bs-info-rgb),var(--bs-border-opacity))!important}.light-theme .border-label-warning{--bs-border-opacity: .4;border-color:rgba(var(--bs-warning-rgb),var(--bs-border-opacity))!important}.light-theme .border-label-danger{--bs-border-opacity: .4;border-color:rgba(var(--bs-danger-rgb),var(--bs-border-opacity))!important}.light-theme .border-label-light{--bs-border-opacity: .4;border-color:rgba(var(--bs-light-rgb),var(--bs-border-opacity))!important}.light-theme .border-label-dark{--bs-border-opacity: .4;border-color:rgba(var(--bs-dark-rgb),var(--bs-border-opacity))!important}.light-theme .border-label-gray{--bs-border-opacity: .4;border-color:rgba(var(--bs-gray-rgb),var(--bs-border-opacity))!important}.light-theme .border-label-white{--bs-border-opacity: .4;border-color:rgba(var(--bs-white-rgb),var(--bs-border-opacity))!important}.light-theme .float-start{float:left!important}.light-theme .float-end{float:right!important}.light-theme .float-none{float:none!important}.light-theme .end-0{right:0!important}.light-theme .end-50{right:50%!important}.light-theme .end-100{right:100%!important}.light-theme .start-0{left:0!important}.light-theme .start-50{left:50%!important}.light-theme .start-100{left:100%!important}.light-theme .translate-middle{transform:translate(-50%,-50%)!important}.light-theme .translate-middle-x{transform:translate(-50%)!important}.light-theme .translate-middle-y{transform:translateY(-50%)!important}.light-theme .border-end{border-right:1px solid rgba(249,250,251,.658)!important}.light-theme .border-end-0{border-right:0!important}.light-theme .border-start{border-left:1px solid rgba(249,250,251,.658)!important}.light-theme .border-start-0{border-left:0!important}.light-theme .border-left-dashed{border-left-style:dashed!important}.light-theme .border-right-dashed{border-right-style:dashed!important}.light-theme .text-start{text-align:left!important}.light-theme .text-end{text-align:right!important}.light-theme .text-center{text-align:center!important}.light-theme .rounded-end{border-top-right-radius:.375rem!important;border-bottom-right-radius:.375rem!important}.light-theme .rounded-start{border-bottom-left-radius:.375rem!important;border-top-left-radius:.375rem!important}.light-theme .rounded-start-top{border-top-left-radius:.375rem!important}.light-theme .rounded-start-bottom{border-bottom-left-radius:.375rem!important}.light-theme .rounded-end-top{border-top-right-radius:.375rem!important}.light-theme .rounded-end-bottom{border-bottom-right-radius:.375rem!important}.light-theme .me-0{margin-right:0!important}.light-theme .me-1{margin-right:.25rem!important}.light-theme .me-2{margin-right:.5rem!important}.light-theme .me-3{margin-right:1rem!important}.light-theme .me-4{margin-right:1.5rem!important}.light-theme .me-5{margin-right:3rem!important}.light-theme .me-auto{margin-right:auto!important}.light-theme .ms-0{margin-left:0!important}.light-theme .ms-1{margin-left:.25rem!important}.light-theme .ms-2{margin-left:.5rem!important}.light-theme .ms-3{margin-left:1rem!important}.light-theme .ms-4{margin-left:1.5rem!important}.light-theme .ms-5{margin-left:3rem!important}.light-theme .ms-auto{margin-left:auto!important}.light-theme .me-n1{margin-right:-.25rem!important}.light-theme .me-n2{margin-right:-.5rem!important}.light-theme .me-n3{margin-right:-1rem!important}.light-theme .me-n4{margin-right:-1.5rem!important}.light-theme .me-n5{margin-right:-3rem!important}.light-theme .ms-n1{margin-left:-.25rem!important}.light-theme .ms-n2{margin-left:-.5rem!important}.light-theme .ms-n3{margin-left:-1rem!important}.light-theme .ms-n4{margin-left:-1.5rem!important}.light-theme .ms-n5{margin-left:-3rem!important}.light-theme .pe-0{padding-right:0!important}.light-theme .pe-1{padding-right:.25rem!important}.light-theme .pe-2{padding-right:.5rem!important}.light-theme .pe-3{padding-right:1rem!important}.light-theme .pe-4{padding-right:1.5rem!important}.light-theme .pe-5{padding-right:3rem!important}.light-theme .ps-0{padding-left:0!important}.light-theme .ps-1{padding-left:.25rem!important}.light-theme .ps-2{padding-left:.5rem!important}.light-theme .ps-3{padding-left:1rem!important}.light-theme .ps-4{padding-left:1.5rem!important}.light-theme .ps-5{padding-left:3rem!important}.light-theme .rotate-0{transform:rotate(0)!important}.light-theme .rotate-90{transform:rotate(90deg)!important}.light-theme .rotate-180{transform:rotate(180deg)!important}.light-theme .rotate-270{transform:rotate(270deg)!important}.light-theme .rotate-n90{transform:rotate(-90deg)!important}.light-theme .rotate-n180{transform:rotate(-180deg)!important}.light-theme .rotate-n270{transform:rotate(-270deg)!important}.light-theme .scaleX-n1{transform:scaleX(-1)!important}.light-theme .scaleY-n1{transform:scaleY(-1)!important}@media (min-width: 576px){.light-theme .border-sm-solid{border-style:solid!important}.light-theme .border-sm-dashed{border-style:dashed!important}.light-theme .border-sm-none{border-style:none!important}.light-theme .float-sm-start{float:left!important}.light-theme .float-sm-end{float:right!important}.light-theme .float-sm-none{float:none!important}.light-theme .text-sm-start{text-align:left!important}.light-theme .text-sm-end{text-align:right!important}.light-theme .text-sm-center{text-align:center!important}.light-theme .me-sm-0{margin-right:0!important}.light-theme .me-sm-1{margin-right:.25rem!important}.light-theme .me-sm-2{margin-right:.5rem!important}.light-theme .me-sm-3{margin-right:1rem!important}.light-theme .me-sm-4{margin-right:1.5rem!important}.light-theme .me-sm-5{margin-right:3rem!important}.light-theme .me-sm-auto{margin-right:auto!important}.light-theme .ms-sm-0{margin-left:0!important}.light-theme .ms-sm-1{margin-left:.25rem!important}.light-theme .ms-sm-2{margin-left:.5rem!important}.light-theme .ms-sm-3{margin-left:1rem!important}.light-theme .ms-sm-4{margin-left:1.5rem!important}.light-theme .ms-sm-5{margin-left:3rem!important}.light-theme .ms-sm-auto{margin-left:auto!important}.light-theme .me-sm-n1{margin-right:-.25rem!important}.light-theme .me-sm-n2{margin-right:-.5rem!important}.light-theme .me-sm-n3{margin-right:-1rem!important}.light-theme .me-sm-n4{margin-right:-1.5rem!important}.light-theme .me-sm-n5{margin-right:-3rem!important}.light-theme .ms-sm-n1{margin-left:-.25rem!important}.light-theme .ms-sm-n2{margin-left:-.5rem!important}.light-theme .ms-sm-n3{margin-left:-1rem!important}.light-theme .ms-sm-n4{margin-left:-1.5rem!important}.light-theme .ms-sm-n5{margin-left:-3rem!important}.light-theme .pe-sm-0{padding-right:0!important}.light-theme .pe-sm-1{padding-right:.25rem!important}.light-theme .pe-sm-2{padding-right:.5rem!important}.light-theme .pe-sm-3{padding-right:1rem!important}.light-theme .pe-sm-4{padding-right:1.5rem!important}.light-theme .pe-sm-5{padding-right:3rem!important}.light-theme .ps-sm-0{padding-left:0!important}.light-theme .ps-sm-1{padding-left:.25rem!important}.light-theme .ps-sm-2{padding-left:.5rem!important}.light-theme .ps-sm-3{padding-left:1rem!important}.light-theme .ps-sm-4{padding-left:1.5rem!important}.light-theme .ps-sm-5{padding-left:3rem!important}}@media (min-width: 768px){.light-theme .border-md-solid{border-style:solid!important}.light-theme .border-md-dashed{border-style:dashed!important}.light-theme .border-md-none{border-style:none!important}.light-theme .float-md-start{float:left!important}.light-theme .float-md-end{float:right!important}.light-theme .float-md-none{float:none!important}.light-theme .text-md-start{text-align:left!important}.light-theme .text-md-end{text-align:right!important}.light-theme .text-md-center{text-align:center!important}.light-theme .me-md-0{margin-right:0!important}.light-theme .me-md-1{margin-right:.25rem!important}.light-theme .me-md-2{margin-right:.5rem!important}.light-theme .me-md-3{margin-right:1rem!important}.light-theme .me-md-4{margin-right:1.5rem!important}.light-theme .me-md-5{margin-right:3rem!important}.light-theme .me-md-auto{margin-right:auto!important}.light-theme .ms-md-0{margin-left:0!important}.light-theme .ms-md-1{margin-left:.25rem!important}.light-theme .ms-md-2{margin-left:.5rem!important}.light-theme .ms-md-3{margin-left:1rem!important}.light-theme .ms-md-4{margin-left:1.5rem!important}.light-theme .ms-md-5{margin-left:3rem!important}.light-theme .ms-md-auto{margin-left:auto!important}.light-theme .me-md-n1{margin-right:-.25rem!important}.light-theme .me-md-n2{margin-right:-.5rem!important}.light-theme .me-md-n3{margin-right:-1rem!important}.light-theme .me-md-n4{margin-right:-1.5rem!important}.light-theme .me-md-n5{margin-right:-3rem!important}.light-theme .ms-md-n1{margin-left:-.25rem!important}.light-theme .ms-md-n2{margin-left:-.5rem!important}.light-theme .ms-md-n3{margin-left:-1rem!important}.light-theme .ms-md-n4{margin-left:-1.5rem!important}.light-theme .ms-md-n5{margin-left:-3rem!important}.light-theme .pe-md-0{padding-right:0!important}.light-theme .pe-md-1{padding-right:.25rem!important}.light-theme .pe-md-2{padding-right:.5rem!important}.light-theme .pe-md-3{padding-right:1rem!important}.light-theme .pe-md-4{padding-right:1.5rem!important}.light-theme .pe-md-5{padding-right:3rem!important}.light-theme .ps-md-0{padding-left:0!important}.light-theme .ps-md-1{padding-left:.25rem!important}.light-theme .ps-md-2{padding-left:.5rem!important}.light-theme .ps-md-3{padding-left:1rem!important}.light-theme .ps-md-4{padding-left:1.5rem!important}.light-theme .ps-md-5{padding-left:3rem!important}}@media (min-width: 992px){.light-theme .border-lg-solid{border-style:solid!important}.light-theme .border-lg-dashed{border-style:dashed!important}.light-theme .border-lg-none{border-style:none!important}.light-theme .float-lg-start{float:left!important}.light-theme .float-lg-end{float:right!important}.light-theme .float-lg-none{float:none!important}.light-theme .text-lg-start{text-align:left!important}.light-theme .text-lg-end{text-align:right!important}.light-theme .text-lg-center{text-align:center!important}.light-theme .me-lg-0{margin-right:0!important}.light-theme .me-lg-1{margin-right:.25rem!important}.light-theme .me-lg-2{margin-right:.5rem!important}.light-theme .me-lg-3{margin-right:1rem!important}.light-theme .me-lg-4{margin-right:1.5rem!important}.light-theme .me-lg-5{margin-right:3rem!important}.light-theme .me-lg-auto{margin-right:auto!important}.light-theme .ms-lg-0{margin-left:0!important}.light-theme .ms-lg-1{margin-left:.25rem!important}.light-theme .ms-lg-2{margin-left:.5rem!important}.light-theme .ms-lg-3{margin-left:1rem!important}.light-theme .ms-lg-4{margin-left:1.5rem!important}.light-theme .ms-lg-5{margin-left:3rem!important}.light-theme .ms-lg-auto{margin-left:auto!important}.light-theme .me-lg-n1{margin-right:-.25rem!important}.light-theme .me-lg-n2{margin-right:-.5rem!important}.light-theme .me-lg-n3{margin-right:-1rem!important}.light-theme .me-lg-n4{margin-right:-1.5rem!important}.light-theme .me-lg-n5{margin-right:-3rem!important}.light-theme .ms-lg-n1{margin-left:-.25rem!important}.light-theme .ms-lg-n2{margin-left:-.5rem!important}.light-theme .ms-lg-n3{margin-left:-1rem!important}.light-theme .ms-lg-n4{margin-left:-1.5rem!important}.light-theme .ms-lg-n5{margin-left:-3rem!important}.light-theme .pe-lg-0{padding-right:0!important}.light-theme .pe-lg-1{padding-right:.25rem!important}.light-theme .pe-lg-2{padding-right:.5rem!important}.light-theme .pe-lg-3{padding-right:1rem!important}.light-theme .pe-lg-4{padding-right:1.5rem!important}.light-theme .pe-lg-5{padding-right:3rem!important}.light-theme .ps-lg-0{padding-left:0!important}.light-theme .ps-lg-1{padding-left:.25rem!important}.light-theme .ps-lg-2{padding-left:.5rem!important}.light-theme .ps-lg-3{padding-left:1rem!important}.light-theme .ps-lg-4{padding-left:1.5rem!important}.light-theme .ps-lg-5{padding-left:3rem!important}}@media (min-width: 1200px){.light-theme .border-xl-solid{border-style:solid!important}.light-theme .border-xl-dashed{border-style:dashed!important}.light-theme .border-xl-none{border-style:none!important}.light-theme .float-xl-start{float:left!important}.light-theme .float-xl-end{float:right!important}.light-theme .float-xl-none{float:none!important}.light-theme .text-xl-start{text-align:left!important}.light-theme .text-xl-end{text-align:right!important}.light-theme .text-xl-center{text-align:center!important}.light-theme .me-xl-0{margin-right:0!important}.light-theme .me-xl-1{margin-right:.25rem!important}.light-theme .me-xl-2{margin-right:.5rem!important}.light-theme .me-xl-3{margin-right:1rem!important}.light-theme .me-xl-4{margin-right:1.5rem!important}.light-theme .me-xl-5{margin-right:3rem!important}.light-theme .me-xl-auto{margin-right:auto!important}.light-theme .ms-xl-0{margin-left:0!important}.light-theme .ms-xl-1{margin-left:.25rem!important}.light-theme .ms-xl-2{margin-left:.5rem!important}.light-theme .ms-xl-3{margin-left:1rem!important}.light-theme .ms-xl-4{margin-left:1.5rem!important}.light-theme .ms-xl-5{margin-left:3rem!important}.light-theme .ms-xl-auto{margin-left:auto!important}.light-theme .me-xl-n1{margin-right:-.25rem!important}.light-theme .me-xl-n2{margin-right:-.5rem!important}.light-theme .me-xl-n3{margin-right:-1rem!important}.light-theme .me-xl-n4{margin-right:-1.5rem!important}.light-theme .me-xl-n5{margin-right:-3rem!important}.light-theme .ms-xl-n1{margin-left:-.25rem!important}.light-theme .ms-xl-n2{margin-left:-.5rem!important}.light-theme .ms-xl-n3{margin-left:-1rem!important}.light-theme .ms-xl-n4{margin-left:-1.5rem!important}.light-theme .ms-xl-n5{margin-left:-3rem!important}.light-theme .pe-xl-0{padding-right:0!important}.light-theme .pe-xl-1{padding-right:.25rem!important}.light-theme .pe-xl-2{padding-right:.5rem!important}.light-theme .pe-xl-3{padding-right:1rem!important}.light-theme .pe-xl-4{padding-right:1.5rem!important}.light-theme .pe-xl-5{padding-right:3rem!important}.light-theme .ps-xl-0{padding-left:0!important}.light-theme .ps-xl-1{padding-left:.25rem!important}.light-theme .ps-xl-2{padding-left:.5rem!important}.light-theme .ps-xl-3{padding-left:1rem!important}.light-theme .ps-xl-4{padding-left:1.5rem!important}.light-theme .ps-xl-5{padding-left:3rem!important}}@media (min-width: 1400px){.light-theme .border-xxl-solid{border-style:solid!important}.light-theme .border-xxl-dashed{border-style:dashed!important}.light-theme .border-xxl-none{border-style:none!important}.light-theme .float-xxl-start{float:left!important}.light-theme .float-xxl-end{float:right!important}.light-theme .float-xxl-none{float:none!important}.light-theme .text-xxl-start{text-align:left!important}.light-theme .text-xxl-end{text-align:right!important}.light-theme .text-xxl-center{text-align:center!important}.light-theme .me-xxl-0{margin-right:0!important}.light-theme .me-xxl-1{margin-right:.25rem!important}.light-theme .me-xxl-2{margin-right:.5rem!important}.light-theme .me-xxl-3{margin-right:1rem!important}.light-theme .me-xxl-4{margin-right:1.5rem!important}.light-theme .me-xxl-5{margin-right:3rem!important}.light-theme .me-xxl-auto{margin-right:auto!important}.light-theme .ms-xxl-0{margin-left:0!important}.light-theme .ms-xxl-1{margin-left:.25rem!important}.light-theme .ms-xxl-2{margin-left:.5rem!important}.light-theme .ms-xxl-3{margin-left:1rem!important}.light-theme .ms-xxl-4{margin-left:1.5rem!important}.light-theme .ms-xxl-5{margin-left:3rem!important}.light-theme .ms-xxl-auto{margin-left:auto!important}.light-theme .me-xxl-n1{margin-right:-.25rem!important}.light-theme .me-xxl-n2{margin-right:-.5rem!important}.light-theme .me-xxl-n3{margin-right:-1rem!important}.light-theme .me-xxl-n4{margin-right:-1.5rem!important}.light-theme .me-xxl-n5{margin-right:-3rem!important}.light-theme .ms-xxl-n1{margin-left:-.25rem!important}.light-theme .ms-xxl-n2{margin-left:-.5rem!important}.light-theme .ms-xxl-n3{margin-left:-1rem!important}.light-theme .ms-xxl-n4{margin-left:-1.5rem!important}.light-theme .ms-xxl-n5{margin-left:-3rem!important}.light-theme .pe-xxl-0{padding-right:0!important}.light-theme .pe-xxl-1{padding-right:.25rem!important}.light-theme .pe-xxl-2{padding-right:.5rem!important}.light-theme .pe-xxl-3{padding-right:1rem!important}.light-theme .pe-xxl-4{padding-right:1.5rem!important}.light-theme .pe-xxl-5{padding-right:3rem!important}.light-theme .ps-xxl-0{padding-left:0!important}.light-theme .ps-xxl-1{padding-left:.25rem!important}.light-theme .ps-xxl-2{padding-left:.5rem!important}.light-theme .ps-xxl-3{padding-left:1rem!important}.light-theme .ps-xxl-4{padding-left:1.5rem!important}.light-theme .ps-xxl-5{padding-left:3rem!important}}.light-theme body{text-rendering:optimizeLegibility;font-smoothing:antialiased;-moz-font-feature-settings:"liga" on;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@media (min-width: 768px){.light-theme button.list-group-item{outline:none}}.light-theme .app-overlay{position:absolute;inset:0;background-color:#43597180;visibility:hidden;z-index:3;transition:all .25s ease}.light-theme .app-overlay.show{visibility:visible}.light-theme .container,.light-theme .container-fluid,.light-theme .container-sm,.light-theme .container-md,.light-theme .container-lg,.light-theme .container-xl,.light-theme .container-xxl{padding-right:1rem;padding-left:1rem}@media (min-width: 992px){.light-theme .container,.light-theme .container-fluid,.light-theme .container-sm,.light-theme .container-md,.light-theme .container-lg,.light-theme .container-xl,.light-theme .container-xxl{padding-right:1.625rem;padding-left:1.625rem}}.light-theme .img-thumbnail{position:relative;display:block}.light-theme .img-thumbnail img{z-index:1}.light-theme .img-thumbnail-content{position:absolute;top:50%;left:50%;z-index:3;display:block;opacity:0;transition:all .2s ease-in-out;transform:translate(-50%,-50%)}.img-thumbnail:hover .light-theme .img-thumbnail-content,.img-thumbnail:focus .light-theme .img-thumbnail-content{opacity:1}.light-theme .img-thumbnail-overlay{position:absolute;inset:0;z-index:2;display:block;transition:all .2s ease-in-out}.img-thumbnail:not(:hover):not(:focus) .light-theme .img-thumbnail-overlay{opacity:0!important}.light-theme .img-thumbnail-shadow{transition:box-shadow .2s}.light-theme .img-thumbnail-shadow:hover,.light-theme .img-thumbnail-shadow:focus{box-shadow:0 5px 20px #43597166}.light-theme .img-thumbnail-zoom-in{overflow:hidden}.light-theme .img-thumbnail-zoom-in img{transition:all .3s ease-in-out;transform:translate3d(0)}.light-theme .img-thumbnail-zoom-in .img-thumbnail-content{transform:translate(-50%,-50%) scale(.6)}.light-theme .img-thumbnail-zoom-in:hover img,.light-theme .img-thumbnail-zoom-in:focus img{transform:scale(1.1)}.light-theme .img-thumbnail-zoom-in:hover .img-thumbnail-content,.light-theme .img-thumbnail-zoom-in:focus .img-thumbnail-content{transform:translate(-50%,-50%) scale(1)}@media all and (-ms-high-contrast: none),(-ms-high-contrast: active){.light-theme .card,.light-theme .card-body,.light-theme .media,.light-theme .flex-column,.light-theme .tab-content{min-height:1px}.light-theme img{min-height:1px;height:auto}}.light-theme .buy-now .btn-buy-now{position:fixed;bottom:3rem;right:1.625rem;z-index:1080;box-shadow:0 1px 20px 1px #ff3e1d}.light-theme .buy-now .btn-buy-now:hover{box-shadow:none}.light-theme .ui-square,.light-theme .ui-rect,.light-theme .ui-rect-30,.light-theme .ui-rect-60,.light-theme .ui-rect-67,.light-theme .ui-rect-75{position:relative!important;display:block!important;padding-top:100%!important;width:100%!important}.light-theme .ui-square{padding-top:100%!important}.light-theme .ui-rect{padding-top:50%!important}.light-theme .ui-rect-30{padding-top:30%!important}.light-theme .ui-rect-60{padding-top:60%!important}.light-theme .ui-rect-67{padding-top:67%!important}.light-theme .ui-rect-75{padding-top:75%!important}.light-theme .ui-square-content,.light-theme .ui-rect-content{position:absolute!important;inset:0!important}.light-theme .text-strike-through{text-decoration:line-through}.light-theme .line-clamp-1{overflow:hidden;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical}.light-theme .line-clamp-2{overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.light-theme .line-clamp-3{overflow:hidden;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical}.light-theme .ui-stars,.light-theme .ui-star,.light-theme .ui-star>*{height:1.1em;-webkit-user-drag:none;-khtml-user-drag:none;-moz-user-drag:none;-o-user-drag:none;user-drag:none}.light-theme .ui-stars{display:inline-block;vertical-align:middle;white-space:nowrap}.light-theme .ui-star{position:relative;display:block;float:left;width:1.1em;height:1.1em;text-decoration:none!important;font-size:1.1em;line-height:1;-webkit-user-select:none;user-select:none}.light-theme .ui-star+.light-theme .ui-star{margin-left:-.1em}.light-theme .ui-star>*,.light-theme .ui-star>*:before,.light-theme .ui-star>*:after{position:absolute;left:.55em;height:100%;font-size:1em;line-height:1;transform:translate(-50%)}.light-theme .ui-star>*{top:0;width:100%;text-align:center}.light-theme .ui-star>*:first-child{z-index:10;display:none;overflow:hidden;color:#ffab00}.light-theme .ui-star>*:last-child{z-index:5;display:block}.light-theme .ui-star.half-filled>*:first-child{width:50%;transform:translate(-100%)}.light-theme .ui-star.filled>*:first-child,.light-theme .ui-star.half-filled>*:first-child{display:block}.light-theme .ui-star.filled>*:last-child{display:none}.light-theme .ui-stars.hoverable .ui-star>*:first-child{display:block}.light-theme .ui-stars.hoverable .ui-star:first-child:not(.filled)>*:first-child,.light-theme .ui-stars.hoverable .ui-star:first-child:not(.filled)~.ui-star>*:first-child,.light-theme .ui-stars.hoverable .ui-star:first-child:not(.half-filled)>*:first-child,.light-theme .ui-stars.hoverable .ui-star:first-child:not(.half-filled)~.ui-star>*:first-child{display:none}.light-theme .ui-stars.hoverable .ui-star.filled>*:first-child,.light-theme .ui-stars.hoverable .ui-star.half-filled>*:first-child{display:block!important}.light-theme .ui-stars.hoverable:hover .ui-star>*:first-child{display:block!important;width:100%!important;transform:translate(-50%)!important}.light-theme .ui-stars.hoverable .ui-star:hover~.ui-star>*:first-child{display:none!important}.light-theme .ui-stars.hoverable .ui-star:hover~.ui-star>*:last-child{display:block!important}.light-theme .ui-bg-cover{background-color:#0000;background-position:center center;background-size:cover}.light-theme .ui-bg-overlay-container,.light-theme .ui-bg-video-container{position:relative}.light-theme .ui-bg-overlay-container>*,.light-theme .ui-bg-video-container>*{position:relative}.light-theme .ui-bg-overlay-container .ui-bg-overlay{position:absolute;inset:0;display:block}.light-theme .light-style .ui-bordered{border:1px solid #d9dee3}.light-theme .light-style .ui-star>*:last-child{color:#43597133}.light-theme .menu{display:flex}.light-theme .menu .app-brand{width:100%}.light-theme .menu .ps__thumb-y,.light-theme .menu .ps__rail-y{width:.125rem!important}.light-theme .menu .ps__rail-y{right:.25rem!important;left:auto!important;background:none!important}.light-theme .menu .ps__rail-y:hover,.light-theme .menu .ps__rail-y:focus,.light-theme .menu .ps__rail-y.ps--clicking,.light-theme .menu .ps__rail-y:hover>.ps__thumb-y,.light-theme .menu .ps__rail-y:focus>.ps__thumb-y,.light-theme .menu .ps__rail-y.ps--clicking>.ps__thumb-y{width:.375rem!important}.light-theme .menu-inner{display:flex;align-items:flex-start;justify-content:flex-start;margin:0;padding:0;height:100%}.light-theme .menu-inner-shadow{display:none;position:absolute;top:4.225rem;height:3rem;width:100%;pointer-events:none;z-index:2}html:not(.layout-menu-fixed) .light-theme .menu-inner-shadow{display:none!important}.light-theme .menu-item{align-items:flex-start;justify-content:flex-start}.light-theme .menu-item.menu-item-animating{transition:height .3s ease-in-out}.light-theme .menu-item,.light-theme .menu-header,.light-theme .menu-divider,.light-theme .menu-block{flex:0 0 auto;flex-direction:column;margin:0;padding:0;list-style:none}.light-theme .menu-header{opacity:1;transition:opacity .3s ease-in-out}.light-theme .menu-icon{flex-grow:0;flex-shrink:0;margin-right:.5rem;font-size:1.25rem}.menu:not(.menu-no-animation) .light-theme .menu-icon{transition:margin-right .3s ease}.light-theme .menu-link{position:relative;display:flex;align-items:center;flex:0 1 auto;margin:0}.menu-item.disabled .light-theme .menu-link{cursor:not-allowed!important}.menu:not(.menu-no-animation) .light-theme .menu-link{transition-duration:.3s;transition-property:color,background-color,left}.light-theme .menu-link>:not(.menu-icon){flex:0 1 auto;opacity:1}.menu:not(.menu-no-animation) .light-theme .menu-link>:not(.menu-icon){transition:opacity .3s ease-in-out}.light-theme .menu-sub{display:none;flex-direction:column;margin:0;padding:0}.menu:not(.menu-no-animation) .light-theme .menu-sub{transition:background-color .3s}.menu-item.open>.light-theme .menu-sub{display:flex}.light-theme .menu-toggle:after{content:"";position:absolute;top:50%;display:block;width:.42em;height:.42em;border:1px solid;border-bottom:0;border-left:0;transform:translateY(-50%) rotate(45deg)}.layout-horizontal .light-theme .menu-toggle:after{top:calc(50% - 2px)}.menu-item.open:not(.menu-item-closing)>.light-theme .menu-toggle:after{transform:translateY(-50%) rotate(135deg)}.menu:not(.menu-no-animation) .light-theme .menu-toggle:after{transition-duration:.3s;transition-property:-webkit-transform,transform}.light-theme .menu-divider{width:100%;border:0;border-top:1px solid}.light-theme .menu-vertical{flex-direction:column}.light-theme .menu-vertical:not(.menu-no-animation){transition:width .3s}.light-theme .menu-vertical,.light-theme .menu-vertical .menu-block,.light-theme .menu-vertical .menu-inner>.menu-item,.light-theme .menu-vertical .menu-inner>.menu-header{width:16.25rem}.light-theme .menu-vertical .menu-inner{flex-direction:column;flex:1 1 auto}.light-theme .menu-vertical .menu-inner>.menu-item{margin:.0625rem 0}.light-theme .menu-vertical .menu-inner>.menu-item .menu-link{margin:0rem 1rem}.light-theme .menu-vertical .menu-item .menu-link,.light-theme .menu-vertical .menu-block{padding:.625rem 1rem}.light-theme .menu-vertical .menu-header{margin:1rem 0 .5rem;padding:.625rem 2rem}.light-theme .menu-vertical .menu-item .menu-link{font-size:.9375rem}.light-theme .menu-vertical .menu-item.active:not(.open)>.menu-link{font-weight:500}.light-theme .menu-vertical .menu-item .menu-toggle{padding-right:calc(1rem + 1.26em)}.light-theme .menu-vertical .menu-item .menu-toggle:after{right:1rem}.light-theme .menu-vertical .menu-divider{margin-top:.625rem;margin-bottom:.625rem;padding:0}.light-theme .menu-vertical .menu-sub{padding-top:.3125rem;padding-bottom:.3125rem}.light-theme .menu-vertical .menu-sub .menu-link{padding-top:.625rem;padding-bottom:.625rem}.light-theme .menu-vertical .menu-icon{width:1.5rem}.light-theme .menu-vertical .menu-sub .menu-icon{margin-right:0}@media (max-width: 1199.98px){.light-theme .menu-vertical .menu-sub .menu-icon{display:none}}.light-theme .menu-vertical .menu-horizontal-wrapper{flex:none}.light-theme .menu-vertical .menu-sub .menu-link{padding-left:3rem}.light-theme .menu-vertical .menu-sub .menu-sub .menu-link{padding-left:3.65rem}.light-theme .menu-vertical .menu-sub .menu-sub .menu-sub .menu-link{padding-left:4.3rem}.light-theme .menu-vertical .menu-sub .menu-sub .menu-sub .menu-sub .menu-link{padding-left:4.95rem}.light-theme .menu-vertical .menu-sub .menu-sub .menu-sub .menu-sub .menu-sub .menu-link{padding-left:5.6rem}.light-theme .menu-collapsed:not(:hover){width:5.25rem}.light-theme .menu-collapsed:not(:hover) .menu-inner>.menu-item{width:5.25rem}.light-theme .menu-collapsed:not(:hover) .menu-inner>.menu-item>.menu-link{padding-left:1rem}.light-theme .menu-collapsed:not(:hover) .menu-inner>.menu-header,.light-theme .menu-collapsed:not(:hover) .menu-block{position:relative;margin-left:1rem;padding-right:1.5rem;padding-left:.5rem;width:16.25rem;text-indent:-9999px;text-overflow:ellipsis;white-space:nowrap}.light-theme .menu-collapsed:not(:hover) .menu-inner>.menu-header .menu-header-text,.light-theme .menu-collapsed:not(:hover) .menu-block .menu-header-text{overflow:hidden;opacity:0}.light-theme .menu-collapsed:not(:hover) .menu-inner>.menu-header:before,.light-theme .menu-collapsed:not(:hover) .menu-block:before{content:"";position:absolute;left:1.125rem;display:block;width:1rem;text-align:center;top:1.1875rem}.light-theme .menu-collapsed:not(:hover) .menu-block:before{bottom:.75rem}.light-theme .menu-collapsed:not(:hover) .menu-inner>.menu-item div:not(.menu-block){overflow:hidden;text-overflow:ellipsis;white-space:nowrap;opacity:0}.light-theme .menu-collapsed:not(:hover) .menu-inner>.menu-item>.menu-sub,.light-theme .menu-collapsed:not(:hover) .menu-inner>.menu-item.open>.menu-sub{display:none}.light-theme .menu-collapsed:not(:hover) .menu-inner>.menu-item>.menu-toggle:after{display:none}.light-theme .menu-collapsed:not(:hover) .menu-inner>.menu-item>.menu-link .menu-icon{margin-left:-2rem;width:5.25rem;text-align:center;margin-right:0}.light-theme .menu-horizontal{flex-direction:row;width:100%}.light-theme .menu-horizontal .menu-inner{overflow:hidden;flex-direction:row;flex:0 1 100%}.light-theme .menu-horizontal .menu-item .menu-link{padding:.565rem 1rem}.light-theme .menu-horizontal .menu-item .menu-toggle{padding-right:calc(1rem + 1.26em)}.light-theme .menu-horizontal .menu-item .menu-toggle:after{right:calc(1rem + .21em)}.light-theme .menu-horizontal .menu-inner>.menu-item>.menu-toggle:after{transform:translateY(-50%) rotate(135deg)}.light-theme .menu-horizontal .menu-sub .menu-item.open:not(.menu-item-closing)>.menu-toggle:after{transform:translateY(-50%) rotate(45deg)}.light-theme .menu-horizontal .menu-inner>.menu-item:not(.menu-item-closing).open .menu-item.open{position:relative}.light-theme .menu-horizontal .menu-header,.light-theme .menu-horizontal .menu-divider{display:none!important}.light-theme .menu-horizontal .menu-sub{position:absolute;width:14.5rem;padding:.325rem 0}.light-theme .menu-horizontal .menu-sub>.menu-item.active>.menu-link:not(.menu-toggle){font-weight:500}.light-theme .menu-horizontal .menu-sub .menu-sub{position:absolute;left:100%;top:0;width:100%}.light-theme .menu-horizontal .menu-sub .menu-link{padding-top:.625rem;padding-bottom:.625rem}.light-theme .menu-horizontal .menu-inner>.menu-item .menu-sub{border-radius:.375rem}.light-theme .menu-horizontal:not(.menu-no-animation) .menu-inner .menu-item.open .menu-sub{animation:menuDropdownShow .3s ease-in-out}.light-theme .menu-horizontal .menu-sub .menu-sub .menu-link{padding-left:2.35rem}@media (max-width: 991.98px){.light-theme .menu-horizontal{display:none}}.light-theme .menu-horizontal-wrapper{overflow:hidden;flex:0 1 100%;width:0}.menu:not(.menu-no-animation) .light-theme .menu-horizontal-wrapper .menu-inner{transition:margin .3s}.light-theme .menu-horizontal-prev,.light-theme .menu-horizontal-next{position:relative;display:block;flex:0 0 auto;width:2.25rem}.light-theme .menu-horizontal-prev:after,.light-theme .menu-horizontal-next:after{content:"";position:absolute;top:50%;left:50%;display:block;width:.5rem;height:.5rem;border:1px solid;border-top:0}.light-theme .menu-horizontal-prev.disabled,.light-theme .menu-horizontal-next.disabled{cursor:not-allowed!important}.light-theme .menu-horizontal-prev:after{border-right:0;transform:translate(-50%,-50%) rotate(45deg)}.light-theme .menu-horizontal-next:after{border-left:0;transform:translate(-50%,-50%) rotate(-45deg)}.light-theme .menu-light,.light-theme .menu-light .menu-link,.light-theme .menu-light .menu-horizontal-prev,.light-theme .menu-light .menu-horizontal-next{color:#43597180}.light-theme .menu-light .menu-link:hover,.light-theme .menu-light .menu-link:focus,.light-theme .menu-light .menu-horizontal-prev:hover,.light-theme .menu-light .menu-horizontal-prev:focus,.light-theme .menu-light .menu-horizontal-next:hover,.light-theme .menu-light .menu-horizontal-next:focus{color:#697a8d}.light-theme .menu-light .menu-link.active,.light-theme .menu-light .menu-horizontal-prev.active,.light-theme .menu-light .menu-horizontal-next.active{color:#697a8d}.light-theme .menu-light .menu-item.disabled .menu-link{color:#4359714d!important}.light-theme .menu-light .menu-item.open:not(.menu-item-closing)>.menu-toggle,.light-theme .menu-light .menu-item.active>.menu-link{color:#697a8d}.light-theme .menu-light .menu-item.active>.menu-link:not(.menu-toggle){background:#0000000d}.light-theme .menu-light .menu-inner>.menu-item.menu-item-closing .menu-item.open .menu-sub,.light-theme .menu-light .menu-inner>.menu-item.menu-item-closing .menu-item.open .menu-toggle{color:#43597180}.light-theme .menu-light .menu-text{color:#697a8d}.light-theme .menu-light .menu-header{color:#43597180}.light-theme .menu-light hr,.light-theme .menu-light .menu-divider,.light-theme .menu-light .menu-inner>.menu-item.open>.menu-sub:before{border-color:#0000000f!important}.light-theme .menu-light .menu-inner>.menu-header:before,.light-theme .menu-light .menu-block:before{background-color:#4359714d}.light-theme .menu-light .menu-inner>.menu-item.open .menu-item.open>.menu-toggle:before{background-color:#0000000f}.light-theme .menu-light .menu-inner>.menu-item.open .menu-item.active>.menu-link:before{background-color:#697a8d}.light-theme .menu-light .ps__thumb-y{background:#43597180!important}.light-theme .menu-dark,.light-theme .menu-dark .menu-link,.light-theme .menu-dark .menu-horizontal-prev,.light-theme .menu-dark .menu-horizontal-next{color:#fffc}.light-theme .menu-dark .menu-link:hover,.light-theme .menu-dark .menu-link:focus,.light-theme .menu-dark .menu-horizontal-prev:hover,.light-theme .menu-dark .menu-horizontal-prev:focus,.light-theme .menu-dark .menu-horizontal-next:hover,.light-theme .menu-dark .menu-horizontal-next:focus{color:#fff}.light-theme .menu-dark .menu-link.active,.light-theme .menu-dark .menu-horizontal-prev.active,.light-theme .menu-dark .menu-horizontal-next.active{color:#fff}.light-theme .menu-dark .menu-item.disabled .menu-link{color:#fff6!important}.light-theme .menu-dark .menu-item.open:not(.menu-item-closing)>.menu-toggle,.light-theme .menu-dark .menu-item.active>.menu-link{color:#fff}.light-theme .menu-dark .menu-item.active>.menu-link:not(.menu-toggle){background:#0000000f}.light-theme .menu-dark .menu-inner>.menu-item.menu-item-closing .menu-item.open .menu-sub,.light-theme .menu-dark .menu-inner>.menu-item.menu-item-closing .menu-item.open .menu-toggle{color:#fffc}.light-theme .menu-dark .menu-text{color:#fff}.light-theme .menu-dark .menu-header{color:#fffc}.light-theme .menu-dark hr,.light-theme .menu-dark .menu-divider,.light-theme .menu-dark .menu-inner>.menu-item.open>.menu-sub:before{border-color:#fff3!important}.light-theme .menu-dark .menu-inner>.menu-header:before,.light-theme .menu-dark .menu-block:before{background-color:#fff6}.light-theme .menu-dark .menu-inner>.menu-item.open .menu-item.open>.menu-toggle:before{background-color:#fff3}.light-theme .menu-dark .menu-inner>.menu-item.open .menu-item.active>.menu-link:before{background-color:#fff}.light-theme .menu-dark .ps__thumb-y{background:#fffc!important}.light-theme .layout-container{min-height:100vh}.light-theme .layout-wrapper,.light-theme .layout-container{width:100%;display:flex;flex:1 1 auto;align-items:stretch}.light-theme .layout-menu-offcanvas .layout-wrapper,.light-theme .layout-menu-fixed-offcanvas .layout-wrapper{overflow:hidden}.light-theme .layout-menu-offcanvas .layout-navbar .layout-menu-toggle,.light-theme .layout-menu-fixed-offcanvas .layout-navbar .layout-menu-toggle{display:block!important}@media (min-width: 1200px){.light-theme .layout-menu-offcanvas .layout-menu .layout-menu-toggle,.light-theme .layout-menu-fixed-offcanvas .layout-menu .layout-menu-toggle{display:none}}.light-theme .layout-page,.light-theme .content-wrapper,.light-theme .content-wrapper>*,.light-theme .layout-menu{min-height:1px}.light-theme .layout-navbar,.light-theme .content-footer{flex:0 0 auto}.light-theme .layout-page{display:flex;flex:1 1 auto;align-items:stretch;padding:0}.layout-without-menu .light-theme .layout-page{padding-right:0!important;padding-left:0!important}.light-theme .content-wrapper{display:flex;align-items:stretch;flex:1 1 auto;flex-direction:column;justify-content:space-between}.light-theme .content-backdrop{position:fixed;top:0;left:0;z-index:1;width:100vw;height:100vh;background-color:#435971}.light-theme .content-backdrop.fade{opacity:0}.light-theme .content-backdrop.show{opacity:.5}.layout-menu-fixed .light-theme .content-backdrop{z-index:10}.layout-horizontal .light-theme .content-backdrop:not(.fade){z-index:9;top:3.875rem!important}.light-theme .content-backdrop.fade{z-index:-1}.light-theme .layout-navbar{position:relative;padding-top:.25rem;padding-bottom:.2rem;height:3.875rem;flex-wrap:nowrap;color:#697a8d;z-index:2}.light-theme .layout-navbar .navbar{transform:translateZ(0)}.light-theme .layout-navbar .navbar-nav-right{flex-basis:100%}.light-theme .layout-navbar .navbar-search-wrapper .search-input,.light-theme .layout-navbar .navbar-search-wrapper .input-group-text{background-color:transparent}.light-theme .layout-navbar .navbar-search-wrapper .navbar-search-suggestion{max-height:28rem;border-radius:.5rem}.light-theme .layout-navbar .navbar-search-wrapper .navbar-search-suggestion .suggestion{color:#697a8d}.light-theme .layout-navbar .navbar-search-wrapper .navbar-search-suggestion .suggestion:hover,.light-theme .layout-navbar .navbar-search-wrapper .navbar-search-suggestion .suggestion.active{background:#f5f5f9;color:#697a8d}.light-theme .layout-navbar .navbar-search-wrapper .navbar-search-suggestion .suggestions-header{font-size:.8125rem}.light-theme .layout-navbar .navbar-search-wrapper .navbar-search-suggestion .suggestions-header:before{content:"";position:absolute;left:0;width:.7rem;height:1px;margin-top:.375rem;background:#a1acb8}.light-theme .layout-navbar.navbar-detached{width:calc(100% - 3.25rem);margin:.75rem auto 0;border-radius:.375rem;padding:0 1.5rem}.light-theme .layout-navbar.navbar-detached.container-xxl{max-width:calc(1440px - 3.25rem)}.layout-navbar-fixed .light-theme .layout-navbar.navbar-detached{width:calc(100% - 19.5rem)}@media (max-width: 1199.98px){.layout-navbar-fixed .light-theme .layout-navbar.navbar-detached{width:calc(100% - 3.25rem)!important}}@media (max-width: 991.98px){.layout-navbar-fixed .light-theme .layout-navbar.navbar-detached{width:calc(100% - 2rem)!important}}.layout-navbar-fixed.layout-menu-collapsed .light-theme .layout-navbar.navbar-detached{width:calc(100% - 8.5rem)}@media (max-width: 1199.98px){.light-theme .layout-navbar.navbar-detached{width:calc(100vw - (100vw - 100%) - 3.25rem)!important}}@media (max-width: 991.98px){.light-theme .layout-navbar.navbar-detached{width:calc(100vw - (100vw - 100%) - 2rem)!important}}.layout-menu-collapsed .light-theme .layout-navbar.navbar-detached,.layout-without-menu .light-theme .layout-navbar.navbar-detached{width:calc(100% - 3.25rem)}.light-theme .layout-navbar .search-input-wrapper .search-toggler{position:absolute;top:1.25rem;right:1rem;z-index:1}.light-theme .layout-navbar .search-input-wrapper .twitter-typeahead{position:absolute!important;left:0;top:0;width:100%;height:100%}@media (min-width: 1400px){.layout-horizontal .light-theme .layout-navbar .search-input-wrapper .twitter-typeahead.container-xxl{left:calc((100% - 1440px)/2)}.layout-horizontal .light-theme .layout-navbar .search-input-wrapper .twitter-typeahead.container-xxl+.search-toggler{right:calc((100% - 1440px + 5rem)/2)}}@media (min-width: 1726px){.layout-wrapper:not(.layout-horizontal) .light-theme .layout-navbar .search-input-wrapper .twitter-typeahead.container-xxl{left:calc((100% - 1440px)/2)}.layout-wrapper:not(.layout-horizontal) .light-theme .layout-navbar .search-input-wrapper .twitter-typeahead.container-xxl+.search-toggler{right:calc((100% - 1440px + 5rem)/2)}}@media (min-width: 1550px){.layout-menu-collapsed .layout-wrapper:not(.layout-horizontal) .light-theme .layout-navbar .search-input-wrapper .twitter-typeahead.container-xxl{left:calc((100% - 1440px)/2)}.layout-menu-collapsed .layout-wrapper:not(.layout-horizontal) .light-theme .layout-navbar .search-input-wrapper .twitter-typeahead.container-xxl+.search-toggler{right:calc((100% - 1440px + 5rem)/2)}}.light-theme .layout-navbar .search-input-wrapper .search-input{height:100%;box-shadow:none}.light-theme .layout-navbar .search-input-wrapper .navbar-search-suggestion{width:100%}.layout-horizontal .light-theme .layout-navbar .search-input-wrapper .navbar-search-suggestion{left:2%!important;width:96%}.light-theme .layout-navbar .navbar-dropdown .badge-notifications{top:.5rem;padding:.2rem .4rem}.light-theme .layout-navbar .navbar-dropdown .dropdown-menu{min-width:22rem;overflow:hidden}.light-theme .layout-navbar .navbar-dropdown .dropdown-menu .last-login{white-space:normal}.light-theme .layout-navbar .navbar-dropdown.dropdown-notifications .dropdown-notifications-list{max-height:30rem}.light-theme .layout-navbar .navbar-dropdown.dropdown-notifications .dropdown-notifications-list .dropdown-notifications-item{padding:1rem;cursor:pointer}.light-theme .layout-navbar .navbar-dropdown.dropdown-notifications .dropdown-notifications-list .dropdown-notifications-item .dropdown-notifications-actions{text-align:center}.light-theme .layout-navbar .navbar-dropdown.dropdown-notifications .dropdown-notifications-list .dropdown-notifications-item .dropdown-notifications-actions>a{display:block}.light-theme .layout-navbar .navbar-dropdown.dropdown-notifications .dropdown-notifications-list .dropdown-notifications-item .dropdown-notifications-archive i,.light-theme .layout-navbar .navbar-dropdown.dropdown-notifications .dropdown-notifications-list .dropdown-notifications-item .dropdown-notifications-archive span{color:#697a8d}.light-theme .layout-navbar .navbar-dropdown.dropdown-notifications .dropdown-notifications-list .dropdown-notifications-item.marked-as-read .dropdown-notifications-read,.light-theme .layout-navbar .navbar-dropdown.dropdown-notifications .dropdown-notifications-list .dropdown-notifications-item.marked-as-read .dropdown-notifications-archive{visibility:hidden}.light-theme .layout-navbar .navbar-dropdown.dropdown-notifications .dropdown-notifications-list .dropdown-notifications-item.marked-as-read .dropdown-notifications-read span{background-color:#8592a3}.light-theme .layout-navbar .navbar-dropdown.dropdown-notifications .dropdown-notifications-list .dropdown-notifications-item:not(.marked-as-read) .dropdown-notifications-archive{visibility:hidden}.light-theme .layout-navbar .navbar-dropdown.dropdown-notifications .dropdown-notifications-list .dropdown-notifications-item:hover.marked-as-read .dropdown-notifications-read,.light-theme .layout-navbar .navbar-dropdown.dropdown-notifications .dropdown-notifications-list .dropdown-notifications-item:hover.marked-as-read .dropdown-notifications-archive{visibility:visible}.light-theme .layout-navbar .navbar-dropdown.dropdown-notifications .dropdown-notifications-list .dropdown-notifications-item:hover:not(.marked-as-read) .dropdown-notifications-archive{visibility:visible}.light-theme .layout-navbar .navbar-dropdown.dropdown-shortcuts .dropdown-shortcuts-list{max-height:30rem}.light-theme .layout-navbar .navbar-dropdown.dropdown-shortcuts .dropdown-shortcuts-item{text-align:center;padding:1.5rem}.light-theme .layout-navbar .navbar-dropdown.dropdown-shortcuts .dropdown-shortcuts-item:hover{background-color:#4359710a}.light-theme .layout-navbar .navbar-dropdown.dropdown-shortcuts .dropdown-shortcuts-item .dropdown-shortcuts-icon{height:3.125rem;width:3.125rem;margin-left:auto;margin-right:auto;display:flex;align-items:center;justify-content:center}.light-theme .layout-navbar .navbar-dropdown.dropdown-shortcuts .dropdown-shortcuts-item a,.light-theme .layout-navbar .navbar-dropdown.dropdown-shortcuts .dropdown-shortcuts-item a:hover{display:block;margin-bottom:0;color:#697a8d!important;font-weight:500}.light-theme .layout-navbar .navbar-dropdown.dropdown-user .dropdown-menu{min-width:14rem}.light-theme .layout-navbar[class*=bg-]:not(.bg-navbar-theme) .nav-item .input-group-text,.light-theme .layout-navbar[class*=bg-]:not(.bg-navbar-theme) .nav-item .dropdown-toggle{color:#fff}@media (max-width: 1199.98px){.light-theme .layout-navbar .navbar-nav .nav-item.dropdown .dropdown-menu{position:absolute}.light-theme .layout-navbar .navbar-nav .nav-item.dropdown .dropdown-menu .last-login{white-space:nowrap}}@media (max-width: 767.98px){.light-theme .layout-navbar .navbar-nav .nav-item.dropdown{position:static;float:left}.light-theme .layout-navbar .navbar-nav .nav-item.dropdown .badge-notifications{top:auto}.light-theme .layout-navbar .navbar-nav .nav-item.dropdown .dropdown-menu{position:absolute;left:.9rem;min-width:auto;width:92%}}@media (max-width: 1199.98px){.light-theme .layout-navbar{z-index:1080}}.light-theme .layout-menu{position:relative;flex:1 0 auto}.light-theme .layout-menu a:focus-visible{outline:none}.light-theme .layout-menu .menu{transform:translateZ(0)}.light-theme .layout-menu .menu-vertical{height:100%}.light-theme .layout-content-navbar .layout-page{flex-basis:100%;flex-direction:column;width:0;min-width:0;max-width:100%}.light-theme .layout-content-navbar .content-wrapper{width:100%}.light-theme .layout-navbar-full .layout-container{flex-direction:column}@media (min-width: 1200px){.light-theme .layout-navbar-full:not(.layout-horizontal) .menu-inner{margin-top:.75rem}}.light-theme .layout-navbar-full .content-wrapper{flex-basis:100%;width:0;min-width:0;max-width:100%}.light-theme .layout-navbar-full .content-backdrop.show{z-index:9}.layout-menu-fixed .light-theme .layout-navbar-full .content-backdrop.show,.layout-menu-fixed-offcanvas .light-theme .layout-navbar-full .content-backdrop.show{z-index:1076}.light-theme .layout-menu-flipped .layout-navbar-full .layout-page,.light-theme .layout-menu-flipped .layout-content-navbar .layout-container{flex-direction:row-reverse}.light-theme .layout-menu-toggle i{transform:rotate(0)!important;transition-duration:.3s!important;transition-property:transform!important}@media (min-width: 992px){.layout-menu-hover .light-theme .layout-menu-toggle{display:none}}@media (min-width: 1200px){.light-theme .layout-menu-collapsed:not(.layout-menu-hover):not(.layout-menu-offcanvas):not(.layout-menu-fixed-offcanvas) .layout-menu .menu-vertical,.light-theme .layout-menu-collapsed:not(.layout-menu-hover):not(.layout-menu-offcanvas):not(.layout-menu-fixed-offcanvas) .layout-menu.menu-vertical{width:5.25rem}.light-theme .layout-menu-collapsed:not(.layout-menu-hover):not(.layout-menu-offcanvas):not(.layout-menu-fixed-offcanvas) .layout-menu .menu-vertical .menu-inner>.menu-item,.light-theme .layout-menu-collapsed:not(.layout-menu-hover):not(.layout-menu-offcanvas):not(.layout-menu-fixed-offcanvas) .layout-menu.menu-vertical .menu-inner>.menu-item{width:5.25rem}.light-theme .layout-menu-collapsed:not(.layout-menu-hover):not(.layout-menu-offcanvas):not(.layout-menu-fixed-offcanvas) .layout-menu .menu-vertical .menu-inner>.menu-item>.menu-link,.light-theme .layout-menu-collapsed:not(.layout-menu-hover):not(.layout-menu-offcanvas):not(.layout-menu-fixed-offcanvas) .layout-menu.menu-vertical .menu-inner>.menu-item>.menu-link{padding-left:1rem}.light-theme .layout-menu-collapsed:not(.layout-menu-hover):not(.layout-menu-offcanvas):not(.layout-menu-fixed-offcanvas) .layout-menu .menu-vertical .menu-inner>.menu-header,.light-theme .layout-menu-collapsed:not(.layout-menu-hover):not(.layout-menu-offcanvas):not(.layout-menu-fixed-offcanvas) .layout-menu .menu-vertical .menu-block,.light-theme .layout-menu-collapsed:not(.layout-menu-hover):not(.layout-menu-offcanvas):not(.layout-menu-fixed-offcanvas) .layout-menu.menu-vertical .menu-inner>.menu-header,.light-theme .layout-menu-collapsed:not(.layout-menu-hover):not(.layout-menu-offcanvas):not(.layout-menu-fixed-offcanvas) .layout-menu.menu-vertical .menu-block{position:relative;margin-left:1rem;padding-right:1.5rem;padding-left:.5rem;width:16.25rem;text-indent:-9999px;text-overflow:ellipsis;white-space:nowrap}.light-theme .layout-menu-collapsed:not(.layout-menu-hover):not(.layout-menu-offcanvas):not(.layout-menu-fixed-offcanvas) .layout-menu .menu-vertical .menu-inner>.menu-header .menu-header-text,.light-theme .layout-menu-collapsed:not(.layout-menu-hover):not(.layout-menu-offcanvas):not(.layout-menu-fixed-offcanvas) .layout-menu .menu-vertical .menu-block .menu-header-text,.light-theme .layout-menu-collapsed:not(.layout-menu-hover):not(.layout-menu-offcanvas):not(.layout-menu-fixed-offcanvas) .layout-menu.menu-vertical .menu-inner>.menu-header .menu-header-text,.light-theme .layout-menu-collapsed:not(.layout-menu-hover):not(.layout-menu-offcanvas):not(.layout-menu-fixed-offcanvas) .layout-menu.menu-vertical .menu-block .menu-header-text{overflow:hidden;opacity:0}.light-theme .layout-menu-collapsed:not(.layout-menu-hover):not(.layout-menu-offcanvas):not(.layout-menu-fixed-offcanvas) .layout-menu .menu-vertical .menu-inner>.menu-header:before,.light-theme .layout-menu-collapsed:not(.layout-menu-hover):not(.layout-menu-offcanvas):not(.layout-menu-fixed-offcanvas) .layout-menu .menu-vertical .menu-block:before,.light-theme .layout-menu-collapsed:not(.layout-menu-hover):not(.layout-menu-offcanvas):not(.layout-menu-fixed-offcanvas) .layout-menu.menu-vertical .menu-inner>.menu-header:before,.light-theme .layout-menu-collapsed:not(.layout-menu-hover):not(.layout-menu-offcanvas):not(.layout-menu-fixed-offcanvas) .layout-menu.menu-vertical .menu-block:before{content:"";position:absolute;left:1.125rem;display:block;width:1rem;text-align:center;top:1.1875rem}.light-theme .layout-menu-collapsed:not(.layout-menu-hover):not(.layout-menu-offcanvas):not(.layout-menu-fixed-offcanvas) .layout-menu .menu-vertical .menu-block:before,.light-theme .layout-menu-collapsed:not(.layout-menu-hover):not(.layout-menu-offcanvas):not(.layout-menu-fixed-offcanvas) .layout-menu.menu-vertical .menu-block:before{bottom:.75rem}.light-theme .layout-menu-collapsed:not(.layout-menu-hover):not(.layout-menu-offcanvas):not(.layout-menu-fixed-offcanvas) .layout-menu .menu-vertical .menu-inner>.menu-item div:not(.menu-block),.light-theme .layout-menu-collapsed:not(.layout-menu-hover):not(.layout-menu-offcanvas):not(.layout-menu-fixed-offcanvas) .layout-menu.menu-vertical .menu-inner>.menu-item div:not(.menu-block){overflow:hidden;text-overflow:ellipsis;white-space:nowrap;opacity:0}.light-theme .layout-menu-collapsed:not(.layout-menu-hover):not(.layout-menu-offcanvas):not(.layout-menu-fixed-offcanvas) .layout-menu .menu-vertical .menu-inner>.menu-item>.menu-sub,.light-theme .layout-menu-collapsed:not(.layout-menu-hover):not(.layout-menu-offcanvas):not(.layout-menu-fixed-offcanvas) .layout-menu .menu-vertical .menu-inner>.menu-item.open>.menu-sub,.light-theme .layout-menu-collapsed:not(.layout-menu-hover):not(.layout-menu-offcanvas):not(.layout-menu-fixed-offcanvas) .layout-menu.menu-vertical .menu-inner>.menu-item>.menu-sub,.light-theme .layout-menu-collapsed:not(.layout-menu-hover):not(.layout-menu-offcanvas):not(.layout-menu-fixed-offcanvas) .layout-menu.menu-vertical .menu-inner>.menu-item.open>.menu-sub{display:none}.light-theme .layout-menu-collapsed:not(.layout-menu-hover):not(.layout-menu-offcanvas):not(.layout-menu-fixed-offcanvas) .layout-menu .menu-vertical .menu-inner>.menu-item>.menu-toggle:after,.light-theme .layout-menu-collapsed:not(.layout-menu-hover):not(.layout-menu-offcanvas):not(.layout-menu-fixed-offcanvas) .layout-menu.menu-vertical .menu-inner>.menu-item>.menu-toggle:after{display:none}.light-theme .layout-menu-collapsed:not(.layout-menu-hover):not(.layout-menu-offcanvas):not(.layout-menu-fixed-offcanvas) .layout-menu .menu-vertical .menu-inner>.menu-item>.menu-link .menu-icon,.light-theme .layout-menu-collapsed:not(.layout-menu-hover):not(.layout-menu-offcanvas):not(.layout-menu-fixed-offcanvas) .layout-menu.menu-vertical .menu-inner>.menu-item>.menu-link .menu-icon{margin-left:-2rem;width:5.25rem;text-align:center;margin-right:0}.light-theme .layout-menu-hover.layout-menu-collapsed .layout-menu{margin-right:-11rem}.light-theme .layout-menu-hover.layout-menu-collapsed .layout-menu .layout-menu-toggle i{transform:rotate(180deg)!important;transition-duration:.3s!important;transition-property:transform!important}.light-theme .layout-menu-hover.layout-menu-collapsed.layout-menu-flipped .layout-menu{margin-left:-11rem;margin-right:0}}@media (min-width: 1200px){.light-theme .layout-menu-collapsed.layout-menu-offcanvas .layout-menu{margin-right:-16.25rem;transform:translate(-100%)}.light-theme .layout-menu-collapsed.layout-menu-offcanvas.layout-menu-flipped .layout-menu{margin-right:0;margin-left:-16.25rem;transform:translate(100%)}}@media (min-width: 1200px){.light-theme .layout-menu-fixed .layout-menu,.light-theme .layout-menu-fixed-offcanvas .layout-menu{position:fixed;top:0;bottom:0;left:0;margin-right:0!important;margin-left:0!important}.light-theme .layout-menu-fixed.layout-menu-flipped .layout-menu,.light-theme .layout-menu-fixed-offcanvas.layout-menu-flipped .layout-menu{right:0;left:auto}.light-theme .layout-menu-fixed-offcanvas.layout-menu-collapsed .layout-menu{transform:translate(-100%)}.light-theme .layout-menu-fixed-offcanvas.layout-menu-collapsed.layout-menu-flipped .layout-menu{transform:translate(100%)}.light-theme .layout-menu-fixed:not(.layout-menu-collapsed) .layout-page,.light-theme .layout-menu-fixed-offcanvas:not(.layout-menu-collapsed) .layout-page{padding-left:16.25rem}.light-theme .layout-menu-fixed:not(.layout-menu-collapsed).layout-menu-flipped .layout-page,.light-theme .layout-menu-fixed-offcanvas:not(.layout-menu-collapsed).layout-menu-flipped .layout-page{padding-right:16.25rem;padding-left:0}.light-theme .layout-menu-fixed.layout-menu-collapsed .layout-page{padding-left:5.25rem}.light-theme .layout-menu-fixed.layout-menu-collapsed.layout-menu-flipped .layout-page{padding-right:5.25rem;padding-left:0}}.light-theme html:not(.layout-navbar-fixed):not(.layout-menu-fixed):not(.layout-menu-fixed-offcanvas) .layout-page,.light-theme html:not(.layout-navbar-fixed) .layout-content-navbar .layout-page{padding-top:0!important}.light-theme html:not(.layout-footer-fixed) .content-wrapper{padding-bottom:0!important}@media (max-width: 1199.98px){.light-theme .layout-menu-fixed .layout-wrapper.layout-navbar-full .layout-menu,.light-theme .layout-menu-fixed-offcanvas .layout-wrapper.layout-navbar-full .layout-menu{top:0!important}.light-theme html:not(.layout-navbar-fixed) .layout-navbar-full .layout-page{padding-top:0!important}}.light-theme .layout-navbar-hidden .layout-navbar{display:none}.light-theme .layout-navbar-fixed .layout-navbar{position:fixed;top:0;right:0;left:0}@media (min-width: 1200px){.light-theme .layout-menu-fixed .layout-navbar-full .layout-navbar,.light-theme .layout-menu-fixed-offcanvas .layout-navbar-full .layout-navbar{position:fixed;top:0;right:0;left:0}.light-theme .layout-navbar-fixed:not(.layout-menu-collapsed) .layout-content-navbar:not(.layout-without-menu) .layout-navbar,.light-theme .layout-menu-fixed.layout-navbar-fixed:not(.layout-menu-collapsed) .layout-content-navbar:not(.layout-without-menu) .layout-navbar,.light-theme .layout-menu-fixed-offcanvas.layout-navbar-fixed:not(.layout-menu-collapsed) .layout-content-navbar:not(.layout-without-menu) .layout-navbar{left:16.25rem}.light-theme .layout-navbar-fixed:not(.layout-menu-collapsed).layout-menu-flipped .layout-content-navbar:not(.layout-without-menu) .layout-navbar,.light-theme .layout-menu-fixed.layout-navbar-fixed:not(.layout-menu-collapsed).layout-menu-flipped .layout-content-navbar:not(.layout-without-menu) .layout-navbar,.light-theme .layout-menu-fixed-offcanvas.layout-navbar-fixed:not(.layout-menu-collapsed).layout-menu-flipped .layout-content-navbar:not(.layout-without-menu) .layout-navbar{right:16.25rem;left:0}.light-theme .layout-menu-fixed .layout-horizontal .layout-page .menu-horizontal,.light-theme .layout-menu-fixed-offcanvas .layout-horizontal .layout-page .menu-horizontal{position:fixed}.light-theme .layout-menu-fixed .layout-horizontal .layout-page .menu-horizontal+[class*=container-],.light-theme .layout-menu-fixed-offcanvas .layout-horizontal .layout-page .menu-horizontal+[class*=container-]{padding-top:4.8rem!important}.light-theme .layout-navbar-fixed.layout-menu-collapsed:not(.layout-menu-offcanvas):not(.layout-menu-fixed-offcanvas) .layout-content-navbar .layout-navbar,.light-theme .layout-menu-fixed.layout-navbar-fixed.layout-menu-collapsed .layout-content-navbar .layout-navbar{left:5.25rem}.light-theme .layout-navbar-fixed.layout-menu-collapsed:not(.layout-menu-offcanvas):not(.layout-menu-fixed-offcanvas).layout-menu-flipped .layout-content-navbar .layout-navbar,.light-theme .layout-menu-fixed.layout-navbar-fixed.layout-menu-collapsed.layout-menu-flipped .layout-content-navbar .layout-navbar{right:5.25rem;left:0}}.light-theme .layout-footer-fixed .content-footer{position:fixed;bottom:0;left:0;right:0}@media (min-width: 1200px){.light-theme .layout-footer-fixed:not(.layout-menu-collapsed) .layout-wrapper:not(.layout-without-menu) .content-footer{left:16.25rem}.light-theme .layout-footer-fixed:not(.layout-menu-collapsed).layout-menu-flipped .layout-wrapper:not(.layout-without-menu) .content-footer{right:16.25rem;left:0}.light-theme .layout-footer-fixed.layout-menu-collapsed:not(.layout-menu-offcanvas):not(.layout-menu-fixed-offcanvas) .layout-wrapper:not(.layout-without-menu) .content-footer{left:5.25rem}.light-theme .layout-footer-fixed.layout-menu-collapsed:not(.layout-menu-offcanvas):not(.layout-menu-fixed-offcanvas).layout-menu-flipped .layout-wrapper:not(.layout-without-menu) .content-footer{right:5.25rem;left:0}}@media (max-width: 1199.98px){.light-theme .layout-menu{position:fixed!important;top:0!important;height:100%!important;left:0!important;margin-right:0!important;margin-left:0!important;transform:translate3d(-100%,0,0);will-change:transform,-webkit-transform}.layout-menu-flipped .light-theme .layout-menu{right:0!important;left:auto!important;transform:translate3d(100%,0,0)}.layout-menu-expanded .light-theme .layout-menu{transform:translateZ(0)!important}.light-theme .layout-menu-expanded body{overflow:hidden}.light-theme .layout-overlay{position:fixed;top:0;right:0;height:100%!important;left:0;display:none;background:#435971;opacity:.5;cursor:pointer}.layout-menu-expanded .light-theme .layout-overlay{display:block}.light-theme .layout-menu-100vh .layout-menu,.light-theme .layout-menu-100vh .layout-overlay{height:100vh!important}.light-theme .drag-target{height:100%;width:40px;position:fixed;top:0;left:0;z-index:1036}}.light-theme .layout-navbar-fixed body:not(.modal-open) .layout-navbar-full .layout-navbar,.light-theme .layout-menu-fixed body:not(.modal-open) .layout-navbar-full .layout-navbar,.light-theme .layout-menu-fixed-offcanvas body:not(.modal-open) .layout-navbar-full .layout-navbar{z-index:1080}.light-theme .layout-navbar-fixed body:not(.modal-open) .layout-content-navbar .layout-navbar,.light-theme .layout-menu-fixed body:not(.modal-open) .layout-content-navbar .layout-navbar,.light-theme .layout-menu-fixed-offcanvas body:not(.modal-open) .layout-content-navbar .layout-navbar{z-index:1075}.light-theme .layout-footer-fixed .content-footer{z-index:1030}.light-theme .layout-menu-horizontal{z-index:9}@media (max-width: 1199.98px){.light-theme .layout-menu{z-index:1100}.light-theme .layout-overlay{z-index:1099}}@media (min-width: 1200px){.light-theme .layout-navbar-full .layout-navbar{z-index:10}.light-theme .layout-navbar-full .layout-menu,.light-theme .layout-content-navbar .layout-navbar{z-index:9}.light-theme .layout-content-navbar .layout-menu{z-index:10}.light-theme .layout-menu-collapsed:not(.layout-menu-offcanvas):not(.layout-menu-fixed-offcanvas).layout-menu-hover .layout-navbar-full .layout-menu{z-index:1075!important}.light-theme .layout-menu-collapsed:not(.layout-menu-offcanvas):not(.layout-menu-fixed-offcanvas) .layout-content-navbar .layout-menu{z-index:1085!important}.light-theme .layout-menu-fixed body:not(.modal-open) .layout-navbar-full .layout-menu,.light-theme .layout-menu-fixed-offcanvas body:not(.modal-open) .layout-navbar-full .layout-menu{z-index:1075}.light-theme .layout-navbar-fixed body:not(.modal-open) .layout-content-navbar .layout-menu,.light-theme .layout-menu-fixed body:not(.modal-open) .layout-content-navbar .layout-menu,.light-theme .layout-menu-fixed-offcanvas body:not(.modal-open) .layout-content-navbar .layout-menu{z-index:1080}}.light-theme .layout-menu-link-no-transition .layout-menu .menu-link,.light-theme .layout-menu-link-no-transition .layout-menu-horizontal .menu-link,.light-theme .layout-no-transition .layout-menu,.light-theme .layout-no-transition .layout-menu .menu,.light-theme .layout-no-transition .layout-menu .menu-item,.light-theme .layout-no-transition .layout-menu-horizontal,.light-theme .layout-no-transition .layout-menu-horizontal .menu,.light-theme .layout-no-transition .layout-menu-horizontal .menu-item{transition:none!important;animation:none!important}@media (max-width: 1199.98px){.light-theme .layout-transitioning .layout-overlay{animation:menuAnimation .3s}.light-theme .layout-transitioning .layout-menu{transition-duration:.3s;transition-property:transform,-webkit-transform}}@media (min-width: 1200px){.light-theme .layout-menu-collapsed:not(.layout-transitioning):not(.layout-menu-offcanvas):not(.layout-menu-fixed):not(.layout-menu-fixed-offcanvas) .layout-menu{transition-duration:.3s;transition-property:margin-left,margin-right,width}.light-theme .layout-transitioning.layout-menu-offcanvas .layout-menu{transition-duration:.3s;transition-property:margin-left,margin-right,transform,-webkit-transform}.light-theme .layout-transitioning.layout-menu-fixed .layout-page,.light-theme .layout-transitioning.layout-menu-fixed-offcanvas .layout-page{transition-duration:.3s;transition-property:padding-left,padding-right}.light-theme .layout-transitioning.layout-menu-fixed .layout-menu{transition:width .3s}.light-theme .layout-transitioning.layout-menu-fixed-offcanvas .layout-menu{transition-duration:.3s;transition-property:transform,-webkit-transform}.light-theme .layout-transitioning.layout-navbar-fixed .layout-content-navbar .layout-navbar,.light-theme .layout-transitioning.layout-footer-fixed .content-footer{transition-duration:.3s;transition-property:left,right}.light-theme .layout-transitioning:not(.layout-menu-offcanvas):not(.layout-menu-fixed):not(.layout-menu-fixed-offcanvas) .layout-menu{transition-duration:.3s;transition-property:margin-left,margin-right,width}}@media all and (-ms-high-contrast: none),(-ms-high-contrast: active){.light-theme .menu,.light-theme .layout-menu,.light-theme .layout-page,.light-theme .layout-navbar,.light-theme .content-footer{transition:none!important;transition-duration:0s!important}.light-theme .layout-overlay{animation:none!important}}.light-theme .app-brand{display:flex;flex-grow:0;flex-shrink:0;overflow:hidden;line-height:1;min-height:1px;align-items:center}.light-theme .app-brand-link{display:flex;align-items:center}.light-theme .app-brand-logo{display:block;flex-grow:0;flex-shrink:0;overflow:hidden;min-height:1px}.light-theme .app-brand-logo img,.light-theme .app-brand-logo svg{display:block}.light-theme .app-brand-text{flex-shrink:0;opacity:1;transition:opacity .15s ease-in-out}.light-theme .app-brand-img-collapsed{display:none}.light-theme .menu-vertical .app-brand{padding-right:2rem;padding-left:2rem}.light-theme .menu-horizontal .app-brand,.light-theme .menu-horizontal .app-brand+.menu-divider{display:none!important}.light-theme :not(.layout-menu)>.menu-vertical.menu-collapsed:not(.layout-menu):not(:hover) .app-brand{width:5.25rem}.light-theme :not(.layout-menu)>.menu-vertical.menu-collapsed:not(.layout-menu):not(:hover) .app-brand-logo,.light-theme :not(.layout-menu)>.menu-vertical.menu-collapsed:not(.layout-menu):not(:hover) .app-brand-link,.light-theme :not(.layout-menu)>.menu-vertical.menu-collapsed:not(.layout-menu):not(:hover) .app-brand-text{margin-right:auto;margin-left:auto}.light-theme :not(.layout-menu)>.menu-vertical.menu-collapsed:not(.layout-menu):not(:hover) .app-brand-logo~.app-brand-text{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;opacity:0}.light-theme :not(.layout-menu)>.menu-vertical.menu-collapsed:not(.layout-menu):not(:hover) .app-brand .layout-menu-toggle{opacity:0;left:3.75rem}.light-theme :not(.layout-menu)>.menu-vertical.menu-collapsed:not(.layout-menu):not(:hover) .app-brand-img{display:none}.light-theme :not(.layout-menu)>.menu-vertical.menu-collapsed:not(.layout-menu):not(:hover) .app-brand-img-collapsed{display:block}@media (min-width: 1200px){.light-theme .layout-menu-collapsed:not(.layout-menu-hover):not(.layout-menu-offcanvas):not(.layout-menu-fixed-offcanvas) .layout-menu .app-brand{width:5.25rem}.light-theme .layout-menu-collapsed:not(.layout-menu-hover):not(.layout-menu-offcanvas):not(.layout-menu-fixed-offcanvas) .layout-menu .app-brand-logo,.light-theme .layout-menu-collapsed:not(.layout-menu-hover):not(.layout-menu-offcanvas):not(.layout-menu-fixed-offcanvas) .layout-menu .app-brand-link,.light-theme .layout-menu-collapsed:not(.layout-menu-hover):not(.layout-menu-offcanvas):not(.layout-menu-fixed-offcanvas) .layout-menu .app-brand-text{margin-right:auto;margin-left:auto}.light-theme .layout-menu-collapsed:not(.layout-menu-hover):not(.layout-menu-offcanvas):not(.layout-menu-fixed-offcanvas) .layout-menu .app-brand-logo~.app-brand-text{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;opacity:0}.light-theme .layout-menu-collapsed:not(.layout-menu-hover):not(.layout-menu-offcanvas):not(.layout-menu-fixed-offcanvas) .layout-menu .app-brand .layout-menu-toggle{opacity:0;left:3.75rem}.light-theme .layout-menu-collapsed:not(.layout-menu-hover):not(.layout-menu-offcanvas):not(.layout-menu-fixed-offcanvas) .layout-menu .app-brand-img{display:none}.light-theme .layout-menu-collapsed:not(.layout-menu-hover):not(.layout-menu-offcanvas):not(.layout-menu-fixed-offcanvas) .layout-menu .app-brand-img-collapsed{display:block}}.light-theme .custom-option{padding-left:0;border:1px solid rgba(249,250,251,.658);border-radius:.5rem}.light-theme .custom-option:hover{border:1px solid #c7cdd4}.light-theme .custom-option.custom-option-image,.light-theme .custom-option.custom-option-image:hover{border-width:2px!important}.light-theme .custom-option.custom-option-image .custom-option-body img{border-radius:.375rem}.light-theme .custom-option .custom-option-content{cursor:pointer;width:100%}.light-theme .custom-option-basic .custom-option-content{padding:1em 1em 1em 2.7em}.light-theme .custom-option-basic .custom-option-header{display:flex;justify-content:space-between;align-items:center;padding-bottom:.25rem}.light-theme .custom-option-icon .custom-option-content{text-align:center;padding:1em}.light-theme .custom-option-icon .custom-option-body{display:block;margin-bottom:.5rem}.light-theme .custom-option-icon .custom-option-body i{font-size:2rem;margin-bottom:.25rem;display:block}.light-theme .custom-option-icon .custom-option-body svg{height:38px;width:38px;margin-bottom:.25rem}.light-theme .custom-option-icon .custom-option-body .custom-option-title{display:block;font-size:.9375rem;font-weight:500;color:#566a7f}.light-theme .custom-option-icon .form-check-input{float:none!important;margin:0!important}.light-theme .custom-option-image{border-width:2px}.light-theme .custom-option-image .custom-option-content{padding:0}.light-theme .custom-option-image .custom-option-body img{height:100%;width:100%}.light-theme .custom-option-image.custom-option-image-radio .form-check-input{display:none}.light-theme .custom-option-image.custom-option-image-check{position:relative}.light-theme .custom-option-image.custom-option-image-check .form-check-input{position:absolute;top:10px;right:10px;margin:0;border:0;opacity:0}.light-theme .custom-option-image.custom-option-image-check .form-check-input:checked{opacity:1}.light-theme .custom-option-image.custom-option-image-check:hover .form-check-input{border:inherit;border-width:1px;opacity:1}.light-theme .switch{margin-right:.75rem;position:relative;vertical-align:middle;margin-bottom:0;display:inline-block;border-radius:30rem;cursor:pointer;min-height:1.35rem;font-size:.9375rem;line-height:1.4}.light-theme .switch .switch-label:first-child{padding-right:.5rem}.light-theme .switch .switch-input~.switch-label{padding-left:3rem}.light-theme .switch .switch-toggle-slider{width:2.5rem;height:1.35rem;font-size:.625rem;line-height:1.35rem;border:1px solid transparent;top:0}.light-theme .switch .switch-toggle-slider i{position:relative;font-size:.9375rem;top:-1.35px}.light-theme .switch .switch-label{top:.01875rem}.light-theme .switch .switch-input:checked~.switch-toggle-slider:after{left:1.15rem}.light-theme .switch .switch-toggle-slider:after{top:-1px;margin:.225rem 0 0 .225rem;width:14px;height:14px}.light-theme .switch .switch-on{padding-left:.225rem;padding-right:1.125rem}.light-theme .switch .switch-off{padding-left:1.125rem;padding-right:.225rem}.light-theme .switch-input{opacity:0;position:absolute;padding:0;margin:0;z-index:-1}.light-theme .switch-toggle-slider{position:absolute;overflow:hidden;border-radius:30rem;background:transparent;border:1px solid rgba(67,89,113,.4)!important;color:#43597166;transition-duration:.2s;transition-property:left,right,background,box-shadow;cursor:pointer;-webkit-user-select:none;user-select:none}.light-theme .switch-toggle-slider i{top:-2.3px!important}.light-theme .switch-label{display:inline-block;font-weight:400;color:#697a8d;position:relative;cursor:default}.light-theme .switch-off,.light-theme .switch-on{height:100%;width:100%;text-align:center;position:absolute;top:0;transition-duration:.2s;transition-property:left,right}.light-theme .switch-on{left:-100%}.switch-input:not(:checked)~.switch-toggle-slider .light-theme .switch-on{color:transparent}.light-theme .switch-off{left:0}.light-theme .switch-input:checked~.switch-toggle-slider:after{background:#fff}.light-theme .switch-input:checked~.switch-toggle-slider .switch-on{left:0}.light-theme .switch-input:checked~.switch-toggle-slider .switch-off{left:100%;color:transparent}.light-theme .switch-toggle-slider:after{content:"";position:absolute;left:0;display:block;border-radius:999px;background:#43597199;box-shadow:0 0 0 1px #4359710a,0 1px 6px #43597117;transition-duration:.2s;transition-property:left,right,background}.light-theme .switches-stacked:after{display:block;clear:both;content:""}.light-theme .switches-stacked .switch{display:block;margin-right:0}.light-theme .switches-stacked .switch:not(:last-child){margin-bottom:.75rem}.light-theme .switch-square,.light-theme .switch-square .switch-toggle-slider{border-radius:.375rem}.light-theme .switch-square .switch-toggle-slider:after{border-radius:calc(.375rem - 2px)}.light-theme .switch-input:disabled~.switch-toggle-slider{opacity:.5;background:transparent;border-color:#43597199!important}.light-theme .switch-input:disabled~.switch-toggle-slider:after{box-shadow:none}.light-theme .switch-input:disabled~.switch-label{color:#a1acb8}.light-theme .switch-sm{min-height:1.125rem;font-size:.75rem;line-height:1.48}.light-theme .switch-sm .switch-label:first-child{padding-right:.5rem}.light-theme .switch-sm .switch-input~.switch-label{padding-left:2.5rem}.light-theme .switch-sm .switch-toggle-slider{width:2rem;height:1.125rem;font-size:.625rem;line-height:1.125rem;border:1px solid transparent;top:0}.light-theme .switch-sm .switch-toggle-slider i{position:relative;font-size:.75rem;top:-2px}.light-theme .switch-sm .switch-label{top:.0075rem}.light-theme .switch-sm .switch-input:checked~.switch-toggle-slider:after{left:.875rem}.light-theme .switch-sm .switch-toggle-slider:after{top:-1px;margin:.225rem 0 0 .225rem;width:10px;height:10px}.light-theme .switch-sm .switch-on{padding-left:.225rem;padding-right:.9rem}.light-theme .switch-sm .switch-off{padding-left:.9rem;padding-right:.225rem}.light-theme .switch-lg{min-height:1.75rem;font-size:1rem;line-height:1.47}.light-theme .switch-lg .switch-label:first-child{padding-right:.5rem}.light-theme .switch-lg .switch-input~.switch-label{padding-left:3.75rem}.light-theme .switch-lg .switch-toggle-slider{width:3.25rem;height:1.75rem;font-size:.625rem;line-height:1.75rem;border:1px solid transparent;top:0}.light-theme .switch-lg .switch-toggle-slider i{position:relative;font-size:1rem;top:-2px}.light-theme .switch-lg .switch-label{top:.14rem}.light-theme .switch-lg .switch-input:checked~.switch-toggle-slider:after{left:1.5rem}.light-theme .switch-lg .switch-toggle-slider:after{top:-1px;margin:.225rem 0 0 .225rem;width:20px;height:20px}.light-theme .switch-lg .switch-on{padding-left:.225rem;padding-right:1.525rem}.light-theme .switch-lg .switch-off{padding-left:1.525rem;padding-right:.225rem}.light-theme .switch-secondary.switch .switch-input:checked~.switch-toggle-slider{background:#8592a3;border-color:#8592a3!important;color:#fff}.light-theme .switch-secondary.switch .switch-input:active~.switch-toggle-slider{box-shadow:none}.light-theme .switch-secondary.switch .switch-input:focus~.switch-toggle-slider{border:1px solid #8592a3;box-shadow:0 0 .25rem .05rem #696cff1a}.light-theme .switch-success.switch .switch-input:checked~.switch-toggle-slider{background:#71dd37;border-color:#71dd37!important;color:#fff}.light-theme .switch-success.switch .switch-input:active~.switch-toggle-slider{box-shadow:none}.light-theme .switch-success.switch .switch-input:focus~.switch-toggle-slider{border:1px solid #71dd37;box-shadow:0 0 .25rem .05rem #696cff1a}.light-theme .switch-info.switch .switch-input:checked~.switch-toggle-slider{background:#03c3ec;border-color:#03c3ec!important;color:#fff}.light-theme .switch-info.switch .switch-input:active~.switch-toggle-slider{box-shadow:none}.light-theme .switch-info.switch .switch-input:focus~.switch-toggle-slider{border:1px solid #03c3ec;box-shadow:0 0 .25rem .05rem #696cff1a}.light-theme .switch-warning.switch .switch-input:checked~.switch-toggle-slider{background:#ffab00;border-color:#ffab00!important;color:#fff}.light-theme .switch-warning.switch .switch-input:active~.switch-toggle-slider{box-shadow:none}.light-theme .switch-warning.switch .switch-input:focus~.switch-toggle-slider{border:1px solid #ffab00;box-shadow:0 0 .25rem .05rem #696cff1a}.light-theme .switch-danger.switch .switch-input:checked~.switch-toggle-slider{background:#ff3e1d;border-color:#ff3e1d!important;color:#fff}.light-theme .switch-danger.switch .switch-input:active~.switch-toggle-slider{box-shadow:none}.light-theme .switch-danger.switch .switch-input:focus~.switch-toggle-slider{border:1px solid #ff3e1d;box-shadow:0 0 .25rem .05rem #696cff1a}.light-theme .switch-dark.switch .switch-input:checked~.switch-toggle-slider{background:#233446;border-color:#233446!important;color:#fff}.light-theme .switch-dark.switch .switch-input:active~.switch-toggle-slider{box-shadow:none}.light-theme .switch-dark.switch .switch-input:focus~.switch-toggle-slider{border:1px solid #233446;box-shadow:0 0 .25rem .05rem #696cff1a}.light-theme .switch-gray.switch .switch-input:checked~.switch-toggle-slider{background:#4359711a;border-color:#4359711a!important;color:#fff}.light-theme .switch-gray.switch .switch-input:active~.switch-toggle-slider{box-shadow:none}.light-theme .switch-gray.switch .switch-input:focus~.switch-toggle-slider{border:1px solid rgba(67,89,113,.1);box-shadow:0 0 .25rem .05rem #696cff1a}.light-theme .switch .valid-feedback,.light-theme .switch .invalid-feedback{padding-left:.5rem}.was-validated .light-theme .switch-input:valid~.switch-label,.light-theme .switch-input.invalid~.switch-label,.light-theme .switch-input.is-valid~.switch-label{color:#71dd37}.was-validated .light-theme .switch-input:valid~.valid-feedback,.was-validated .light-theme .switch-input:valid~.valid-tooltip,.light-theme .switch-input.invalid~.valid-feedback,.light-theme .switch-input.invalid~.valid-tooltip,.light-theme .switch-input.is-valid~.valid-feedback,.light-theme .switch-input.is-valid~.valid-tooltip{display:block}.was-validated .light-theme .switch-input:valid~.switch-toggle-slider,.light-theme .switch-input.invalid~.switch-toggle-slider,.light-theme .switch-input.is-valid~.switch-toggle-slider{border:1px solid #71dd37!important}.was-validated .light-theme .switch-input:valid:checked~.switch-toggle-slider,.light-theme .switch-input.invalid:checked~.switch-toggle-slider,.light-theme .switch-input.is-valid:checked~.switch-toggle-slider{background:#71dd37;border-color:#71dd37!important;color:#fff}.was-validated .light-theme .switch-input:valid:focus~.switch-toggle-slider,.light-theme .switch-input.invalid:focus~.switch-toggle-slider,.light-theme .switch-input.is-valid:focus~.switch-toggle-slider{box-shadow:0 0 .25rem .05rem #71dd3766}.was-validated .light-theme .switch-input:valid:active~.switch-toggle-slider,.light-theme .switch-input.invalid:active~.switch-toggle-slider,.light-theme .switch-input.is-valid:active~.switch-toggle-slider{box-shadow:none}.was-validated .light-theme .switch-input:invalid~.switch-label,.light-theme .switch-input.invalid~.switch-label,.light-theme .switch-input.is-invalid~.switch-label{color:#ff3e1d}.was-validated .light-theme .switch-input:invalid~.invalid-feedback,.was-validated .light-theme .switch-input:invalid~.invalid-tooltip,.light-theme .switch-input.invalid~.invalid-feedback,.light-theme .switch-input.invalid~.invalid-tooltip,.light-theme .switch-input.is-invalid~.invalid-feedback,.light-theme .switch-input.is-invalid~.invalid-tooltip{display:block}.was-validated .light-theme .switch-input:invalid~.switch-toggle-slider,.light-theme .switch-input.invalid~.switch-toggle-slider,.light-theme .switch-input.is-invalid~.switch-toggle-slider{border:1px solid #ff3e1d!important}.was-validated .light-theme .switch-input:invalid:checked~.switch-toggle-slider,.light-theme .switch-input.invalid:checked~.switch-toggle-slider,.light-theme .switch-input.is-invalid:checked~.switch-toggle-slider{background:#ff3e1d;border-color:#ff3e1d!important;color:#fff}.was-validated .light-theme .switch-input:invalid:focus~.switch-toggle-slider,.light-theme .switch-input.invalid:focus~.switch-toggle-slider,.light-theme .switch-input.is-invalid:focus~.switch-toggle-slider{box-shadow:0 0 .25rem .05rem #ff3e1d66}.was-validated .light-theme .switch-input:invalid:active~.switch-toggle-slider,.light-theme .switch-input.invalid:active~.switch-toggle-slider,.light-theme .switch-input.is-invalid:active~.switch-toggle-slider{box-shadow:none}.light-theme .avatar{position:relative;width:2.375rem;height:2.375rem;cursor:pointer}.light-theme .avatar img{width:100%;height:100%}.light-theme .avatar .avatar-initial{position:absolute;inset:0;text-transform:uppercase;display:flex;align-items:center;justify-content:center;color:#fff;background-color:#8592a3;font-weight:500}.light-theme .avatar.avatar-online:after,.light-theme .avatar.avatar-offline:after,.light-theme .avatar.avatar-away:after,.light-theme .avatar.avatar-busy:after{content:"";position:absolute;bottom:0;right:3px;width:8px;height:8px;border-radius:100%;box-shadow:0 0 0 2px #fff}.light-theme .avatar.avatar-online:after{background-color:#71dd37}.light-theme .avatar.avatar-offline:after{background-color:#8592a3}.light-theme .avatar.avatar-away:after{background-color:#ffab00}.light-theme .avatar.avatar-busy:after{background-color:#ff3e1d}.light-theme .pull-up{transition:all .25s ease}.light-theme .pull-up:hover{transform:translateY(-4px) scale(1.02);box-shadow:0 .25rem 1rem #a1acb873;z-index:30;border-radius:50%}.light-theme .avatar-xs{width:1.625rem;height:1.625rem}.light-theme .avatar-xs .avatar-initial{font-size:.625rem}.light-theme .avatar-xs.avatar-online:after,.light-theme .avatar-xs.avatar-offline:after,.light-theme .avatar-xs.avatar-away:after,.light-theme .avatar-xs.avatar-busy:after{width:.325rem;height:.325rem;right:1px}.light-theme .avatar-sm{width:2rem;height:2rem}.light-theme .avatar-sm .avatar-initial{font-size:.75rem}.light-theme .avatar-sm.avatar-online:after,.light-theme .avatar-sm.avatar-offline:after,.light-theme .avatar-sm.avatar-away:after,.light-theme .avatar-sm.avatar-busy:after{width:.4rem;height:.4rem;right:2px}.light-theme .avatar-md{width:3rem;height:3rem}.light-theme .avatar-md .avatar-initial{font-size:1.125rem}.light-theme .avatar-md.avatar-online:after,.light-theme .avatar-md.avatar-offline:after,.light-theme .avatar-md.avatar-away:after,.light-theme .avatar-md.avatar-busy:after{width:.6rem;height:.6rem;right:4px}.light-theme .avatar-lg{width:4rem;height:4rem}.light-theme .avatar-lg .avatar-initial{font-size:1.5rem}.light-theme .avatar-lg.avatar-online:after,.light-theme .avatar-lg.avatar-offline:after,.light-theme .avatar-lg.avatar-away:after,.light-theme .avatar-lg.avatar-busy:after{width:.8rem;height:.8rem;right:5px}.light-theme .avatar-xl{width:4.5rem;height:4.5rem}.light-theme .avatar-xl .avatar-initial{font-size:1.875rem}.light-theme .avatar-xl.avatar-online:after,.light-theme .avatar-xl.avatar-offline:after,.light-theme .avatar-xl.avatar-away:after,.light-theme .avatar-xl.avatar-busy:after{width:.9rem;height:.9rem;right:6px}.light-theme .avatar-group .avatar{transition:all .25s ease}.light-theme .avatar-group .avatar img,.light-theme .avatar-group .avatar .avatar-initial{border:2px solid #fff}.light-theme .avatar-group .avatar .avatar-initial{background-color:#9da8b5}.light-theme .avatar-group .avatar:hover{z-index:30;transition:all .25s ease}.light-theme .avatar-group .avatar{margin-left:-.8rem}.light-theme .avatar-group .avatar:first-child{margin-left:0}.light-theme .avatar-group .avatar-xs{margin-left:-.65rem}.light-theme .avatar-group .avatar-sm{margin-left:-.75rem}.light-theme .avatar-group .avatar-md{margin-left:-.9rem}.light-theme .avatar-group .avatar-lg{margin-left:-1.5rem}.light-theme .avatar-group .avatar-xl{margin-left:-1.75rem}.light-theme .timeline{position:relative;height:100%;width:100%;padding:0;list-style:none}.light-theme .timeline .timeline-header{display:flex;justify-content:space-between;align-items:center;flex-direction:row}.light-theme .timeline .timeline-header>*:first-child{margin-right:.5rem}.light-theme .timeline .timeline-end-indicator{position:absolute;bottom:-1.35rem;left:-.65rem}.light-theme .timeline .timeline-end-indicator i{font-size:1.5rem;color:#f9fafba8}.light-theme .timeline .timeline-item{position:relative;padding-left:3rem}.light-theme .timeline .timeline-item .timeline-event{position:relative;top:-1rem;width:100%;top:-.85rem;min-height:4rem;background-color:#fff;border-radius:.375rem;padding:1.25rem 1.5rem .75rem}.light-theme .timeline .timeline-item .timeline-event:before{position:absolute;top:.75rem;left:32px;right:100%;width:0;height:0;border-top:1rem solid transparent;border-right:1rem solid;border-left:0 solid;border-bottom:1rem solid transparent;border-left-color:#fff;border-right-color:#fff;margin-left:-3rem;content:""}.light-theme .timeline .timeline-item .timeline-event.timeline-event-shadow{box-shadow:0 .5rem 1rem #43597113!important}.light-theme .timeline .timeline-item .timeline-event .timeline-event-time{position:absolute;top:1.1rem;font-size:.85rem;color:#a1acb8}.light-theme .timeline .timeline-item .timeline-indicator,.light-theme .timeline .timeline-item .timeline-indicator-advanced{background-color:#f5f5f9;position:absolute;left:-.75rem;top:0;z-index:2;height:1.5rem;width:1.5rem;display:flex;align-items:center;justify-content:center;text-align:center;border-radius:50%;padding:1rem 0}.card .light-theme .timeline .timeline-item .timeline-indicator,.card .light-theme .timeline .timeline-item .timeline-indicator-advanced{background-color:#fff}.light-theme .timeline .timeline-item .timeline-indicator i,.light-theme .timeline .timeline-item .timeline-indicator-advanced i{color:#696cff}.light-theme .timeline .timeline-item .timeline-indicator-advanced{background-color:#fff;top:-.1rem}.light-theme .timeline .timeline-item .timeline-point-wrapper{position:absolute;top:-.5rem;left:-.43rem;z-index:2;display:block;height:2.25rem;width:2.25rem;background-color:#fff}.light-theme .timeline .timeline-item .timeline-point{position:absolute;left:-.38rem;top:0;z-index:3;display:block;height:.75rem;width:.75rem;border-radius:50%;background-color:#696cff}.light-theme .timeline .timeline-item.timeline-item-transparent .timeline-event{top:-1.4rem;background-color:transparent;padding-left:0}.light-theme .timeline .timeline-item.timeline-item-transparent .timeline-event.timeline-event-shadow{padding-left:2rem}.light-theme .timeline .timeline-item.timeline-item-transparent .timeline-event:before{display:none}.light-theme .timeline.timeline-center:before{left:50%;height:97%}.light-theme .timeline.timeline-center:after{left:50%;margin-left:-.55rem}.light-theme .timeline.timeline-center .timeline-end-indicator{bottom:-1.4rem;left:50%;margin-left:.55rem}.light-theme .timeline.timeline-center .timeline-item{width:50%;clear:both}.light-theme .timeline.timeline-center .timeline-item.timeline-item-left,.light-theme .timeline.timeline-center .timeline-item:nth-of-type(odd):not(.timeline-item-left):not(.timeline-item-right){float:left;padding-left:0;padding-right:3rem;left:0;padding-bottom:3rem;border-left:0;border-right:1px solid rgba(249,250,251,.658)}.light-theme .timeline.timeline-center .timeline-item.timeline-item-left .timeline-event .timeline-event-time,.light-theme .timeline.timeline-center .timeline-item:nth-of-type(odd):not(.timeline-item-left):not(.timeline-item-right) .timeline-event .timeline-event-time{right:-10.2rem}.light-theme .timeline.timeline-center .timeline-item.timeline-item-left .timeline-event:before,.light-theme .timeline.timeline-center .timeline-item:nth-of-type(odd):not(.timeline-item-left):not(.timeline-item-right) .timeline-event:before{right:-15px;left:auto;border-left-width:16px;border-right-width:0}.light-theme .timeline.timeline-center .timeline-item.timeline-item-left .timeline-point-wrapper,.light-theme .timeline.timeline-center .timeline-item:nth-of-type(odd):not(.timeline-item-left):not(.timeline-item-right) .timeline-point-wrapper{left:100%}.light-theme .timeline.timeline-center .timeline-item.timeline-item-right,.light-theme .timeline.timeline-center .timeline-item:nth-of-type(2n):not(.timeline-item-left):not(.timeline-item-right){float:right;right:1px;padding-left:3rem;padding-bottom:3rem;border-left:1px solid rgba(249,250,251,.658)}.light-theme .timeline.timeline-center .timeline-item.timeline-item-right .timeline-event .timeline-event-time,.light-theme .timeline.timeline-center .timeline-item:nth-of-type(2n):not(.timeline-item-left):not(.timeline-item-right) .timeline-event .timeline-event-time{left:-10.2rem}.light-theme .timeline.timeline-center .timeline-item.timeline-item-right .timeline-event .timeline-point-wrapper,.light-theme .timeline.timeline-center .timeline-item:nth-of-type(2n):not(.timeline-item-left):not(.timeline-item-right) .timeline-event .timeline-point-wrapper{left:0}.light-theme .timeline.timeline-center .timeline-item .timeline-point-wrapper{left:50%;margin-left:-.6875rem}.light-theme .timeline.timeline-center .timeline-item .timeline-point-indicator{left:50%;margin-left:-.3125rem}.light-theme .timeline.timeline-advance .timeline-item .timeline-event:before,.light-theme .timeline.timeline-advance .timeline-item .timeline-event:after{border:transparent}.light-theme .timeline-item{border-left:1px solid rgba(249,250,251,.658)}@media (min-width: 768px){.light-theme .timeline.timeline-center .timeline-item.timeline-item-left .timeline-indicator,.light-theme .timeline.timeline-center .timeline-item:nth-of-type(odd):not(.timeline-item-left):not(.timeline-item-right) .timeline-indicator{left:calc(100% - .75rem)}.light-theme .timeline.timeline-center .timeline-item.timeline-item-left .timeline-event:after,.light-theme .timeline.timeline-center .timeline-item:nth-of-type(odd):not(.timeline-item-left):not(.timeline-item-right) .timeline-event:after{transform:rotate(180deg);right:-16px;left:auto}}@media (max-width: 767.98px){.light-theme .timeline.timeline-center:before{left:1rem}.light-theme .timeline.timeline-center:after{left:0}.light-theme .timeline.timeline-center .timeline-end-indicator{left:-2px}.light-theme .timeline.timeline-center .timeline-item{left:0rem;float:left!important;width:100%;padding-left:3rem!important;padding-right:0!important;border-right:0!important}.light-theme .timeline.timeline-center .timeline-item:not(:last-child){border-left:1px solid rgba(249,250,251,.658)!important}.light-theme .timeline.timeline-center .timeline-item .timeline-event:before{right:100%!important;border-right-width:1rem!important;border-left-width:0!important}.light-theme .timeline.timeline-center .timeline-item .timeline-event .timeline-event-time{top:-1.4rem;left:0!important;right:auto!important}.light-theme .timeline.timeline-center .timeline-item .timeline-point-wrapper{left:-.7rem!important;margin-left:0!important}.light-theme .timeline.timeline-center .timeline-item .timeline-point-indicator{left:0!important;margin-left:-.3125rem!important}}@media (max-width: 575.98px){.light-theme .timeline .timeline-header{flex-direction:column;align-items:flex-start}}.light-theme .timeline .timeline-item-secondary .timeline-event{background-color:#8592a31a}.light-theme .timeline .timeline-item-secondary .timeline-event:before{border-left-color:#8592a31a!important;border-right-color:#8592a31a!important}.light-theme .timeline .timeline-point-secondary{background-color:#8592a3!important;box-shadow:0 0 0 .1875rem #8592a329}.light-theme .timeline .timeline-indicator-secondary{border-color:#8592a3!important}.light-theme .timeline .timeline-indicator-secondary i{color:#8592a3!important}.light-theme .timeline .timeline-item-success .timeline-event{background-color:#71dd371a}.light-theme .timeline .timeline-item-success .timeline-event:before{border-left-color:#71dd371a!important;border-right-color:#71dd371a!important}.light-theme .timeline .timeline-point-success{background-color:#71dd37!important;box-shadow:0 0 0 .1875rem #71dd3729}.light-theme .timeline .timeline-indicator-success{border-color:#71dd37!important}.light-theme .timeline .timeline-indicator-success i{color:#71dd37!important}.light-theme .timeline .timeline-item-info .timeline-event{background-color:#03c3ec1a}.light-theme .timeline .timeline-item-info .timeline-event:before{border-left-color:#03c3ec1a!important;border-right-color:#03c3ec1a!important}.light-theme .timeline .timeline-point-info{background-color:#03c3ec!important;box-shadow:0 0 0 .1875rem #03c3ec29}.light-theme .timeline .timeline-indicator-info{border-color:#03c3ec!important}.light-theme .timeline .timeline-indicator-info i{color:#03c3ec!important}.light-theme .timeline .timeline-item-warning .timeline-event{background-color:#ffab001a}.light-theme .timeline .timeline-item-warning .timeline-event:before{border-left-color:#ffab001a!important;border-right-color:#ffab001a!important}.light-theme .timeline .timeline-point-warning{background-color:#ffab00!important;box-shadow:0 0 0 .1875rem #ffab0029}.light-theme .timeline .timeline-indicator-warning{border-color:#ffab00!important}.light-theme .timeline .timeline-indicator-warning i{color:#ffab00!important}.light-theme .timeline .timeline-item-danger .timeline-event{background-color:#ff3e1d1a}.light-theme .timeline .timeline-item-danger .timeline-event:before{border-left-color:#ff3e1d1a!important;border-right-color:#ff3e1d1a!important}.light-theme .timeline .timeline-point-danger{background-color:#ff3e1d!important;box-shadow:0 0 0 .1875rem #ff3e1d29}.light-theme .timeline .timeline-indicator-danger{border-color:#ff3e1d!important}.light-theme .timeline .timeline-indicator-danger i{color:#ff3e1d!important}.light-theme .timeline .timeline-item-dark .timeline-event{background-color:#2334461a}.light-theme .timeline .timeline-item-dark .timeline-event:before{border-left-color:#2334461a!important;border-right-color:#2334461a!important}.light-theme .timeline .timeline-point-dark{background-color:#233446!important;box-shadow:0 0 0 .1875rem #23344629}.light-theme .timeline .timeline-indicator-dark{border-color:#233446!important}.light-theme .timeline .timeline-indicator-dark i{color:#233446!important}.light-theme .timeline .timeline-item-gray .timeline-event{background-color:#4359711a}.light-theme .timeline .timeline-item-gray .timeline-event:before{border-left-color:#4359711a!important;border-right-color:#4359711a!important}.light-theme .timeline .timeline-point-gray{background-color:#4359711a!important;box-shadow:0 0 0 .1875rem #43597129}.light-theme .timeline .timeline-indicator-gray{border-color:#4359711a!important}.light-theme .timeline .timeline-indicator-gray i{color:#4359711a!important}.light-theme .blockUI.blockOverlay,.light-theme .blockUI.blockMsg{z-index:1091!important;color:#fff!important}.light-theme .divider{display:block;text-align:center;margin:1rem 0;overflow:hidden;white-space:nowrap}.light-theme .divider .divider-text{position:relative;display:inline-block;font-size:.8rem;padding:0rem 1rem}.light-theme .divider .divider-text i{font-size:1rem}.light-theme .divider .divider-text:before,.light-theme .divider .divider-text:after{content:"";position:absolute;top:50%;width:100vw;border-top:1px solid rgba(67,89,113,.2)}.light-theme .divider .divider-text:before{right:100%}.light-theme .divider .divider-text:after{left:100%}.light-theme .divider.text-start .divider-text{padding-left:0}.light-theme .divider.text-end .divider-text{padding-right:0}.light-theme .divider.text-start-center .divider-text{left:-25%}.light-theme .divider.text-end-center .divider-text{right:-25%}.light-theme .divider.divider-dotted .divider-text:before,.light-theme .divider.divider-dotted .divider-text:after{border-style:dotted;border-width:0 1px 1px;border-color:#43597133}.light-theme .divider.divider-dashed .divider-text:before,.light-theme .divider.divider-dashed .divider-text:after{border-style:dashed;border-width:0 1px 1px;border-color:#43597133}.light-theme .divider.divider.divider-secondary .divider-text:before,.light-theme .divider.divider.divider-secondary .divider-text:after{border-color:#8592a3}.light-theme .divider.divider.divider-success .divider-text:before,.light-theme .divider.divider.divider-success .divider-text:after{border-color:#71dd37}.light-theme .divider.divider.divider-info .divider-text:before,.light-theme .divider.divider.divider-info .divider-text:after{border-color:#03c3ec}.light-theme .divider.divider.divider-warning .divider-text:before,.light-theme .divider.divider.divider-warning .divider-text:after{border-color:#ffab00}.light-theme .divider.divider.divider-danger .divider-text:before,.light-theme .divider.divider.divider-danger .divider-text:after{border-color:#ff3e1d}.light-theme .divider.divider.divider-dark .divider-text:before,.light-theme .divider.divider.divider-dark .divider-text:after{border-color:#233446}.light-theme .divider.divider.divider-gray .divider-text:before,.light-theme .divider.divider.divider-gray .divider-text:after{border-color:#4359711a}.light-theme .footer-link{display:inline-block}.light-theme .footer-light{color:#43597180}.light-theme .footer-light .footer-text{color:#697a8d}.light-theme .footer-light .footer-link{color:#43597180}.light-theme .footer-light .footer-link:hover,.light-theme .footer-light .footer-link:focus{color:#697a8d}.light-theme .footer-light .footer-link.disabled{color:#4359714d!important}.light-theme .footer-light .show>.footer-link,.light-theme .footer-light .active>.footer-link,.light-theme .footer-light .footer-link.show,.light-theme .footer-light .footer-link.active{color:#697a8d}.light-theme .footer-light hr{border-color:#0000000f}.light-theme .footer-dark{color:#fffc}.light-theme .footer-dark .footer-text{color:#fff}.light-theme .footer-dark .footer-link{color:#fffc}.light-theme .footer-dark .footer-link:hover,.light-theme .footer-dark .footer-link:focus{color:#fff}.light-theme .footer-dark .footer-link.disabled{color:#fff6!important}.light-theme .footer-dark .show>.footer-link,.light-theme .footer-dark .active>.footer-link,.light-theme .footer-dark .footer-link.show,.light-theme .footer-dark .footer-link.active{color:#fff}.light-theme .footer-dark hr{border-color:#fff3}.light-theme :root{--bs-facebook: #3b5998;--bs-twitter: #1da1f2;--bs-google-plus: #dd4b39;--bs-instagram: #e1306c;--bs-linkedin: #0077b5;--bs-github: #333;--bs-dribbble: #ea4c89;--bs-pinterest: #cb2027;--bs-slack: #4a154b;--bs-reddit: #ff4500;--bs-youtube: #ff0000;--bs-vimeo: #1ab7ea}.light-theme .bg-facebook{background-color:#3b5998!important}.light-theme a.bg-facebook:hover,.light-theme a.bg-facebook:focus{background-color:#385590!important}.light-theme .dropdown-notifications-item:not(.mark-as-read) .dropdown-notifications-read span{background-color:#3b5998}.light-theme .bg-label-facebook,.light-theme .bg-label-hover-facebook{background-color:#e0e4ef!important;color:#3b5998!important}.light-theme .bg-label-hover-facebook:hover{background-color:#3b5998!important;color:#fff!important}.light-theme .border-label-facebook{border:3px solid #b1bdd6}.light-theme .border-light-facebook{border:3px solid rgba(59,89,152,.08)}.light-theme .btn-facebook{color:#fff;background-color:#3b5998;border-color:#3b5998;box-shadow:0 .125rem .25rem #3b599866}.light-theme .btn-facebook:hover{color:#fff!important;background-color:#355089!important;border-color:#355089!important;transform:translateY(-1px)!important}.btn-check:focus+.light-theme .btn-facebook,.light-theme .btn-facebook:focus,.light-theme .btn-facebook.focus{color:#fff;background-color:#355089;border-color:#355089;transform:translateY(0);box-shadow:none}.btn-check:checked+.light-theme .btn-facebook,.btn-check:active+.light-theme .btn-facebook,.light-theme .btn-facebook:active,.light-theme .btn-facebook.active,.light-theme .btn-facebook.show.dropdown-toggle,.show>.light-theme .btn-facebook.dropdown-toggle{color:#fff!important;background-color:#324c81!important;border-color:#324c81!important}.btn-check:checked+.light-theme .btn-facebook:focus,.btn-check:active+.light-theme .btn-facebook:focus,.light-theme .btn-facebook:active:focus,.light-theme .btn-facebook.active:focus,.light-theme .btn-facebook.show.dropdown-toggle:focus,.show>.light-theme .btn-facebook.dropdown-toggle:focus{box-shadow:none}.light-theme .btn-facebook.disabled,.light-theme .btn-facebook:disabled{color:#fff!important;background-color:#3b5998!important;border-color:#3b5998!important;box-shadow:none!important}.light-theme .btn-label-facebook{color:#3b5998;border-color:transparent;background:#e0e4ef}.light-theme .btn-label-facebook:hover{border-color:transparent!important;background:#355089!important;color:#fff!important;box-shadow:0 .125rem .25rem #3b599866!important;transform:translateY(-1px)!important}.light-theme .btn-label-facebook:focus,.light-theme .btn-label-facebook.focus{color:#fff;background:#355089;box-shadow:none!important;transform:translateY(0)}.light-theme .btn-label-facebook:active,.light-theme .btn-label-facebook.active,.light-theme .btn-label-facebook.show.dropdown-toggle,.show>.light-theme .btn-label-facebook.dropdown-toggle{color:#fff!important;background-color:#324c81!important;border-color:transparent!important}.light-theme .btn-label-facebook:active:focus,.light-theme .btn-label-facebook.active:focus,.light-theme .btn-label-facebook.show.dropdown-toggle:focus,.show>.light-theme .btn-label-facebook.dropdown-toggle:focus{box-shadow:none}.light-theme .btn-label-facebook.disabled,.light-theme .btn-label-facebook:disabled{color:#3b5998!important;background-color:#e0e4ef!important;border-color:transparent!important}.light-theme .btn-outline-facebook{color:#3b5998;border-color:#3b5998;background:transparent}.light-theme .btn-outline-facebook:hover{color:#fff!important;background-color:#355089!important;border-color:#355089!important;box-shadow:0 .125rem .25rem #3b599866!important;transform:translateY(-1px)!important}.btn-check:focus+.light-theme .btn-outline-facebook,.light-theme .btn-outline-facebook:focus{color:#fff;background-color:#355089;border-color:#355089;box-shadow:none;transform:translateY(0)}.btn-check:checked+.light-theme .btn-outline-facebook,.btn-check:active+.light-theme .btn-outline-facebook,.light-theme .btn-outline-facebook:active,.light-theme .btn-outline-facebook.active,.light-theme .btn-outline-facebook.dropdown-toggle.show{color:#fff!important;background-color:#324c81!important;border-color:#324c81!important}.btn-check:checked+.light-theme .btn-outline-facebook:focus,.btn-check:active+.light-theme .btn-outline-facebook:focus,.light-theme .btn-outline-facebook:active:focus,.light-theme .btn-outline-facebook.active:focus,.light-theme .btn-outline-facebook.dropdown-toggle.show:focus{box-shadow:none}.light-theme .btn-outline-facebook.disabled,.light-theme .btn-outline-facebook:disabled{box-shadow:none!important;color:#3b5998!important;background-color:transparent!important}.light-theme .btn-outline-facebook .badge{background:#3b5998;border-color:#3b5998;color:#fff}.light-theme .btn-outline-facebook:hover .badge,.light-theme .btn-outline-facebook:focus:hover .badge,.light-theme .btn-outline-facebook:active .badge,.light-theme .btn-outline-facebook.active .badge,.light-theme .show>.btn-outline-facebook.dropdown-toggle .badge{background:#fff;border-color:#fff;color:#3b5998}.light-theme .bg-twitter{background-color:#1da1f2!important}.light-theme a.bg-twitter:hover,.light-theme a.bg-twitter:focus{background-color:#1c99e6!important}.light-theme .dropdown-notifications-item:not(.mark-as-read) .dropdown-notifications-read span{background-color:#1da1f2}.light-theme .bg-label-twitter,.light-theme .bg-label-hover-twitter{background-color:#dbf0fd!important;color:#1da1f2!important}.light-theme .bg-label-hover-twitter:hover{background-color:#1da1f2!important;color:#fff!important}.light-theme .border-label-twitter{border:3px solid #a5d9fa}.light-theme .border-light-twitter{border:3px solid rgba(29,161,242,.08)}.light-theme .btn-twitter{color:#fff;background-color:#1da1f2;border-color:#1da1f2;box-shadow:0 .125rem .25rem #1da1f266}.light-theme .btn-twitter:hover{color:#fff!important;background-color:#1a91da!important;border-color:#1a91da!important;transform:translateY(-1px)!important}.btn-check:focus+.light-theme .btn-twitter,.light-theme .btn-twitter:focus,.light-theme .btn-twitter.focus{color:#fff;background-color:#1a91da;border-color:#1a91da;transform:translateY(0);box-shadow:none}.btn-check:checked+.light-theme .btn-twitter,.btn-check:active+.light-theme .btn-twitter,.light-theme .btn-twitter:active,.light-theme .btn-twitter.active,.light-theme .btn-twitter.show.dropdown-toggle,.show>.light-theme .btn-twitter.dropdown-toggle{color:#fff!important;background-color:#1989ce!important;border-color:#1989ce!important}.btn-check:checked+.light-theme .btn-twitter:focus,.btn-check:active+.light-theme .btn-twitter:focus,.light-theme .btn-twitter:active:focus,.light-theme .btn-twitter.active:focus,.light-theme .btn-twitter.show.dropdown-toggle:focus,.show>.light-theme .btn-twitter.dropdown-toggle:focus{box-shadow:none}.light-theme .btn-twitter.disabled,.light-theme .btn-twitter:disabled{color:#fff!important;background-color:#1da1f2!important;border-color:#1da1f2!important;box-shadow:none!important}.light-theme .btn-label-twitter{color:#1da1f2;border-color:transparent;background:#dbf0fd}.light-theme .btn-label-twitter:hover{border-color:transparent!important;background:#1a91da!important;color:#fff!important;box-shadow:0 .125rem .25rem #1da1f266!important;transform:translateY(-1px)!important}.light-theme .btn-label-twitter:focus,.light-theme .btn-label-twitter.focus{color:#fff;background:#1a91da;box-shadow:none!important;transform:translateY(0)}.light-theme .btn-label-twitter:active,.light-theme .btn-label-twitter.active,.light-theme .btn-label-twitter.show.dropdown-toggle,.show>.light-theme .btn-label-twitter.dropdown-toggle{color:#fff!important;background-color:#1989ce!important;border-color:transparent!important}.light-theme .btn-label-twitter:active:focus,.light-theme .btn-label-twitter.active:focus,.light-theme .btn-label-twitter.show.dropdown-toggle:focus,.show>.light-theme .btn-label-twitter.dropdown-toggle:focus{box-shadow:none}.light-theme .btn-label-twitter.disabled,.light-theme .btn-label-twitter:disabled{color:#1da1f2!important;background-color:#dbf0fd!important;border-color:transparent!important}.light-theme .btn-outline-twitter{color:#1da1f2;border-color:#1da1f2;background:transparent}.light-theme .btn-outline-twitter:hover{color:#fff!important;background-color:#1a91da!important;border-color:#1a91da!important;box-shadow:0 .125rem .25rem #1da1f266!important;transform:translateY(-1px)!important}.btn-check:focus+.light-theme .btn-outline-twitter,.light-theme .btn-outline-twitter:focus{color:#fff;background-color:#1a91da;border-color:#1a91da;box-shadow:none;transform:translateY(0)}.btn-check:checked+.light-theme .btn-outline-twitter,.btn-check:active+.light-theme .btn-outline-twitter,.light-theme .btn-outline-twitter:active,.light-theme .btn-outline-twitter.active,.light-theme .btn-outline-twitter.dropdown-toggle.show{color:#fff!important;background-color:#1989ce!important;border-color:#1989ce!important}.btn-check:checked+.light-theme .btn-outline-twitter:focus,.btn-check:active+.light-theme .btn-outline-twitter:focus,.light-theme .btn-outline-twitter:active:focus,.light-theme .btn-outline-twitter.active:focus,.light-theme .btn-outline-twitter.dropdown-toggle.show:focus{box-shadow:none}.light-theme .btn-outline-twitter.disabled,.light-theme .btn-outline-twitter:disabled{box-shadow:none!important;color:#1da1f2!important;background-color:transparent!important}.light-theme .btn-outline-twitter .badge{background:#1da1f2;border-color:#1da1f2;color:#fff}.light-theme .btn-outline-twitter:hover .badge,.light-theme .btn-outline-twitter:focus:hover .badge,.light-theme .btn-outline-twitter:active .badge,.light-theme .btn-outline-twitter.active .badge,.light-theme .show>.btn-outline-twitter.dropdown-toggle .badge{background:#fff;border-color:#fff;color:#1da1f2}.light-theme .bg-google-plus{background-color:#dd4b39!important}.light-theme a.bg-google-plus:hover,.light-theme a.bg-google-plus:focus{background-color:#d24736!important}.light-theme .dropdown-notifications-item:not(.mark-as-read) .dropdown-notifications-read span{background-color:#dd4b39}.light-theme .bg-label-google-plus,.light-theme .bg-label-hover-google-plus{background-color:#fae2df!important;color:#dd4b39!important}.light-theme .bg-label-hover-google-plus:hover{background-color:#dd4b39!important;color:#fff!important}.light-theme .border-label-google-plus{border:3px solid #f1b7b0}.light-theme .border-light-google-plus{border:3px solid rgba(221,75,57,.08)}.light-theme .btn-google-plus{color:#fff;background-color:#dd4b39;border-color:#dd4b39;box-shadow:0 .125rem .25rem #dd4b3966}.light-theme .btn-google-plus:hover{color:#fff!important;background-color:#c74433!important;border-color:#c74433!important;transform:translateY(-1px)!important}.btn-check:focus+.light-theme .btn-google-plus,.light-theme .btn-google-plus:focus,.light-theme .btn-google-plus.focus{color:#fff;background-color:#c74433;border-color:#c74433;transform:translateY(0);box-shadow:none}.btn-check:checked+.light-theme .btn-google-plus,.btn-check:active+.light-theme .btn-google-plus,.light-theme .btn-google-plus:active,.light-theme .btn-google-plus.active,.light-theme .btn-google-plus.show.dropdown-toggle,.show>.light-theme .btn-google-plus.dropdown-toggle{color:#fff!important;background-color:#bc4030!important;border-color:#bc4030!important}.btn-check:checked+.light-theme .btn-google-plus:focus,.btn-check:active+.light-theme .btn-google-plus:focus,.light-theme .btn-google-plus:active:focus,.light-theme .btn-google-plus.active:focus,.light-theme .btn-google-plus.show.dropdown-toggle:focus,.show>.light-theme .btn-google-plus.dropdown-toggle:focus{box-shadow:none}.light-theme .btn-google-plus.disabled,.light-theme .btn-google-plus:disabled{color:#fff!important;background-color:#dd4b39!important;border-color:#dd4b39!important;box-shadow:none!important}.light-theme .btn-label-google-plus{color:#dd4b39;border-color:transparent;background:#fae2df}.light-theme .btn-label-google-plus:hover{border-color:transparent!important;background:#c74433!important;color:#fff!important;box-shadow:0 .125rem .25rem #dd4b3966!important;transform:translateY(-1px)!important}.light-theme .btn-label-google-plus:focus,.light-theme .btn-label-google-plus.focus{color:#fff;background:#c74433;box-shadow:none!important;transform:translateY(0)}.light-theme .btn-label-google-plus:active,.light-theme .btn-label-google-plus.active,.light-theme .btn-label-google-plus.show.dropdown-toggle,.show>.light-theme .btn-label-google-plus.dropdown-toggle{color:#fff!important;background-color:#bc4030!important;border-color:transparent!important}.light-theme .btn-label-google-plus:active:focus,.light-theme .btn-label-google-plus.active:focus,.light-theme .btn-label-google-plus.show.dropdown-toggle:focus,.show>.light-theme .btn-label-google-plus.dropdown-toggle:focus{box-shadow:none}.light-theme .btn-label-google-plus.disabled,.light-theme .btn-label-google-plus:disabled{color:#dd4b39!important;background-color:#fae2df!important;border-color:transparent!important}.light-theme .btn-outline-google-plus{color:#dd4b39;border-color:#dd4b39;background:transparent}.light-theme .btn-outline-google-plus:hover{color:#fff!important;background-color:#c74433!important;border-color:#c74433!important;box-shadow:0 .125rem .25rem #dd4b3966!important;transform:translateY(-1px)!important}.btn-check:focus+.light-theme .btn-outline-google-plus,.light-theme .btn-outline-google-plus:focus{color:#fff;background-color:#c74433;border-color:#c74433;box-shadow:none;transform:translateY(0)}.btn-check:checked+.light-theme .btn-outline-google-plus,.btn-check:active+.light-theme .btn-outline-google-plus,.light-theme .btn-outline-google-plus:active,.light-theme .btn-outline-google-plus.active,.light-theme .btn-outline-google-plus.dropdown-toggle.show{color:#fff!important;background-color:#bc4030!important;border-color:#bc4030!important}.btn-check:checked+.light-theme .btn-outline-google-plus:focus,.btn-check:active+.light-theme .btn-outline-google-plus:focus,.light-theme .btn-outline-google-plus:active:focus,.light-theme .btn-outline-google-plus.active:focus,.light-theme .btn-outline-google-plus.dropdown-toggle.show:focus{box-shadow:none}.light-theme .btn-outline-google-plus.disabled,.light-theme .btn-outline-google-plus:disabled{box-shadow:none!important;color:#dd4b39!important;background-color:transparent!important}.light-theme .btn-outline-google-plus .badge{background:#dd4b39;border-color:#dd4b39;color:#fff}.light-theme .btn-outline-google-plus:hover .badge,.light-theme .btn-outline-google-plus:focus:hover .badge,.light-theme .btn-outline-google-plus:active .badge,.light-theme .btn-outline-google-plus.active .badge,.light-theme .show>.btn-outline-google-plus.dropdown-toggle .badge{background:#fff;border-color:#fff;color:#dd4b39}.light-theme .bg-instagram{background-color:#e1306c!important}.light-theme a.bg-instagram:hover,.light-theme a.bg-instagram:focus{background-color:#d62e67!important}.light-theme .dropdown-notifications-item:not(.mark-as-read) .dropdown-notifications-read span{background-color:#e1306c}.light-theme .bg-label-instagram,.light-theme .bg-label-hover-instagram{background-color:#fadee7!important;color:#e1306c!important}.light-theme .bg-label-hover-instagram:hover{background-color:#e1306c!important;color:#fff!important}.light-theme .border-label-instagram{border:3px solid #f3acc4}.light-theme .border-light-instagram{border:3px solid rgba(225,48,108,.08)}.light-theme .btn-instagram{color:#fff;background-color:#e1306c;border-color:#e1306c;box-shadow:0 .125rem .25rem #e1306c66}.light-theme .btn-instagram:hover{color:#fff!important;background-color:#cb2b61!important;border-color:#cb2b61!important;transform:translateY(-1px)!important}.btn-check:focus+.light-theme .btn-instagram,.light-theme .btn-instagram:focus,.light-theme .btn-instagram.focus{color:#fff;background-color:#cb2b61;border-color:#cb2b61;transform:translateY(0);box-shadow:none}.btn-check:checked+.light-theme .btn-instagram,.btn-check:active+.light-theme .btn-instagram,.light-theme .btn-instagram:active,.light-theme .btn-instagram.active,.light-theme .btn-instagram.show.dropdown-toggle,.show>.light-theme .btn-instagram.dropdown-toggle{color:#fff!important;background-color:#bf295c!important;border-color:#bf295c!important}.btn-check:checked+.light-theme .btn-instagram:focus,.btn-check:active+.light-theme .btn-instagram:focus,.light-theme .btn-instagram:active:focus,.light-theme .btn-instagram.active:focus,.light-theme .btn-instagram.show.dropdown-toggle:focus,.show>.light-theme .btn-instagram.dropdown-toggle:focus{box-shadow:none}.light-theme .btn-instagram.disabled,.light-theme .btn-instagram:disabled{color:#fff!important;background-color:#e1306c!important;border-color:#e1306c!important;box-shadow:none!important}.light-theme .btn-label-instagram{color:#e1306c;border-color:transparent;background:#fadee7}.light-theme .btn-label-instagram:hover{border-color:transparent!important;background:#cb2b61!important;color:#fff!important;box-shadow:0 .125rem .25rem #e1306c66!important;transform:translateY(-1px)!important}.light-theme .btn-label-instagram:focus,.light-theme .btn-label-instagram.focus{color:#fff;background:#cb2b61;box-shadow:none!important;transform:translateY(0)}.light-theme .btn-label-instagram:active,.light-theme .btn-label-instagram.active,.light-theme .btn-label-instagram.show.dropdown-toggle,.show>.light-theme .btn-label-instagram.dropdown-toggle{color:#fff!important;background-color:#bf295c!important;border-color:transparent!important}.light-theme .btn-label-instagram:active:focus,.light-theme .btn-label-instagram.active:focus,.light-theme .btn-label-instagram.show.dropdown-toggle:focus,.show>.light-theme .btn-label-instagram.dropdown-toggle:focus{box-shadow:none}.light-theme .btn-label-instagram.disabled,.light-theme .btn-label-instagram:disabled{color:#e1306c!important;background-color:#fadee7!important;border-color:transparent!important}.light-theme .btn-outline-instagram{color:#e1306c;border-color:#e1306c;background:transparent}.light-theme .btn-outline-instagram:hover{color:#fff!important;background-color:#cb2b61!important;border-color:#cb2b61!important;box-shadow:0 .125rem .25rem #e1306c66!important;transform:translateY(-1px)!important}.btn-check:focus+.light-theme .btn-outline-instagram,.light-theme .btn-outline-instagram:focus{color:#fff;background-color:#cb2b61;border-color:#cb2b61;box-shadow:none;transform:translateY(0)}.btn-check:checked+.light-theme .btn-outline-instagram,.btn-check:active+.light-theme .btn-outline-instagram,.light-theme .btn-outline-instagram:active,.light-theme .btn-outline-instagram.active,.light-theme .btn-outline-instagram.dropdown-toggle.show{color:#fff!important;background-color:#bf295c!important;border-color:#bf295c!important}.btn-check:checked+.light-theme .btn-outline-instagram:focus,.btn-check:active+.light-theme .btn-outline-instagram:focus,.light-theme .btn-outline-instagram:active:focus,.light-theme .btn-outline-instagram.active:focus,.light-theme .btn-outline-instagram.dropdown-toggle.show:focus{box-shadow:none}.light-theme .btn-outline-instagram.disabled,.light-theme .btn-outline-instagram:disabled{box-shadow:none!important;color:#e1306c!important;background-color:transparent!important}.light-theme .btn-outline-instagram .badge{background:#e1306c;border-color:#e1306c;color:#fff}.light-theme .btn-outline-instagram:hover .badge,.light-theme .btn-outline-instagram:focus:hover .badge,.light-theme .btn-outline-instagram:active .badge,.light-theme .btn-outline-instagram.active .badge,.light-theme .show>.btn-outline-instagram.dropdown-toggle .badge{background:#fff;border-color:#fff;color:#e1306c}.light-theme .bg-linkedin{background-color:#0077b5!important}.light-theme a.bg-linkedin:hover,.light-theme a.bg-linkedin:focus{background-color:#0071ac!important}.light-theme .dropdown-notifications-item:not(.mark-as-read) .dropdown-notifications-read span{background-color:#0077b5}.light-theme .bg-label-linkedin,.light-theme .bg-label-hover-linkedin{background-color:#d6e9f3!important;color:#0077b5!important}.light-theme .bg-label-hover-linkedin:hover{background-color:#0077b5!important;color:#fff!important}.light-theme .border-label-linkedin{border:3px solid #99c9e1}.light-theme .border-light-linkedin{border:3px solid rgba(0,119,181,.08)}.light-theme .btn-linkedin{color:#fff;background-color:#0077b5;border-color:#0077b5;box-shadow:0 .125rem .25rem #0077b566}.light-theme .btn-linkedin:hover{color:#fff!important;background-color:#006ba3!important;border-color:#006ba3!important;transform:translateY(-1px)!important}.btn-check:focus+.light-theme .btn-linkedin,.light-theme .btn-linkedin:focus,.light-theme .btn-linkedin.focus{color:#fff;background-color:#006ba3;border-color:#006ba3;transform:translateY(0);box-shadow:none}.btn-check:checked+.light-theme .btn-linkedin,.btn-check:active+.light-theme .btn-linkedin,.light-theme .btn-linkedin:active,.light-theme .btn-linkedin.active,.light-theme .btn-linkedin.show.dropdown-toggle,.show>.light-theme .btn-linkedin.dropdown-toggle{color:#fff!important;background-color:#00659a!important;border-color:#00659a!important}.btn-check:checked+.light-theme .btn-linkedin:focus,.btn-check:active+.light-theme .btn-linkedin:focus,.light-theme .btn-linkedin:active:focus,.light-theme .btn-linkedin.active:focus,.light-theme .btn-linkedin.show.dropdown-toggle:focus,.show>.light-theme .btn-linkedin.dropdown-toggle:focus{box-shadow:none}.light-theme .btn-linkedin.disabled,.light-theme .btn-linkedin:disabled{color:#fff!important;background-color:#0077b5!important;border-color:#0077b5!important;box-shadow:none!important}.light-theme .btn-label-linkedin{color:#0077b5;border-color:transparent;background:#d6e9f3}.light-theme .btn-label-linkedin:hover{border-color:transparent!important;background:#006ba3!important;color:#fff!important;box-shadow:0 .125rem .25rem #0077b566!important;transform:translateY(-1px)!important}.light-theme .btn-label-linkedin:focus,.light-theme .btn-label-linkedin.focus{color:#fff;background:#006ba3;box-shadow:none!important;transform:translateY(0)}.light-theme .btn-label-linkedin:active,.light-theme .btn-label-linkedin.active,.light-theme .btn-label-linkedin.show.dropdown-toggle,.show>.light-theme .btn-label-linkedin.dropdown-toggle{color:#fff!important;background-color:#00659a!important;border-color:transparent!important}.light-theme .btn-label-linkedin:active:focus,.light-theme .btn-label-linkedin.active:focus,.light-theme .btn-label-linkedin.show.dropdown-toggle:focus,.show>.light-theme .btn-label-linkedin.dropdown-toggle:focus{box-shadow:none}.light-theme .btn-label-linkedin.disabled,.light-theme .btn-label-linkedin:disabled{color:#0077b5!important;background-color:#d6e9f3!important;border-color:transparent!important}.light-theme .btn-outline-linkedin{color:#0077b5;border-color:#0077b5;background:transparent}.light-theme .btn-outline-linkedin:hover{color:#fff!important;background-color:#006ba3!important;border-color:#006ba3!important;box-shadow:0 .125rem .25rem #0077b566!important;transform:translateY(-1px)!important}.btn-check:focus+.light-theme .btn-outline-linkedin,.light-theme .btn-outline-linkedin:focus{color:#fff;background-color:#006ba3;border-color:#006ba3;box-shadow:none;transform:translateY(0)}.btn-check:checked+.light-theme .btn-outline-linkedin,.btn-check:active+.light-theme .btn-outline-linkedin,.light-theme .btn-outline-linkedin:active,.light-theme .btn-outline-linkedin.active,.light-theme .btn-outline-linkedin.dropdown-toggle.show{color:#fff!important;background-color:#00659a!important;border-color:#00659a!important}.btn-check:checked+.light-theme .btn-outline-linkedin:focus,.btn-check:active+.light-theme .btn-outline-linkedin:focus,.light-theme .btn-outline-linkedin:active:focus,.light-theme .btn-outline-linkedin.active:focus,.light-theme .btn-outline-linkedin.dropdown-toggle.show:focus{box-shadow:none}.light-theme .btn-outline-linkedin.disabled,.light-theme .btn-outline-linkedin:disabled{box-shadow:none!important;color:#0077b5!important;background-color:transparent!important}.light-theme .btn-outline-linkedin .badge{background:#0077b5;border-color:#0077b5;color:#fff}.light-theme .btn-outline-linkedin:hover .badge,.light-theme .btn-outline-linkedin:focus:hover .badge,.light-theme .btn-outline-linkedin:active .badge,.light-theme .btn-outline-linkedin.active .badge,.light-theme .show>.btn-outline-linkedin.dropdown-toggle .badge{background:#fff;border-color:#fff;color:#0077b5}.light-theme .bg-github{background-color:#333!important}.light-theme a.bg-github:hover,.light-theme a.bg-github:focus{background-color:#303030!important}.light-theme .dropdown-notifications-item:not(.mark-as-read) .dropdown-notifications-read span{background-color:#333}.light-theme .bg-label-github,.light-theme .bg-label-hover-github{background-color:#dedede!important;color:#333!important}.light-theme .bg-label-hover-github:hover{background-color:#333!important;color:#fff!important}.light-theme .border-label-github{border:3px solid #adadad}.light-theme .border-light-github{border:3px solid rgba(51,51,51,.08)}.light-theme .btn-github{color:#fff;background-color:#333;border-color:#333;box-shadow:0 .125rem .25rem #3336}.light-theme .btn-github:hover{color:#fff!important;background-color:#2e2e2e!important;border-color:#2e2e2e!important;transform:translateY(-1px)!important}.btn-check:focus+.light-theme .btn-github,.light-theme .btn-github:focus,.light-theme .btn-github.focus{color:#fff;background-color:#2e2e2e;border-color:#2e2e2e;transform:translateY(0);box-shadow:none}.btn-check:checked+.light-theme .btn-github,.btn-check:active+.light-theme .btn-github,.light-theme .btn-github:active,.light-theme .btn-github.active,.light-theme .btn-github.show.dropdown-toggle,.show>.light-theme .btn-github.dropdown-toggle{color:#fff!important;background-color:#2b2b2b!important;border-color:#2b2b2b!important}.btn-check:checked+.light-theme .btn-github:focus,.btn-check:active+.light-theme .btn-github:focus,.light-theme .btn-github:active:focus,.light-theme .btn-github.active:focus,.light-theme .btn-github.show.dropdown-toggle:focus,.show>.light-theme .btn-github.dropdown-toggle:focus{box-shadow:none}.light-theme .btn-github.disabled,.light-theme .btn-github:disabled{color:#fff!important;background-color:#333!important;border-color:#333!important;box-shadow:none!important}.light-theme .btn-label-github{color:#333;border-color:transparent;background:#dedede}.light-theme .btn-label-github:hover{border-color:transparent!important;background:#2e2e2e!important;color:#fff!important;box-shadow:0 .125rem .25rem #3336!important;transform:translateY(-1px)!important}.light-theme .btn-label-github:focus,.light-theme .btn-label-github.focus{color:#fff;background:#2e2e2e;box-shadow:none!important;transform:translateY(0)}.light-theme .btn-label-github:active,.light-theme .btn-label-github.active,.light-theme .btn-label-github.show.dropdown-toggle,.show>.light-theme .btn-label-github.dropdown-toggle{color:#fff!important;background-color:#2b2b2b!important;border-color:transparent!important}.light-theme .btn-label-github:active:focus,.light-theme .btn-label-github.active:focus,.light-theme .btn-label-github.show.dropdown-toggle:focus,.show>.light-theme .btn-label-github.dropdown-toggle:focus{box-shadow:none}.light-theme .btn-label-github.disabled,.light-theme .btn-label-github:disabled{color:#333!important;background-color:#dedede!important;border-color:transparent!important}.light-theme .btn-outline-github{color:#333;border-color:#333;background:transparent}.light-theme .btn-outline-github:hover{color:#fff!important;background-color:#2e2e2e!important;border-color:#2e2e2e!important;box-shadow:0 .125rem .25rem #3336!important;transform:translateY(-1px)!important}.btn-check:focus+.light-theme .btn-outline-github,.light-theme .btn-outline-github:focus{color:#fff;background-color:#2e2e2e;border-color:#2e2e2e;box-shadow:none;transform:translateY(0)}.btn-check:checked+.light-theme .btn-outline-github,.btn-check:active+.light-theme .btn-outline-github,.light-theme .btn-outline-github:active,.light-theme .btn-outline-github.active,.light-theme .btn-outline-github.dropdown-toggle.show{color:#fff!important;background-color:#2b2b2b!important;border-color:#2b2b2b!important}.btn-check:checked+.light-theme .btn-outline-github:focus,.btn-check:active+.light-theme .btn-outline-github:focus,.light-theme .btn-outline-github:active:focus,.light-theme .btn-outline-github.active:focus,.light-theme .btn-outline-github.dropdown-toggle.show:focus{box-shadow:none}.light-theme .btn-outline-github.disabled,.light-theme .btn-outline-github:disabled{box-shadow:none!important;color:#333!important;background-color:transparent!important}.light-theme .btn-outline-github .badge{background:#333;border-color:#333;color:#fff}.light-theme .btn-outline-github:hover .badge,.light-theme .btn-outline-github:focus:hover .badge,.light-theme .btn-outline-github:active .badge,.light-theme .btn-outline-github.active .badge,.light-theme .show>.btn-outline-github.dropdown-toggle .badge{background:#fff;border-color:#fff;color:#333}.light-theme .bg-dribbble{background-color:#ea4c89!important}.light-theme a.bg-dribbble:hover,.light-theme a.bg-dribbble:focus{background-color:#de4882!important}.light-theme .dropdown-notifications-item:not(.mark-as-read) .dropdown-notifications-read span{background-color:#ea4c89}.light-theme .bg-label-dribbble,.light-theme .bg-label-hover-dribbble{background-color:#fce2ec!important;color:#ea4c89!important}.light-theme .bg-label-hover-dribbble:hover{background-color:#ea4c89!important;color:#fff!important}.light-theme .border-label-dribbble{border:3px solid #f7b7d0}.light-theme .border-light-dribbble{border:3px solid rgba(234,76,137,.08)}.light-theme .btn-dribbble{color:#fff;background-color:#ea4c89;border-color:#ea4c89;box-shadow:0 .125rem .25rem #ea4c8966}.light-theme .btn-dribbble:hover{color:#fff!important;background-color:#d3447b!important;border-color:#d3447b!important;transform:translateY(-1px)!important}.btn-check:focus+.light-theme .btn-dribbble,.light-theme .btn-dribbble:focus,.light-theme .btn-dribbble.focus{color:#fff;background-color:#d3447b;border-color:#d3447b;transform:translateY(0);box-shadow:none}.btn-check:checked+.light-theme .btn-dribbble,.btn-check:active+.light-theme .btn-dribbble,.light-theme .btn-dribbble:active,.light-theme .btn-dribbble.active,.light-theme .btn-dribbble.show.dropdown-toggle,.show>.light-theme .btn-dribbble.dropdown-toggle{color:#fff!important;background-color:#c74174!important;border-color:#c74174!important}.btn-check:checked+.light-theme .btn-dribbble:focus,.btn-check:active+.light-theme .btn-dribbble:focus,.light-theme .btn-dribbble:active:focus,.light-theme .btn-dribbble.active:focus,.light-theme .btn-dribbble.show.dropdown-toggle:focus,.show>.light-theme .btn-dribbble.dropdown-toggle:focus{box-shadow:none}.light-theme .btn-dribbble.disabled,.light-theme .btn-dribbble:disabled{color:#fff!important;background-color:#ea4c89!important;border-color:#ea4c89!important;box-shadow:none!important}.light-theme .btn-label-dribbble{color:#ea4c89;border-color:transparent;background:#fce2ec}.light-theme .btn-label-dribbble:hover{border-color:transparent!important;background:#d3447b!important;color:#fff!important;box-shadow:0 .125rem .25rem #ea4c8966!important;transform:translateY(-1px)!important}.light-theme .btn-label-dribbble:focus,.light-theme .btn-label-dribbble.focus{color:#fff;background:#d3447b;box-shadow:none!important;transform:translateY(0)}.light-theme .btn-label-dribbble:active,.light-theme .btn-label-dribbble.active,.light-theme .btn-label-dribbble.show.dropdown-toggle,.show>.light-theme .btn-label-dribbble.dropdown-toggle{color:#fff!important;background-color:#c74174!important;border-color:transparent!important}.light-theme .btn-label-dribbble:active:focus,.light-theme .btn-label-dribbble.active:focus,.light-theme .btn-label-dribbble.show.dropdown-toggle:focus,.show>.light-theme .btn-label-dribbble.dropdown-toggle:focus{box-shadow:none}.light-theme .btn-label-dribbble.disabled,.light-theme .btn-label-dribbble:disabled{color:#ea4c89!important;background-color:#fce2ec!important;border-color:transparent!important}.light-theme .btn-outline-dribbble{color:#ea4c89;border-color:#ea4c89;background:transparent}.light-theme .btn-outline-dribbble:hover{color:#fff!important;background-color:#d3447b!important;border-color:#d3447b!important;box-shadow:0 .125rem .25rem #ea4c8966!important;transform:translateY(-1px)!important}.btn-check:focus+.light-theme .btn-outline-dribbble,.light-theme .btn-outline-dribbble:focus{color:#fff;background-color:#d3447b;border-color:#d3447b;box-shadow:none;transform:translateY(0)}.btn-check:checked+.light-theme .btn-outline-dribbble,.btn-check:active+.light-theme .btn-outline-dribbble,.light-theme .btn-outline-dribbble:active,.light-theme .btn-outline-dribbble.active,.light-theme .btn-outline-dribbble.dropdown-toggle.show{color:#fff!important;background-color:#c74174!important;border-color:#c74174!important}.btn-check:checked+.light-theme .btn-outline-dribbble:focus,.btn-check:active+.light-theme .btn-outline-dribbble:focus,.light-theme .btn-outline-dribbble:active:focus,.light-theme .btn-outline-dribbble.active:focus,.light-theme .btn-outline-dribbble.dropdown-toggle.show:focus{box-shadow:none}.light-theme .btn-outline-dribbble.disabled,.light-theme .btn-outline-dribbble:disabled{box-shadow:none!important;color:#ea4c89!important;background-color:transparent!important}.light-theme .btn-outline-dribbble .badge{background:#ea4c89;border-color:#ea4c89;color:#fff}.light-theme .btn-outline-dribbble:hover .badge,.light-theme .btn-outline-dribbble:focus:hover .badge,.light-theme .btn-outline-dribbble:active .badge,.light-theme .btn-outline-dribbble.active .badge,.light-theme .show>.btn-outline-dribbble.dropdown-toggle .badge{background:#fff;border-color:#fff;color:#ea4c89}.light-theme .bg-pinterest{background-color:#cb2027!important}.light-theme a.bg-pinterest:hover,.light-theme a.bg-pinterest:focus{background-color:#c11e25!important}.light-theme .dropdown-notifications-item:not(.mark-as-read) .dropdown-notifications-read span{background-color:#cb2027}.light-theme .bg-label-pinterest,.light-theme .bg-label-hover-pinterest{background-color:#f7dbdc!important;color:#cb2027!important}.light-theme .bg-label-hover-pinterest:hover{background-color:#cb2027!important;color:#fff!important}.light-theme .border-label-pinterest{border:3px solid #eaa6a9}.light-theme .border-light-pinterest{border:3px solid rgba(203,32,39,.08)}.light-theme .btn-pinterest{color:#fff;background-color:#cb2027;border-color:#cb2027;box-shadow:0 .125rem .25rem #cb202766}.light-theme .btn-pinterest:hover{color:#fff!important;background-color:#b71d23!important;border-color:#b71d23!important;transform:translateY(-1px)!important}.btn-check:focus+.light-theme .btn-pinterest,.light-theme .btn-pinterest:focus,.light-theme .btn-pinterest.focus{color:#fff;background-color:#b71d23;border-color:#b71d23;transform:translateY(0);box-shadow:none}.btn-check:checked+.light-theme .btn-pinterest,.btn-check:active+.light-theme .btn-pinterest,.light-theme .btn-pinterest:active,.light-theme .btn-pinterest.active,.light-theme .btn-pinterest.show.dropdown-toggle,.show>.light-theme .btn-pinterest.dropdown-toggle{color:#fff!important;background-color:#ad1b21!important;border-color:#ad1b21!important}.btn-check:checked+.light-theme .btn-pinterest:focus,.btn-check:active+.light-theme .btn-pinterest:focus,.light-theme .btn-pinterest:active:focus,.light-theme .btn-pinterest.active:focus,.light-theme .btn-pinterest.show.dropdown-toggle:focus,.show>.light-theme .btn-pinterest.dropdown-toggle:focus{box-shadow:none}.light-theme .btn-pinterest.disabled,.light-theme .btn-pinterest:disabled{color:#fff!important;background-color:#cb2027!important;border-color:#cb2027!important;box-shadow:none!important}.light-theme .btn-label-pinterest{color:#cb2027;border-color:transparent;background:#f7dbdc}.light-theme .btn-label-pinterest:hover{border-color:transparent!important;background:#b71d23!important;color:#fff!important;box-shadow:0 .125rem .25rem #cb202766!important;transform:translateY(-1px)!important}.light-theme .btn-label-pinterest:focus,.light-theme .btn-label-pinterest.focus{color:#fff;background:#b71d23;box-shadow:none!important;transform:translateY(0)}.light-theme .btn-label-pinterest:active,.light-theme .btn-label-pinterest.active,.light-theme .btn-label-pinterest.show.dropdown-toggle,.show>.light-theme .btn-label-pinterest.dropdown-toggle{color:#fff!important;background-color:#ad1b21!important;border-color:transparent!important}.light-theme .btn-label-pinterest:active:focus,.light-theme .btn-label-pinterest.active:focus,.light-theme .btn-label-pinterest.show.dropdown-toggle:focus,.show>.light-theme .btn-label-pinterest.dropdown-toggle:focus{box-shadow:none}.light-theme .btn-label-pinterest.disabled,.light-theme .btn-label-pinterest:disabled{color:#cb2027!important;background-color:#f7dbdc!important;border-color:transparent!important}.light-theme .btn-outline-pinterest{color:#cb2027;border-color:#cb2027;background:transparent}.light-theme .btn-outline-pinterest:hover{color:#fff!important;background-color:#b71d23!important;border-color:#b71d23!important;box-shadow:0 .125rem .25rem #cb202766!important;transform:translateY(-1px)!important}.btn-check:focus+.light-theme .btn-outline-pinterest,.light-theme .btn-outline-pinterest:focus{color:#fff;background-color:#b71d23;border-color:#b71d23;box-shadow:none;transform:translateY(0)}.btn-check:checked+.light-theme .btn-outline-pinterest,.btn-check:active+.light-theme .btn-outline-pinterest,.light-theme .btn-outline-pinterest:active,.light-theme .btn-outline-pinterest.active,.light-theme .btn-outline-pinterest.dropdown-toggle.show{color:#fff!important;background-color:#ad1b21!important;border-color:#ad1b21!important}.btn-check:checked+.light-theme .btn-outline-pinterest:focus,.btn-check:active+.light-theme .btn-outline-pinterest:focus,.light-theme .btn-outline-pinterest:active:focus,.light-theme .btn-outline-pinterest.active:focus,.light-theme .btn-outline-pinterest.dropdown-toggle.show:focus{box-shadow:none}.light-theme .btn-outline-pinterest.disabled,.light-theme .btn-outline-pinterest:disabled{box-shadow:none!important;color:#cb2027!important;background-color:transparent!important}.light-theme .btn-outline-pinterest .badge{background:#cb2027;border-color:#cb2027;color:#fff}.light-theme .btn-outline-pinterest:hover .badge,.light-theme .btn-outline-pinterest:focus:hover .badge,.light-theme .btn-outline-pinterest:active .badge,.light-theme .btn-outline-pinterest.active .badge,.light-theme .show>.btn-outline-pinterest.dropdown-toggle .badge{background:#fff;border-color:#fff;color:#cb2027}.light-theme .bg-slack{background-color:#4a154b!important}.light-theme a.bg-slack:hover,.light-theme a.bg-slack:focus{background-color:#461447!important}.light-theme .dropdown-notifications-item:not(.mark-as-read) .dropdown-notifications-read span{background-color:#4a154b}.light-theme .bg-label-slack,.light-theme .bg-label-hover-slack{background-color:#e2dae2!important;color:#4a154b!important}.light-theme .bg-label-hover-slack:hover{background-color:#4a154b!important;color:#fff!important}.light-theme .border-label-slack{border:3px solid #b7a1b7}.light-theme .border-light-slack{border:3px solid rgba(74,21,75,.08)}.light-theme .btn-slack{color:#fff;background-color:#4a154b;border-color:#4a154b;box-shadow:0 .125rem .25rem #4a154b66}.light-theme .btn-slack:hover{color:#fff!important;background-color:#431344!important;border-color:#431344!important;transform:translateY(-1px)!important}.btn-check:focus+.light-theme .btn-slack,.light-theme .btn-slack:focus,.light-theme .btn-slack.focus{color:#fff;background-color:#431344;border-color:#431344;transform:translateY(0);box-shadow:none}.btn-check:checked+.light-theme .btn-slack,.btn-check:active+.light-theme .btn-slack,.light-theme .btn-slack:active,.light-theme .btn-slack.active,.light-theme .btn-slack.show.dropdown-toggle,.show>.light-theme .btn-slack.dropdown-toggle{color:#fff!important;background-color:#3f1240!important;border-color:#3f1240!important}.btn-check:checked+.light-theme .btn-slack:focus,.btn-check:active+.light-theme .btn-slack:focus,.light-theme .btn-slack:active:focus,.light-theme .btn-slack.active:focus,.light-theme .btn-slack.show.dropdown-toggle:focus,.show>.light-theme .btn-slack.dropdown-toggle:focus{box-shadow:none}.light-theme .btn-slack.disabled,.light-theme .btn-slack:disabled{color:#fff!important;background-color:#4a154b!important;border-color:#4a154b!important;box-shadow:none!important}.light-theme .btn-label-slack{color:#4a154b;border-color:transparent;background:#e2dae2}.light-theme .btn-label-slack:hover{border-color:transparent!important;background:#431344!important;color:#fff!important;box-shadow:0 .125rem .25rem #4a154b66!important;transform:translateY(-1px)!important}.light-theme .btn-label-slack:focus,.light-theme .btn-label-slack.focus{color:#fff;background:#431344;box-shadow:none!important;transform:translateY(0)}.light-theme .btn-label-slack:active,.light-theme .btn-label-slack.active,.light-theme .btn-label-slack.show.dropdown-toggle,.show>.light-theme .btn-label-slack.dropdown-toggle{color:#fff!important;background-color:#3f1240!important;border-color:transparent!important}.light-theme .btn-label-slack:active:focus,.light-theme .btn-label-slack.active:focus,.light-theme .btn-label-slack.show.dropdown-toggle:focus,.show>.light-theme .btn-label-slack.dropdown-toggle:focus{box-shadow:none}.light-theme .btn-label-slack.disabled,.light-theme .btn-label-slack:disabled{color:#4a154b!important;background-color:#e2dae2!important;border-color:transparent!important}.light-theme .btn-outline-slack{color:#4a154b;border-color:#4a154b;background:transparent}.light-theme .btn-outline-slack:hover{color:#fff!important;background-color:#431344!important;border-color:#431344!important;box-shadow:0 .125rem .25rem #4a154b66!important;transform:translateY(-1px)!important}.btn-check:focus+.light-theme .btn-outline-slack,.light-theme .btn-outline-slack:focus{color:#fff;background-color:#431344;border-color:#431344;box-shadow:none;transform:translateY(0)}.btn-check:checked+.light-theme .btn-outline-slack,.btn-check:active+.light-theme .btn-outline-slack,.light-theme .btn-outline-slack:active,.light-theme .btn-outline-slack.active,.light-theme .btn-outline-slack.dropdown-toggle.show{color:#fff!important;background-color:#3f1240!important;border-color:#3f1240!important}.btn-check:checked+.light-theme .btn-outline-slack:focus,.btn-check:active+.light-theme .btn-outline-slack:focus,.light-theme .btn-outline-slack:active:focus,.light-theme .btn-outline-slack.active:focus,.light-theme .btn-outline-slack.dropdown-toggle.show:focus{box-shadow:none}.light-theme .btn-outline-slack.disabled,.light-theme .btn-outline-slack:disabled{box-shadow:none!important;color:#4a154b!important;background-color:transparent!important}.light-theme .btn-outline-slack .badge{background:#4a154b;border-color:#4a154b;color:#fff}.light-theme .btn-outline-slack:hover .badge,.light-theme .btn-outline-slack:focus:hover .badge,.light-theme .btn-outline-slack:active .badge,.light-theme .btn-outline-slack.active .badge,.light-theme .show>.btn-outline-slack.dropdown-toggle .badge{background:#fff;border-color:#fff;color:#4a154b}.light-theme .bg-reddit{background-color:#ff4500!important}.light-theme a.bg-reddit:hover,.light-theme a.bg-reddit:focus{background-color:#f24200!important}.light-theme .dropdown-notifications-item:not(.mark-as-read) .dropdown-notifications-read span{background-color:#ff4500}.light-theme .bg-label-reddit,.light-theme .bg-label-hover-reddit{background-color:#ffe1d6!important;color:#ff4500!important}.light-theme .bg-label-hover-reddit:hover{background-color:#ff4500!important;color:#fff!important}.light-theme .border-label-reddit{border:3px solid #ffb599}.light-theme .border-light-reddit{border:3px solid rgba(255,69,0,.08)}.light-theme .btn-reddit{color:#fff;background-color:#ff4500;border-color:#ff4500;box-shadow:0 .125rem .25rem #ff450066}.light-theme .btn-reddit:hover{color:#fff!important;background-color:#e63e00!important;border-color:#e63e00!important;transform:translateY(-1px)!important}.btn-check:focus+.light-theme .btn-reddit,.light-theme .btn-reddit:focus,.light-theme .btn-reddit.focus{color:#fff;background-color:#e63e00;border-color:#e63e00;transform:translateY(0);box-shadow:none}.btn-check:checked+.light-theme .btn-reddit,.btn-check:active+.light-theme .btn-reddit,.light-theme .btn-reddit:active,.light-theme .btn-reddit.active,.light-theme .btn-reddit.show.dropdown-toggle,.show>.light-theme .btn-reddit.dropdown-toggle{color:#fff!important;background-color:#d93b00!important;border-color:#d93b00!important}.btn-check:checked+.light-theme .btn-reddit:focus,.btn-check:active+.light-theme .btn-reddit:focus,.light-theme .btn-reddit:active:focus,.light-theme .btn-reddit.active:focus,.light-theme .btn-reddit.show.dropdown-toggle:focus,.show>.light-theme .btn-reddit.dropdown-toggle:focus{box-shadow:none}.light-theme .btn-reddit.disabled,.light-theme .btn-reddit:disabled{color:#fff!important;background-color:#ff4500!important;border-color:#ff4500!important;box-shadow:none!important}.light-theme .btn-label-reddit{color:#ff4500;border-color:transparent;background:#ffe1d6}.light-theme .btn-label-reddit:hover{border-color:transparent!important;background:#e63e00!important;color:#fff!important;box-shadow:0 .125rem .25rem #ff450066!important;transform:translateY(-1px)!important}.light-theme .btn-label-reddit:focus,.light-theme .btn-label-reddit.focus{color:#fff;background:#e63e00;box-shadow:none!important;transform:translateY(0)}.light-theme .btn-label-reddit:active,.light-theme .btn-label-reddit.active,.light-theme .btn-label-reddit.show.dropdown-toggle,.show>.light-theme .btn-label-reddit.dropdown-toggle{color:#fff!important;background-color:#d93b00!important;border-color:transparent!important}.light-theme .btn-label-reddit:active:focus,.light-theme .btn-label-reddit.active:focus,.light-theme .btn-label-reddit.show.dropdown-toggle:focus,.show>.light-theme .btn-label-reddit.dropdown-toggle:focus{box-shadow:none}.light-theme .btn-label-reddit.disabled,.light-theme .btn-label-reddit:disabled{color:#ff4500!important;background-color:#ffe1d6!important;border-color:transparent!important}.light-theme .btn-outline-reddit{color:#ff4500;border-color:#ff4500;background:transparent}.light-theme .btn-outline-reddit:hover{color:#fff!important;background-color:#e63e00!important;border-color:#e63e00!important;box-shadow:0 .125rem .25rem #ff450066!important;transform:translateY(-1px)!important}.btn-check:focus+.light-theme .btn-outline-reddit,.light-theme .btn-outline-reddit:focus{color:#fff;background-color:#e63e00;border-color:#e63e00;box-shadow:none;transform:translateY(0)}.btn-check:checked+.light-theme .btn-outline-reddit,.btn-check:active+.light-theme .btn-outline-reddit,.light-theme .btn-outline-reddit:active,.light-theme .btn-outline-reddit.active,.light-theme .btn-outline-reddit.dropdown-toggle.show{color:#fff!important;background-color:#d93b00!important;border-color:#d93b00!important}.btn-check:checked+.light-theme .btn-outline-reddit:focus,.btn-check:active+.light-theme .btn-outline-reddit:focus,.light-theme .btn-outline-reddit:active:focus,.light-theme .btn-outline-reddit.active:focus,.light-theme .btn-outline-reddit.dropdown-toggle.show:focus{box-shadow:none}.light-theme .btn-outline-reddit.disabled,.light-theme .btn-outline-reddit:disabled{box-shadow:none!important;color:#ff4500!important;background-color:transparent!important}.light-theme .btn-outline-reddit .badge{background:#ff4500;border-color:#ff4500;color:#fff}.light-theme .btn-outline-reddit:hover .badge,.light-theme .btn-outline-reddit:focus:hover .badge,.light-theme .btn-outline-reddit:active .badge,.light-theme .btn-outline-reddit.active .badge,.light-theme .show>.btn-outline-reddit.dropdown-toggle .badge{background:#fff;border-color:#fff;color:#ff4500}.light-theme .bg-youtube{background-color:red!important}.light-theme a.bg-youtube:hover,.light-theme a.bg-youtube:focus{background-color:#f20000!important}.light-theme .dropdown-notifications-item:not(.mark-as-read) .dropdown-notifications-read span{background-color:red}.light-theme .bg-label-youtube,.light-theme .bg-label-hover-youtube{background-color:#ffd6d6!important;color:red!important}.light-theme .bg-label-hover-youtube:hover{background-color:red!important;color:#fff!important}.light-theme .border-label-youtube{border:3px solid #ff9999}.light-theme .border-light-youtube{border:3px solid rgba(255,0,0,.08)}.light-theme .btn-youtube{color:#fff;background-color:red;border-color:red;box-shadow:0 .125rem .25rem #f006}.light-theme .btn-youtube:hover{color:#fff!important;background-color:#e60000!important;border-color:#e60000!important;transform:translateY(-1px)!important}.btn-check:focus+.light-theme .btn-youtube,.light-theme .btn-youtube:focus,.light-theme .btn-youtube.focus{color:#fff;background-color:#e60000;border-color:#e60000;transform:translateY(0);box-shadow:none}.btn-check:checked+.light-theme .btn-youtube,.btn-check:active+.light-theme .btn-youtube,.light-theme .btn-youtube:active,.light-theme .btn-youtube.active,.light-theme .btn-youtube.show.dropdown-toggle,.show>.light-theme .btn-youtube.dropdown-toggle{color:#fff!important;background-color:#d90000!important;border-color:#d90000!important}.btn-check:checked+.light-theme .btn-youtube:focus,.btn-check:active+.light-theme .btn-youtube:focus,.light-theme .btn-youtube:active:focus,.light-theme .btn-youtube.active:focus,.light-theme .btn-youtube.show.dropdown-toggle:focus,.show>.light-theme .btn-youtube.dropdown-toggle:focus{box-shadow:none}.light-theme .btn-youtube.disabled,.light-theme .btn-youtube:disabled{color:#fff!important;background-color:red!important;border-color:red!important;box-shadow:none!important}.light-theme .btn-label-youtube{color:red;border-color:transparent;background:#ffd6d6}.light-theme .btn-label-youtube:hover{border-color:transparent!important;background:#e60000!important;color:#fff!important;box-shadow:0 .125rem .25rem #f006!important;transform:translateY(-1px)!important}.light-theme .btn-label-youtube:focus,.light-theme .btn-label-youtube.focus{color:#fff;background:#e60000;box-shadow:none!important;transform:translateY(0)}.light-theme .btn-label-youtube:active,.light-theme .btn-label-youtube.active,.light-theme .btn-label-youtube.show.dropdown-toggle,.show>.light-theme .btn-label-youtube.dropdown-toggle{color:#fff!important;background-color:#d90000!important;border-color:transparent!important}.light-theme .btn-label-youtube:active:focus,.light-theme .btn-label-youtube.active:focus,.light-theme .btn-label-youtube.show.dropdown-toggle:focus,.show>.light-theme .btn-label-youtube.dropdown-toggle:focus{box-shadow:none}.light-theme .btn-label-youtube.disabled,.light-theme .btn-label-youtube:disabled{color:red!important;background-color:#ffd6d6!important;border-color:transparent!important}.light-theme .btn-outline-youtube{color:red;border-color:red;background:transparent}.light-theme .btn-outline-youtube:hover{color:#fff!important;background-color:#e60000!important;border-color:#e60000!important;box-shadow:0 .125rem .25rem #f006!important;transform:translateY(-1px)!important}.btn-check:focus+.light-theme .btn-outline-youtube,.light-theme .btn-outline-youtube:focus{color:#fff;background-color:#e60000;border-color:#e60000;box-shadow:none;transform:translateY(0)}.btn-check:checked+.light-theme .btn-outline-youtube,.btn-check:active+.light-theme .btn-outline-youtube,.light-theme .btn-outline-youtube:active,.light-theme .btn-outline-youtube.active,.light-theme .btn-outline-youtube.dropdown-toggle.show{color:#fff!important;background-color:#d90000!important;border-color:#d90000!important}.btn-check:checked+.light-theme .btn-outline-youtube:focus,.btn-check:active+.light-theme .btn-outline-youtube:focus,.light-theme .btn-outline-youtube:active:focus,.light-theme .btn-outline-youtube.active:focus,.light-theme .btn-outline-youtube.dropdown-toggle.show:focus{box-shadow:none}.light-theme .btn-outline-youtube.disabled,.light-theme .btn-outline-youtube:disabled{box-shadow:none!important;color:red!important;background-color:transparent!important}.light-theme .btn-outline-youtube .badge{background:red;border-color:red;color:#fff}.light-theme .btn-outline-youtube:hover .badge,.light-theme .btn-outline-youtube:focus:hover .badge,.light-theme .btn-outline-youtube:active .badge,.light-theme .btn-outline-youtube.active .badge,.light-theme .show>.btn-outline-youtube.dropdown-toggle .badge{background:#fff;border-color:#fff;color:red}.light-theme .bg-vimeo{background-color:#1ab7ea!important}.light-theme a.bg-vimeo:hover,.light-theme a.bg-vimeo:focus{background-color:#19aede!important}.light-theme .dropdown-notifications-item:not(.mark-as-read) .dropdown-notifications-read span{background-color:#1ab7ea}.light-theme .bg-label-vimeo,.light-theme .bg-label-hover-vimeo{background-color:#daf3fc!important;color:#1ab7ea!important}.light-theme .bg-label-hover-vimeo:hover{background-color:#1ab7ea!important;color:#fff!important}.light-theme .border-label-vimeo{border:3px solid #a3e2f7}.light-theme .border-light-vimeo{border:3px solid rgba(26,183,234,.08)}.light-theme .btn-vimeo{color:#fff;background-color:#1ab7ea;border-color:#1ab7ea;box-shadow:0 .125rem .25rem #1ab7ea66}.light-theme .btn-vimeo:hover{color:#fff!important;background-color:#17a5d3!important;border-color:#17a5d3!important;transform:translateY(-1px)!important}.btn-check:focus+.light-theme .btn-vimeo,.light-theme .btn-vimeo:focus,.light-theme .btn-vimeo.focus{color:#fff;background-color:#17a5d3;border-color:#17a5d3;transform:translateY(0);box-shadow:none}.btn-check:checked+.light-theme .btn-vimeo,.btn-check:active+.light-theme .btn-vimeo,.light-theme .btn-vimeo:active,.light-theme .btn-vimeo.active,.light-theme .btn-vimeo.show.dropdown-toggle,.show>.light-theme .btn-vimeo.dropdown-toggle{color:#fff!important;background-color:#169cc7!important;border-color:#169cc7!important}.btn-check:checked+.light-theme .btn-vimeo:focus,.btn-check:active+.light-theme .btn-vimeo:focus,.light-theme .btn-vimeo:active:focus,.light-theme .btn-vimeo.active:focus,.light-theme .btn-vimeo.show.dropdown-toggle:focus,.show>.light-theme .btn-vimeo.dropdown-toggle:focus{box-shadow:none}.light-theme .btn-vimeo.disabled,.light-theme .btn-vimeo:disabled{color:#fff!important;background-color:#1ab7ea!important;border-color:#1ab7ea!important;box-shadow:none!important}.light-theme .btn-label-vimeo{color:#1ab7ea;border-color:transparent;background:#daf3fc}.light-theme .btn-label-vimeo:hover{border-color:transparent!important;background:#17a5d3!important;color:#fff!important;box-shadow:0 .125rem .25rem #1ab7ea66!important;transform:translateY(-1px)!important}.light-theme .btn-label-vimeo:focus,.light-theme .btn-label-vimeo.focus{color:#fff;background:#17a5d3;box-shadow:none!important;transform:translateY(0)}.light-theme .btn-label-vimeo:active,.light-theme .btn-label-vimeo.active,.light-theme .btn-label-vimeo.show.dropdown-toggle,.show>.light-theme .btn-label-vimeo.dropdown-toggle{color:#fff!important;background-color:#169cc7!important;border-color:transparent!important}.light-theme .btn-label-vimeo:active:focus,.light-theme .btn-label-vimeo.active:focus,.light-theme .btn-label-vimeo.show.dropdown-toggle:focus,.show>.light-theme .btn-label-vimeo.dropdown-toggle:focus{box-shadow:none}.light-theme .btn-label-vimeo.disabled,.light-theme .btn-label-vimeo:disabled{color:#1ab7ea!important;background-color:#daf3fc!important;border-color:transparent!important}.light-theme .btn-outline-vimeo{color:#1ab7ea;border-color:#1ab7ea;background:transparent}.light-theme .btn-outline-vimeo:hover{color:#fff!important;background-color:#17a5d3!important;border-color:#17a5d3!important;box-shadow:0 .125rem .25rem #1ab7ea66!important;transform:translateY(-1px)!important}.btn-check:focus+.light-theme .btn-outline-vimeo,.light-theme .btn-outline-vimeo:focus{color:#fff;background-color:#17a5d3;border-color:#17a5d3;box-shadow:none;transform:translateY(0)}.btn-check:checked+.light-theme .btn-outline-vimeo,.btn-check:active+.light-theme .btn-outline-vimeo,.light-theme .btn-outline-vimeo:active,.light-theme .btn-outline-vimeo.active,.light-theme .btn-outline-vimeo.dropdown-toggle.show{color:#fff!important;background-color:#169cc7!important;border-color:#169cc7!important}.btn-check:checked+.light-theme .btn-outline-vimeo:focus,.btn-check:active+.light-theme .btn-outline-vimeo:focus,.light-theme .btn-outline-vimeo:active:focus,.light-theme .btn-outline-vimeo.active:focus,.light-theme .btn-outline-vimeo.dropdown-toggle.show:focus{box-shadow:none}.light-theme .btn-outline-vimeo.disabled,.light-theme .btn-outline-vimeo:disabled{box-shadow:none!important;color:#1ab7ea!important;background-color:transparent!important}.light-theme .btn-outline-vimeo .badge{background:#1ab7ea;border-color:#1ab7ea;color:#fff}.light-theme .btn-outline-vimeo:hover .badge,.light-theme .btn-outline-vimeo:focus:hover .badge,.light-theme .btn-outline-vimeo:active .badge,.light-theme .btn-outline-vimeo.active .badge,.light-theme .show>.btn-outline-vimeo.dropdown-toggle .badge{background:#fff;border-color:#fff;color:#1ab7ea}.light-theme .btn-white{color:#697a8d;background-color:#fff;border-color:#fff;box-shadow:0 .125rem .25rem #fff6}.light-theme .btn-white:hover{color:#435971!important;background-color:#fff!important;border-color:#fff!important;transform:translateY(-1px)!important}.btn-check:focus+.light-theme .btn-white,.light-theme .btn-white:focus,.light-theme .btn-white.focus{color:#435971;background-color:#fff;border-color:#fff;transform:translateY(0);box-shadow:none}.btn-check:checked+.light-theme .btn-white,.btn-check:active+.light-theme .btn-white,.light-theme .btn-white:active,.light-theme .btn-white.active,.light-theme .btn-white.show.dropdown-toggle,.show>.light-theme .btn-white.dropdown-toggle{color:#435971!important;background-color:#fff!important;border-color:#fff!important}.btn-check:checked+.light-theme .btn-white:focus,.btn-check:active+.light-theme .btn-white:focus,.light-theme .btn-white:active:focus,.light-theme .btn-white.active:focus,.light-theme .btn-white.show.dropdown-toggle:focus,.show>.light-theme .btn-white.dropdown-toggle:focus{box-shadow:none}.light-theme .btn-white.disabled,.light-theme .btn-white:disabled{color:#435971!important;background-color:#fff!important;border-color:#fff!important;box-shadow:none!important}.light-theme .btn-label-white{color:#697a8d;border-color:transparent;background:#fff}.light-theme .btn-label-white:hover{border-color:transparent!important;background:#fff!important;color:#697a8d!important;box-shadow:0 .125rem .25rem #fff6!important;transform:translateY(-1px)!important}.light-theme .btn-label-white:focus,.light-theme .btn-label-white.focus{color:#697a8d;background:#fff;box-shadow:none!important;transform:translateY(0)}.light-theme .btn-label-white:active,.light-theme .btn-label-white.active,.light-theme .btn-label-white.show.dropdown-toggle,.show>.light-theme .btn-label-white.dropdown-toggle{color:#697a8d!important;background-color:#fff!important;border-color:transparent!important}.light-theme .btn-label-white:active:focus,.light-theme .btn-label-white.active:focus,.light-theme .btn-label-white.show.dropdown-toggle:focus,.show>.light-theme .btn-label-white.dropdown-toggle:focus{box-shadow:none}.light-theme .btn-label-white.disabled,.light-theme .btn-label-white:disabled{color:#697a8d!important;background-color:#fff!important;border-color:transparent!important}.light-theme .btn-outline-white{color:#fff;border-color:#fff;background:transparent}.light-theme .btn-outline-white:hover{color:#435971!important;background-color:#fff!important;border-color:#fff!important;box-shadow:0 .125rem .25rem #fff6!important;transform:translateY(-1px)!important}.btn-check:focus+.light-theme .btn-outline-white,.light-theme .btn-outline-white:focus{color:#435971;background-color:#fff;border-color:#fff;box-shadow:none;transform:translateY(0)}.btn-check:checked+.light-theme .btn-outline-white,.btn-check:active+.light-theme .btn-outline-white,.light-theme .btn-outline-white:active,.light-theme .btn-outline-white.active,.light-theme .btn-outline-white.dropdown-toggle.show{color:#435971!important;background-color:#fff!important;border-color:#fff!important}.btn-check:checked+.light-theme .btn-outline-white:focus,.btn-check:active+.light-theme .btn-outline-white:focus,.light-theme .btn-outline-white:active:focus,.light-theme .btn-outline-white.active:focus,.light-theme .btn-outline-white.dropdown-toggle.show:focus{box-shadow:none}.light-theme .btn-outline-white.disabled,.light-theme .btn-outline-white:disabled{box-shadow:none!important;color:#fff!important;background-color:transparent!important}.light-theme .btn-outline-white .badge{background:#fff;border-color:#fff;color:#435971}.light-theme .btn-outline-white:hover .badge,.light-theme .btn-outline-white:focus:hover .badge,.light-theme .btn-outline-white:active .badge,.light-theme .btn-outline-white.active .badge,.light-theme .show>.btn-outline-white.dropdown-toggle .badge{background:#435971;border-color:#435971;color:#fff}.light-theme .form-check-black .form-check-input:focus{border-color:#000;box-shadow:0 2px 4px #0006}.light-theme .form-check-black .form-check-input:disabled{background-color:#eceef1}.light-theme .form-check-black .form-check-input:checked,.light-theme .form-check-black .form-check-input[type=checkbox]:indeterminate{background-color:#000;border-color:#000;box-shadow:0 2px 4px #0006}.light-theme .form-check-black.custom-option.checked{border:1px solid #000}.light-theme .form-check-white .form-check-input:focus{border-color:#fff;box-shadow:0 2px 4px #fff6}.light-theme .form-check-white .form-check-input:disabled{background-color:#eceef1}.light-theme .form-check-white .form-check-input:checked,.light-theme .form-check-white .form-check-input[type=checkbox]:indeterminate{background-color:#fff;border-color:#fff;box-shadow:0 2px 4px #fff6}.light-theme .form-check-white.custom-option.checked{border:1px solid #fff}.light-theme .form-check-silver .form-check-input:focus{border-color:#eee;box-shadow:0 2px 4px #eee6}.light-theme .form-check-silver .form-check-input:disabled{background-color:#eceef1}.light-theme .form-check-silver .form-check-input:checked,.light-theme .form-check-silver .form-check-input[type=checkbox]:indeterminate{background-color:#eee;border-color:#eee;box-shadow:0 2px 4px #eee6}.light-theme .form-check-silver.custom-option.checked{border:1px solid #eee}.light-theme .form-check-gray .form-check-input:focus{border-color:#777;box-shadow:0 2px 4px #7776}.light-theme .form-check-gray .form-check-input:disabled{background-color:#eceef1}.light-theme .form-check-gray .form-check-input:checked,.light-theme .form-check-gray .form-check-input[type=checkbox]:indeterminate{background-color:#777;border-color:#777;box-shadow:0 2px 4px #7776}.light-theme .form-check-gray.custom-option.checked{border:1px solid #777}.light-theme .form-check-gold .form-check-input:focus{border-color:#ffeb3b;box-shadow:0 2px 4px #ffeb3b66}.light-theme .form-check-gold .form-check-input:disabled{background-color:#eceef1}.light-theme .form-check-gold .form-check-input:checked,.light-theme .form-check-gold .form-check-input[type=checkbox]:indeterminate{background-color:#ffeb3b;border-color:#ffeb3b;box-shadow:0 2px 4px #ffeb3b66}.light-theme .form-check-gold.custom-option.checked{border:1px solid #ffeb3b}.light-theme .form-check-pink .form-check-input:focus{border-color:#e91e63;box-shadow:0 2px 4px #e91e6366}.light-theme .form-check-pink .form-check-input:disabled{background-color:#eceef1}.light-theme .form-check-pink .form-check-input:checked,.light-theme .form-check-pink .form-check-input[type=checkbox]:indeterminate{background-color:#e91e63;border-color:#e91e63;box-shadow:0 2px 4px #e91e6366}.light-theme .form-check-pink.custom-option.checked{border:1px solid #e91e63}.light-theme .form-check-red .form-check-input:focus{border-color:#f44336;box-shadow:0 2px 4px #f4433666}.light-theme .form-check-red .form-check-input:disabled{background-color:#eceef1}.light-theme .form-check-red .form-check-input:checked,.light-theme .form-check-red .form-check-input[type=checkbox]:indeterminate{background-color:#f44336;border-color:#f44336;box-shadow:0 2px 4px #f4433666}.light-theme .form-check-red.custom-option.checked{border:1px solid #f44336}.light-theme .navbar.bg-secondary{background-color:#8592a3!important;color:#eaecef}.light-theme .navbar.bg-secondary .navbar-brand,.light-theme .navbar.bg-secondary .navbar-brand a{color:#fff}.light-theme .navbar.bg-secondary .navbar-brand:hover,.light-theme .navbar.bg-secondary .navbar-brand:focus,.light-theme .navbar.bg-secondary .navbar-brand a:hover,.light-theme .navbar.bg-secondary .navbar-brand a:focus{color:#fff}.light-theme .navbar.bg-secondary .navbar-search-wrapper .navbar-search-icon,.light-theme .navbar.bg-secondary .navbar-search-wrapper .search-input{color:#eaecef}.light-theme .navbar.bg-secondary .search-input-wrapper .search-input,.light-theme .navbar.bg-secondary .search-input-wrapper .search-toggler{background-color:#8592a3!important;color:#eaecef}.light-theme .navbar.bg-secondary .navbar-nav>.nav-link,.light-theme .navbar.bg-secondary .navbar-nav>.nav-item>.nav-link,.light-theme .navbar.bg-secondary .navbar-nav>.nav>.nav-item>.nav-link{color:#eaecef}.light-theme .navbar.bg-secondary .navbar-nav>.nav-link:hover,.light-theme .navbar.bg-secondary .navbar-nav>.nav-link:focus,.light-theme .navbar.bg-secondary .navbar-nav>.nav-item>.nav-link:hover,.light-theme .navbar.bg-secondary .navbar-nav>.nav-item>.nav-link:focus,.light-theme .navbar.bg-secondary .navbar-nav>.nav>.nav-item>.nav-link:hover,.light-theme .navbar.bg-secondary .navbar-nav>.nav>.nav-item>.nav-link:focus{color:#fff}.light-theme .navbar.bg-secondary .navbar-nav>.nav-link.disabled,.light-theme .navbar.bg-secondary .navbar-nav>.nav-item>.nav-link.disabled,.light-theme .navbar.bg-secondary .navbar-nav>.nav>.nav-item>.nav-link.disabled{color:#c2c8d1!important}.light-theme .navbar.bg-secondary .navbar-nav .show>.nav-link,.light-theme .navbar.bg-secondary .navbar-nav .active>.nav-link,.light-theme .navbar.bg-secondary .navbar-nav .nav-link.show,.light-theme .navbar.bg-secondary .navbar-nav .nav-link.active{color:#fff}.light-theme .navbar.bg-secondary .navbar-toggler{color:#eaecef;border-color:#ffffff26}.light-theme .navbar.bg-secondary .navbar-toggler-icon{background-image:url("data:image/svg+xml,%3Csvg width='14px' height='11px' viewBox='0 0 14 11' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cdefs%3E%3Cpath d='M0,0 L14,0 L14,1.75 L0,1.75 L0,0 Z M0,4.375 L14,4.375 L14,6.125 L0,6.125 L0,4.375 Z M0,8.75 L14,8.75 L14,10.5 L0,10.5 L0,8.75 Z' id='path-1'%3E%3C/path%3E%3C/defs%3E%3Cg id='\1f48e-UI-Elements' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cg id='12)-Navbar' transform='translate(-1174.000000, -1290.000000)'%3E%3Cg id='Group' transform='translate(1174.000000, 1288.000000)'%3E%3Cg id='Icon-Color' transform='translate(0.000000, 2.000000)'%3E%3Cuse fill='rgba(255, 255, 255, 0.8)' xlink:href='%23path-1'%3E%3C/use%3E%3Cuse fill-opacity='0.1' fill='rgba(255, 255, 255, 0.8)' xlink:href='%23path-1'%3E%3C/use%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E")}.light-theme .navbar.bg-secondary .navbar-text{color:#eaecef}.light-theme .navbar.bg-secondary .navbar-text a{color:#fff}.light-theme .navbar.bg-secondary .navbar-text a:hover,.light-theme .navbar.bg-secondary .navbar-text a:focus{color:#fff}.light-theme .navbar.bg-secondary hr{border-color:#ffffff26}.light-theme .navbar.bg-success{background-color:#71dd37!important;color:#ecfae4}.light-theme .navbar.bg-success .navbar-brand,.light-theme .navbar.bg-success .navbar-brand a{color:#fff}.light-theme .navbar.bg-success .navbar-brand:hover,.light-theme .navbar.bg-success .navbar-brand:focus,.light-theme .navbar.bg-success .navbar-brand a:hover,.light-theme .navbar.bg-success .navbar-brand a:focus{color:#fff}.light-theme .navbar.bg-success .navbar-search-wrapper .navbar-search-icon,.light-theme .navbar.bg-success .navbar-search-wrapper .search-input{color:#ecfae4}.light-theme .navbar.bg-success .search-input-wrapper .search-input,.light-theme .navbar.bg-success .search-input-wrapper .search-toggler{background-color:#71dd37!important;color:#ecfae4}.light-theme .navbar.bg-success .navbar-nav>.nav-link,.light-theme .navbar.bg-success .navbar-nav>.nav-item>.nav-link,.light-theme .navbar.bg-success .navbar-nav>.nav>.nav-item>.nav-link{color:#ecfae4}.light-theme .navbar.bg-success .navbar-nav>.nav-link:hover,.light-theme .navbar.bg-success .navbar-nav>.nav-link:focus,.light-theme .navbar.bg-success .navbar-nav>.nav-item>.nav-link:hover,.light-theme .navbar.bg-success .navbar-nav>.nav-item>.nav-link:focus,.light-theme .navbar.bg-success .navbar-nav>.nav>.nav-item>.nav-link:hover,.light-theme .navbar.bg-success .navbar-nav>.nav>.nav-item>.nav-link:focus{color:#fff}.light-theme .navbar.bg-success .navbar-nav>.nav-link.disabled,.light-theme .navbar.bg-success .navbar-nav>.nav-item>.nav-link.disabled,.light-theme .navbar.bg-success .navbar-nav>.nav>.nav-item>.nav-link.disabled{color:#bbee9f!important}.light-theme .navbar.bg-success .navbar-nav .show>.nav-link,.light-theme .navbar.bg-success .navbar-nav .active>.nav-link,.light-theme .navbar.bg-success .navbar-nav .nav-link.show,.light-theme .navbar.bg-success .navbar-nav .nav-link.active{color:#fff}.light-theme .navbar.bg-success .navbar-toggler{color:#ecfae4;border-color:#ffffff26}.light-theme .navbar.bg-success .navbar-toggler-icon{background-image:url("data:image/svg+xml,%3Csvg width='14px' height='11px' viewBox='0 0 14 11' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cdefs%3E%3Cpath d='M0,0 L14,0 L14,1.75 L0,1.75 L0,0 Z M0,4.375 L14,4.375 L14,6.125 L0,6.125 L0,4.375 Z M0,8.75 L14,8.75 L14,10.5 L0,10.5 L0,8.75 Z' id='path-1'%3E%3C/path%3E%3C/defs%3E%3Cg id='\1f48e-UI-Elements' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cg id='12)-Navbar' transform='translate(-1174.000000, -1290.000000)'%3E%3Cg id='Group' transform='translate(1174.000000, 1288.000000)'%3E%3Cg id='Icon-Color' transform='translate(0.000000, 2.000000)'%3E%3Cuse fill='rgba(255, 255, 255, 0.8)' xlink:href='%23path-1'%3E%3C/use%3E%3Cuse fill-opacity='0.1' fill='rgba(255, 255, 255, 0.8)' xlink:href='%23path-1'%3E%3C/use%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E")}.light-theme .navbar.bg-success .navbar-text{color:#ecfae4}.light-theme .navbar.bg-success .navbar-text a{color:#fff}.light-theme .navbar.bg-success .navbar-text a:hover,.light-theme .navbar.bg-success .navbar-text a:focus{color:#fff}.light-theme .navbar.bg-success hr{border-color:#ffffff26}.light-theme .navbar.bg-info{background-color:#03c3ec!important;color:#d2f4fc}.light-theme .navbar.bg-info .navbar-brand,.light-theme .navbar.bg-info .navbar-brand a{color:#fff}.light-theme .navbar.bg-info .navbar-brand:hover,.light-theme .navbar.bg-info .navbar-brand:focus,.light-theme .navbar.bg-info .navbar-brand a:hover,.light-theme .navbar.bg-info .navbar-brand a:focus{color:#fff}.light-theme .navbar.bg-info .navbar-search-wrapper .navbar-search-icon,.light-theme .navbar.bg-info .navbar-search-wrapper .search-input{color:#d2f4fc}.light-theme .navbar.bg-info .search-input-wrapper .search-input,.light-theme .navbar.bg-info .search-input-wrapper .search-toggler{background-color:#03c3ec!important;color:#d2f4fc}.light-theme .navbar.bg-info .navbar-nav>.nav-link,.light-theme .navbar.bg-info .navbar-nav>.nav-item>.nav-link,.light-theme .navbar.bg-info .navbar-nav>.nav>.nav-item>.nav-link{color:#d2f4fc}.light-theme .navbar.bg-info .navbar-nav>.nav-link:hover,.light-theme .navbar.bg-info .navbar-nav>.nav-link:focus,.light-theme .navbar.bg-info .navbar-nav>.nav-item>.nav-link:hover,.light-theme .navbar.bg-info .navbar-nav>.nav-item>.nav-link:focus,.light-theme .navbar.bg-info .navbar-nav>.nav>.nav-item>.nav-link:hover,.light-theme .navbar.bg-info .navbar-nav>.nav>.nav-item>.nav-link:focus{color:#fff}.light-theme .navbar.bg-info .navbar-nav>.nav-link.disabled,.light-theme .navbar.bg-info .navbar-nav>.nav-item>.nav-link.disabled,.light-theme .navbar.bg-info .navbar-nav>.nav>.nav-item>.nav-link.disabled{color:#7fe0f6!important}.light-theme .navbar.bg-info .navbar-nav .show>.nav-link,.light-theme .navbar.bg-info .navbar-nav .active>.nav-link,.light-theme .navbar.bg-info .navbar-nav .nav-link.show,.light-theme .navbar.bg-info .navbar-nav .nav-link.active{color:#fff}.light-theme .navbar.bg-info .navbar-toggler{color:#d2f4fc;border-color:#ffffff26}.light-theme .navbar.bg-info .navbar-toggler-icon{background-image:url("data:image/svg+xml,%3Csvg width='14px' height='11px' viewBox='0 0 14 11' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cdefs%3E%3Cpath d='M0,0 L14,0 L14,1.75 L0,1.75 L0,0 Z M0,4.375 L14,4.375 L14,6.125 L0,6.125 L0,4.375 Z M0,8.75 L14,8.75 L14,10.5 L0,10.5 L0,8.75 Z' id='path-1'%3E%3C/path%3E%3C/defs%3E%3Cg id='\1f48e-UI-Elements' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cg id='12)-Navbar' transform='translate(-1174.000000, -1290.000000)'%3E%3Cg id='Group' transform='translate(1174.000000, 1288.000000)'%3E%3Cg id='Icon-Color' transform='translate(0.000000, 2.000000)'%3E%3Cuse fill='rgba(255, 255, 255, 0.8)' xlink:href='%23path-1'%3E%3C/use%3E%3Cuse fill-opacity='0.1' fill='rgba(255, 255, 255, 0.8)' xlink:href='%23path-1'%3E%3C/use%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E")}.light-theme .navbar.bg-info .navbar-text{color:#d2f4fc}.light-theme .navbar.bg-info .navbar-text a{color:#fff}.light-theme .navbar.bg-info .navbar-text a:hover,.light-theme .navbar.bg-info .navbar-text a:focus{color:#fff}.light-theme .navbar.bg-info hr{border-color:#ffffff26}.light-theme .navbar.bg-warning{background-color:#ffab00!important;color:#fff5e0}.light-theme .navbar.bg-warning .navbar-brand,.light-theme .navbar.bg-warning .navbar-brand a{color:#fff}.light-theme .navbar.bg-warning .navbar-brand:hover,.light-theme .navbar.bg-warning .navbar-brand:focus,.light-theme .navbar.bg-warning .navbar-brand a:hover,.light-theme .navbar.bg-warning .navbar-brand a:focus{color:#fff}.light-theme .navbar.bg-warning .navbar-search-wrapper .navbar-search-icon,.light-theme .navbar.bg-warning .navbar-search-wrapper .search-input{color:#fff5e0}.light-theme .navbar.bg-warning .search-input-wrapper .search-input,.light-theme .navbar.bg-warning .search-input-wrapper .search-toggler{background-color:#ffab00!important;color:#fff5e0}.light-theme .navbar.bg-warning .navbar-nav>.nav-link,.light-theme .navbar.bg-warning .navbar-nav>.nav-item>.nav-link,.light-theme .navbar.bg-warning .navbar-nav>.nav>.nav-item>.nav-link{color:#fff5e0}.light-theme .navbar.bg-warning .navbar-nav>.nav-link:hover,.light-theme .navbar.bg-warning .navbar-nav>.nav-link:focus,.light-theme .navbar.bg-warning .navbar-nav>.nav-item>.nav-link:hover,.light-theme .navbar.bg-warning .navbar-nav>.nav-item>.nav-link:focus,.light-theme .navbar.bg-warning .navbar-nav>.nav>.nav-item>.nav-link:hover,.light-theme .navbar.bg-warning .navbar-nav>.nav>.nav-item>.nav-link:focus{color:#fff}.light-theme .navbar.bg-warning .navbar-nav>.nav-link.disabled,.light-theme .navbar.bg-warning .navbar-nav>.nav-item>.nav-link.disabled,.light-theme .navbar.bg-warning .navbar-nav>.nav>.nav-item>.nav-link.disabled{color:#ffd786!important}.light-theme .navbar.bg-warning .navbar-nav .show>.nav-link,.light-theme .navbar.bg-warning .navbar-nav .active>.nav-link,.light-theme .navbar.bg-warning .navbar-nav .nav-link.show,.light-theme .navbar.bg-warning .navbar-nav .nav-link.active{color:#fff}.light-theme .navbar.bg-warning .navbar-toggler{color:#fff5e0;border-color:#ffffff26}.light-theme .navbar.bg-warning .navbar-toggler-icon{background-image:url("data:image/svg+xml,%3Csvg width='14px' height='11px' viewBox='0 0 14 11' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cdefs%3E%3Cpath d='M0,0 L14,0 L14,1.75 L0,1.75 L0,0 Z M0,4.375 L14,4.375 L14,6.125 L0,6.125 L0,4.375 Z M0,8.75 L14,8.75 L14,10.5 L0,10.5 L0,8.75 Z' id='path-1'%3E%3C/path%3E%3C/defs%3E%3Cg id='\1f48e-UI-Elements' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cg id='12)-Navbar' transform='translate(-1174.000000, -1290.000000)'%3E%3Cg id='Group' transform='translate(1174.000000, 1288.000000)'%3E%3Cg id='Icon-Color' transform='translate(0.000000, 2.000000)'%3E%3Cuse fill='rgba(255, 255, 255, 0.8)' xlink:href='%23path-1'%3E%3C/use%3E%3Cuse fill-opacity='0.1' fill='rgba(255, 255, 255, 0.8)' xlink:href='%23path-1'%3E%3C/use%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E")}.light-theme .navbar.bg-warning .navbar-text{color:#fff5e0}.light-theme .navbar.bg-warning .navbar-text a{color:#fff}.light-theme .navbar.bg-warning .navbar-text a:hover,.light-theme .navbar.bg-warning .navbar-text a:focus{color:#fff}.light-theme .navbar.bg-warning hr{border-color:#ffffff26}.light-theme .navbar.bg-danger{background-color:#ff3e1d!important;color:#ffd5ce}.light-theme .navbar.bg-danger .navbar-brand,.light-theme .navbar.bg-danger .navbar-brand a{color:#fff}.light-theme .navbar.bg-danger .navbar-brand:hover,.light-theme .navbar.bg-danger .navbar-brand:focus,.light-theme .navbar.bg-danger .navbar-brand a:hover,.light-theme .navbar.bg-danger .navbar-brand a:focus{color:#fff}.light-theme .navbar.bg-danger .navbar-search-wrapper .navbar-search-icon,.light-theme .navbar.bg-danger .navbar-search-wrapper .search-input{color:#ffd5ce}.light-theme .navbar.bg-danger .search-input-wrapper .search-input,.light-theme .navbar.bg-danger .search-input-wrapper .search-toggler{background-color:#ff3e1d!important;color:#ffd5ce}.light-theme .navbar.bg-danger .navbar-nav>.nav-link,.light-theme .navbar.bg-danger .navbar-nav>.nav-item>.nav-link,.light-theme .navbar.bg-danger .navbar-nav>.nav>.nav-item>.nav-link{color:#ffd5ce}.light-theme .navbar.bg-danger .navbar-nav>.nav-link:hover,.light-theme .navbar.bg-danger .navbar-nav>.nav-link:focus,.light-theme .navbar.bg-danger .navbar-nav>.nav-item>.nav-link:hover,.light-theme .navbar.bg-danger .navbar-nav>.nav-item>.nav-link:focus,.light-theme .navbar.bg-danger .navbar-nav>.nav>.nav-item>.nav-link:hover,.light-theme .navbar.bg-danger .navbar-nav>.nav>.nav-item>.nav-link:focus{color:#fff}.light-theme .navbar.bg-danger .navbar-nav>.nav-link.disabled,.light-theme .navbar.bg-danger .navbar-nav>.nav-item>.nav-link.disabled,.light-theme .navbar.bg-danger .navbar-nav>.nav>.nav-item>.nav-link.disabled{color:#ff9987!important}.light-theme .navbar.bg-danger .navbar-nav .show>.nav-link,.light-theme .navbar.bg-danger .navbar-nav .active>.nav-link,.light-theme .navbar.bg-danger .navbar-nav .nav-link.show,.light-theme .navbar.bg-danger .navbar-nav .nav-link.active{color:#fff}.light-theme .navbar.bg-danger .navbar-toggler{color:#ffd5ce;border-color:#ffffff26}.light-theme .navbar.bg-danger .navbar-toggler-icon{background-image:url("data:image/svg+xml,%3Csvg width='14px' height='11px' viewBox='0 0 14 11' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cdefs%3E%3Cpath d='M0,0 L14,0 L14,1.75 L0,1.75 L0,0 Z M0,4.375 L14,4.375 L14,6.125 L0,6.125 L0,4.375 Z M0,8.75 L14,8.75 L14,10.5 L0,10.5 L0,8.75 Z' id='path-1'%3E%3C/path%3E%3C/defs%3E%3Cg id='\1f48e-UI-Elements' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cg id='12)-Navbar' transform='translate(-1174.000000, -1290.000000)'%3E%3Cg id='Group' transform='translate(1174.000000, 1288.000000)'%3E%3Cg id='Icon-Color' transform='translate(0.000000, 2.000000)'%3E%3Cuse fill='rgba(255, 255, 255, 0.8)' xlink:href='%23path-1'%3E%3C/use%3E%3Cuse fill-opacity='0.1' fill='rgba(255, 255, 255, 0.8)' xlink:href='%23path-1'%3E%3C/use%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E")}.light-theme .navbar.bg-danger .navbar-text{color:#ffd5ce}.light-theme .navbar.bg-danger .navbar-text a{color:#fff}.light-theme .navbar.bg-danger .navbar-text a:hover,.light-theme .navbar.bg-danger .navbar-text a:focus{color:#fff}.light-theme .navbar.bg-danger hr{border-color:#ffffff26}.light-theme .navbar.bg-dark{background-color:#233446!important;color:#e4e6e8}.light-theme .navbar.bg-dark .navbar-brand,.light-theme .navbar.bg-dark .navbar-brand a{color:#fff}.light-theme .navbar.bg-dark .navbar-brand:hover,.light-theme .navbar.bg-dark .navbar-brand:focus,.light-theme .navbar.bg-dark .navbar-brand a:hover,.light-theme .navbar.bg-dark .navbar-brand a:focus{color:#fff}.light-theme .navbar.bg-dark .navbar-search-wrapper .navbar-search-icon,.light-theme .navbar.bg-dark .navbar-search-wrapper .search-input{color:#e4e6e8}.light-theme .navbar.bg-dark .search-input-wrapper .search-input,.light-theme .navbar.bg-dark .search-input-wrapper .search-toggler{background-color:#233446!important;color:#e4e6e8}.light-theme .navbar.bg-dark .navbar-nav>.nav-link,.light-theme .navbar.bg-dark .navbar-nav>.nav-item>.nav-link,.light-theme .navbar.bg-dark .navbar-nav>.nav>.nav-item>.nav-link{color:#e4e6e8}.light-theme .navbar.bg-dark .navbar-nav>.nav-link:hover,.light-theme .navbar.bg-dark .navbar-nav>.nav-link:focus,.light-theme .navbar.bg-dark .navbar-nav>.nav-item>.nav-link:hover,.light-theme .navbar.bg-dark .navbar-nav>.nav-item>.nav-link:focus,.light-theme .navbar.bg-dark .navbar-nav>.nav>.nav-item>.nav-link:hover,.light-theme .navbar.bg-dark .navbar-nav>.nav>.nav-item>.nav-link:focus{color:#fff}.light-theme .navbar.bg-dark .navbar-nav>.nav-link.disabled,.light-theme .navbar.bg-dark .navbar-nav>.nav-item>.nav-link.disabled,.light-theme .navbar.bg-dark .navbar-nav>.nav>.nav-item>.nav-link.disabled{color:#979fa7!important}.light-theme .navbar.bg-dark .navbar-nav .show>.nav-link,.light-theme .navbar.bg-dark .navbar-nav .active>.nav-link,.light-theme .navbar.bg-dark .navbar-nav .nav-link.show,.light-theme .navbar.bg-dark .navbar-nav .nav-link.active{color:#fff}.light-theme .navbar.bg-dark .navbar-toggler{color:#e4e6e8;border-color:#ffffff0f}.light-theme .navbar.bg-dark .navbar-toggler-icon{background-image:url("data:image/svg+xml,%3Csvg width='14px' height='11px' viewBox='0 0 14 11' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cdefs%3E%3Cpath d='M0,0 L14,0 L14,1.75 L0,1.75 L0,0 Z M0,4.375 L14,4.375 L14,6.125 L0,6.125 L0,4.375 Z M0,8.75 L14,8.75 L14,10.5 L0,10.5 L0,8.75 Z' id='path-1'%3E%3C/path%3E%3C/defs%3E%3Cg id='\1f48e-UI-Elements' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cg id='12)-Navbar' transform='translate(-1174.000000, -1290.000000)'%3E%3Cg id='Group' transform='translate(1174.000000, 1288.000000)'%3E%3Cg id='Icon-Color' transform='translate(0.000000, 2.000000)'%3E%3Cuse fill='rgba(255, 255, 255, 0.8)' xlink:href='%23path-1'%3E%3C/use%3E%3Cuse fill-opacity='0.1' fill='rgba(255, 255, 255, 0.8)' xlink:href='%23path-1'%3E%3C/use%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E")}.light-theme .navbar.bg-dark .navbar-text{color:#e4e6e8}.light-theme .navbar.bg-dark .navbar-text a{color:#fff}.light-theme .navbar.bg-dark .navbar-text a:hover,.light-theme .navbar.bg-dark .navbar-text a:focus{color:#fff}.light-theme .navbar.bg-dark hr{border-color:#ffffff0f}.light-theme .navbar.bg-gray{background-color:#eceef1!important;color:#8291a1}.light-theme .navbar.bg-gray .navbar-brand,.light-theme .navbar.bg-gray .navbar-brand a{color:#435971}.light-theme .navbar.bg-gray .navbar-brand:hover,.light-theme .navbar.bg-gray .navbar-brand:focus,.light-theme .navbar.bg-gray .navbar-brand a:hover,.light-theme .navbar.bg-gray .navbar-brand a:focus{color:#435971}.light-theme .navbar.bg-gray .navbar-search-wrapper .navbar-search-icon,.light-theme .navbar.bg-gray .navbar-search-wrapper .search-input{color:#8291a1}.light-theme .navbar.bg-gray .search-input-wrapper .search-input,.light-theme .navbar.bg-gray .search-input-wrapper .search-toggler{background-color:#4359711a!important;color:#8291a1}.light-theme .navbar.bg-gray .navbar-nav>.nav-link,.light-theme .navbar.bg-gray .navbar-nav>.nav-item>.nav-link,.light-theme .navbar.bg-gray .navbar-nav>.nav>.nav-item>.nav-link{color:#8291a1}.light-theme .navbar.bg-gray .navbar-nav>.nav-link:hover,.light-theme .navbar.bg-gray .navbar-nav>.nav-link:focus,.light-theme .navbar.bg-gray .navbar-nav>.nav-item>.nav-link:hover,.light-theme .navbar.bg-gray .navbar-nav>.nav-item>.nav-link:focus,.light-theme .navbar.bg-gray .navbar-nav>.nav>.nav-item>.nav-link:hover,.light-theme .navbar.bg-gray .navbar-nav>.nav>.nav-item>.nav-link:focus{color:#435971}.light-theme .navbar.bg-gray .navbar-nav>.nav-link.disabled,.light-theme .navbar.bg-gray .navbar-nav>.nav-item>.nav-link.disabled,.light-theme .navbar.bg-gray .navbar-nav>.nav>.nav-item>.nav-link.disabled{color:#acb6c1!important}.light-theme .navbar.bg-gray .navbar-nav .show>.nav-link,.light-theme .navbar.bg-gray .navbar-nav .active>.nav-link,.light-theme .navbar.bg-gray .navbar-nav .nav-link.show,.light-theme .navbar.bg-gray .navbar-nav .nav-link.active{color:#435971}.light-theme .navbar.bg-gray .navbar-toggler{color:#8291a1;border-color:#43597114}.light-theme .navbar.bg-gray .navbar-toggler-icon{background-image:url("data:image/svg+xml,%3Csvg width='14px' height='11px' viewBox='0 0 14 11' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cdefs%3E%3Cpath d='M0,0 L14,0 L14,1.75 L0,1.75 L0,0 Z M0,4.375 L14,4.375 L14,6.125 L0,6.125 L0,4.375 Z M0,8.75 L14,8.75 L14,10.5 L0,10.5 L0,8.75 Z' id='path-1'%3E%3C/path%3E%3C/defs%3E%3Cg id='\1f48e-UI-Elements' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cg id='12)-Navbar' transform='translate(-1174.000000, -1290.000000)'%3E%3Cg id='Group' transform='translate(1174.000000, 1288.000000)'%3E%3Cg id='Icon-Color' transform='translate(0.000000, 2.000000)'%3E%3Cuse fill='rgba(67, 89, 113, 0.5)' xlink:href='%23path-1'%3E%3C/use%3E%3Cuse fill-opacity='0.1' fill='rgba(67, 89, 113, 0.5)' xlink:href='%23path-1'%3E%3C/use%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E")}.light-theme .navbar.bg-gray .navbar-text{color:#8291a1}.light-theme .navbar.bg-gray .navbar-text a{color:#435971}.light-theme .navbar.bg-gray .navbar-text a:hover,.light-theme .navbar.bg-gray .navbar-text a:focus{color:#435971}.light-theme .navbar.bg-gray hr{border-color:#43597114}.light-theme .navbar.bg-white{background-color:#fff!important;color:#a1acb8}.light-theme .navbar.bg-white .navbar-brand,.light-theme .navbar.bg-white .navbar-brand a{color:#697a8d}.light-theme .navbar.bg-white .navbar-brand:hover,.light-theme .navbar.bg-white .navbar-brand:focus,.light-theme .navbar.bg-white .navbar-brand a:hover,.light-theme .navbar.bg-white .navbar-brand a:focus{color:#697a8d}.light-theme .navbar.bg-white .navbar-search-wrapper .navbar-search-icon,.light-theme .navbar.bg-white .navbar-search-wrapper .search-input{color:#a1acb8}.light-theme .navbar.bg-white .search-input-wrapper .search-input,.light-theme .navbar.bg-white .search-input-wrapper .search-toggler{background-color:#fff!important;color:#a1acb8}.light-theme .navbar.bg-white .navbar-nav>.nav-link,.light-theme .navbar.bg-white .navbar-nav>.nav-item>.nav-link,.light-theme .navbar.bg-white .navbar-nav>.nav>.nav-item>.nav-link{color:#a1acb8}.light-theme .navbar.bg-white .navbar-nav>.nav-link:hover,.light-theme .navbar.bg-white .navbar-nav>.nav-link:focus,.light-theme .navbar.bg-white .navbar-nav>.nav-item>.nav-link:hover,.light-theme .navbar.bg-white .navbar-nav>.nav-item>.nav-link:focus,.light-theme .navbar.bg-white .navbar-nav>.nav>.nav-item>.nav-link:hover,.light-theme .navbar.bg-white .navbar-nav>.nav>.nav-item>.nav-link:focus{color:#697a8d}.light-theme .navbar.bg-white .navbar-nav>.nav-link.disabled,.light-theme .navbar.bg-white .navbar-nav>.nav-item>.nav-link.disabled,.light-theme .navbar.bg-white .navbar-nav>.nav>.nav-item>.nav-link.disabled{color:#c7cdd4!important}.light-theme .navbar.bg-white .navbar-nav .show>.nav-link,.light-theme .navbar.bg-white .navbar-nav .active>.nav-link,.light-theme .navbar.bg-white .navbar-nav .nav-link.show,.light-theme .navbar.bg-white .navbar-nav .nav-link.active{color:#697a8d}.light-theme .navbar.bg-white .navbar-toggler{color:#a1acb8;border-color:#697a8d13}.light-theme .navbar.bg-white .navbar-toggler-icon{background-image:url("data:image/svg+xml,%3Csvg width='14px' height='11px' viewBox='0 0 14 11' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cdefs%3E%3Cpath d='M0,0 L14,0 L14,1.75 L0,1.75 L0,0 Z M0,4.375 L14,4.375 L14,6.125 L0,6.125 L0,4.375 Z M0,8.75 L14,8.75 L14,10.5 L0,10.5 L0,8.75 Z' id='path-1'%3E%3C/path%3E%3C/defs%3E%3Cg id='\1f48e-UI-Elements' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cg id='12)-Navbar' transform='translate(-1174.000000, -1290.000000)'%3E%3Cg id='Group' transform='translate(1174.000000, 1288.000000)'%3E%3Cg id='Icon-Color' transform='translate(0.000000, 2.000000)'%3E%3Cuse fill='rgba(67, 89, 113, 0.5)' xlink:href='%23path-1'%3E%3C/use%3E%3Cuse fill-opacity='0.1' fill='rgba(67, 89, 113, 0.5)' xlink:href='%23path-1'%3E%3C/use%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E")}.light-theme .navbar.bg-white .navbar-text{color:#a1acb8}.light-theme .navbar.bg-white .navbar-text a{color:#697a8d}.light-theme .navbar.bg-white .navbar-text a:hover,.light-theme .navbar.bg-white .navbar-text a:focus{color:#697a8d}.light-theme .navbar.bg-white hr{border-color:#697a8d13}.light-theme .navbar.bg-light{background-color:#eceef1!important;color:#a1acb8}.light-theme .navbar.bg-light .navbar-brand,.light-theme .navbar.bg-light .navbar-brand a{color:#697a8d}.light-theme .navbar.bg-light .navbar-brand:hover,.light-theme .navbar.bg-light .navbar-brand:focus,.light-theme .navbar.bg-light .navbar-brand a:hover,.light-theme .navbar.bg-light .navbar-brand a:focus{color:#697a8d}.light-theme .navbar.bg-light .navbar-search-wrapper .navbar-search-icon,.light-theme .navbar.bg-light .navbar-search-wrapper .search-input{color:#a1acb8}.light-theme .navbar.bg-light .search-input-wrapper .search-input,.light-theme .navbar.bg-light .search-input-wrapper .search-toggler{background-color:#4359711a!important;color:#a1acb8}.light-theme .navbar.bg-light .navbar-nav>.nav-link,.light-theme .navbar.bg-light .navbar-nav>.nav-item>.nav-link,.light-theme .navbar.bg-light .navbar-nav>.nav>.nav-item>.nav-link{color:#a1acb8}.light-theme .navbar.bg-light .navbar-nav>.nav-link:hover,.light-theme .navbar.bg-light .navbar-nav>.nav-link:focus,.light-theme .navbar.bg-light .navbar-nav>.nav-item>.nav-link:hover,.light-theme .navbar.bg-light .navbar-nav>.nav-item>.nav-link:focus,.light-theme .navbar.bg-light .navbar-nav>.nav>.nav-item>.nav-link:hover,.light-theme .navbar.bg-light .navbar-nav>.nav>.nav-item>.nav-link:focus{color:#697a8d}.light-theme .navbar.bg-light .navbar-nav>.nav-link.disabled,.light-theme .navbar.bg-light .navbar-nav>.nav-item>.nav-link.disabled,.light-theme .navbar.bg-light .navbar-nav>.nav>.nav-item>.nav-link.disabled{color:#bfc6cf!important}.light-theme .navbar.bg-light .navbar-nav .show>.nav-link,.light-theme .navbar.bg-light .navbar-nav .active>.nav-link,.light-theme .navbar.bg-light .navbar-nav .nav-link.show,.light-theme .navbar.bg-light .navbar-nav .nav-link.active{color:#697a8d}.light-theme .navbar.bg-light .navbar-toggler{color:#a1acb8;border-color:#697a8d14}.light-theme .navbar.bg-light .navbar-toggler-icon{background-image:url("data:image/svg+xml,%3Csvg width='14px' height='11px' viewBox='0 0 14 11' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cdefs%3E%3Cpath d='M0,0 L14,0 L14,1.75 L0,1.75 L0,0 Z M0,4.375 L14,4.375 L14,6.125 L0,6.125 L0,4.375 Z M0,8.75 L14,8.75 L14,10.5 L0,10.5 L0,8.75 Z' id='path-1'%3E%3C/path%3E%3C/defs%3E%3Cg id='\1f48e-UI-Elements' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cg id='12)-Navbar' transform='translate(-1174.000000, -1290.000000)'%3E%3Cg id='Group' transform='translate(1174.000000, 1288.000000)'%3E%3Cg id='Icon-Color' transform='translate(0.000000, 2.000000)'%3E%3Cuse fill='rgba(67, 89, 113, 0.5)' xlink:href='%23path-1'%3E%3C/use%3E%3Cuse fill-opacity='0.1' fill='rgba(67, 89, 113, 0.5)' xlink:href='%23path-1'%3E%3C/use%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E")}.light-theme .navbar.bg-light .navbar-text{color:#a1acb8}.light-theme .navbar.bg-light .navbar-text a{color:#697a8d}.light-theme .navbar.bg-light .navbar-text a:hover,.light-theme .navbar.bg-light .navbar-text a:focus{color:#697a8d}.light-theme .navbar.bg-light hr{border-color:#697a8d14}.light-theme .navbar.bg-lighter{background-color:#f6f7f8!important;color:#a1acb8}.light-theme .navbar.bg-lighter .navbar-brand,.light-theme .navbar.bg-lighter .navbar-brand a{color:#697a8d}.light-theme .navbar.bg-lighter .navbar-brand:hover,.light-theme .navbar.bg-lighter .navbar-brand:focus,.light-theme .navbar.bg-lighter .navbar-brand a:hover,.light-theme .navbar.bg-lighter .navbar-brand a:focus{color:#697a8d}.light-theme .navbar.bg-lighter .navbar-search-wrapper .navbar-search-icon,.light-theme .navbar.bg-lighter .navbar-search-wrapper .search-input{color:#a1acb8}.light-theme .navbar.bg-lighter .search-input-wrapper .search-input,.light-theme .navbar.bg-lighter .search-input-wrapper .search-toggler{background-color:#4359710d!important;color:#a1acb8}.light-theme .navbar.bg-lighter .navbar-nav>.nav-link,.light-theme .navbar.bg-lighter .navbar-nav>.nav-item>.nav-link,.light-theme .navbar.bg-lighter .navbar-nav>.nav>.nav-item>.nav-link{color:#a1acb8}.light-theme .navbar.bg-lighter .navbar-nav>.nav-link:hover,.light-theme .navbar.bg-lighter .navbar-nav>.nav-link:focus,.light-theme .navbar.bg-lighter .navbar-nav>.nav-item>.nav-link:hover,.light-theme .navbar.bg-lighter .navbar-nav>.nav-item>.nav-link:focus,.light-theme .navbar.bg-lighter .navbar-nav>.nav>.nav-item>.nav-link:hover,.light-theme .navbar.bg-lighter .navbar-nav>.nav>.nav-item>.nav-link:focus{color:#697a8d}.light-theme .navbar.bg-lighter .navbar-nav>.nav-link.disabled,.light-theme .navbar.bg-lighter .navbar-nav>.nav-item>.nav-link.disabled,.light-theme .navbar.bg-lighter .navbar-nav>.nav>.nav-item>.nav-link.disabled{color:#c3cad2!important}.light-theme .navbar.bg-lighter .navbar-nav .show>.nav-link,.light-theme .navbar.bg-lighter .navbar-nav .active>.nav-link,.light-theme .navbar.bg-lighter .navbar-nav .nav-link.show,.light-theme .navbar.bg-lighter .navbar-nav .nav-link.active{color:#697a8d}.light-theme .navbar.bg-lighter .navbar-toggler{color:#a1acb8;border-color:#697a8d14}.light-theme .navbar.bg-lighter .navbar-toggler-icon{background-image:url("data:image/svg+xml,%3Csvg width='14px' height='11px' viewBox='0 0 14 11' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cdefs%3E%3Cpath d='M0,0 L14,0 L14,1.75 L0,1.75 L0,0 Z M0,4.375 L14,4.375 L14,6.125 L0,6.125 L0,4.375 Z M0,8.75 L14,8.75 L14,10.5 L0,10.5 L0,8.75 Z' id='path-1'%3E%3C/path%3E%3C/defs%3E%3Cg id='\1f48e-UI-Elements' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cg id='12)-Navbar' transform='translate(-1174.000000, -1290.000000)'%3E%3Cg id='Group' transform='translate(1174.000000, 1288.000000)'%3E%3Cg id='Icon-Color' transform='translate(0.000000, 2.000000)'%3E%3Cuse fill='rgba(67, 89, 113, 0.5)' xlink:href='%23path-1'%3E%3C/use%3E%3Cuse fill-opacity='0.1' fill='rgba(67, 89, 113, 0.5)' xlink:href='%23path-1'%3E%3C/use%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E")}.light-theme .navbar.bg-lighter .navbar-text{color:#a1acb8}.light-theme .navbar.bg-lighter .navbar-text a{color:#697a8d}.light-theme .navbar.bg-lighter .navbar-text a:hover,.light-theme .navbar.bg-lighter .navbar-text a:focus{color:#697a8d}.light-theme .navbar.bg-lighter hr{border-color:#697a8d14}.light-theme .footer.bg-secondary{background-color:#8592a3!important;color:#eaecef}.light-theme .footer.bg-secondary .footer-link{color:#eaecef}.light-theme .footer.bg-secondary .footer-link:hover,.light-theme .footer.bg-secondary .footer-link:focus{color:#fff}.light-theme .footer.bg-secondary .footer-link.disabled{color:#c2c8d1!important}.light-theme .footer.bg-secondary .footer-text{color:#fff}.light-theme .footer.bg-secondary .show>.footer-link,.light-theme .footer.bg-secondary .active>.footer-link,.light-theme .footer.bg-secondary .footer-link.show,.light-theme .footer.bg-secondary .footer-link.active{color:#fff}.light-theme .footer.bg-secondary hr{border-color:#ffffff26}.light-theme .footer.bg-success{background-color:#71dd37!important;color:#ecfae4}.light-theme .footer.bg-success .footer-link{color:#ecfae4}.light-theme .footer.bg-success .footer-link:hover,.light-theme .footer.bg-success .footer-link:focus{color:#fff}.light-theme .footer.bg-success .footer-link.disabled{color:#bbee9f!important}.light-theme .footer.bg-success .footer-text{color:#fff}.light-theme .footer.bg-success .show>.footer-link,.light-theme .footer.bg-success .active>.footer-link,.light-theme .footer.bg-success .footer-link.show,.light-theme .footer.bg-success .footer-link.active{color:#fff}.light-theme .footer.bg-success hr{border-color:#ffffff26}.light-theme .footer.bg-info{background-color:#03c3ec!important;color:#d2f4fc}.light-theme .footer.bg-info .footer-link{color:#d2f4fc}.light-theme .footer.bg-info .footer-link:hover,.light-theme .footer.bg-info .footer-link:focus{color:#fff}.light-theme .footer.bg-info .footer-link.disabled{color:#7fe0f6!important}.light-theme .footer.bg-info .footer-text{color:#fff}.light-theme .footer.bg-info .show>.footer-link,.light-theme .footer.bg-info .active>.footer-link,.light-theme .footer.bg-info .footer-link.show,.light-theme .footer.bg-info .footer-link.active{color:#fff}.light-theme .footer.bg-info hr{border-color:#ffffff26}.light-theme .footer.bg-warning{background-color:#ffab00!important;color:#fff5e0}.light-theme .footer.bg-warning .footer-link{color:#fff5e0}.light-theme .footer.bg-warning .footer-link:hover,.light-theme .footer.bg-warning .footer-link:focus{color:#fff}.light-theme .footer.bg-warning .footer-link.disabled{color:#ffd786!important}.light-theme .footer.bg-warning .footer-text{color:#fff}.light-theme .footer.bg-warning .show>.footer-link,.light-theme .footer.bg-warning .active>.footer-link,.light-theme .footer.bg-warning .footer-link.show,.light-theme .footer.bg-warning .footer-link.active{color:#fff}.light-theme .footer.bg-warning hr{border-color:#ffffff26}.light-theme .footer.bg-danger{background-color:#ff3e1d!important;color:#ffd5ce}.light-theme .footer.bg-danger .footer-link{color:#ffd5ce}.light-theme .footer.bg-danger .footer-link:hover,.light-theme .footer.bg-danger .footer-link:focus{color:#fff}.light-theme .footer.bg-danger .footer-link.disabled{color:#ff9987!important}.light-theme .footer.bg-danger .footer-text{color:#fff}.light-theme .footer.bg-danger .show>.footer-link,.light-theme .footer.bg-danger .active>.footer-link,.light-theme .footer.bg-danger .footer-link.show,.light-theme .footer.bg-danger .footer-link.active{color:#fff}.light-theme .footer.bg-danger hr{border-color:#ffffff26}.light-theme .footer.bg-dark{background-color:#233446!important;color:#e4e6e8}.light-theme .footer.bg-dark .footer-link{color:#e4e6e8}.light-theme .footer.bg-dark .footer-link:hover,.light-theme .footer.bg-dark .footer-link:focus{color:#fff}.light-theme .footer.bg-dark .footer-link.disabled{color:#979fa7!important}.light-theme .footer.bg-dark .footer-text{color:#fff}.light-theme .footer.bg-dark .show>.footer-link,.light-theme .footer.bg-dark .active>.footer-link,.light-theme .footer.bg-dark .footer-link.show,.light-theme .footer.bg-dark .footer-link.active{color:#fff}.light-theme .footer.bg-dark hr{border-color:#ffffff0f}.light-theme .footer.bg-gray{background-color:#eceef1!important;color:#8291a1}.light-theme .footer.bg-gray .footer-link{color:#8291a1}.light-theme .footer.bg-gray .footer-link:hover,.light-theme .footer.bg-gray .footer-link:focus{color:#435971}.light-theme .footer.bg-gray .footer-link.disabled{color:#acb6c1!important}.light-theme .footer.bg-gray .footer-text{color:#435971}.light-theme .footer.bg-gray .show>.footer-link,.light-theme .footer.bg-gray .active>.footer-link,.light-theme .footer.bg-gray .footer-link.show,.light-theme .footer.bg-gray .footer-link.active{color:#435971}.light-theme .footer.bg-gray hr{border-color:#43597114}.light-theme .footer.bg-white{background-color:#fff!important;color:#a1acb8}.light-theme .footer.bg-white .footer-link{color:#a1acb8}.light-theme .footer.bg-white .footer-link:hover,.light-theme .footer.bg-white .footer-link:focus{color:#697a8d}.light-theme .footer.bg-white .footer-link.disabled{color:#c7cdd4!important}.light-theme .footer.bg-white .footer-text{color:#697a8d}.light-theme .footer.bg-white .show>.footer-link,.light-theme .footer.bg-white .active>.footer-link,.light-theme .footer.bg-white .footer-link.show,.light-theme .footer.bg-white .footer-link.active{color:#697a8d}.light-theme .footer.bg-white hr{border-color:#697a8d13}.light-theme .footer.bg-light{background-color:#eceef1!important;color:#a1acb8}.light-theme .footer.bg-light .footer-link{color:#a1acb8}.light-theme .footer.bg-light .footer-link:hover,.light-theme .footer.bg-light .footer-link:focus{color:#697a8d}.light-theme .footer.bg-light .footer-link.disabled{color:#bfc6cf!important}.light-theme .footer.bg-light .footer-text{color:#697a8d}.light-theme .footer.bg-light .show>.footer-link,.light-theme .footer.bg-light .active>.footer-link,.light-theme .footer.bg-light .footer-link.show,.light-theme .footer.bg-light .footer-link.active{color:#697a8d}.light-theme .footer.bg-light hr{border-color:#697a8d14}.light-theme .footer.bg-lighter{background-color:#f6f7f8!important;color:#a1acb8}.light-theme .footer.bg-lighter .footer-link{color:#a1acb8}.light-theme .footer.bg-lighter .footer-link:hover,.light-theme .footer.bg-lighter .footer-link:focus{color:#697a8d}.light-theme .footer.bg-lighter .footer-link.disabled{color:#c3cad2!important}.light-theme .footer.bg-lighter .footer-text{color:#697a8d}.light-theme .footer.bg-lighter .show>.footer-link,.light-theme .footer.bg-lighter .active>.footer-link,.light-theme .footer.bg-lighter .footer-link.show,.light-theme .footer.bg-lighter .footer-link.active{color:#697a8d}.light-theme .footer.bg-lighter hr{border-color:#697a8d14}.light-theme .layout-navbar-fixed .layout-wrapper:not(.layout-horizontal) .layout-page:before{content:"";width:100%;height:4.75rem;position:fixed;top:0;z-index:10}.light-theme .bg-menu-theme .menu-header{position:relative}.light-theme .bg-menu-theme .menu-header:before{content:"";position:absolute;left:0;top:1.1875rem;width:1rem;height:1px;transition:all .3s ease-in-out}.layout-wrapper:not(.layout-horizontal) .light-theme .bg-menu-theme .menu-inner .menu-item .menu-link{border-radius:.375rem}.layout-horizontal .light-theme .bg-menu-theme .menu-inner>.menu-item>.menu-link{border-radius:.375rem}@media (min-width: 1200px){.layout-horizontal .light-theme .bg-menu-theme .menu-inner>.menu-item{margin:.565rem 0}.layout-horizontal .light-theme .bg-menu-theme .menu-inner>.menu-item:not(:first-child){margin-left:.0625rem}.layout-horizontal .light-theme .bg-menu-theme .menu-inner>.menu-item:not(:last-child){margin-right:.0625rem}.layout-horizontal .light-theme .bg-menu-theme .menu-inner>.menu-item .menu-sub{box-shadow:0 .25rem 1rem #a1acb873;z-index:1}}.layout-wrapper:not(.layout-horizontal) .light-theme .bg-menu-theme .menu-inner>.menu-item.active:before{content:"";position:absolute;right:0;width:.25rem;height:2.6845rem;border-radius:.375rem 0 0 .375rem}.light-theme .bg-menu-theme .menu-sub>.menu-item>.menu-link:before{content:"";position:absolute;left:1.4375rem;width:.375rem;height:.375rem;border-radius:50%}.layout-horizontal .light-theme .bg-menu-theme .menu-sub>.menu-item>.menu-link:before{left:1.3rem}.light-theme .bg-menu-theme .menu-horizontal-wrapper>.menu-inner>.menu-item>.menu-sub>.menu-item>.menu-link:before{display:none}.light-theme .bg-menu-theme .menu-sub>.menu-item.active>.menu-link:not(.menu-toggle):before{left:1.1875rem;width:.875rem;height:.875rem}.layout-horizontal .light-theme .bg-menu-theme .menu-sub>.menu-item.active>.menu-link:not(.menu-toggle):before{left:1.1rem}.light-theme .layout-menu-hover .layout-menu{box-shadow:0 .625rem 1.25rem #a1acb880;transition:all .3s ease-in-out}.light-theme .app-brand .layout-menu-toggle{position:absolute;left:15rem;border-radius:50%;opacity:1}.light-theme .app-brand .layout-menu-toggle i{width:1.5rem;height:1.5rem;transition:all .3s ease-in-out;line-height:1.05}@media (max-width: 1199.98px){.light-theme .app-brand .layout-menu-toggle{display:none}.layout-menu-expanded .light-theme .app-brand .layout-menu-toggle{display:block}}.light-theme .menu-vertical .menu-item{position:relative}.light-theme .text-primary{color:#69cdff!important}.light-theme .text-body[href]:hover{color:#5fb9e6!important}.light-theme .bg-primary{background-color:#69cdff!important}.light-theme a.bg-primary:hover,.light-theme a.bg-primary:focus{background-color:#64c3f2!important}.light-theme .dropdown-notifications-item:not(.mark-as-read) .dropdown-notifications-read span{background-color:#69cdff}.light-theme .bg-label-primary{background-color:#e7f7ff!important;color:#69cdff!important}.light-theme .border-label-primary{border:3px solid #c3ebff}.light-theme .border-light-primary{border:3px solid rgba(105,205,255,.08)}.light-theme .bg-label-hover-primary{background-color:#e7f7ff!important;color:#69cdff!important}.light-theme .bg-label-hover-primary:hover{background-color:#69cdff!important;color:#fff!important}.light-theme .bg-gradient-primary{background-image:linear-gradient(45deg,#69cdff,#b4e6ff)!important}.light-theme .page-item.active .page-link,.light-theme .page-item.active .page-link:hover,.light-theme .page-item.active .page-link:focus,.light-theme .pagination li.active>a:not(.page-link),.light-theme .pagination li.active>a:not(.page-link):hover,.light-theme .pagination li.active>a:not(.page-link):focus{border-color:#69cdff;background-color:#69cdff;color:#fff;box-shadow:0 .125rem .25rem #69cdff66}.light-theme .progress-bar{background-color:#69cdff;color:#fff;box-shadow:0 2px 4px #69cdff66}.light-theme .modal-onboarding .carousel-indicators [data-bs-target]{background-color:#69cdff}.light-theme .carousel-control-prev,.light-theme .carousel-control-next{color:#69cdff}.light-theme .carousel-control-prev:hover,.light-theme .carousel-control-prev:focus,.light-theme .carousel-control-next:hover,.light-theme .carousel-control-next:focus{color:#69cdff}.light-theme .list-group-item-primary{background-color:#e1f5ff;color:#69cdff!important}.light-theme a.list-group-item-primary,.light-theme button.list-group-item-primary{color:#69cdff}.light-theme a.list-group-item-primary:hover,.light-theme a.list-group-item-primary:focus,.light-theme button.list-group-item-primary:hover,.light-theme button.list-group-item-primary:focus{background-color:#d6e9f2;color:#69cdff}.light-theme a.list-group-item-primary.active,.light-theme button.list-group-item-primary.active{border-color:#69cdff;background-color:#69cdff;color:#69cdff}.light-theme .list-group-item.active,.light-theme .list-group-item.active:hover,.light-theme .list-group-item.active:focus{border-color:#69cdff;background-color:#69cdff}.light-theme .list-group.list-group-timeline .list-group-timeline-primary:before{background-color:#69cdff}.light-theme .alert-primary{background-color:#e7f7ff;border-color:#d2f0ff;color:#69cdff}.light-theme .alert-primary .btn-close{background-image:url("data:image/svg+xml,%3Csvg width='150px' height='151px' viewBox='0 0 150 151' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cdefs%3E%3Cpolygon id='path-1' points='131.251657 0 74.9933705 56.25 18.7483426 0 0 18.75 56.2450278 75 0 131.25 18.7483426 150 74.9933705 93.75 131.251657 150 150 131.25 93.7549722 75 150 18.75'%3E%3C/polygon%3E%3C/defs%3E%3Cg id='\1f3a8-%5BSetup%5D:-Colors-&amp;-Shadows' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cg id='Artboard' transform='translate(-225.000000, -250.000000)'%3E%3Cg id='Icon-Color' transform='translate(225.000000, 250.500000)'%3E%3Cuse fill='%2369cdff' xlink:href='%23path-1'%3E%3C/use%3E%3Cuse fill-opacity='0.5' fill='%2369cdff' xlink:href='%23path-1'%3E%3C/use%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E")}.light-theme .alert-primary .alert-link{color:#69cdff}.light-theme .alert-primary hr{background-color:#69cdff!important}.light-theme .accordion.accordion-header-primary .accordion-item.active .accordion-button{color:#69cdff!important}.light-theme .tooltip-primary .tooltip-inner,.light-theme .tooltip-primary>.tooltip .tooltip-inner,.light-theme .ngb-tooltip-primary+ngb-tooltip-window .tooltip-inner{background:#69cdff;color:#fff;box-shadow:0 .125rem .25rem #69cdff66}.light-theme .tooltip-primary.bs-tooltip-auto[data-popper-placement=top] .tooltip-arrow:before,.light-theme .tooltip-primary>.tooltip.bs-tooltip-auto[data-popper-placement=top] .tooltip-arrow:before,.light-theme .ngb-tooltip-primary+ngb-tooltip-window.bs-tooltip-auto[data-popper-placement=top] .tooltip-arrow:before{border-top-color:#69cdff}.light-theme .tooltip-primary.bs-tooltip-auto[data-popper-placement=left] .tooltip-arrow:before,.light-theme .tooltip-primary>.tooltip.bs-tooltip-auto[data-popper-placement=left] .tooltip-arrow:before,.light-theme .ngb-tooltip-primary+ngb-tooltip-window.bs-tooltip-auto[data-popper-placement=left] .tooltip-arrow:before{border-left-color:#69cdff}.light-theme .tooltip-primary.bs-tooltip-auto[data-popper-placement=bottom] .tooltip-arrow:before,.light-theme .tooltip-primary>.tooltip.bs-tooltip-auto[data-popper-placement=bottom] .tooltip-arrow:before,.light-theme .ngb-tooltip-primary+ngb-tooltip-window.bs-tooltip-auto[data-popper-placement=bottom] .tooltip-arrow:before{border-bottom-color:#69cdff}.light-theme .tooltip-primary.bs-tooltip-auto[data-popper-placement=right] .tooltip-arrow:before,.light-theme .tooltip-primary>.tooltip.bs-tooltip-auto[data-popper-placement=right] .tooltip-arrow:before,.light-theme .ngb-tooltip-primary+ngb-tooltip-window.bs-tooltip-auto[data-popper-placement=right] .tooltip-arrow:before{border-right-color:#69cdff}.light-theme .popover.popover-primary,.light-theme .popover .popover-primary>.popover,.light-theme .popover .ngb-popover-primary+ngb-popover-window{border-color:transparent;background:#69cdff;box-shadow:0 .125rem .25rem #69cdff66}.light-theme .popover.popover-primary .popover-header,.light-theme .popover .popover-primary>.popover .popover-header,.light-theme .popover .ngb-popover-primary+ngb-popover-window .popover-header{border-color:#fff3;background:transparent;color:#fff}.light-theme .popover.popover-primary .popover-body,.light-theme .popover .popover-primary>.popover .popover-body,.light-theme .popover .ngb-popover-primary+ngb-popover-window .popover-body{background:transparent;color:#fffc}.light-theme .popover.popover-primary>.popover-arrow:before,.light-theme .popover .popover-primary>.popover>.popover-arrow:before,.light-theme .popover .ngb-popover-primary+ngb-popover-window>.popover-arrow:before{border-color:transparent}.light-theme .popover.popover-primary.bs-popover-auto[data-popper-placement=top]>.popover-arrow:after,.light-theme .popover .popover-primary>.popover.bs-popover-auto[data-popper-placement=top]>.popover-arrow:after,.light-theme .popover .ngb-popover-primary+ngb-popover-window.bs-popover-auto[data-popper-placement=top]>.popover-arrow:after{border-top-color:#69cdff!important}.light-theme .popover.popover-primary.bs-popover-auto[data-popper-placement=right]>.popover-arrow:after,.light-theme .popover .popover-primary>.popover.bs-popover-auto[data-popper-placement=right]>.popover-arrow:after,.light-theme .popover .ngb-popover-primary+ngb-popover-window.bs-popover-auto[data-popper-placement=right]>.popover-arrow:after{border-right-color:#69cdff!important}.light-theme .popover.popover-primary.bs-popover-auto[data-popper-placement=bottom]>.popover-arrow:after,.light-theme .popover .popover-primary>.popover.bs-popover-auto[data-popper-placement=bottom]>.popover-arrow:after,.light-theme .popover .ngb-popover-primary+ngb-popover-window.bs-popover-auto[data-popper-placement=bottom]>.popover-arrow:after{border-bottom-color:#69cdff!important}.light-theme .popover.popover-primary.bs-popover-auto[data-popper-placement=left]>.popover-arrow:after,.light-theme .popover .popover-primary>.popover.bs-popover-auto[data-popper-placement=left]>.popover-arrow:after,.light-theme .popover .ngb-popover-primary+ngb-popover-window.bs-popover-auto[data-popper-placement=left]>.popover-arrow:after{border-left-color:#69cdff!important}.light-theme .popover.popover-primary.bs-popover-auto[data-popper-placement=bottom] .popover-header:before,.light-theme .popover .popover-primary>.popover.bs-popover-auto[data-popper-placement=bottom] .popover-header:before,.light-theme .popover .ngb-popover-primary+ngb-popover-window.bs-popover-auto[data-popper-placement=bottom] .popover-header:before{border-bottom:1px solid transparent!important}.light-theme .table-primary{--bs-table-bg: #e1f5ff;--bs-table-striped-bg: #dcf0fb;--bs-table-striped-color: #435971;--bs-table-active-bg: #d1e5f1;--bs-table-active-color: #435971;--bs-table-hover-bg: #d8ecf6;--bs-table-hover-color: #435971;color:#435971;border-color:#d1e5f1}.light-theme .table-primary th{border-bottom-color:inherit!important}.light-theme .table-primary .btn-icon{color:#435971}.light-theme .btn-primary{color:#fff;background-color:#69cdff;border-color:#69cdff;box-shadow:0 .125rem .25rem #69cdff66}.light-theme .btn-primary:hover{color:#fff!important;background-color:#5fb9e6!important;border-color:#5fb9e6!important;transform:translateY(-1px)!important}.btn-check:focus+.light-theme .btn-primary,.light-theme .btn-primary:focus,.light-theme .btn-primary.focus{color:#fff;background-color:#5fb9e6;border-color:#5fb9e6;transform:translateY(0);box-shadow:none}.btn-check:checked+.light-theme .btn-primary,.btn-check:active+.light-theme .btn-primary,.light-theme .btn-primary:active,.light-theme .btn-primary.active,.light-theme .btn-primary.show.dropdown-toggle,.show>.light-theme .btn-primary.dropdown-toggle{color:#fff!important;background-color:#59aed9!important;border-color:#59aed9!important}.btn-check:checked+.light-theme .btn-primary:focus,.btn-check:active+.light-theme .btn-primary:focus,.light-theme .btn-primary:active:focus,.light-theme .btn-primary.active:focus,.light-theme .btn-primary.show.dropdown-toggle:focus,.show>.light-theme .btn-primary.dropdown-toggle:focus{box-shadow:none}.light-theme .btn-primary.disabled,.light-theme .btn-primary:disabled{color:#fff!important;background-color:#69cdff!important;border-color:#69cdff!important;box-shadow:none!important}.light-theme .btn-label-primary{color:#69cdff;border-color:transparent;background:#e7f7ff}.light-theme .btn-label-primary:hover{border-color:transparent!important;background:#5fb9e6!important;color:#fff!important;box-shadow:0 .125rem .25rem #69cdff66!important;transform:translateY(-1px)!important}.light-theme .btn-label-primary:focus,.light-theme .btn-label-primary.focus{color:#fff;background:#5fb9e6;box-shadow:none!important;transform:translateY(0)}.light-theme .btn-label-primary:active,.light-theme .btn-label-primary.active,.light-theme .btn-label-primary.show.dropdown-toggle,.show>.light-theme .btn-label-primary.dropdown-toggle{color:#fff!important;background-color:#59aed9!important;border-color:transparent!important}.light-theme .btn-label-primary:active:focus,.light-theme .btn-label-primary.active:focus,.light-theme .btn-label-primary.show.dropdown-toggle:focus,.show>.light-theme .btn-label-primary.dropdown-toggle:focus{box-shadow:none}.light-theme .btn-label-primary.disabled,.light-theme .btn-label-primary:disabled{color:#69cdff!important;background-color:#e7f7ff!important;border-color:transparent!important}.light-theme .btn-outline-primary{color:#69cdff;border-color:#69cdff;background:transparent}.light-theme .btn-outline-primary:hover{color:#fff!important;background-color:#5fb9e6!important;border-color:#5fb9e6!important;box-shadow:0 .125rem .25rem #69cdff66!important;transform:translateY(-1px)!important}.btn-check:focus+.light-theme .btn-outline-primary,.light-theme .btn-outline-primary:focus{color:#fff;background-color:#5fb9e6;border-color:#5fb9e6;box-shadow:none;transform:translateY(0)}.btn-check:checked+.light-theme .btn-outline-primary,.btn-check:active+.light-theme .btn-outline-primary,.light-theme .btn-outline-primary:active,.light-theme .btn-outline-primary.active,.light-theme .btn-outline-primary.dropdown-toggle.show{color:#fff!important;background-color:#59aed9!important;border-color:#59aed9!important}.btn-check:checked+.light-theme .btn-outline-primary:focus,.btn-check:active+.light-theme .btn-outline-primary:focus,.light-theme .btn-outline-primary:active:focus,.light-theme .btn-outline-primary.active:focus,.light-theme .btn-outline-primary.dropdown-toggle.show:focus{box-shadow:none}.light-theme .btn-outline-primary.disabled,.light-theme .btn-outline-primary:disabled{box-shadow:none!important;color:#69cdff!important;background-color:transparent!important}.light-theme .btn-outline-primary .badge{background:#69cdff;border-color:#69cdff;color:#fff}.light-theme .btn-outline-primary:hover .badge,.light-theme .btn-outline-primary:focus:hover .badge,.light-theme .btn-outline-primary:active .badge,.light-theme .btn-outline-primary.active .badge,.light-theme .show>.btn-outline-primary.dropdown-toggle .badge{background:#fff;border-color:#fff;color:#69cdff}.light-theme .dropdown-item:not(.disabled).active,.light-theme .dropdown-item:not(.disabled):active{background-color:#69cdff14;color:#69cdff!important}.light-theme .dropdown-menu>li:not(.disabled)>a:not(.dropdown-item):active,.light-theme .dropdown-menu>li.active:not(.disabled)>a:not(.dropdown-item){background-color:#69cdff14;color:#69cdff!important}.light-theme .dt-button-collection .dropdown-item:not(.disabled):active{background-color:#69cdff14}.light-theme .nav .nav-link:hover,.light-theme .nav .nav-link:focus{color:#5fb9e6}.light-theme .nav-pills .nav-link.active,.light-theme .nav-pills .nav-link.active:hover,.light-theme .nav-pills .nav-link.active:focus{background-color:#69cdff;color:#fff;box-shadow:0 2px 4px #69cdff66}.light-theme .form-control:focus,.light-theme .form-select:focus{border-color:#69cdff!important}.light-theme .input-group:focus-within .form-control,.light-theme .input-group:focus-within .input-group-text{border-color:#69cdff!important}.light-theme .form-check-input:focus{border-color:#69cdff;box-shadow:0 2px 4px #69cdff66}.light-theme .form-check-input:disabled{background-color:#eceef1}.light-theme .form-check-input:checked,.light-theme .form-check-input[type=checkbox]:indeterminate{background-color:#69cdff;border-color:#69cdff;box-shadow:0 2px 4px #69cdff66}.light-theme .custom-option.checked{border:1px solid #69cdff}.light-theme .form-switch .form-check-input:focus{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%2369cdff'/%3e%3c/svg%3e")}.light-theme .form-switch .form-check-input:checked{background-image: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")}.light-theme .form-control:focus~.form-label{border-color:#69cdff}.light-theme .form-control:focus~.form-label:after{border-color:inherit}.light-theme .switch-input:checked~.switch-toggle-slider{background:#69cdff;border-color:#69cdff!important;color:#fff}.light-theme .switch-input:active~.switch-toggle-slider{box-shadow:none}.light-theme .switch-input:focus~.switch-toggle-slider{border:1px solid #69cdff;box-shadow:0 0 .25rem .05rem #696cff1a}.light-theme .switch-primary.switch .switch-input:checked~.switch-toggle-slider{background:#69cdff;border-color:#69cdff!important;color:#fff}.light-theme .switch-primary.switch .switch-input:active~.switch-toggle-slider{box-shadow:none}.light-theme .switch-primary.switch .switch-input:focus~.switch-toggle-slider{border:1px solid #69cdff;box-shadow:0 0 .25rem .05rem #696cff1a}.light-theme .timeline .timeline-item-primary .timeline-event{background-color:#69cdff1a}.light-theme .timeline .timeline-item-primary .timeline-event:before{border-left-color:#69cdff1a!important;border-right-color:#69cdff1a!important}.light-theme .timeline .timeline-point-primary{background-color:#69cdff!important;box-shadow:0 0 0 .1875rem #69cdff29}.light-theme .timeline .timeline-indicator-primary{border-color:#69cdff!important}.light-theme .timeline .timeline-indicator-primary i{color:#69cdff!important}.light-theme .divider.divider-primary .divider-text:before,.light-theme .divider.divider-primary .divider-text:after{border-color:#69cdff}.light-theme .navbar.bg-primary{background-color:#69cdff!important;color:#eef9ff}.light-theme .navbar.bg-primary .navbar-brand,.light-theme .navbar.bg-primary .navbar-brand a{color:#fff}.light-theme .navbar.bg-primary .navbar-brand:hover,.light-theme .navbar.bg-primary .navbar-brand:focus,.light-theme .navbar.bg-primary .navbar-brand a:hover,.light-theme .navbar.bg-primary .navbar-brand a:focus{color:#fff}.light-theme .navbar.bg-primary .navbar-search-wrapper .navbar-search-icon,.light-theme .navbar.bg-primary .navbar-search-wrapper .search-input{color:#eef9ff}.light-theme .navbar.bg-primary .search-input-wrapper .search-input,.light-theme .navbar.bg-primary .search-input-wrapper .search-toggler{background-color:#69cdff!important;color:#eef9ff}.light-theme .navbar.bg-primary .navbar-nav>.nav-link,.light-theme .navbar.bg-primary .navbar-nav>.nav-item>.nav-link,.light-theme .navbar.bg-primary .navbar-nav>.nav>.nav-item>.nav-link{color:#eef9ff}.light-theme .navbar.bg-primary .navbar-nav>.nav-link:hover,.light-theme .navbar.bg-primary .navbar-nav>.nav-link:focus,.light-theme .navbar.bg-primary .navbar-nav>.nav-item>.nav-link:hover,.light-theme .navbar.bg-primary .navbar-nav>.nav-item>.nav-link:focus,.light-theme .navbar.bg-primary .navbar-nav>.nav>.nav-item>.nav-link:hover,.light-theme .navbar.bg-primary .navbar-nav>.nav>.nav-item>.nav-link:focus{color:#fff}.light-theme .navbar.bg-primary .navbar-nav>.nav-link.disabled,.light-theme .navbar.bg-primary .navbar-nav>.nav-item>.nav-link.disabled,.light-theme .navbar.bg-primary .navbar-nav>.nav>.nav-item>.nav-link.disabled{color:#b9e7ff!important}.light-theme .navbar.bg-primary .navbar-nav .show>.nav-link,.light-theme .navbar.bg-primary .navbar-nav .active>.nav-link,.light-theme .navbar.bg-primary .navbar-nav .nav-link.show,.light-theme .navbar.bg-primary .navbar-nav .nav-link.active{color:#fff}.light-theme .navbar.bg-primary .navbar-toggler{color:#eef9ff;border-color:#ffffff26}.light-theme .navbar.bg-primary .navbar-toggler-icon{background-image:url("data:image/svg+xml,%3Csvg width='14px' height='11px' viewBox='0 0 14 11' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cdefs%3E%3Cpath d='M0,0 L14,0 L14,1.75 L0,1.75 L0,0 Z M0,4.375 L14,4.375 L14,6.125 L0,6.125 L0,4.375 Z M0,8.75 L14,8.75 L14,10.5 L0,10.5 L0,8.75 Z' id='path-1'%3E%3C/path%3E%3C/defs%3E%3Cg id='\1f48e-UI-Elements' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cg id='12)-Navbar' transform='translate(-1174.000000, -1290.000000)'%3E%3Cg id='Group' transform='translate(1174.000000, 1288.000000)'%3E%3Cg id='Icon-Color' transform='translate(0.000000, 2.000000)'%3E%3Cuse fill='rgba(255, 255, 255, 0.8)' xlink:href='%23path-1'%3E%3C/use%3E%3Cuse fill-opacity='0.1' fill='rgba(255, 255, 255, 0.8)' xlink:href='%23path-1'%3E%3C/use%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E")}.light-theme .navbar.bg-primary .navbar-text{color:#eef9ff}.light-theme .navbar.bg-primary .navbar-text a{color:#fff}.light-theme .navbar.bg-primary .navbar-text a:hover,.light-theme .navbar.bg-primary .navbar-text a:focus{color:#fff}.light-theme .navbar.bg-primary hr{border-color:#ffffff26}.light-theme .menu.bg-primary{background-color:#69cdff!important;color:#eef9ff}.light-theme .menu.bg-primary .menu-link,.light-theme .menu.bg-primary .menu-horizontal-prev,.light-theme .menu.bg-primary .menu-horizontal-next{color:#eef9ff}.light-theme .menu.bg-primary .menu-link:hover,.light-theme .menu.bg-primary .menu-link:focus,.light-theme .menu.bg-primary .menu-horizontal-prev:hover,.light-theme .menu.bg-primary .menu-horizontal-prev:focus,.light-theme .menu.bg-primary .menu-horizontal-next:hover,.light-theme .menu.bg-primary .menu-horizontal-next:focus{color:#fff}.light-theme .menu.bg-primary .menu-link.active,.light-theme .menu.bg-primary .menu-horizontal-prev.active,.light-theme .menu.bg-primary .menu-horizontal-next.active{color:#fff}.light-theme .menu.bg-primary .menu-item.disabled .menu-link,.light-theme .menu.bg-primary .menu-horizontal-prev.disabled,.light-theme .menu.bg-primary .menu-horizontal-next.disabled{color:#b9e7ff!important}.light-theme .menu.bg-primary .menu-item.open:not(.menu-item-closing)>.menu-toggle,.light-theme .menu.bg-primary .menu-item.active>.menu-link{color:#fff}.light-theme .menu.bg-primary .menu-item.active>.menu-link:not(.menu-toggle){background-color:#6dceff}.light-theme .menu.bg-primary.menu-horizontal .menu-sub>.menu-item.active>.menu-link:not(.menu-toggle){background-color:#71cfff}.light-theme .menu.bg-primary.menu-horizontal .menu-inner .menu-item:not(.menu-item-closing)>.menu-sub,.light-theme .menu.bg-primary.menu-horizontal .menu-inner .menu-item.open>.menu-toggle{background:#6dceff}.light-theme .menu.bg-primary .menu-inner>.menu-item.menu-item-closing .menu-item.open .menu-sub,.light-theme .menu.bg-primary .menu-inner>.menu-item.menu-item-closing .menu-item.open .menu-toggle{background:transparent;color:#eef9ff}.light-theme .menu.bg-primary .menu-inner-shadow{background:linear-gradient(#69cdff 41%,#69cdff1c 95%,#69cdff00)}.light-theme .menu.bg-primary .menu-text{color:#fff}.light-theme .menu.bg-primary .menu-header{color:#cdeeff}.light-theme .menu.bg-primary hr,.light-theme .menu.bg-primary .menu-divider,.light-theme .menu.bg-primary .menu-inner>.menu-item.open>.menu-sub:before{border-color:#ffffff26!important}.light-theme .menu.bg-primary .menu-inner>.menu-header:before{background-color:#ffffff26}.light-theme .menu.bg-primary .menu-block:before{background-color:#cdeeff}.light-theme .menu.bg-primary .menu-inner>.menu-item.open .menu-item.open>.menu-toggle:before{background-color:#83d5ff}.light-theme .menu.bg-primary .menu-inner>.menu-item.open .menu-item.active>.menu-link:before{background-color:#fff}.light-theme .menu.bg-primary .menu-inner>.menu-item.open .menu-item.open>.menu-toggle:before,.light-theme .menu.bg-primary .menu-inner>.menu-item.open .menu-item.active>.menu-link:before{box-shadow:0 0 0 2px #6dceff}.light-theme .menu.bg-primary .ps__thumb-y,.light-theme .menu.bg-primary .ps__rail-y.ps--clicking>.ps__thumb-y{background:#ffffffae!important}@media (max-width: 1199.98px){.light-theme .app-brand .layout-menu-toggle{border:7px solid #69cdff!important}}.light-theme .footer.bg-primary{background-color:#69cdff!important;color:#eef9ff}.light-theme .footer.bg-primary .footer-link{color:#eef9ff}.light-theme .footer.bg-primary .footer-link:hover,.light-theme .footer.bg-primary .footer-link:focus{color:#fff}.light-theme .footer.bg-primary .footer-link.disabled{color:#b9e7ff!important}.light-theme .footer.bg-primary .footer-text{color:#fff}.light-theme .footer.bg-primary .show>.footer-link,.light-theme .footer.bg-primary .active>.footer-link,.light-theme .footer.bg-primary .footer-link.show,.light-theme .footer.bg-primary .footer-link.active{color:#fff}.light-theme .footer.bg-primary hr{border-color:#ffffff26}.light-theme .bg-primary.toast,.light-theme .bg-primary.bs-toast{color:#fff;background-color:#69cdffd9!important;box-shadow:0 .25rem 1rem #69cdff66}.light-theme .bg-primary.toast .toast-header,.light-theme .bg-primary.bs-toast .toast-header{color:#fff}.light-theme .bg-primary.toast .toast-header .btn-close,.light-theme .bg-primary.bs-toast .toast-header .btn-close{background-color:#69cdff!important;background-image:url("data:image/svg+xml,%3Csvg width='150px' height='151px' viewBox='0 0 150 151' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cdefs%3E%3Cpolygon id='path-1' points='131.251657 0 74.9933705 56.25 18.7483426 0 0 18.75 56.2450278 75 0 131.25 18.7483426 150 74.9933705 93.75 131.251657 150 150 131.25 93.7549722 75 150 18.75'%3E%3C/polygon%3E%3C/defs%3E%3Cg id='\1f3a8-%5BSetup%5D:-Colors-&amp;-Shadows' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cg id='Artboard' transform='translate(-225.000000, -250.000000)'%3E%3Cg id='Icon-Color' transform='translate(225.000000, 250.500000)'%3E%3Cuse fill='%23fff' xlink:href='%23path-1'%3E%3C/use%3E%3Cuse fill-opacity='1' fill='%23fff' xlink:href='%23path-1'%3E%3C/use%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E");box-shadow:0 .1875rem .375rem #69cdff66!important}.light-theme .form-floating>.form-control:focus~label,.light-theme .form-floating>.form-control:not(:placeholder-shown)~label,.light-theme .form-floating>.form-select~label{color:#69cdff}.light-theme .form-floating>.form-control:-webkit-autofill~label{color:#69cdff}.light-theme .svg-illustration svg{fill:#69cdff}.light-theme .jstree-default .jstree-wholerow-clicked,.light-theme .jstree-default .jstree-wholerow-hovered{background:#e9f8ff}.light-theme .jstree-default-dark .jstree-wholerow-hovered,.light-theme .jstree-default-dark .jstree-wholerow-clicked{background:#437999}.light-theme .card.card-border-shadow-primary:after{border-bottom-color:#c3ebff}.light-theme .card.card-border-shadow-primary:hover:after{border-bottom-color:#69cdff}.light-theme .card.card-hover-border-primary:hover,.light-theme .card .card-hover-border-primary:hover{border-color:#c6ecff}.light-theme html:not([dir=rtl]) .border-primary,.light-theme html[dir=rtl] .border-primary{border-color:#69cdff!important}.light-theme a{color:#69cdff}.light-theme a:hover{color:#78d2ff}.light-theme .fill-primary{fill:#69cdff}.light-theme .noUi-primary .noUi-base .noUi-connect{background:#69cdff!important}.light-theme .select2-container--default.select2-container--focus .select2-selection,.light-theme .select2-container--default.select2-container--open .select2-selection{border-color:#69cdff!important}.light-theme .select2-primary .select2-container--default .select2-selection--multiple .select2-selection__choice{background:#69cdff14!important;color:#69cdff!important}.light-theme .select2-primary .select2-container--default .select2-selection--multiple .select2-selection__choice:hover{background:#69cdff29!important}.light-theme table.dataTable.dtr-column>tbody>tr>td.control:before,.light-theme table.dataTable.dtr-column>tbody>tr>th.control:before{background-color:#69cdff;border:2px solid #fff;box-shadow:0 0 3px #435971cc}.light-theme .bootstrap-select .dropdown-menu.inner a[aria-selected=true]{background:#69cdff14!important;color:#69cdff!important}.light-theme .bootstrap-select .dropdown-toggle.show{border-color:#69cdff}.light-theme .datepicker table tr td.active,.light-theme .datepicker table tr td.active.highlighted,.light-theme .datepicker table tr td .focused,.light-theme .datepicker table tr td span.active,.light-theme .datepicker table tr td span.active.disabled,.light-theme .datepicker table tr td.range-start,.light-theme .datepicker table tr td.range-end{background:#69cdff!important;color:#fff!important;box-shadow:0 .125rem .25rem #69cdff73}.light-theme .datepicker table tr td.range,.light-theme .datepicker table tr td.range.highlighted,.light-theme .datepicker table tr td.range.today{color:#69cdff!important;background:#e7f7ff!important}.light-theme .datepicker table tr td.range.focused,.light-theme .datepicker table tr td.range.highlighted.focused,.light-theme .datepicker table tr td.range.today.focused{background:#c8edff!important}.light-theme .datepicker table tr td.range.disabled,.light-theme .datepicker table tr td.range.highlighted.disabled,.light-theme .datepicker table tr td.range.today.disabled{background:#e7f7ff80!important;color:#43597180!important}.light-theme .datepicker table tr td.today:not(.active){box-shadow:0 0 0 1px #69cdff inset}.light-theme .flatpickr-calendar .numInputWrapper span.arrowDown:after{border-top-color:#fff}.light-theme .flatpickr-calendar .numInputWrapper span.arrowUp:after{border-bottom-color:#fff}.light-theme .flatpickr-day.today{border-color:#69cdff}.light-theme .flatpickr-day.inRange,.light-theme .flatpickr-day.nextMonthDay.inRange,.light-theme .flatpickr-day.prevMonthDay.inRange,.light-theme .flatpickr-day.today.inRange,.light-theme .flatpickr-day.prevMonthDay.today.inRange,.light-theme .flatpickr-day.nextMonthDay.today.inRange{color:#69cdff!important;background:#e7f7ff!important;border-color:#e7f7ff!important}.light-theme .flatpickr-day.selected,.light-theme .flatpickr-day.selected.inRange,.light-theme .flatpickr-day.selected:focus,.light-theme .flatpickr-day.selected:hover,.light-theme .flatpickr-day.selected.nextMonthDay,.light-theme .flatpickr-day.selected.prevMonthDay,.light-theme .flatpickr-day.startRange,.light-theme .flatpickr-day.startRange.inRange,.light-theme .flatpickr-day.startRange:focus,.light-theme .flatpickr-day.startRange:hover,.light-theme .flatpickr-day.startRange.nextMonthDay,.light-theme .flatpickr-day.startRange.prevMonthDay,.light-theme .flatpickr-day.endRange,.light-theme .flatpickr-day.endRange.inRange,.light-theme .flatpickr-day.endRange:focus,.light-theme .flatpickr-day.endRange:hover,.light-theme .flatpickr-day.endRange.nextMonthDay,.light-theme .flatpickr-day.endRange.prevMonthDay,.light-theme .flatpickr-day.week.selected{color:#fff!important;background:#69cdff!important;border-color:#69cdff!important;box-shadow:0 .125rem .25rem #69cdff73}.light-theme .daterangepicker table thead th select,.light-theme .daterangepicker table thead td select{background-color:transparent}.light-theme .daterangepicker td.active:not(.off){background:#69cdff!important;color:#fff;box-shadow:0 .125rem .25rem #69cdff73}.light-theme .daterangepicker .start-date:not(.end-date):not(.off),.light-theme .daterangepicker .end-date:not(.start-date):not(.off){background-color:#69cdff;color:#fff;border:0!important}.light-theme .daterangepicker .start-date:not(.end-date):not(.off):hover,.light-theme .daterangepicker .end-date:not(.start-date):not(.off):hover{background-color:#69cdff!important}.light-theme .daterangepicker .input-mini.active{border-color:#69cdff!important}.light-theme .daterangepicker td.in-range:not(.start-date):not(.end-date):not(.off){color:#69cdff!important;background-color:#e7f7ff!important}.light-theme .ranges li.active{color:#fff!important;background-color:#69cdff!important}.light-theme li.ui-timepicker-selected,.light-theme .ui-timepicker-list .ui-timepicker-selected:hover{color:#fff!important;background:#69cdff!important}.light-theme .ql-snow.ql-toolbar button:hover,.light-theme .ql-snow.ql-toolbar button:focus,.light-theme .ql-snow.ql-toolbar button.ql-active,.light-theme .ql-snow.ql-toolbar .ql-picker-label:hover,.light-theme .ql-snow.ql-toolbar .ql-picker-label.ql-active,.light-theme .ql-snow.ql-toolbar .ql-picker-item:hover,.light-theme .ql-snow.ql-toolbar .ql-picker-item.ql-selected,.light-theme .ql-snow .ql-toolbar button:hover,.light-theme .ql-snow .ql-toolbar button:focus,.light-theme .ql-snow .ql-toolbar button.ql-active,.light-theme .ql-snow .ql-toolbar .ql-picker-label:hover,.light-theme .ql-snow .ql-toolbar .ql-picker-label.ql-active,.light-theme .ql-snow .ql-toolbar .ql-picker-item:hover,.light-theme .ql-snow .ql-toolbar .ql-picker-item.ql-selected{color:#69cdff!important}.light-theme .ql-snow.ql-toolbar button:hover .ql-fill,.light-theme .ql-snow.ql-toolbar button:focus .ql-fill,.light-theme .ql-snow.ql-toolbar button.ql-active .ql-fill,.light-theme .ql-snow.ql-toolbar .ql-picker-label:hover .ql-fill,.light-theme .ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-fill,.light-theme .ql-snow.ql-toolbar .ql-picker-item:hover .ql-fill,.light-theme .ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-fill,.light-theme .ql-snow.ql-toolbar button:hover .ql-stroke.ql-fill,.light-theme .ql-snow.ql-toolbar button:focus .ql-stroke.ql-fill,.light-theme .ql-snow.ql-toolbar button.ql-active .ql-stroke.ql-fill,.light-theme .ql-snow.ql-toolbar .ql-picker-label:hover .ql-stroke.ql-fill,.light-theme .ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke.ql-fill,.light-theme .ql-snow.ql-toolbar .ql-picker-item:hover .ql-stroke.ql-fill,.light-theme .ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke.ql-fill,.light-theme .ql-snow .ql-toolbar button:hover .ql-fill,.light-theme .ql-snow .ql-toolbar button:focus .ql-fill,.light-theme .ql-snow .ql-toolbar button.ql-active .ql-fill,.light-theme .ql-snow .ql-toolbar .ql-picker-label:hover .ql-fill,.light-theme .ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-fill,.light-theme .ql-snow .ql-toolbar .ql-picker-item:hover .ql-fill,.light-theme .ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-fill,.light-theme .ql-snow .ql-toolbar button:hover .ql-stroke.ql-fill,.light-theme .ql-snow .ql-toolbar button:focus .ql-stroke.ql-fill,.light-theme .ql-snow .ql-toolbar button.ql-active .ql-stroke.ql-fill,.light-theme .ql-snow .ql-toolbar .ql-picker-label:hover .ql-stroke.ql-fill,.light-theme .ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-stroke.ql-fill,.light-theme .ql-snow .ql-toolbar .ql-picker-item:hover .ql-stroke.ql-fill,.light-theme .ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-stroke.ql-fill{fill:#69cdff!important}.light-theme .ql-snow.ql-toolbar button:hover .ql-stroke,.light-theme .ql-snow.ql-toolbar button:focus .ql-stroke,.light-theme .ql-snow.ql-toolbar button.ql-active .ql-stroke,.light-theme .ql-snow.ql-toolbar .ql-picker-label:hover .ql-stroke,.light-theme .ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke,.light-theme .ql-snow.ql-toolbar .ql-picker-item:hover .ql-stroke,.light-theme .ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke,.light-theme .ql-snow.ql-toolbar button:hover .ql-stroke-miter,.light-theme .ql-snow.ql-toolbar button:focus .ql-stroke-miter,.light-theme .ql-snow.ql-toolbar button.ql-active .ql-stroke-miter,.light-theme .ql-snow.ql-toolbar .ql-picker-label:hover .ql-stroke-miter,.light-theme .ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke-miter,.light-theme .ql-snow.ql-toolbar .ql-picker-item:hover .ql-stroke-miter,.light-theme .ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke-miter,.light-theme .ql-snow .ql-toolbar button:hover .ql-stroke,.light-theme .ql-snow .ql-toolbar button:focus .ql-stroke,.light-theme .ql-snow .ql-toolbar button.ql-active .ql-stroke,.light-theme .ql-snow .ql-toolbar .ql-picker-label:hover .ql-stroke,.light-theme .ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-stroke,.light-theme .ql-snow .ql-toolbar .ql-picker-item:hover .ql-stroke,.light-theme .ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-stroke,.light-theme .ql-snow .ql-toolbar button:hover .ql-stroke-miter,.light-theme .ql-snow .ql-toolbar button:focus .ql-stroke-miter,.light-theme .ql-snow .ql-toolbar button.ql-active .ql-stroke-miter,.light-theme .ql-snow .ql-toolbar .ql-picker-label:hover .ql-stroke-miter,.light-theme .ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-stroke-miter,.light-theme .ql-snow .ql-toolbar .ql-picker-item:hover .ql-stroke-miter,.light-theme .ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-stroke-miter{stroke:#69cdff!important}.light-theme .tt-suggestion:active,.light-theme .tt-cursor{background:#69cdff14!important;color:#69cdff!important}.light-theme .dropzone.dz-drag-hover{border-color:#69cdff!important}.light-theme .swiper-pagination-bullet.swiper-pagination-bullet-active,.light-theme .swiper-pagination.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:#69cdff!important}.light-theme .sk-primary.sk-plane,.light-theme .sk-primary .sk-chase-dot:before,.light-theme .sk-primary .sk-bounce-dot,.light-theme .sk-primary .sk-wave-rect,.light-theme .sk-primary.sk-pulse,.light-theme .sk-primary .sk-swing-dot,.light-theme .sk-primary .sk-circle-dot:before,.light-theme .sk-primary .sk-circle-fade-dot:before,.light-theme .sk-primary .sk-grid-cube,.light-theme .sk-primary .sk-fold-cube:before{background-color:#69cdff}.light-theme .plyr input[type=range]::-ms-fill-lower{background:#69cdff!important}.light-theme .plyr input[type=range]:active::-webkit-slider-thumb{background:#69cdff!important}.light-theme .plyr input[type=range]:active::-moz-range-thumb{background:#69cdff!important}.light-theme .plyr input[type=range]:active::-ms-thumb{background:#69cdff!important}.light-theme .plyr--video .plyr__control.plyr__control--overlaid,.light-theme .plyr--video .plyr__controls button.tab-focus:focus,.light-theme .plyr--video .plyr__control[aria-expanded=true],.light-theme .plyr--video .plyr__controls button:hover{background:#69cdff!important;color:#fff!important}.light-theme .plyr--audio .plyr__controls button.tab-focus:focus,.light-theme .plyr--audio .plyr__control[aria-expanded=true],.light-theme .plyr--audio .plyr__controls button:hover{background:#69cdff!important;color:#fff!important}.light-theme .plyr__play-large{background:#69cdff!important;color:#fff!important}.light-theme .plyr__progress--played,.light-theme .plyr__volume--display,.light-theme .plyr--full-ui input[type=range]{color:#69cdff!important}.light-theme .plyr__menu__container .plyr__control[role=menuitemradio][aria-checked=true]:before{background:#69cdff!important}.light-theme .fc .fc-event-primary:not(.fc-list-event){background-color:#e7f7ff!important;color:#69cdff!important}.light-theme .fc .fc-event-primary:not(.fc-list-event){border-color:#69cdff26}.light-theme .fc .fc-event-primary.fc-list-event .fc-list-event-dot{border-color:#69cdff!important}.light-theme .fc .fc-button-primary:not(.fc-prev-button):not(.fc-next-button){background-color:#69cdff14!important;border:0;color:#69cdff}.light-theme .fc .fc-button-primary:not(.fc-prev-button):not(.fc-next-button).fc-button-active,.light-theme .fc .fc-button-primary:not(.fc-prev-button):not(.fc-next-button):hover{background-color:#69cdff!important;border-color:#69cdff!important;color:#fff}.light-theme .fc .fc-button-primary:not(.fc-prev-button):not(.fc-next-button):hover{box-shadow:0 .125rem .25rem #69cdff66}.light-theme .swal2-progress-steps[class] .swal2-progress-step.swal2-active-progress-step,.light-theme .swal2-progress-steps[class] .swal2-progress-step-line,.light-theme .swal2-progress-steps[class] .swal2-active-progress-step,.light-theme .swal2-progress-steps[class] .swal2-progress-step{background:#69cdff;color:#fff}.light-theme .swal2-progress-steps[class] .swal2-progress-step.swal2-active-progress-step~.swal2-progress-step,.light-theme .swal2-progress-steps[class] .swal2-progress-step.swal2-active-progress-step~.swal2-progress-step-line{background:#e9f8ff}.light-theme .pcr-app .pcr-type.active,.light-theme .pcr-app .pcr-save{background:#69cdff!important}.light-theme .icon-card.active{outline:1px solid #69cdff}.light-theme .icon-card.active i,.light-theme .icon-card.active svg{color:#69cdff}.light-theme .shepherd-element[data-popper-placement=bottom] .shepherd-arrow:before{background-color:#69cdff!important;border-color:#69cdff}.light-theme .shepherd-element .shepherd-header{background:#69cdff!important;color:#fff}.light-theme .shepherd-element .shepherd-header .shepherd-title,.light-theme .shepherd-element .shepherd-header .shepherd-cancel-icon{color:#fff!important}.light-theme .shepherd-element .shepherd-button:not(:disabled).btn-primary{color:#fff;background-color:#69cdff;border-color:#69cdff;box-shadow:0 .125rem .25rem #69cdff66}.light-theme .shepherd-element .shepherd-button:not(:disabled).btn-primary:hover{color:#fff!important;background-color:#5fb9e6!important;border-color:#5fb9e6!important;transform:translateY(-1px)!important}.btn-check:focus+.light-theme .shepherd-element .shepherd-button:not(:disabled).btn-primary,.light-theme .shepherd-element .shepherd-button:not(:disabled).btn-primary:focus,.light-theme .shepherd-element .shepherd-button:not(:disabled).btn-primary.focus{color:#fff;background-color:#5fb9e6;border-color:#5fb9e6;transform:translateY(0);box-shadow:none}.btn-check:checked+.light-theme .shepherd-element .shepherd-button:not(:disabled).btn-primary,.btn-check:active+.light-theme .shepherd-element .shepherd-button:not(:disabled).btn-primary,.light-theme .shepherd-element .shepherd-button:not(:disabled).btn-primary:active,.light-theme .shepherd-element .shepherd-button:not(:disabled).btn-primary.active,.light-theme .shepherd-element .shepherd-button:not(:disabled).btn-primary.show.dropdown-toggle,.show>.light-theme .shepherd-element .shepherd-button:not(:disabled).btn-primary.dropdown-toggle{color:#fff!important;background-color:#59aed9!important;border-color:#59aed9!important}.btn-check:checked+.light-theme .shepherd-element .shepherd-button:not(:disabled).btn-primary:focus,.btn-check:active+.light-theme .shepherd-element .shepherd-button:not(:disabled).btn-primary:focus,.light-theme .shepherd-element .shepherd-button:not(:disabled).btn-primary:active:focus,.light-theme .shepherd-element .shepherd-button:not(:disabled).btn-primary.active:focus,.light-theme .shepherd-element .shepherd-button:not(:disabled).btn-primary.show.dropdown-toggle:focus,.show>.light-theme .shepherd-element .shepherd-button:not(:disabled).btn-primary.dropdown-toggle:focus{box-shadow:none}.light-theme .shepherd-element .shepherd-button:not(:disabled).btn-primary.disabled,.light-theme .shepherd-element .shepherd-button:not(:disabled).btn-primary:disabled{color:#fff!important;background-color:#69cdff!important;border-color:#69cdff!important;box-shadow:none!important}.light-theme .shepherd-element .shepherd-button:not(:disabled).btn-label-secondary{color:#8592a3;border-color:transparent;background:#ebeef0}.light-theme .shepherd-element .shepherd-button:not(:disabled).btn-label-secondary:hover{border-color:transparent!important;background:#788393!important;color:#fff!important;box-shadow:0 .125rem .25rem #8592a366!important;transform:translateY(-1px)!important}.light-theme .shepherd-element .shepherd-button:not(:disabled).btn-label-secondary:focus,.light-theme .shepherd-element .shepherd-button:not(:disabled).btn-label-secondary.focus{color:#fff;background:#788393;box-shadow:none!important;transform:translateY(0)}.light-theme .shepherd-element .shepherd-button:not(:disabled).btn-label-secondary:active,.light-theme .shepherd-element .shepherd-button:not(:disabled).btn-label-secondary.active,.light-theme .shepherd-element .shepherd-button:not(:disabled).btn-label-secondary.show.dropdown-toggle,.show>.light-theme .shepherd-element .shepherd-button:not(:disabled).btn-label-secondary.dropdown-toggle{color:#fff!important;background-color:#717c8b!important;border-color:transparent!important}.light-theme .shepherd-element .shepherd-button:not(:disabled).btn-label-secondary:active:focus,.light-theme .shepherd-element .shepherd-button:not(:disabled).btn-label-secondary.active:focus,.light-theme .shepherd-element .shepherd-button:not(:disabled).btn-label-secondary.show.dropdown-toggle:focus,.show>.light-theme .shepherd-element .shepherd-button:not(:disabled).btn-label-secondary.dropdown-toggle:focus{box-shadow:none}.light-theme .shepherd-element .shepherd-button:not(:disabled).btn-label-secondary.disabled,.light-theme .shepherd-element .shepherd-button:not(:disabled).btn-label-secondary:disabled{color:#8592a3!important;background-color:#ebeef0!important;border-color:transparent!important}.light-theme .bs-stepper .step.active .bs-stepper-circle{background-color:#69cdff;color:#fff;box-shadow:0 .1875rem .375rem #69cdff66}.light-theme .bs-stepper .step.active .bs-stepper-label{color:#69cdff!important}.light-theme .bs-stepper .step.active .bs-stepper-icon svg{fill:#69cdff!important}.light-theme .bs-stepper .step.crossed .step-trigger .bs-stepper-circle{background-color:#69cdff29!important;color:#69cdff!important}.light-theme .bs-stepper .step.crossed .step-trigger .bs-stepper-icon svg{fill:#69cdff!important}.light-theme .bs-stepper .step.crossed+.line svg{fill:#69cdff}.light-theme .bs-stepper .step.crossed+.line i{color:#69cdff}.light-theme .bs-stepper.wizard-icons .step.crossed .step-trigger .bs-stepper-label{color:#69cdff!important}.light-theme .bs-stepper .step-trigger:focus{color:#69cdff}.light-theme .bs-stepper .step-trigger:focus svg{fill:#69cdff!important}.light-theme .app-chat .sidebar-body .chat-contact-list li.active{background-color:#69cdff}.light-theme .app-chat .app-chat-history .chat-history .chat-message.chat-message-right .chat-message-text{background-color:#69cdff!important}.light-theme .navbar.landing-navbar .navbar-nav .show>.nav-link,.light-theme .navbar.landing-navbar .navbar-nav .active>.nav-link,.light-theme .navbar.landing-navbar .navbar-nav .nav-link.show,.light-theme .navbar.landing-navbar .navbar-nav .nav-link.active,.light-theme .navbar.landing-navbar .navbar-nav .nav-link:hover{color:#69cdff!important}.light-theme .landing-features .features-icon-wrapper .features-icon-box .features-icon{border:2px solid rgba(105,205,255,.2)}.light-theme .landing-features .features-icon-wrapper .features-icon-box:hover .features-icon{background-color:#69cdff0d}.light-theme .bg-navbar-theme{background-color:#fff!important;color:#697a8d}.light-theme .bg-navbar-theme .navbar-brand,.light-theme .bg-navbar-theme .navbar-brand a{color:#566a7f}.light-theme .bg-navbar-theme .navbar-brand:hover,.light-theme .bg-navbar-theme .navbar-brand:focus,.light-theme .bg-navbar-theme .navbar-brand a:hover,.light-theme .bg-navbar-theme .navbar-brand a:focus{color:#566a7f}.light-theme .bg-navbar-theme .navbar-search-wrapper .navbar-search-icon,.light-theme .bg-navbar-theme .navbar-search-wrapper .search-input{color:#697a8d}.light-theme .bg-navbar-theme .search-input-wrapper .search-input,.light-theme .bg-navbar-theme .search-input-wrapper .search-toggler{background-color:#fff!important;color:#697a8d}.light-theme .bg-navbar-theme .navbar-nav>.nav-link,.light-theme .bg-navbar-theme .navbar-nav>.nav-item>.nav-link,.light-theme .bg-navbar-theme .navbar-nav>.nav>.nav-item>.nav-link{color:#697a8d}.light-theme .bg-navbar-theme .navbar-nav>.nav-link:hover,.light-theme .bg-navbar-theme .navbar-nav>.nav-link:focus,.light-theme .bg-navbar-theme .navbar-nav>.nav-item>.nav-link:hover,.light-theme .bg-navbar-theme .navbar-nav>.nav-item>.nav-link:focus,.light-theme .bg-navbar-theme .navbar-nav>.nav>.nav-item>.nav-link:hover,.light-theme .bg-navbar-theme .navbar-nav>.nav>.nav-item>.nav-link:focus{color:#566a7f}.light-theme .bg-navbar-theme .navbar-nav>.nav-link.disabled,.light-theme .bg-navbar-theme .navbar-nav>.nav-item>.nav-link.disabled,.light-theme .bg-navbar-theme .navbar-nav>.nav>.nav-item>.nav-link.disabled{color:#a5afbb!important}.light-theme .bg-navbar-theme .navbar-nav .show>.nav-link,.light-theme .bg-navbar-theme .navbar-nav .active>.nav-link,.light-theme .bg-navbar-theme .navbar-nav .nav-link.show,.light-theme .bg-navbar-theme .navbar-nav .nav-link.active{color:#566a7f}.light-theme .bg-navbar-theme .navbar-toggler{color:#697a8d;border-color:#566a7f13}.light-theme .bg-navbar-theme .navbar-toggler-icon{background-image:url("data:image/svg+xml,%3Csvg width='14px' height='11px' viewBox='0 0 14 11' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cdefs%3E%3Cpath d='M0,0 L14,0 L14,1.75 L0,1.75 L0,0 Z M0,4.375 L14,4.375 L14,6.125 L0,6.125 L0,4.375 Z M0,8.75 L14,8.75 L14,10.5 L0,10.5 L0,8.75 Z' id='path-1'%3E%3C/path%3E%3C/defs%3E%3Cg id='\1f48e-UI-Elements' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cg id='12)-Navbar' transform='translate(-1174.000000, -1290.000000)'%3E%3Cg id='Group' transform='translate(1174.000000, 1288.000000)'%3E%3Cg id='Icon-Color' transform='translate(0.000000, 2.000000)'%3E%3Cuse fill='rgba(67, 89, 113, 0.5)' xlink:href='%23path-1'%3E%3C/use%3E%3Cuse fill-opacity='0.1' fill='rgba(67, 89, 113, 0.5)' xlink:href='%23path-1'%3E%3C/use%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E")}.light-theme .bg-navbar-theme .navbar-text{color:#697a8d}.light-theme .bg-navbar-theme .navbar-text a{color:#566a7f}.light-theme .bg-navbar-theme .navbar-text a:hover,.light-theme .bg-navbar-theme .navbar-text a:focus{color:#566a7f}.light-theme .bg-navbar-theme hr{border-color:#566a7f13}.light-theme .layout-navbar{background-color:#fffffff2!important;-webkit-backdrop-filter:saturate(200%) blur(6px);backdrop-filter:saturate(200%) blur(6px)}.light-theme .layout-horizontal .layout-navbar{box-shadow:0 1px #c6ecff}.light-theme .navbar-detached{box-shadow:0 0 .375rem .25rem #a1acb826}.light-theme .layout-navbar-fixed .layout-page:before{-webkit-backdrop-filter:saturate(200%) blur(10px);backdrop-filter:saturate(200%) blur(10px);background:linear-gradient(180deg,#f5f5f9b3 44%,#f5f5f96e 73%,#f5f5f900);-webkit-mask:linear-gradient(#f5f5f9,#f5f5f9 18%,transparent 100%);mask:linear-gradient(#f5f5f9,#f5f5f9 18%,transparent 100%)}.light-theme .bg-menu-theme{background-color:#fff!important;color:#697a8d}.light-theme .bg-menu-theme .menu-link,.light-theme .bg-menu-theme .menu-horizontal-prev,.light-theme .bg-menu-theme .menu-horizontal-next{color:#697a8d}.light-theme .bg-menu-theme .menu-link:hover,.light-theme .bg-menu-theme .menu-link:focus,.light-theme .bg-menu-theme .menu-horizontal-prev:hover,.light-theme .bg-menu-theme .menu-horizontal-prev:focus,.light-theme .bg-menu-theme .menu-horizontal-next:hover,.light-theme .bg-menu-theme .menu-horizontal-next:focus{color:#566a7f}.light-theme .bg-menu-theme .menu-link.active,.light-theme .bg-menu-theme .menu-horizontal-prev.active,.light-theme .bg-menu-theme .menu-horizontal-next.active{color:#566a7f}.light-theme .bg-menu-theme .menu-item.disabled .menu-link,.light-theme .bg-menu-theme .menu-horizontal-prev.disabled,.light-theme .bg-menu-theme .menu-horizontal-next.disabled{color:#a5afbb!important}.light-theme .bg-menu-theme .menu-item.open:not(.menu-item-closing)>.menu-toggle,.light-theme .bg-menu-theme .menu-item.active>.menu-link{color:#566a7f}.light-theme .bg-menu-theme .menu-item.active>.menu-link:not(.menu-toggle){background-color:#fff}.light-theme .bg-menu-theme.menu-horizontal .menu-sub>.menu-item.active>.menu-link:not(.menu-toggle){background-color:#fff}.light-theme .bg-menu-theme.menu-horizontal .menu-inner .menu-item:not(.menu-item-closing)>.menu-sub,.light-theme .bg-menu-theme.menu-horizontal .menu-inner .menu-item.open>.menu-toggle{background:#fff}.light-theme .bg-menu-theme .menu-inner>.menu-item.menu-item-closing .menu-item.open .menu-sub,.light-theme .bg-menu-theme .menu-inner>.menu-item.menu-item-closing .menu-item.open .menu-toggle{background:transparent;color:#697a8d}.light-theme .bg-menu-theme .menu-inner-shadow{background:linear-gradient(#fff 41%,#ffffff1c 95%,#fff0)}.light-theme .bg-menu-theme .menu-text{color:#566a7f}.light-theme .bg-menu-theme .menu-header{color:#8f9baa}.light-theme .bg-menu-theme hr,.light-theme .bg-menu-theme .menu-divider,.light-theme .bg-menu-theme .menu-inner>.menu-item.open>.menu-sub:before{border-color:transparent!important}.light-theme .bg-menu-theme .menu-inner>.menu-header:before{background-color:transparent}.light-theme .bg-menu-theme .menu-block:before{background-color:#8f9baa}.light-theme .bg-menu-theme .menu-inner>.menu-item.open .menu-item.open>.menu-toggle:before{background-color:#fff}.light-theme .bg-menu-theme .menu-inner>.menu-item.open .menu-item.active>.menu-link:before{background-color:#566a7f}.light-theme .bg-menu-theme .menu-inner>.menu-item.open .menu-item.open>.menu-toggle:before,.light-theme .bg-menu-theme .menu-inner>.menu-item.open .menu-item.active>.menu-link:before{box-shadow:0 0 0 2px #fff}.light-theme .bg-menu-theme .ps__thumb-y,.light-theme .bg-menu-theme .ps__rail-y.ps--clicking>.ps__thumb-y{background:#566a7f33!important}@media (max-width: 1199.98px){.light-theme .app-brand .layout-menu-toggle{border:7px solid #fff!important}}@media (min-width: 1200px){.light-theme .bg-menu-theme.menu-vertical{box-shadow:0 .125rem .375rem #a1acb81f}}.light-theme .bg-menu-theme .menu-header{color:#a1acb8}.light-theme .bg-menu-theme .menu-header:before{background-color:#a1acb8!important}.light-theme .bg-menu-theme.menu-horizontal{box-shadow:0 .125rem .375rem #a1acb84d}html:not(.layout-menu-collapsed) .light-theme .bg-menu-theme .menu-inner .menu-item.open>.menu-link,.layout-menu-hover.layout-menu-collapsed .light-theme .bg-menu-theme .menu-inner .menu-item.open>.menu-link,html:not(.layout-menu-collapsed) .light-theme .bg-menu-theme .menu-inner .menu-item .menu-link:not(.active):hover,.layout-menu-hover.layout-menu-collapsed .light-theme .bg-menu-theme .menu-inner .menu-item .menu-link:not(.active):hover{background-color:#4359710a}.light-theme .bg-menu-theme .menu-inner .menu-sub>.menu-item.active>.menu-link.menu-toggle{background-color:#4359710a}.light-theme .bg-menu-theme .menu-inner .menu-sub>.menu-item.active .menu-icon{color:#69cdff}.light-theme .bg-menu-theme .menu-inner>.menu-item.active>.menu-link{color:#69cdff;background-color:#69cdff29!important}.light-theme .bg-menu-theme .menu-inner>.menu-item.active:before{background:#69cdff}.light-theme .bg-menu-theme .menu-sub>.menu-item>.menu-link:before{background-color:#b4bdc6!important}.light-theme .bg-menu-theme .menu-sub>.menu-item.active>.menu-link:not(.menu-toggle):before{background-color:#69cdff!important;border:3px solid #e7f7ff!important}.light-theme .app-brand .layout-menu-toggle{background-color:#69cdff;border:7px solid #f5f5f9}.light-theme .app-brand .layout-menu-toggle i{color:#fff}.light-theme .app-brand .layout-menu-toggle .menu-inner>.menu-header:before{background-color:#b4bdc6}.light-theme .bg-footer-theme{background-color:#f5f5f9!important;color:#697a8d}.light-theme .bg-footer-theme .footer-link{color:#697a8d}.light-theme .bg-footer-theme .footer-link:hover,.light-theme .bg-footer-theme .footer-link:focus{color:#566a7f}.light-theme .bg-footer-theme .footer-link.disabled{color:#a1abb8!important}.light-theme .bg-footer-theme .footer-text{color:#566a7f}.light-theme .bg-footer-theme .show>.footer-link,.light-theme .bg-footer-theme .active>.footer-link,.light-theme .bg-footer-theme .footer-link.show,.light-theme .bg-footer-theme .footer-link.active{color:#566a7f}.light-theme .bg-footer-theme hr{border-color:#566a7f14}.light-theme .layout-footer-fixed .content-footer{box-shadow:0 0 .375rem .25rem #a1acb826}.light-theme .dotted-row{border:3px solid #ececec;border-style:dashed}.light-theme .fileupload{background-color:#fff}.light-theme .fileupload.dragover{background-color:#e7e7ff}.light-theme .image-list{background:#dfdfdf;border:1px solid}.dark-theme :root{--bs-blue: #007bff;--bs-indigo: #6610f2;--bs-purple: #696cff;--bs-pink: #e83e8c;--bs-red: #ff3e1d;--bs-orange: #fd7e14;--bs-yellow: #ffab00;--bs-green: #71dd37;--bs-teal: #20c997;--bs-cyan: #03c3ec;--bs-black: #000;--bs-white: #fff;--bs-gray: rgba(0, 0, 0, .1);--bs-gray-dark: rgba(0, 0, 0, .45);--bs-gray-25: rgba(255, 255, 255, .015);--bs-gray-50: rgba(255, 255, 255, .03);--bs-primary: #696cff;--bs-secondary: #8592a3;--bs-success: #71dd37;--bs-info: #03c3ec;--bs-warning: #ffab00;--bs-danger: #ff3e1d;--bs-light: #4f505c;--bs-dark: #6b6c9d;--bs-gray: rgba(255, 255, 255, .8);--bs-primary-rgb: 105, 108, 255;--bs-secondary-rgb: 133, 146, 163;--bs-success-rgb: 113, 221, 55;--bs-info-rgb: 3, 195, 236;--bs-warning-rgb: 255, 171, 0;--bs-danger-rgb: 255, 62, 29;--bs-light-rgb: 79, 80, 92;--bs-dark-rgb: 107, 108, 157;--bs-gray-rgb: 255, 255, 255;--bs-white-rgb: 255, 255, 255;--bs-black-rgb: 0, 0, 0;--bs-body-color-rgb: 163, 164, 204;--bs-body-bg-rgb: 35, 35, 51;--bs-font-sans-serif: "Public Sans", -apple-system, BlinkMacSystemFont, "Segoe UI", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;--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-root-font-size: 16px;--bs-body-font-family: var(--bs-font-sans-serif);--bs-body-font-size: .9375rem;--bs-body-font-weight: 400;--bs-body-line-height: 1.53;--bs-body-color: #a3a4cc;--bs-body-bg: #232333;--bs-border-width: 1px;--bs-border-style: solid;--bs-border-color: #444564;--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: .625rem;--bs-border-radius-2xl: 2rem;--bs-border-radius-pill: 50rem;--bs-link-color: #696cff;--bs-link-hover-color: #5f61e6;--bs-code-color: #e83e8c;--bs-highlight-bg: #ffeecc}.dark-theme *,.dark-theme *:before,.dark-theme *:after{box-sizing:border-box}.dark-theme :root{font-size:var(--bs-root-font-size)}@media (prefers-reduced-motion: no-preference){.dark-theme :root{scroll-behavior:smooth}}.dark-theme 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)}.dark-theme hr{margin:1rem 0;color:#444564;border:0;border-top:1px solid;opacity:1}.dark-theme h6,.dark-theme .h6,.dark-theme h5,.dark-theme .h5,.dark-theme h4,.dark-theme .h4,.dark-theme h3,.dark-theme .h3,.dark-theme h2,.dark-theme .h2,.dark-theme h1,.dark-theme .h1{margin-top:0;margin-bottom:1rem;font-weight:500;line-height:1.1;color:#cbcbe2}.dark-theme h1,.dark-theme .h1{font-size:calc(1.3625rem + 1.35vw)}@media (min-width: 1200px){.dark-theme h1,.dark-theme .h1{font-size:2.375rem}}.dark-theme h2,.dark-theme .h2{font-size:calc(1.325rem + .9vw)}@media (min-width: 1200px){.dark-theme h2,.dark-theme .h2{font-size:2rem}}.dark-theme h3,.dark-theme .h3{font-size:calc(1.2875rem + .45vw)}@media (min-width: 1200px){.dark-theme h3,.dark-theme .h3{font-size:1.625rem}}.dark-theme h4,.dark-theme .h4{font-size:calc(1.2625rem + .15vw)}@media (min-width: 1200px){.dark-theme h4,.dark-theme .h4{font-size:1.375rem}}.dark-theme h5,.dark-theme .h5{font-size:1.125rem}.dark-theme h6,.dark-theme .h6{font-size:.9375rem}.dark-theme p{margin-top:0;margin-bottom:1rem}.dark-theme abbr[title]{text-decoration:underline dotted;cursor:help;text-decoration-skip-ink:none}.dark-theme address{margin-bottom:1rem;font-style:normal;line-height:inherit}.dark-theme ol,.dark-theme ul{padding-left:2rem}.dark-theme ol,.dark-theme ul,.dark-theme dl{margin-top:0;margin-bottom:1rem}.dark-theme ol ol,.dark-theme ul ul,.dark-theme ol ul,.dark-theme ul ol{margin-bottom:0}.dark-theme dt{font-weight:500}.dark-theme dd{margin-bottom:.5rem;margin-left:0}.dark-theme blockquote{margin:0 0 1rem}.dark-theme b,.dark-theme strong{font-weight:bolder}.dark-theme small,.dark-theme .small{font-size:85%}.dark-theme mark,.dark-theme .mark{padding:.1875em;background-color:var(--bs-highlight-bg)}.dark-theme sub,.dark-theme sup{position:relative;font-size:.75em;line-height:0;vertical-align:baseline}.dark-theme sub{bottom:-.25em}.dark-theme sup{top:-.5em}.dark-theme a{color:var(--bs-link-color);text-decoration:none}.dark-theme a:hover{color:var(--bs-link-hover-color)}.dark-theme a:not([href]):not([class]),.dark-theme a:not([href]):not([class]):hover{color:inherit;text-decoration:none}.dark-theme pre,.dark-theme code,.dark-theme kbd,.dark-theme samp{font-family:var(--bs-font-monospace);font-size:1em}.dark-theme pre{display:block;margin-top:0;margin-bottom:1rem;overflow:auto;font-size:85%}.dark-theme pre code{font-size:inherit;color:inherit;word-break:normal}.dark-theme code{font-size:85%;color:var(--bs-code-color);word-wrap:break-word}a>.dark-theme code{color:inherit}.dark-theme kbd{padding:.1875rem .375rem;font-size:85%;color:#6b6c9d;background-color:var(--bs-body-color);border-radius:.25rem}.dark-theme kbd kbd{padding:0;font-size:1em}.dark-theme figure{margin:0 0 1rem}.dark-theme img,.dark-theme svg{vertical-align:middle}.dark-theme table{caption-side:bottom;border-collapse:collapse}.dark-theme caption{padding-top:.625rem;padding-bottom:.625rem;color:#7071a4;text-align:left}.dark-theme th{font-weight:500;text-align:inherit;text-align:-webkit-match-parent}.dark-theme thead,.dark-theme tbody,.dark-theme tfoot,.dark-theme tr,.dark-theme td,.dark-theme th{border-color:inherit;border-style:solid;border-width:0}.dark-theme label{display:inline-block}.dark-theme button{border-radius:0}.dark-theme button:focus:not(:focus-visible){outline:0}.dark-theme input,.dark-theme button,.dark-theme select,.dark-theme optgroup,.dark-theme textarea{margin:0;font-family:inherit;font-size:inherit;line-height:inherit}.dark-theme button,.dark-theme select{text-transform:none}.dark-theme [role=button]{cursor:pointer}.dark-theme select{word-wrap:normal}.dark-theme select:disabled{opacity:1}.dark-theme [list]:not([type=date]):not([type=datetime-local]):not([type=month]):not([type=week]):not([type=time])::-webkit-calendar-picker-indicator{display:none!important}.dark-theme button,.dark-theme [type=button],.dark-theme [type=reset],.dark-theme [type=submit]{-webkit-appearance:button}.dark-theme button:not(:disabled),.dark-theme [type=button]:not(:disabled),.dark-theme [type=reset]:not(:disabled),.dark-theme [type=submit]:not(:disabled){cursor:pointer}.dark-theme ::-moz-focus-inner{padding:0;border-style:none}.dark-theme textarea{resize:vertical}.dark-theme fieldset{min-width:0;padding:0;margin:0;border:0}.dark-theme legend{float:left;width:100%;padding:0;margin-bottom:.5rem;font-size:calc(1.275rem + .3vw);line-height:inherit}@media (min-width: 1200px){.dark-theme legend{font-size:1.5rem}}.dark-theme legend+*{clear:left}.dark-theme ::-webkit-datetime-edit-fields-wrapper,.dark-theme ::-webkit-datetime-edit-text,.dark-theme ::-webkit-datetime-edit-minute,.dark-theme ::-webkit-datetime-edit-hour-field,.dark-theme ::-webkit-datetime-edit-day-field,.dark-theme ::-webkit-datetime-edit-month-field,.dark-theme ::-webkit-datetime-edit-year-field{padding:0}.dark-theme ::-webkit-inner-spin-button{height:auto}.dark-theme [type=search]{outline-offset:-2px;-webkit-appearance:textfield}.dark-theme ::-webkit-search-decoration{-webkit-appearance:none}.dark-theme ::-webkit-color-swatch-wrapper{padding:0}.dark-theme ::file-selector-button{font:inherit;-webkit-appearance:button}.dark-theme output{display:inline-block}.dark-theme iframe{border:0}.dark-theme summary{display:list-item;cursor:pointer}.dark-theme progress{vertical-align:baseline}.dark-theme [hidden]{display:none!important}.dark-theme .lead{font-size:1.0546875rem;font-weight:400}.dark-theme .display-1{font-size:calc(1.525rem + 3.3vw);font-weight:500;line-height:1.1}@media (min-width: 1200px){.dark-theme .display-1{font-size:4rem}}.dark-theme .display-2{font-size:calc(1.475rem + 2.7vw);font-weight:500;line-height:1.1}@media (min-width: 1200px){.dark-theme .display-2{font-size:3.5rem}}.dark-theme .display-3{font-size:calc(1.425rem + 2.1vw);font-weight:500;line-height:1.1}@media (min-width: 1200px){.dark-theme .display-3{font-size:3rem}}.dark-theme .display-4{font-size:calc(1.375rem + 1.5vw);font-weight:500;line-height:1.1}@media (min-width: 1200px){.dark-theme .display-4{font-size:2.5rem}}.dark-theme .display-5{font-size:calc(1.325rem + .9vw);font-weight:500;line-height:1.1}@media (min-width: 1200px){.dark-theme .display-5{font-size:2rem}}.dark-theme .display-6{font-size:calc(1.275rem + .3vw);font-weight:500;line-height:1.1}@media (min-width: 1200px){.dark-theme .display-6{font-size:1.5rem}}.dark-theme .list-unstyled,.dark-theme .list-inline{padding-left:0;list-style:none}.dark-theme .list-inline-item{display:inline-block}.dark-theme .list-inline-item:not(:last-child){margin-right:.5rem}.dark-theme .initialism{font-size:85%;text-transform:uppercase}.dark-theme .blockquote{margin-bottom:1rem;font-size:1.0546875rem}.dark-theme .blockquote>:last-child{margin-bottom:0}.dark-theme .blockquote-footer{margin-top:-1rem;margin-bottom:1rem;font-size:85%;color:#0000001a}.dark-theme .blockquote-footer:before{content:"\2014\a0"}.dark-theme .img-fluid{max-width:100%;height:auto}.dark-theme .img-thumbnail{padding:0;background-color:transparent;border:0px solid var(--bs-border-color);border-radius:0;max-width:100%;height:auto}.dark-theme .figure{display:inline-block}.dark-theme .figure-img{margin-bottom:.5rem;line-height:1}.dark-theme .figure-caption{font-size:85%;color:#7071a4}.dark-theme .container,.dark-theme .container-fluid,.dark-theme .container-xxl,.dark-theme .container-xl,.dark-theme .container-lg,.dark-theme .container-md,.dark-theme .container-sm{--bs-gutter-x: 1.625rem;--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){.dark-theme .container-sm,.dark-theme .container{max-width:540px}}@media (min-width: 768px){.dark-theme .container-md,.dark-theme .container-sm,.dark-theme .container{max-width:720px}}@media (min-width: 992px){.dark-theme .container-lg,.dark-theme .container-md,.dark-theme .container-sm,.dark-theme .container{max-width:960px}}@media (min-width: 1200px){.dark-theme .container-xl,.dark-theme .container-lg,.dark-theme .container-md,.dark-theme .container-sm,.dark-theme .container{max-width:1140px}}@media (min-width: 1400px){.dark-theme .container-xxl,.dark-theme .container-xl,.dark-theme .container-lg,.dark-theme .container-md,.dark-theme .container-sm,.dark-theme .container{max-width:1440px}}.dark-theme .row{--bs-gutter-x: 1.625rem;--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))}.dark-theme .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)}.dark-theme .col{flex:1 0 0%}.dark-theme .row-cols-auto>*{flex:0 0 auto;width:auto}.dark-theme .row-cols-1>*{flex:0 0 auto;width:100%}.dark-theme .row-cols-2>*{flex:0 0 auto;width:50%}.dark-theme .row-cols-3>*{flex:0 0 auto;width:33.3333333333%}.dark-theme .row-cols-4>*{flex:0 0 auto;width:25%}.dark-theme .row-cols-5>*{flex:0 0 auto;width:20%}.dark-theme .row-cols-6>*{flex:0 0 auto;width:16.6666666667%}.dark-theme .col-auto{flex:0 0 auto;width:auto}.dark-theme .col-1{flex:0 0 auto;width:8.33333333%}.dark-theme .col-2{flex:0 0 auto;width:16.66666667%}.dark-theme .col-3{flex:0 0 auto;width:25%}.dark-theme .col-4{flex:0 0 auto;width:33.33333333%}.dark-theme .col-5{flex:0 0 auto;width:41.66666667%}.dark-theme .col-6{flex:0 0 auto;width:50%}.dark-theme .col-7{flex:0 0 auto;width:58.33333333%}.dark-theme .col-8{flex:0 0 auto;width:66.66666667%}.dark-theme .col-9{flex:0 0 auto;width:75%}.dark-theme .col-10{flex:0 0 auto;width:83.33333333%}.dark-theme .col-11{flex:0 0 auto;width:91.66666667%}.dark-theme .col-12{flex:0 0 auto;width:100%}.dark-theme .offset-1{margin-left:8.33333333%}.dark-theme .offset-2{margin-left:16.66666667%}.dark-theme .offset-3{margin-left:25%}.dark-theme .offset-4{margin-left:33.33333333%}.dark-theme .offset-5{margin-left:41.66666667%}.dark-theme .offset-6{margin-left:50%}.dark-theme .offset-7{margin-left:58.33333333%}.dark-theme .offset-8{margin-left:66.66666667%}.dark-theme .offset-9{margin-left:75%}.dark-theme .offset-10{margin-left:83.33333333%}.dark-theme .offset-11{margin-left:91.66666667%}.dark-theme .g-0,.dark-theme .gx-0{--bs-gutter-x: 0}.dark-theme .g-0,.dark-theme .gy-0{--bs-gutter-y: 0}.dark-theme .g-1,.dark-theme .gx-1{--bs-gutter-x: .25rem}.dark-theme .g-1,.dark-theme .gy-1{--bs-gutter-y: .25rem}.dark-theme .g-2,.dark-theme .gx-2{--bs-gutter-x: .5rem}.dark-theme .g-2,.dark-theme .gy-2{--bs-gutter-y: .5rem}.dark-theme .g-3,.dark-theme .gx-3{--bs-gutter-x: 1rem}.dark-theme .g-3,.dark-theme .gy-3{--bs-gutter-y: 1rem}.dark-theme .g-4,.dark-theme .gx-4{--bs-gutter-x: 1.5rem}.dark-theme .g-4,.dark-theme .gy-4{--bs-gutter-y: 1.5rem}.dark-theme .g-5,.dark-theme .gx-5{--bs-gutter-x: 3rem}.dark-theme .g-5,.dark-theme .gy-5{--bs-gutter-y: 3rem}@media (min-width: 576px){.dark-theme .col-sm{flex:1 0 0%}.dark-theme .row-cols-sm-auto>*{flex:0 0 auto;width:auto}.dark-theme .row-cols-sm-1>*{flex:0 0 auto;width:100%}.dark-theme .row-cols-sm-2>*{flex:0 0 auto;width:50%}.dark-theme .row-cols-sm-3>*{flex:0 0 auto;width:33.3333333333%}.dark-theme .row-cols-sm-4>*{flex:0 0 auto;width:25%}.dark-theme .row-cols-sm-5>*{flex:0 0 auto;width:20%}.dark-theme .row-cols-sm-6>*{flex:0 0 auto;width:16.6666666667%}.dark-theme .col-sm-auto{flex:0 0 auto;width:auto}.dark-theme .col-sm-1{flex:0 0 auto;width:8.33333333%}.dark-theme .col-sm-2{flex:0 0 auto;width:16.66666667%}.dark-theme .col-sm-3{flex:0 0 auto;width:25%}.dark-theme .col-sm-4{flex:0 0 auto;width:33.33333333%}.dark-theme .col-sm-5{flex:0 0 auto;width:41.66666667%}.dark-theme .col-sm-6{flex:0 0 auto;width:50%}.dark-theme .col-sm-7{flex:0 0 auto;width:58.33333333%}.dark-theme .col-sm-8{flex:0 0 auto;width:66.66666667%}.dark-theme .col-sm-9{flex:0 0 auto;width:75%}.dark-theme .col-sm-10{flex:0 0 auto;width:83.33333333%}.dark-theme .col-sm-11{flex:0 0 auto;width:91.66666667%}.dark-theme .col-sm-12{flex:0 0 auto;width:100%}.dark-theme .offset-sm-0{margin-left:0}.dark-theme .offset-sm-1{margin-left:8.33333333%}.dark-theme .offset-sm-2{margin-left:16.66666667%}.dark-theme .offset-sm-3{margin-left:25%}.dark-theme .offset-sm-4{margin-left:33.33333333%}.dark-theme .offset-sm-5{margin-left:41.66666667%}.dark-theme .offset-sm-6{margin-left:50%}.dark-theme .offset-sm-7{margin-left:58.33333333%}.dark-theme .offset-sm-8{margin-left:66.66666667%}.dark-theme .offset-sm-9{margin-left:75%}.dark-theme .offset-sm-10{margin-left:83.33333333%}.dark-theme .offset-sm-11{margin-left:91.66666667%}.dark-theme .g-sm-0,.dark-theme .gx-sm-0{--bs-gutter-x: 0}.dark-theme .g-sm-0,.dark-theme .gy-sm-0{--bs-gutter-y: 0}.dark-theme .g-sm-1,.dark-theme .gx-sm-1{--bs-gutter-x: .25rem}.dark-theme .g-sm-1,.dark-theme .gy-sm-1{--bs-gutter-y: .25rem}.dark-theme .g-sm-2,.dark-theme .gx-sm-2{--bs-gutter-x: .5rem}.dark-theme .g-sm-2,.dark-theme .gy-sm-2{--bs-gutter-y: .5rem}.dark-theme .g-sm-3,.dark-theme .gx-sm-3{--bs-gutter-x: 1rem}.dark-theme .g-sm-3,.dark-theme .gy-sm-3{--bs-gutter-y: 1rem}.dark-theme .g-sm-4,.dark-theme .gx-sm-4{--bs-gutter-x: 1.5rem}.dark-theme .g-sm-4,.dark-theme .gy-sm-4{--bs-gutter-y: 1.5rem}.dark-theme .g-sm-5,.dark-theme .gx-sm-5{--bs-gutter-x: 3rem}.dark-theme .g-sm-5,.dark-theme .gy-sm-5{--bs-gutter-y: 3rem}}@media (min-width: 768px){.dark-theme .col-md{flex:1 0 0%}.dark-theme .row-cols-md-auto>*{flex:0 0 auto;width:auto}.dark-theme .row-cols-md-1>*{flex:0 0 auto;width:100%}.dark-theme .row-cols-md-2>*{flex:0 0 auto;width:50%}.dark-theme .row-cols-md-3>*{flex:0 0 auto;width:33.3333333333%}.dark-theme .row-cols-md-4>*{flex:0 0 auto;width:25%}.dark-theme .row-cols-md-5>*{flex:0 0 auto;width:20%}.dark-theme .row-cols-md-6>*{flex:0 0 auto;width:16.6666666667%}.dark-theme .col-md-auto{flex:0 0 auto;width:auto}.dark-theme .col-md-1{flex:0 0 auto;width:8.33333333%}.dark-theme .col-md-2{flex:0 0 auto;width:16.66666667%}.dark-theme .col-md-3{flex:0 0 auto;width:25%}.dark-theme .col-md-4{flex:0 0 auto;width:33.33333333%}.dark-theme .col-md-5{flex:0 0 auto;width:41.66666667%}.dark-theme .col-md-6{flex:0 0 auto;width:50%}.dark-theme .col-md-7{flex:0 0 auto;width:58.33333333%}.dark-theme .col-md-8{flex:0 0 auto;width:66.66666667%}.dark-theme .col-md-9{flex:0 0 auto;width:75%}.dark-theme .col-md-10{flex:0 0 auto;width:83.33333333%}.dark-theme .col-md-11{flex:0 0 auto;width:91.66666667%}.dark-theme .col-md-12{flex:0 0 auto;width:100%}.dark-theme .offset-md-0{margin-left:0}.dark-theme .offset-md-1{margin-left:8.33333333%}.dark-theme .offset-md-2{margin-left:16.66666667%}.dark-theme .offset-md-3{margin-left:25%}.dark-theme .offset-md-4{margin-left:33.33333333%}.dark-theme .offset-md-5{margin-left:41.66666667%}.dark-theme .offset-md-6{margin-left:50%}.dark-theme .offset-md-7{margin-left:58.33333333%}.dark-theme .offset-md-8{margin-left:66.66666667%}.dark-theme .offset-md-9{margin-left:75%}.dark-theme .offset-md-10{margin-left:83.33333333%}.dark-theme .offset-md-11{margin-left:91.66666667%}.dark-theme .g-md-0,.dark-theme .gx-md-0{--bs-gutter-x: 0}.dark-theme .g-md-0,.dark-theme .gy-md-0{--bs-gutter-y: 0}.dark-theme .g-md-1,.dark-theme .gx-md-1{--bs-gutter-x: .25rem}.dark-theme .g-md-1,.dark-theme .gy-md-1{--bs-gutter-y: .25rem}.dark-theme .g-md-2,.dark-theme .gx-md-2{--bs-gutter-x: .5rem}.dark-theme .g-md-2,.dark-theme .gy-md-2{--bs-gutter-y: .5rem}.dark-theme .g-md-3,.dark-theme .gx-md-3{--bs-gutter-x: 1rem}.dark-theme .g-md-3,.dark-theme .gy-md-3{--bs-gutter-y: 1rem}.dark-theme .g-md-4,.dark-theme .gx-md-4{--bs-gutter-x: 1.5rem}.dark-theme .g-md-4,.dark-theme .gy-md-4{--bs-gutter-y: 1.5rem}.dark-theme .g-md-5,.dark-theme .gx-md-5{--bs-gutter-x: 3rem}.dark-theme .g-md-5,.dark-theme .gy-md-5{--bs-gutter-y: 3rem}}@media (min-width: 992px){.dark-theme .col-lg{flex:1 0 0%}.dark-theme .row-cols-lg-auto>*{flex:0 0 auto;width:auto}.dark-theme .row-cols-lg-1>*{flex:0 0 auto;width:100%}.dark-theme .row-cols-lg-2>*{flex:0 0 auto;width:50%}.dark-theme .row-cols-lg-3>*{flex:0 0 auto;width:33.3333333333%}.dark-theme .row-cols-lg-4>*{flex:0 0 auto;width:25%}.dark-theme .row-cols-lg-5>*{flex:0 0 auto;width:20%}.dark-theme .row-cols-lg-6>*{flex:0 0 auto;width:16.6666666667%}.dark-theme .col-lg-auto{flex:0 0 auto;width:auto}.dark-theme .col-lg-1{flex:0 0 auto;width:8.33333333%}.dark-theme .col-lg-2{flex:0 0 auto;width:16.66666667%}.dark-theme .col-lg-3{flex:0 0 auto;width:25%}.dark-theme .col-lg-4{flex:0 0 auto;width:33.33333333%}.dark-theme .col-lg-5{flex:0 0 auto;width:41.66666667%}.dark-theme .col-lg-6{flex:0 0 auto;width:50%}.dark-theme .col-lg-7{flex:0 0 auto;width:58.33333333%}.dark-theme .col-lg-8{flex:0 0 auto;width:66.66666667%}.dark-theme .col-lg-9{flex:0 0 auto;width:75%}.dark-theme .col-lg-10{flex:0 0 auto;width:83.33333333%}.dark-theme .col-lg-11{flex:0 0 auto;width:91.66666667%}.dark-theme .col-lg-12{flex:0 0 auto;width:100%}.dark-theme .offset-lg-0{margin-left:0}.dark-theme .offset-lg-1{margin-left:8.33333333%}.dark-theme .offset-lg-2{margin-left:16.66666667%}.dark-theme .offset-lg-3{margin-left:25%}.dark-theme .offset-lg-4{margin-left:33.33333333%}.dark-theme .offset-lg-5{margin-left:41.66666667%}.dark-theme .offset-lg-6{margin-left:50%}.dark-theme .offset-lg-7{margin-left:58.33333333%}.dark-theme .offset-lg-8{margin-left:66.66666667%}.dark-theme .offset-lg-9{margin-left:75%}.dark-theme .offset-lg-10{margin-left:83.33333333%}.dark-theme .offset-lg-11{margin-left:91.66666667%}.dark-theme .g-lg-0,.dark-theme .gx-lg-0{--bs-gutter-x: 0}.dark-theme .g-lg-0,.dark-theme .gy-lg-0{--bs-gutter-y: 0}.dark-theme .g-lg-1,.dark-theme .gx-lg-1{--bs-gutter-x: .25rem}.dark-theme .g-lg-1,.dark-theme .gy-lg-1{--bs-gutter-y: .25rem}.dark-theme .g-lg-2,.dark-theme .gx-lg-2{--bs-gutter-x: .5rem}.dark-theme .g-lg-2,.dark-theme .gy-lg-2{--bs-gutter-y: .5rem}.dark-theme .g-lg-3,.dark-theme .gx-lg-3{--bs-gutter-x: 1rem}.dark-theme .g-lg-3,.dark-theme .gy-lg-3{--bs-gutter-y: 1rem}.dark-theme .g-lg-4,.dark-theme .gx-lg-4{--bs-gutter-x: 1.5rem}.dark-theme .g-lg-4,.dark-theme .gy-lg-4{--bs-gutter-y: 1.5rem}.dark-theme .g-lg-5,.dark-theme .gx-lg-5{--bs-gutter-x: 3rem}.dark-theme .g-lg-5,.dark-theme .gy-lg-5{--bs-gutter-y: 3rem}}@media (min-width: 1200px){.dark-theme .col-xl{flex:1 0 0%}.dark-theme .row-cols-xl-auto>*{flex:0 0 auto;width:auto}.dark-theme .row-cols-xl-1>*{flex:0 0 auto;width:100%}.dark-theme .row-cols-xl-2>*{flex:0 0 auto;width:50%}.dark-theme .row-cols-xl-3>*{flex:0 0 auto;width:33.3333333333%}.dark-theme .row-cols-xl-4>*{flex:0 0 auto;width:25%}.dark-theme .row-cols-xl-5>*{flex:0 0 auto;width:20%}.dark-theme .row-cols-xl-6>*{flex:0 0 auto;width:16.6666666667%}.dark-theme .col-xl-auto{flex:0 0 auto;width:auto}.dark-theme .col-xl-1{flex:0 0 auto;width:8.33333333%}.dark-theme .col-xl-2{flex:0 0 auto;width:16.66666667%}.dark-theme .col-xl-3{flex:0 0 auto;width:25%}.dark-theme .col-xl-4{flex:0 0 auto;width:33.33333333%}.dark-theme .col-xl-5{flex:0 0 auto;width:41.66666667%}.dark-theme .col-xl-6{flex:0 0 auto;width:50%}.dark-theme .col-xl-7{flex:0 0 auto;width:58.33333333%}.dark-theme .col-xl-8{flex:0 0 auto;width:66.66666667%}.dark-theme .col-xl-9{flex:0 0 auto;width:75%}.dark-theme .col-xl-10{flex:0 0 auto;width:83.33333333%}.dark-theme .col-xl-11{flex:0 0 auto;width:91.66666667%}.dark-theme .col-xl-12{flex:0 0 auto;width:100%}.dark-theme .offset-xl-0{margin-left:0}.dark-theme .offset-xl-1{margin-left:8.33333333%}.dark-theme .offset-xl-2{margin-left:16.66666667%}.dark-theme .offset-xl-3{margin-left:25%}.dark-theme .offset-xl-4{margin-left:33.33333333%}.dark-theme .offset-xl-5{margin-left:41.66666667%}.dark-theme .offset-xl-6{margin-left:50%}.dark-theme .offset-xl-7{margin-left:58.33333333%}.dark-theme .offset-xl-8{margin-left:66.66666667%}.dark-theme .offset-xl-9{margin-left:75%}.dark-theme .offset-xl-10{margin-left:83.33333333%}.dark-theme .offset-xl-11{margin-left:91.66666667%}.dark-theme .g-xl-0,.dark-theme .gx-xl-0{--bs-gutter-x: 0}.dark-theme .g-xl-0,.dark-theme .gy-xl-0{--bs-gutter-y: 0}.dark-theme .g-xl-1,.dark-theme .gx-xl-1{--bs-gutter-x: .25rem}.dark-theme .g-xl-1,.dark-theme .gy-xl-1{--bs-gutter-y: .25rem}.dark-theme .g-xl-2,.dark-theme .gx-xl-2{--bs-gutter-x: .5rem}.dark-theme .g-xl-2,.dark-theme .gy-xl-2{--bs-gutter-y: .5rem}.dark-theme .g-xl-3,.dark-theme .gx-xl-3{--bs-gutter-x: 1rem}.dark-theme .g-xl-3,.dark-theme .gy-xl-3{--bs-gutter-y: 1rem}.dark-theme .g-xl-4,.dark-theme .gx-xl-4{--bs-gutter-x: 1.5rem}.dark-theme .g-xl-4,.dark-theme .gy-xl-4{--bs-gutter-y: 1.5rem}.dark-theme .g-xl-5,.dark-theme .gx-xl-5{--bs-gutter-x: 3rem}.dark-theme .g-xl-5,.dark-theme .gy-xl-5{--bs-gutter-y: 3rem}}@media (min-width: 1400px){.dark-theme .col-xxl{flex:1 0 0%}.dark-theme .row-cols-xxl-auto>*{flex:0 0 auto;width:auto}.dark-theme .row-cols-xxl-1>*{flex:0 0 auto;width:100%}.dark-theme .row-cols-xxl-2>*{flex:0 0 auto;width:50%}.dark-theme .row-cols-xxl-3>*{flex:0 0 auto;width:33.3333333333%}.dark-theme .row-cols-xxl-4>*{flex:0 0 auto;width:25%}.dark-theme .row-cols-xxl-5>*{flex:0 0 auto;width:20%}.dark-theme .row-cols-xxl-6>*{flex:0 0 auto;width:16.6666666667%}.dark-theme .col-xxl-auto{flex:0 0 auto;width:auto}.dark-theme .col-xxl-1{flex:0 0 auto;width:8.33333333%}.dark-theme .col-xxl-2{flex:0 0 auto;width:16.66666667%}.dark-theme .col-xxl-3{flex:0 0 auto;width:25%}.dark-theme .col-xxl-4{flex:0 0 auto;width:33.33333333%}.dark-theme .col-xxl-5{flex:0 0 auto;width:41.66666667%}.dark-theme .col-xxl-6{flex:0 0 auto;width:50%}.dark-theme .col-xxl-7{flex:0 0 auto;width:58.33333333%}.dark-theme .col-xxl-8{flex:0 0 auto;width:66.66666667%}.dark-theme .col-xxl-9{flex:0 0 auto;width:75%}.dark-theme .col-xxl-10{flex:0 0 auto;width:83.33333333%}.dark-theme .col-xxl-11{flex:0 0 auto;width:91.66666667%}.dark-theme .col-xxl-12{flex:0 0 auto;width:100%}.dark-theme .offset-xxl-0{margin-left:0}.dark-theme .offset-xxl-1{margin-left:8.33333333%}.dark-theme .offset-xxl-2{margin-left:16.66666667%}.dark-theme .offset-xxl-3{margin-left:25%}.dark-theme .offset-xxl-4{margin-left:33.33333333%}.dark-theme .offset-xxl-5{margin-left:41.66666667%}.dark-theme .offset-xxl-6{margin-left:50%}.dark-theme .offset-xxl-7{margin-left:58.33333333%}.dark-theme .offset-xxl-8{margin-left:66.66666667%}.dark-theme .offset-xxl-9{margin-left:75%}.dark-theme .offset-xxl-10{margin-left:83.33333333%}.dark-theme .offset-xxl-11{margin-left:91.66666667%}.dark-theme .g-xxl-0,.dark-theme .gx-xxl-0{--bs-gutter-x: 0}.dark-theme .g-xxl-0,.dark-theme .gy-xxl-0{--bs-gutter-y: 0}.dark-theme .g-xxl-1,.dark-theme .gx-xxl-1{--bs-gutter-x: .25rem}.dark-theme .g-xxl-1,.dark-theme .gy-xxl-1{--bs-gutter-y: .25rem}.dark-theme .g-xxl-2,.dark-theme .gx-xxl-2{--bs-gutter-x: .5rem}.dark-theme .g-xxl-2,.dark-theme .gy-xxl-2{--bs-gutter-y: .5rem}.dark-theme .g-xxl-3,.dark-theme .gx-xxl-3{--bs-gutter-x: 1rem}.dark-theme .g-xxl-3,.dark-theme .gy-xxl-3{--bs-gutter-y: 1rem}.dark-theme .g-xxl-4,.dark-theme .gx-xxl-4{--bs-gutter-x: 1.5rem}.dark-theme .g-xxl-4,.dark-theme .gy-xxl-4{--bs-gutter-y: 1.5rem}.dark-theme .g-xxl-5,.dark-theme .gx-xxl-5{--bs-gutter-x: 3rem}.dark-theme .g-xxl-5,.dark-theme .gy-xxl-5{--bs-gutter-y: 3rem}}.dark-theme .table{--bs-table-color: var(--bs-body-color);--bs-table-bg: transparent;--bs-table-border-color: #444564;--bs-table-accent-bg: transparent;--bs-table-striped-color: var(--bs-body-color);--bs-table-striped-bg: rgba(124, 125, 182, .08);--bs-table-active-color: var(--bs-body-color);--bs-table-active-bg: rgba(0, 0, 0, .1);--bs-table-hover-color: var(--bs-body-color);--bs-table-hover-bg: rgba(124, 125, 182, .1);width:100%;margin-bottom:1rem;color:var(--bs-table-color);vertical-align:middle;border-color:var(--bs-table-border-color)}.dark-theme .table>:not(caption)>*>*{padding:.625rem 1.25rem;background-color:var(--bs-table-bg);border-bottom-width:1px;box-shadow:inset 0 0 0 9999px var(--bs-table-accent-bg)}.dark-theme .table>tbody{vertical-align:inherit}.dark-theme .table>thead{vertical-align:bottom}.dark-theme .table-group-divider{border-top:2px solid #444564}.dark-theme .caption-top{caption-side:top}.dark-theme .table-sm>:not(caption)>*>*{padding:.3125rem .625rem}.dark-theme .table-bordered>:not(caption)>*{border-width:1px 0}.dark-theme .table-bordered>:not(caption)>*>*{border-width:0 1px}.dark-theme .table-borderless>:not(caption)>*>*{border-bottom-width:0}.dark-theme .table-borderless>:not(:first-child){border-top-width:0}.dark-theme .table-striped>tbody>tr:nth-of-type(odd)>*{--bs-table-accent-bg: var(--bs-table-striped-bg);color:var(--bs-table-striped-color)}.dark-theme .table-striped-columns>:not(caption)>tr>:nth-child(2n){--bs-table-accent-bg: var(--bs-table-striped-bg);color:var(--bs-table-striped-color)}.dark-theme .table-active{--bs-table-accent-bg: var(--bs-table-active-bg);color:var(--bs-table-active-color)}.dark-theme .table-hover>tbody>tr:hover>*{--bs-table-accent-bg: var(--bs-table-hover-bg);color:var(--bs-table-hover-color)}.dark-theme .table-primary{--bs-table-color: #000;--bs-table-bg: #e1e2ff;--bs-table-border-color: #878899;--bs-table-striped-bg: #cfd0eb;--bs-table-striped-color: #000;--bs-table-active-bg: #cbcbe6;--bs-table-active-color: #000;--bs-table-hover-bg: #cbcbe6;--bs-table-hover-color: #000;color:var(--bs-table-color);border-color:var(--bs-table-border-color)}.dark-theme .table-secondary{--bs-table-color: #000;--bs-table-bg: #e7e9ed;--bs-table-border-color: #8b8c8e;--bs-table-striped-bg: #d5d6da;--bs-table-striped-color: #000;--bs-table-active-bg: #d0d2d5;--bs-table-active-color: #000;--bs-table-hover-bg: #d0d2d5;--bs-table-hover-color: #000;color:var(--bs-table-color);border-color:var(--bs-table-border-color)}.dark-theme .table-success{--bs-table-color: #000;--bs-table-bg: #e3f8d7;--bs-table-border-color: #889581;--bs-table-striped-bg: #d1e4c6;--bs-table-striped-color: #000;--bs-table-active-bg: #ccdfc2;--bs-table-active-color: #000;--bs-table-hover-bg: #ccdfc2;--bs-table-hover-color: #000;color:var(--bs-table-color);border-color:var(--bs-table-border-color)}.dark-theme .table-info{--bs-table-color: #000;--bs-table-bg: #cdf3fb;--bs-table-border-color: #7b9297;--bs-table-striped-bg: #bde0e7;--bs-table-striped-color: #000;--bs-table-active-bg: #b9dbe2;--bs-table-active-color: #000;--bs-table-hover-bg: #b9dbe2;--bs-table-hover-color: #000;color:var(--bs-table-color);border-color:var(--bs-table-border-color)}.dark-theme .table-warning{--bs-table-color: #000;--bs-table-bg: #ffeecc;--bs-table-border-color: #998f7a;--bs-table-striped-bg: #ebdbbc;--bs-table-striped-color: #000;--bs-table-active-bg: #e6d6b8;--bs-table-active-color: #000;--bs-table-hover-bg: #e6d6b8;--bs-table-hover-color: #000;color:var(--bs-table-color);border-color:var(--bs-table-border-color)}.dark-theme .table-danger{--bs-table-color: #000;--bs-table-bg: #ffd8d2;--bs-table-border-color: #99827e;--bs-table-striped-bg: #ebc7c1;--bs-table-striped-color: #000;--bs-table-active-bg: #e6c2bd;--bs-table-active-color: #000;--bs-table-hover-bg: #e6c2bd;--bs-table-hover-color: #000;color:var(--bs-table-color);border-color:var(--bs-table-border-color)}.dark-theme .table-light{--bs-table-color: #fff;--bs-table-bg: #2b2c40;--bs-table-border-color: #80808c;--bs-table-striped-bg: #3c3d4f;--bs-table-striped-color: #fff;--bs-table-active-bg: #404153;--bs-table-active-color: #fff;--bs-table-hover-bg: #404153;--bs-table-hover-color: #fff;color:var(--bs-table-color);border-color:var(--bs-table-border-color)}.dark-theme .table-dark{--bs-table-color: #000;--bs-table-bg: #fff;--bs-table-border-color: #999999;--bs-table-striped-bg: #ebebeb;--bs-table-striped-color: #000;--bs-table-active-bg: #e6e6e6;--bs-table-active-color: #000;--bs-table-hover-bg: #e6e6e6;--bs-table-hover-color: #000;color:var(--bs-table-color);border-color:var(--bs-table-border-color)}.dark-theme .table-responsive{overflow-x:auto;-webkit-overflow-scrolling:touch}@media (max-width: 575.98px){.dark-theme .table-responsive-sm{overflow-x:auto;-webkit-overflow-scrolling:touch}}@media (max-width: 767.98px){.dark-theme .table-responsive-md{overflow-x:auto;-webkit-overflow-scrolling:touch}}@media (max-width: 991.98px){.dark-theme .table-responsive-lg{overflow-x:auto;-webkit-overflow-scrolling:touch}}@media (max-width: 1199.98px){.dark-theme .table-responsive-xl{overflow-x:auto;-webkit-overflow-scrolling:touch}}@media (max-width: 1399.98px){.dark-theme .table-responsive-xxl{overflow-x:auto;-webkit-overflow-scrolling:touch}}.dark-theme .form-label{margin-bottom:.5rem;font-size:.75rem;font-weight:500;color:#cbcbe2}.dark-theme .col-form-label{padding-top:calc(.4375rem + 1px);padding-bottom:calc(.4375rem + 1px);margin-bottom:0;font-size:inherit;font-weight:500;line-height:1.53;color:#cbcbe2}.dark-theme .col-form-label-lg{padding-top:calc(.75rem + 1px);padding-bottom:calc(.75rem + 1px);font-size:1rem}.dark-theme .col-form-label-sm{padding-top:calc(.25rem + 1px);padding-bottom:calc(.25rem + 1px);font-size:.75rem}.dark-theme .form-text{margin-top:.3rem;font-size:85%;color:#7c7db6}.dark-theme .form-control{display:block;width:100%;padding:.4375rem .875rem;font-size:.9375rem;font-weight:400;line-height:1.53;color:#a3a4cc;background-color:#2b2c40;background-clip:padding-box;border:1px solid #444564;appearance:none;border-radius:.375rem;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion: reduce){.dark-theme .form-control{transition:none}}.dark-theme .form-control[type=file]{overflow:hidden}.dark-theme .form-control[type=file]:not(:disabled):not([readonly]){cursor:pointer}.dark-theme .form-control:focus{color:#a3a4cc;background-color:#2b2c40;border-color:#fff;outline:0;box-shadow:0 0 .25rem .05rem #ffffff1a}.dark-theme .form-control::-webkit-date-and-time-value{height:1.53em}.dark-theme .form-control::placeholder{color:#7c7db6;opacity:1}.dark-theme .form-control:disabled{background-color:#444564;opacity:1}.dark-theme .form-control::file-selector-button{padding:.4375rem .875rem;margin:-.4375rem -.875rem;margin-inline-end:.875rem;color:#a3a4cc;background-color:#2b2c40;pointer-events:none;border-color:inherit;border-style:solid;border-width:0;border-inline-end-width:1px;border-radius:0;transition:all .2s ease-in-out}@media (prefers-reduced-motion: reduce){.dark-theme .form-control::file-selector-button{transition:none}}.dark-theme .form-control:hover:not(:disabled):not([readonly])::file-selector-button{background-color:#292a3d}.dark-theme .form-control-plaintext{display:block;width:100%;padding:.4375rem 0;margin-bottom:0;line-height:1.53;color:#a3a4cc;background-color:transparent;border:solid transparent;border-width:1px 0}.dark-theme .form-control-plaintext:focus{outline:0}.dark-theme .form-control-plaintext.form-control-sm,.dark-theme .form-control-plaintext.form-control-lg{padding-right:0;padding-left:0}.dark-theme .form-control-sm{min-height:calc(1.53em + .5rem + 2px);padding:.25rem .625rem;font-size:.75rem;border-radius:.25rem}.dark-theme .form-control-sm::file-selector-button{padding:.25rem .625rem;margin:-.25rem -.625rem;margin-inline-end:.625rem}.dark-theme .form-control-lg{min-height:calc(1.53em + 1.5rem + 2px);padding:.75rem 1.25rem;font-size:1rem;border-radius:.5rem}.dark-theme .form-control-lg::file-selector-button{padding:.75rem 1.25rem;margin:-.75rem -1.25rem;margin-inline-end:1.25rem}.dark-theme textarea.form-control{min-height:calc(1.53em + .875rem + 2px)}.dark-theme textarea.form-control-sm{min-height:calc(1.53em + .5rem + 2px)}.dark-theme textarea.form-control-lg{min-height:calc(1.53em + 1.5rem + 2px)}.dark-theme .form-control-color{width:3rem;height:calc(1.53em + .875rem + 2px);padding:.4375rem}.dark-theme .form-control-color:not(:disabled):not([readonly]){cursor:pointer}.dark-theme .form-control-color::-moz-color-swatch{border:0!important;border-radius:.375rem}.dark-theme .form-control-color::-webkit-color-swatch{border-radius:.375rem}.dark-theme .form-control-color.form-control-sm{height:calc(1.53em + .5rem + 2px)}.dark-theme .form-control-color.form-control-lg{height:calc(1.53em + 1.5rem + 2px)}.dark-theme .form-select{display:block;width:100%;padding:.4375rem 1.875rem .4375rem .875rem;-moz-padding-start:calc(.875rem - 3px);font-size:.9375rem;font-weight:400;line-height:1.53;color:#a3a4cc;background-color:#2b2c40;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='rgba%28255, 255, 255, 0.6%29' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M2 5l6 6 6-6'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:right .875rem center;background-size:17px 12px;border:1px solid #444564;border-radius:.375rem;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out;appearance:none}@media (prefers-reduced-motion: reduce){.dark-theme .form-select{transition:none}}.dark-theme .form-select:focus{border-color:#fff;outline:0;box-shadow:0 0 .25rem .05rem #ffffff1a}.dark-theme .form-select[multiple],.dark-theme .form-select[size]:not([size="1"]){padding-right:.875rem;background-image:none}.dark-theme .form-select:disabled{color:#a3a4cc;background-color:#444564}.dark-theme .form-select:-moz-focusring{color:transparent;text-shadow:0 0 0 #a3a4cc}.dark-theme .form-select-sm{padding-top:.25rem;padding-bottom:.25rem;padding-left:.625rem;font-size:.75rem;border-radius:.25rem}.dark-theme .form-select-lg{padding-top:.75rem;padding-bottom:.75rem;padding-left:1.25rem;font-size:1rem;border-radius:.5rem}.dark-theme .form-check{display:block;min-height:1.434375rem;padding-left:1.7em;margin-bottom:.125rem}.dark-theme .form-check .form-check-input{float:left;margin-left:-1.7em}.dark-theme .form-check-reverse{padding-right:1.7em;padding-left:0;text-align:right}.dark-theme .form-check-reverse .form-check-input{float:right;margin-right:-1.7em;margin-left:0}.dark-theme .form-check-input{width:1.2em;height:1.2em;margin-top:.165em;vertical-align:top;background-color:#2b2c40;background-repeat:no-repeat;background-position:center;background-size:contain;border:1px solid #444564;appearance:none;-webkit-print-color-adjust:exact;print-color-adjust:exact}.dark-theme .form-check-input[type=checkbox]{border-radius:.25em}.dark-theme .form-check-input[type=radio]{border-radius:50%}.dark-theme .form-check-input:active{filter:brightness(90%)}.dark-theme .form-check-input:focus{border-color:#fff;outline:0;box-shadow:0 0 .25rem .05rem #ffffff1a}.dark-theme .form-check-input:checked{background-color:#fff;border-color:#fff}.dark-theme .form-check-input:checked[type=checkbox]{background-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='2' d='M6 10l3 3l6-6'/%3e%3c/svg%3e")}.dark-theme .form-check-input:checked[type=radio]{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='1.5' fill='%23fff'/%3e%3c/svg%3e")}.dark-theme .form-check-input[type=checkbox]:indeterminate{background-color:#fff;border-color:#fff;background-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='2' d='M6 10h8'/%3e%3c/svg%3e")}.dark-theme .form-check-input:disabled{pointer-events:none;filter:none;opacity:.5}.dark-theme .form-check-input[disabled]~.form-check-label,.dark-theme .form-check-input:disabled~.form-check-label{cursor:default;opacity:.5}.dark-theme .form-check-label{cursor:pointer}.dark-theme .form-switch{padding-left:2.5em}.dark-theme .form-switch .form-check-input{width:2em;margin-left:-2.5em;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%23444564'/%3e%3c/svg%3e");background-position:left center;border-radius:2em;transition:background-position .15s ease-in-out}@media (prefers-reduced-motion: reduce){.dark-theme .form-switch .form-check-input{transition:none}}.dark-theme .form-switch .form-check-input:focus{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='white'/%3e%3c/svg%3e")}.dark-theme .form-switch .form-check-input:checked{background-position:right center;background-image: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")}.dark-theme .form-switch.form-check-reverse{padding-right:2.5em;padding-left:0}.dark-theme .form-switch.form-check-reverse .form-check-input{margin-right:-2.5em;margin-left:0}.dark-theme .form-check-inline{display:inline-block;margin-right:1rem}.dark-theme .btn-check{position:absolute;clip:rect(0,0,0,0);pointer-events:none}.dark-theme .btn-check[disabled]+.btn,.dark-theme .btn-check:disabled+.btn{pointer-events:none;filter:none;opacity:.65}.dark-theme .form-range{width:100%;height:.975rem;padding:0;background-color:transparent;appearance:none}.dark-theme .form-range:focus{outline:0}.dark-theme .form-range:focus::-webkit-slider-thumb{box-shadow:0 0 8px #fff9}.dark-theme .form-range:focus::-moz-range-thumb{box-shadow:0 0 8px #fff9}.dark-theme .form-range::-moz-focus-outer{border:0}.dark-theme .form-range::-webkit-slider-thumb{width:.875rem;height:.875rem;margin-top:-.25rem;background-color:#cbcbe2;border:0;border-radius:1rem;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;appearance:none}@media (prefers-reduced-motion: reduce){.dark-theme .form-range::-webkit-slider-thumb{transition:none}}.dark-theme .form-range::-webkit-slider-thumb:active{background-color:#cbcbe2}.dark-theme .form-range::-webkit-slider-runnable-track{width:100%;height:.375rem;color:transparent;cursor:pointer;background-color:#444564;border-color:transparent;border-radius:1rem}.dark-theme .form-range::-moz-range-thumb{width:.875rem;height:.875rem;background-color:#cbcbe2;border:0;border-radius:1rem;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;appearance:none}@media (prefers-reduced-motion: reduce){.dark-theme .form-range::-moz-range-thumb{transition:none}}.dark-theme .form-range::-moz-range-thumb:active{background-color:#cbcbe2}.dark-theme .form-range::-moz-range-track{width:100%;height:.375rem;color:transparent;cursor:pointer;background-color:#444564;border-color:transparent;border-radius:1rem}.dark-theme .form-range:disabled{pointer-events:none}.dark-theme .form-range:disabled::-webkit-slider-thumb{background-color:#7071a4}.dark-theme .form-range:disabled::-moz-range-thumb{background-color:#7071a4}.dark-theme .form-floating{position:relative}.dark-theme .form-floating>.form-control,.dark-theme .form-floating>.form-control-plaintext,.dark-theme .form-floating>.form-select{height:calc(3.5rem + 2px);line-height:1.25}.dark-theme .form-floating>label{position:absolute;top:0;left:0;width:100%;height:100%;padding:1rem .875rem;overflow:hidden;text-align:start;text-overflow:ellipsis;white-space:nowrap;pointer-events:none;border:1px solid transparent;transform-origin:0 0;transition:opacity .2s ease-in-out,transform .2s ease-in-out}@media (prefers-reduced-motion: reduce){.dark-theme .form-floating>label{transition:none}}.dark-theme .form-floating>.form-control,.dark-theme .form-floating>.form-control-plaintext{padding:1rem .875rem}.dark-theme .form-floating>.form-control::placeholder,.dark-theme .form-floating>.form-control-plaintext::placeholder{color:transparent}.dark-theme .form-floating>.form-control:focus,.dark-theme .form-floating>.form-control:not(:placeholder-shown),.dark-theme .form-floating>.form-control-plaintext:focus,.dark-theme .form-floating>.form-control-plaintext:not(:placeholder-shown){padding-top:1.625rem;padding-bottom:.625rem}.dark-theme .form-floating>.form-control:-webkit-autofill,.dark-theme .form-floating>.form-control-plaintext:-webkit-autofill{padding-top:1.625rem;padding-bottom:.625rem}.dark-theme .form-floating>.form-select{padding-top:1.625rem;padding-bottom:.625rem}.dark-theme .form-floating>.form-control:focus~label,.dark-theme .form-floating>.form-control:not(:placeholder-shown)~label,.dark-theme .form-floating>.form-control-plaintext~label,.dark-theme .form-floating>.form-select~label{opacity:.75;transform:scale(.85) translateY(-.5rem) translate(.15rem)}.dark-theme .form-floating>.form-control:-webkit-autofill~label{opacity:.75;transform:scale(.85) translateY(-.5rem) translate(.15rem)}.dark-theme .form-floating>.form-control-plaintext~label{border-width:1px 0}.dark-theme .input-group{position:relative;display:flex;flex-wrap:wrap;align-items:stretch;width:100%}.dark-theme .input-group>.form-control,.dark-theme .input-group>.form-select,.dark-theme .input-group>.form-floating{position:relative;flex:1 1 auto;width:1%;min-width:0}.dark-theme .input-group>.form-control:focus,.dark-theme .input-group>.form-select:focus,.dark-theme .input-group>.form-floating:focus-within{z-index:5}.dark-theme .input-group .btn{position:relative;z-index:2}.dark-theme .input-group .btn:focus{z-index:5}.dark-theme .input-group-text{display:flex;align-items:center;padding:.4375rem .875rem;font-size:.9375rem;font-weight:400;line-height:1.53;color:#a3a4cc;text-align:center;white-space:nowrap;background-color:#2b2c40;border:1px solid #444564;border-radius:.375rem}.dark-theme .input-group-lg>.form-control,.dark-theme .input-group-lg>.form-select,.dark-theme .input-group-lg>.input-group-text,.dark-theme .input-group-lg>.btn{padding:.75rem 1.25rem;font-size:1rem;border-radius:.5rem}.dark-theme .input-group-sm>.form-control,.dark-theme .input-group-sm>.form-select,.dark-theme .input-group-sm>.input-group-text,.dark-theme .input-group-sm>.btn{padding:.25rem .625rem;font-size:.75rem;border-radius:.25rem}.dark-theme .input-group-lg>.form-select,.dark-theme .input-group-sm>.form-select{padding-right:2.75rem}.dark-theme .input-group:not(.has-validation)>:not(:last-child):not(.dropdown-toggle):not(.dropdown-menu):not(.form-floating),.dark-theme .input-group:not(.has-validation)>.dropdown-toggle:nth-last-child(n+3),.dark-theme .input-group:not(.has-validation)>.form-floating:not(:last-child)>.form-control,.dark-theme .input-group:not(.has-validation)>.form-floating:not(:last-child)>.form-select{border-top-right-radius:0;border-bottom-right-radius:0}.dark-theme .input-group.has-validation>:nth-last-child(n+3):not(.dropdown-toggle):not(.dropdown-menu):not(.form-floating),.dark-theme .input-group.has-validation>.dropdown-toggle:nth-last-child(n+4),.dark-theme .input-group.has-validation>.form-floating:nth-last-child(n+3)>.form-control,.dark-theme .input-group.has-validation>.form-floating:nth-last-child(n+3)>.form-select{border-top-right-radius:0;border-bottom-right-radius:0}.dark-theme .input-group>:not(:first-child):not(.dropdown-menu):not(.valid-tooltip):not(.valid-feedback):not(.invalid-tooltip):not(.invalid-feedback){margin-left:-1px;border-top-left-radius:0;border-bottom-left-radius:0}.dark-theme .input-group>.form-floating:not(:first-child)>.form-control,.dark-theme .input-group>.form-floating:not(:first-child)>.form-select{border-top-left-radius:0;border-bottom-left-radius:0}.dark-theme .btn{--bs-btn-padding-x: 1.25rem;--bs-btn-padding-y: .4375rem;--bs-btn-font-family: ;--bs-btn-font-size: .9375rem;--bs-btn-font-weight: 400;--bs-btn-line-height: 1.53;--bs-btn-color: #a3a4cc;--bs-btn-bg: transparent;--bs-btn-border-width: 1px;--bs-btn-border-color: transparent;--bs-btn-border-radius: .375rem;--bs-btn-hover-border-color: transparent;--bs-btn-box-shadow: none;--bs-btn-disabled-opacity: .65;--bs-btn-focus-box-shadow: 0 0 0 .05rem 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;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:all .2s ease-in-out}@media (prefers-reduced-motion: reduce){.dark-theme .btn{transition:none}}.dark-theme .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+.dark-theme .btn:hover{color:var(--bs-btn-color);background-color:var(--bs-btn-bg);border-color:var(--bs-btn-border-color)}.dark-theme .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+.dark-theme .btn{border-color:var(--bs-btn-hover-border-color);outline:0;box-shadow:var(--bs-btn-focus-box-shadow)}.btn-check:checked+.dark-theme .btn,:not(.btn-check)+.dark-theme .btn:active,.dark-theme .btn:first-child:active,.dark-theme .btn.active,.dark-theme .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+.dark-theme .btn:focus-visible,:not(.btn-check)+.dark-theme .btn:active:focus-visible,.dark-theme .btn:first-child:active:focus-visible,.dark-theme .btn.active:focus-visible,.dark-theme .btn.show:focus-visible{box-shadow:var(--bs-btn-focus-box-shadow)}.dark-theme .btn:disabled,.dark-theme .btn.disabled,fieldset:disabled .dark-theme .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)}.dark-theme .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: rgba(0, 0, 0, .1);--bs-btn-disabled-border-color: transparent;--bs-btn-box-shadow: none;--bs-btn-focus-shadow-rgb: 128, 130, 255;text-decoration:none}.dark-theme .btn-link:focus-visible{color:var(--bs-btn-color)}.dark-theme .btn-link:hover{color:var(--bs-btn-hover-color)}.dark-theme .btn-lg,.dark-theme .btn-group-lg>.btn{--bs-btn-padding-y: .75rem;--bs-btn-padding-x: 1.5rem;--bs-btn-font-size: 1rem;--bs-btn-border-radius: .5rem}.dark-theme .btn-sm,.dark-theme .btn-group-sm>.btn{--bs-btn-padding-y: .25rem;--bs-btn-padding-x: .6875rem;--bs-btn-font-size: .75rem;--bs-btn-border-radius: .25rem}.dark-theme .fade{transition:opacity .15s linear}@media (prefers-reduced-motion: reduce){.dark-theme .fade{transition:none}}.dark-theme .fade:not(.show){opacity:0}.dark-theme .collapse:not(.show){display:none}.dark-theme .collapsing{height:0;overflow:hidden;transition:height .35s ease}@media (prefers-reduced-motion: reduce){.dark-theme .collapsing{transition:none}}.dark-theme .collapsing.collapse-horizontal{width:0;height:auto;transition:width .35s ease}@media (prefers-reduced-motion: reduce){.dark-theme .collapsing.collapse-horizontal{transition:none}}.dark-theme .dropup,.dark-theme .dropend,.dark-theme .dropdown,.dark-theme .dropstart,.dark-theme .dropup-center,.dark-theme .dropdown-center{position:relative}.dark-theme .dropdown-toggle{white-space:nowrap}.dark-theme .dropdown-toggle:after{display:inline-block;margin-left:.5em;vertical-align:middle;content:"";margin-top:-.28em;width:.42em;height:.42em;border:1px solid;border-top:0;border-left:0;transform:rotate(45deg)}.dark-theme .dropdown-toggle:empty:after{margin-left:0}.dark-theme .dropdown-menu{--bs-dropdown-zindex: 1000;--bs-dropdown-min-width: 12rem;--bs-dropdown-padding-x: 0;--bs-dropdown-padding-y: .3125rem;--bs-dropdown-spacer: .125rem;--bs-dropdown-font-size: .9375rem;--bs-dropdown-color: #a3a4cc;--bs-dropdown-bg: #323249;--bs-dropdown-border-color: transparent;--bs-dropdown-border-radius: .375rem;--bs-dropdown-border-width: 1px;--bs-dropdown-inner-border-radius: 0;--bs-dropdown-divider-bg: #444564;--bs-dropdown-divider-margin-y: .5rem;--bs-dropdown-box-shadow: 0 .25rem 1rem rgba(0, 0, 0, .2);--bs-dropdown-link-color: #a3a4cc;--bs-dropdown-link-hover-color: #9394b8;--bs-dropdown-link-hover-bg: rgba(124, 125, 182, .1);--bs-dropdown-link-active-color: #fff;--bs-dropdown-link-active-bg: #fff;--bs-dropdown-link-disabled-color: #7071a4;--bs-dropdown-item-padding-x: 1.25rem;--bs-dropdown-item-padding-y: .532rem;--bs-dropdown-header-color: #cbcbe2;--bs-dropdown-header-padding-x: 1.25rem;--bs-dropdown-header-padding-y: .3125rem;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)}.dark-theme .dropdown-menu[data-bs-popper]{top:100%;left:0;margin-top:var(--bs-dropdown-spacer)}.dark-theme .dropdown-menu-start{--bs-position: start}.dark-theme .dropdown-menu-start[data-bs-popper]{right:auto;left:0}.dark-theme .dropdown-menu-end{--bs-position: end}.dark-theme .dropdown-menu-end[data-bs-popper]{right:0;left:auto}@media (min-width: 576px){.dark-theme .dropdown-menu-sm-start{--bs-position: start}.dark-theme .dropdown-menu-sm-start[data-bs-popper]{right:auto;left:0}.dark-theme .dropdown-menu-sm-end{--bs-position: end}.dark-theme .dropdown-menu-sm-end[data-bs-popper]{right:0;left:auto}}@media (min-width: 768px){.dark-theme .dropdown-menu-md-start{--bs-position: start}.dark-theme .dropdown-menu-md-start[data-bs-popper]{right:auto;left:0}.dark-theme .dropdown-menu-md-end{--bs-position: end}.dark-theme .dropdown-menu-md-end[data-bs-popper]{right:0;left:auto}}@media (min-width: 992px){.dark-theme .dropdown-menu-lg-start{--bs-position: start}.dark-theme .dropdown-menu-lg-start[data-bs-popper]{right:auto;left:0}.dark-theme .dropdown-menu-lg-end{--bs-position: end}.dark-theme .dropdown-menu-lg-end[data-bs-popper]{right:0;left:auto}}@media (min-width: 1200px){.dark-theme .dropdown-menu-xl-start{--bs-position: start}.dark-theme .dropdown-menu-xl-start[data-bs-popper]{right:auto;left:0}.dark-theme .dropdown-menu-xl-end{--bs-position: end}.dark-theme .dropdown-menu-xl-end[data-bs-popper]{right:0;left:auto}}@media (min-width: 1400px){.dark-theme .dropdown-menu-xxl-start{--bs-position: start}.dark-theme .dropdown-menu-xxl-start[data-bs-popper]{right:auto;left:0}.dark-theme .dropdown-menu-xxl-end{--bs-position: end}.dark-theme .dropdown-menu-xxl-end[data-bs-popper]{right:0;left:auto}}.dark-theme .dropup .dropdown-menu[data-bs-popper]{top:auto;bottom:100%;margin-top:0;margin-bottom:var(--bs-dropdown-spacer)}.dark-theme .dropup .dropdown-toggle:after{display:inline-block;margin-left:.5em;vertical-align:middle;content:"";margin-top:0;width:.42em;height:.42em;border:1px solid;border-bottom:0;border-left:0;transform:rotate(-45deg)}.dark-theme .dropup .dropdown-toggle:empty:after{margin-left:0}.dark-theme .dropend .dropdown-menu[data-bs-popper]{top:0;right:auto;left:100%;margin-top:0;margin-left:var(--bs-dropdown-spacer)}.dark-theme .dropend .dropdown-toggle:after{display:inline-block;margin-left:.5em;vertical-align:middle;content:"";border-top:.42em solid transparent;border-right:0;border-bottom:.42em solid transparent;border-left:.42em solid}.dark-theme .dropend .dropdown-toggle:empty:after{margin-left:0}.dark-theme .dropend .dropdown-toggle:after{vertical-align:0}.dark-theme .dropstart .dropdown-menu[data-bs-popper]{top:0;right:100%;left:auto;margin-top:0;margin-right:var(--bs-dropdown-spacer)}.dark-theme .dropstart .dropdown-toggle:after{display:inline-block;margin-left:.5em;vertical-align:middle;content:""}.dark-theme .dropstart .dropdown-toggle:after{display:none}.dark-theme .dropstart .dropdown-toggle:before{display:inline-block;margin-right:.5em;vertical-align:middle;content:"";border-top:.42em solid transparent;border-right:.42em solid;border-bottom:.42em solid transparent}.dark-theme .dropstart .dropdown-toggle:empty:after{margin-left:0}.dark-theme .dropstart .dropdown-toggle:before{vertical-align:0}.dark-theme .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}.dark-theme .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;white-space:nowrap;background-color:transparent;border:0}.dark-theme .dropdown-item:hover,.dark-theme .dropdown-item:focus{color:var(--bs-dropdown-link-hover-color);background-color:var(--bs-dropdown-link-hover-bg)}.dark-theme .dropdown-item.active,.dark-theme .dropdown-item:active{color:var(--bs-dropdown-link-active-color);text-decoration:none;background-color:var(--bs-dropdown-link-active-bg)}.dark-theme .dropdown-item.disabled,.dark-theme .dropdown-item:disabled{color:var(--bs-dropdown-link-disabled-color);pointer-events:none;background-color:transparent}.dark-theme .dropdown-menu.show{display:block}.dark-theme .dropdown-header{display:block;padding:var(--bs-dropdown-header-padding-y) var(--bs-dropdown-header-padding-x);margin-bottom:0;font-size:.75rem;color:var(--bs-dropdown-header-color);white-space:nowrap}.dark-theme .dropdown-item-text{display:block;padding:var(--bs-dropdown-item-padding-y) var(--bs-dropdown-item-padding-x);color:var(--bs-dropdown-link-color)}.dark-theme .dropdown-menu-dark{--bs-dropdown-color: rgba(255, 255, 255, .4);--bs-dropdown-bg: rgba(0, 0, 0, .45);--bs-dropdown-border-color: transparent;--bs-dropdown-box-shadow: ;--bs-dropdown-link-color: rgba(255, 255, 255, .4);--bs-dropdown-link-hover-color: #fff;--bs-dropdown-divider-bg: #444564;--bs-dropdown-link-hover-bg: rgba(255, 255, 255, .15);--bs-dropdown-link-active-color: #fff;--bs-dropdown-link-active-bg: #fff;--bs-dropdown-link-disabled-color: #7c7db6;--bs-dropdown-header-color: #7c7db6}.dark-theme .btn-group,.dark-theme .btn-group-vertical{position:relative;display:inline-flex;vertical-align:middle}.dark-theme .btn-group>.btn,.dark-theme .btn-group-vertical>.btn{position:relative;flex:1 1 auto}.dark-theme .btn-group>.btn-check:checked+.btn,.dark-theme .btn-group>.btn-check:focus+.btn,.dark-theme .btn-group>.btn:hover,.dark-theme .btn-group>.btn:focus,.dark-theme .btn-group>.btn:active,.dark-theme .btn-group>.btn.active,.dark-theme .btn-group-vertical>.btn-check:checked+.btn,.dark-theme .btn-group-vertical>.btn-check:focus+.btn,.dark-theme .btn-group-vertical>.btn:hover,.dark-theme .btn-group-vertical>.btn:focus,.dark-theme .btn-group-vertical>.btn:active,.dark-theme .btn-group-vertical>.btn.active{z-index:1}.dark-theme .btn-toolbar{display:flex;flex-wrap:wrap;justify-content:flex-start}.dark-theme .btn-toolbar .input-group{width:auto}.dark-theme .btn-group{border-radius:.375rem}.dark-theme .btn-group>:not(.btn-check:first-child)+.btn,.dark-theme .btn-group>.btn-group:not(:first-child){margin-left:-1px}.dark-theme .btn-group>.btn:not(:last-child):not(.dropdown-toggle),.dark-theme .btn-group>.btn.dropdown-toggle-split:first-child,.dark-theme .btn-group>.btn-group:not(:last-child)>.btn{border-top-right-radius:0;border-bottom-right-radius:0}.dark-theme .btn-group>.btn:nth-child(n+3),.dark-theme .btn-group>:not(.btn-check)+.btn,.dark-theme .btn-group>.btn-group:not(:first-child)>.btn{border-top-left-radius:0;border-bottom-left-radius:0}.dark-theme .dropdown-toggle-split{padding-right:.9375rem;padding-left:.9375rem}.dark-theme .dropdown-toggle-split:after,.dropup .dark-theme .dropdown-toggle-split:after,.dropend .dark-theme .dropdown-toggle-split:after{margin-left:0}.dropstart .dark-theme .dropdown-toggle-split:before{margin-right:0}.dark-theme .btn-sm+.dropdown-toggle-split,.dark-theme .btn-group-sm>.btn+.dropdown-toggle-split{padding-right:.515625rem;padding-left:.515625rem}.dark-theme .btn-lg+.dropdown-toggle-split,.dark-theme .btn-group-lg>.btn+.dropdown-toggle-split{padding-right:1.125rem;padding-left:1.125rem}.dark-theme .btn-group-vertical{flex-direction:column;align-items:flex-start;justify-content:center}.dark-theme .btn-group-vertical>.btn,.dark-theme .btn-group-vertical>.btn-group{width:100%}.dark-theme .btn-group-vertical>.btn:not(:first-child),.dark-theme .btn-group-vertical>.btn-group:not(:first-child){margin-top:-1px}.dark-theme .btn-group-vertical>.btn:not(:last-child):not(.dropdown-toggle),.dark-theme .btn-group-vertical>.btn-group:not(:last-child)>.btn{border-bottom-right-radius:0;border-bottom-left-radius:0}.dark-theme .btn-group-vertical>.btn~.btn,.dark-theme .btn-group-vertical>.btn-group:not(:first-child)>.btn{border-top-left-radius:0;border-top-right-radius:0}.dark-theme .nav{--bs-nav-link-padding-x: 1.25rem;--bs-nav-link-padding-y: .5rem;--bs-nav-link-font-weight: ;--bs-nav-link-color: #fff;--bs-nav-link-hover-color: var(--bs-link-hover-color);--bs-nav-link-disabled-color: #a3a4cc;display:flex;flex-wrap:wrap;padding-left:0;margin-bottom:0;list-style:none}.dark-theme .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);transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out}@media (prefers-reduced-motion: reduce){.dark-theme .nav-link{transition:none}}.dark-theme .nav-link:hover,.dark-theme .nav-link:focus{color:var(--bs-nav-link-hover-color)}.dark-theme .nav-link.disabled{color:var(--bs-nav-link-disabled-color);pointer-events:none;cursor:default}.dark-theme .nav-tabs{--bs-nav-tabs-border-width: 1px;--bs-nav-tabs-border-color: #2b2c40;--bs-nav-tabs-border-radius: .375rem;--bs-nav-tabs-link-hover-border-color: rgba(255, 255, 255, .8);--bs-nav-tabs-link-active-color: #a3a4cc;--bs-nav-tabs-link-active-bg: #2b2c40;--bs-nav-tabs-link-active-border-color: #2b2c40;border-bottom:var(--bs-nav-tabs-border-width) solid var(--bs-nav-tabs-border-color)}.dark-theme .nav-tabs .nav-link{margin-bottom:calc(-1 * var(--bs-nav-tabs-border-width));background:none;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)}.dark-theme .nav-tabs .nav-link:hover,.dark-theme .nav-tabs .nav-link:focus{isolation:isolate;border-color:var(--bs-nav-tabs-link-hover-border-color)}.dark-theme .nav-tabs .nav-link.disabled,.dark-theme .nav-tabs .nav-link:disabled{color:var(--bs-nav-link-disabled-color);background-color:transparent;border-color:transparent}.dark-theme .nav-tabs .nav-link.active,.dark-theme .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)}.dark-theme .nav-tabs .dropdown-menu{margin-top:calc(-1 * var(--bs-nav-tabs-border-width));border-top-left-radius:0;border-top-right-radius:0}.dark-theme .nav-pills{--bs-nav-pills-border-radius: .375rem;--bs-nav-pills-link-active-color: #fff;--bs-nav-pills-link-active-bg: transparent}.dark-theme .nav-pills .nav-link{background:none;border:0;border-radius:var(--bs-nav-pills-border-radius)}.dark-theme .nav-pills .nav-link:disabled{color:var(--bs-nav-link-disabled-color);background-color:transparent;border-color:transparent}.dark-theme .nav-pills .nav-link.active,.dark-theme .nav-pills .show>.nav-link{color:var(--bs-nav-pills-link-active-color);background-color:var(--bs-nav-pills-link-active-bg)}.dark-theme .nav-fill>.nav-link,.dark-theme .nav-fill .nav-item{flex:1 1 auto;text-align:center}.dark-theme .nav-justified>.nav-link,.dark-theme .nav-justified .nav-item{flex-basis:0;flex-grow:1;text-align:center}.dark-theme .nav-fill .nav-item .nav-link,.dark-theme .nav-justified .nav-item .nav-link{width:100%}.dark-theme .tab-content>.tab-pane{display:none}.dark-theme .tab-content>.active{display:block}.dark-theme .navbar{--bs-navbar-padding-x: 0;--bs-navbar-padding-y: .5rem;--bs-navbar-color: #7c7db6;--bs-navbar-hover-color: #4e5155;--bs-navbar-disabled-color: rgba(0, 0, 0, .2);--bs-navbar-active-color: #4e5155;--bs-navbar-brand-padding-y: .4521875rem;--bs-navbar-brand-margin-end: 1rem;--bs-navbar-brand-font-size: 1rem;--bs-navbar-brand-color: #4e5155;--bs-navbar-brand-hover-color: #4e5155;--bs-navbar-nav-link-padding-x: .5rem;--bs-navbar-toggler-padding-y: 0;--bs-navbar-toggler-padding-x: 0;--bs-navbar-toggler-font-size: .75rem;--bs-navbar-toggler-icon-bg: url("data:image/svg+xml,%3Csvg width='14px' height='11px' viewBox='0 0 14 11' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cdefs%3E%3Cpath d='M0,0 L14,0 L14,1.75 L0,1.75 L0,0 Z M0,4.375 L14,4.375 L14,6.125 L0,6.125 L0,4.375 Z M0,8.75 L14,8.75 L14,10.5 L0,10.5 L0,8.75 Z' id='path-1'%3E%3C/path%3E%3C/defs%3E%3Cg id='\1f48e-UI-Elements' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cg id='12%29-Navbar' transform='translate%28-1174.000000, -1290.000000%29'%3E%3Cg id='Group' transform='translate%281174.000000, 1288.000000%29'%3E%3Cg id='Icon-Color' transform='translate%280.000000, 2.000000%29'%3E%3Cuse fill='%237c7db6' xlink:href='%23path-1'%3E%3C/use%3E%3Cuse fill-opacity='0.1' fill='%237c7db6' xlink:href='%23path-1'%3E%3C/use%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E");--bs-navbar-toggler-border-color: rgba(0, 0, 0, .06);--bs-navbar-toggler-border-radius: .375rem;--bs-navbar-toggler-focus-width: .05rem;--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)}.dark-theme .navbar>.container,.dark-theme .navbar>.container-fluid,.dark-theme .navbar>.container-sm,.dark-theme .navbar>.container-md,.dark-theme .navbar>.container-lg,.dark-theme .navbar>.container-xl,.dark-theme .navbar>.container-xxl{display:flex;flex-wrap:inherit;align-items:center;justify-content:space-between}.dark-theme .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);white-space:nowrap}.dark-theme .navbar-brand:hover,.dark-theme .navbar-brand:focus{color:var(--bs-navbar-brand-hover-color)}.dark-theme .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}.dark-theme .navbar-nav .show>.nav-link,.dark-theme .navbar-nav .nav-link.active{color:var(--bs-navbar-active-color)}.dark-theme .navbar-nav .dropdown-menu{position:static}.dark-theme .navbar-text{padding-top:.5rem;padding-bottom:.5rem;color:var(--bs-navbar-color)}.dark-theme .navbar-text a,.dark-theme .navbar-text a:hover,.dark-theme .navbar-text a:focus{color:var(--bs-navbar-active-color)}.dark-theme .navbar-collapse{flex-basis:100%;flex-grow:1;align-items:center}.dark-theme .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){.dark-theme .navbar-toggler{transition:none}}.dark-theme .navbar-toggler:hover{text-decoration:none}.dark-theme .navbar-toggler:focus{text-decoration:none;outline:0;box-shadow:0 0 0 var(--bs-navbar-toggler-focus-width)}.dark-theme .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%}.dark-theme .navbar-nav-scroll{max-height:var(--bs-scroll-height, 75vh);overflow-y:auto}@media (min-width: 576px){.dark-theme .navbar-expand-sm{flex-wrap:nowrap;justify-content:flex-start}.dark-theme .navbar-expand-sm .navbar-nav{flex-direction:row}.dark-theme .navbar-expand-sm .navbar-nav .dropdown-menu{position:absolute}.dark-theme .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)}.dark-theme .navbar-expand-sm .navbar-nav-scroll{overflow:visible}.dark-theme .navbar-expand-sm .navbar-collapse{display:flex!important;flex-basis:auto}.dark-theme .navbar-expand-sm .navbar-toggler{display:none}.dark-theme .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}.dark-theme .navbar-expand-sm .offcanvas .offcanvas-header{display:none}.dark-theme .navbar-expand-sm .offcanvas .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible}}@media (min-width: 768px){.dark-theme .navbar-expand-md{flex-wrap:nowrap;justify-content:flex-start}.dark-theme .navbar-expand-md .navbar-nav{flex-direction:row}.dark-theme .navbar-expand-md .navbar-nav .dropdown-menu{position:absolute}.dark-theme .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)}.dark-theme .navbar-expand-md .navbar-nav-scroll{overflow:visible}.dark-theme .navbar-expand-md .navbar-collapse{display:flex!important;flex-basis:auto}.dark-theme .navbar-expand-md .navbar-toggler{display:none}.dark-theme .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}.dark-theme .navbar-expand-md .offcanvas .offcanvas-header{display:none}.dark-theme .navbar-expand-md .offcanvas .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible}}@media (min-width: 992px){.dark-theme .navbar-expand-lg{flex-wrap:nowrap;justify-content:flex-start}.dark-theme .navbar-expand-lg .navbar-nav{flex-direction:row}.dark-theme .navbar-expand-lg .navbar-nav .dropdown-menu{position:absolute}.dark-theme .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)}.dark-theme .navbar-expand-lg .navbar-nav-scroll{overflow:visible}.dark-theme .navbar-expand-lg .navbar-collapse{display:flex!important;flex-basis:auto}.dark-theme .navbar-expand-lg .navbar-toggler{display:none}.dark-theme .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}.dark-theme .navbar-expand-lg .offcanvas .offcanvas-header{display:none}.dark-theme .navbar-expand-lg .offcanvas .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible}}@media (min-width: 1200px){.dark-theme .navbar-expand-xl{flex-wrap:nowrap;justify-content:flex-start}.dark-theme .navbar-expand-xl .navbar-nav{flex-direction:row}.dark-theme .navbar-expand-xl .navbar-nav .dropdown-menu{position:absolute}.dark-theme .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)}.dark-theme .navbar-expand-xl .navbar-nav-scroll{overflow:visible}.dark-theme .navbar-expand-xl .navbar-collapse{display:flex!important;flex-basis:auto}.dark-theme .navbar-expand-xl .navbar-toggler{display:none}.dark-theme .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}.dark-theme .navbar-expand-xl .offcanvas .offcanvas-header{display:none}.dark-theme .navbar-expand-xl .offcanvas .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible}}@media (min-width: 1400px){.dark-theme .navbar-expand-xxl{flex-wrap:nowrap;justify-content:flex-start}.dark-theme .navbar-expand-xxl .navbar-nav{flex-direction:row}.dark-theme .navbar-expand-xxl .navbar-nav .dropdown-menu{position:absolute}.dark-theme .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)}.dark-theme .navbar-expand-xxl .navbar-nav-scroll{overflow:visible}.dark-theme .navbar-expand-xxl .navbar-collapse{display:flex!important;flex-basis:auto}.dark-theme .navbar-expand-xxl .navbar-toggler{display:none}.dark-theme .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}.dark-theme .navbar-expand-xxl .offcanvas .offcanvas-header{display:none}.dark-theme .navbar-expand-xxl .offcanvas .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible}}.dark-theme .navbar-expand{flex-wrap:nowrap;justify-content:flex-start}.dark-theme .navbar-expand .navbar-nav{flex-direction:row}.dark-theme .navbar-expand .navbar-nav .dropdown-menu{position:absolute}.dark-theme .navbar-expand .navbar-nav .nav-link{padding-right:var(--bs-navbar-nav-link-padding-x);padding-left:var(--bs-navbar-nav-link-padding-x)}.dark-theme .navbar-expand .navbar-nav-scroll{overflow:visible}.dark-theme .navbar-expand .navbar-collapse{display:flex!important;flex-basis:auto}.dark-theme .navbar-expand .navbar-toggler{display:none}.dark-theme .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}.dark-theme .navbar-expand .offcanvas .offcanvas-header{display:none}.dark-theme .navbar-expand .offcanvas .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible}.dark-theme .navbar-dark{--bs-navbar-color: rgba(255, 255, 255, .8);--bs-navbar-hover-color: #fff;--bs-navbar-disabled-color: rgba(255, 255, 255, .4);--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 width='14px' height='11px' viewBox='0 0 14 11' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cdefs%3E%3Cpath d='M0,0 L14,0 L14,1.75 L0,1.75 L0,0 Z M0,4.375 L14,4.375 L14,6.125 L0,6.125 L0,4.375 Z M0,8.75 L14,8.75 L14,10.5 L0,10.5 L0,8.75 Z' id='path-1'%3E%3C/path%3E%3C/defs%3E%3Cg id='\1f48e-UI-Elements' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cg id='12%29-Navbar' transform='translate%28-1174.000000, -1290.000000%29'%3E%3Cg id='Group' transform='translate%281174.000000, 1288.000000%29'%3E%3Cg id='Icon-Color' transform='translate%280.000000, 2.000000%29'%3E%3Cuse fill='rgba%28255, 255, 255, 0.8%29' xlink:href='%23path-1'%3E%3C/use%3E%3Cuse fill-opacity='0.1' fill='rgba%28255, 255, 255, 0.8%29' xlink:href='%23path-1'%3E%3C/use%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E")}.dark-theme .card{--bs-card-spacer-y: 1.5rem;--bs-card-spacer-x: 1.5rem;--bs-card-title-spacer-y: .875rem;--bs-card-border-width: 0;--bs-card-border-color: #444564;--bs-card-border-radius: .5rem;--bs-card-box-shadow: 0 .125rem .5rem 0 rgba(0, 0, 0, .16);--bs-card-inner-border-radius: .5rem;--bs-card-cap-padding-y: 1.5rem;--bs-card-cap-padding-x: 1.5rem;--bs-card-cap-bg: transparent;--bs-card-cap-color: ;--bs-card-height: ;--bs-card-color: ;--bs-card-bg: #2b2c40;--bs-card-img-overlay-padding: 1.5rem;--bs-card-group-margin: .8125rem;position:relative;display:flex;flex-direction:column;min-width:0;height:var(--bs-card-height);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)}.dark-theme .card>hr{margin-right:0;margin-left:0}.dark-theme .card>.list-group{border-top:inherit;border-bottom:inherit}.dark-theme .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)}.dark-theme .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)}.dark-theme .card>.card-header+.list-group,.dark-theme .card>.list-group+.card-footer{border-top:0}.dark-theme .card-body{flex:1 1 auto;padding:var(--bs-card-spacer-y) var(--bs-card-spacer-x);color:var(--bs-card-color)}.dark-theme .card-title{margin-bottom:var(--bs-card-title-spacer-y)}.dark-theme .card-subtitle{margin-top:calc(-.5 * var(--bs-card-title-spacer-y));margin-bottom:0}.dark-theme .card-text:last-child{margin-bottom:0}.dark-theme .card-link+.card-link{margin-left:var(--bs-card-spacer-x)}.dark-theme .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)}.dark-theme .card-header:first-child{border-radius:var(--bs-card-inner-border-radius) var(--bs-card-inner-border-radius) 0 0}.dark-theme .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)}.dark-theme .card-footer:last-child{border-radius:0 0 var(--bs-card-inner-border-radius) var(--bs-card-inner-border-radius)}.dark-theme .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}.dark-theme .card-header-tabs .nav-link.active{background-color:var(--bs-card-bg);border-bottom-color:var(--bs-card-bg)}.dark-theme .card-header-pills{margin-right:calc(-.5 * var(--bs-card-cap-padding-x));margin-left:calc(-.5 * var(--bs-card-cap-padding-x))}.dark-theme .card-img-overlay{position:absolute;inset:0;padding:var(--bs-card-img-overlay-padding);border-radius:var(--bs-card-inner-border-radius)}.dark-theme .card-img,.dark-theme .card-img-top,.dark-theme .card-img-bottom{width:100%}.dark-theme .card-img,.dark-theme .card-img-top{border-top-left-radius:var(--bs-card-inner-border-radius);border-top-right-radius:var(--bs-card-inner-border-radius)}.dark-theme .card-img,.dark-theme .card-img-bottom{border-bottom-right-radius:var(--bs-card-inner-border-radius);border-bottom-left-radius:var(--bs-card-inner-border-radius)}.dark-theme .card-group>.card{margin-bottom:var(--bs-card-group-margin)}@media (min-width: 576px){.dark-theme .card-group{display:flex;flex-flow:row wrap}.dark-theme .card-group>.card{flex:1 0 0%;margin-bottom:0}.dark-theme .card-group>.card+.card{margin-left:0;border-left:0}.dark-theme .card-group>.card:not(:last-child){border-top-right-radius:0;border-bottom-right-radius:0}.dark-theme .card-group>.card:not(:last-child) .card-img-top,.dark-theme .card-group>.card:not(:last-child) .card-header{border-top-right-radius:0}.dark-theme .card-group>.card:not(:last-child) .card-img-bottom,.dark-theme .card-group>.card:not(:last-child) .card-footer{border-bottom-right-radius:0}.dark-theme .card-group>.card:not(:first-child){border-top-left-radius:0;border-bottom-left-radius:0}.dark-theme .card-group>.card:not(:first-child) .card-img-top,.dark-theme .card-group>.card:not(:first-child) .card-header{border-top-left-radius:0}.dark-theme .card-group>.card:not(:first-child) .card-img-bottom,.dark-theme .card-group>.card:not(:first-child) .card-footer{border-bottom-left-radius:0}}.dark-theme .accordion{--bs-accordion-color: #cbcbe2;--bs-accordion-bg: #2b2c40;--bs-accordion-transition: all .2s ease-in-out, border-radius .15s ease;--bs-accordion-border-color: #444564;--bs-accordion-border-width: 0;--bs-accordion-border-radius: .375rem;--bs-accordion-inner-border-radius: .375rem;--bs-accordion-btn-padding-x: 1.125rem;--bs-accordion-btn-padding-y: .79rem;--bs-accordion-btn-color: #cbcbe2;--bs-accordion-btn-bg: var(--bs-accordion-bg);--bs-accordion-btn-icon: url("data:image/svg+xml,%3Csvg width='12' height='12' viewBox='0 0 12 12' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cdefs%3E%3Cpath id='a' d='m1.532 12 6.182-6-6.182-6L0 1.487 4.65 6 0 10.513z'/%3E%3C/defs%3E%3Cg transform='translate%282.571%29' fill='none' fill-rule='evenodd'%3E%3Cuse fill='%23435971' xlink:href='%23a'/%3E%3Cuse fill-opacity='.1' fill='%23cbcbe2' xlink:href='%23a'/%3E%3C/g%3E%3C/svg%3E%0A");--bs-accordion-btn-icon-width: .75rem;--bs-accordion-btn-icon-transform: rotate(90deg);--bs-accordion-btn-icon-transition: transform .2s ease-in-out;--bs-accordion-btn-active-icon: url("data:image/svg+xml,%3Csvg width='12' height='12' viewBox='0 0 12 12' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cdefs%3E%3Cpath id='a' d='m1.532 12 6.182-6-6.182-6L0 1.487 4.65 6 0 10.513z'/%3E%3C/defs%3E%3Cg transform='translate%282.571%29' fill='none' fill-rule='evenodd'%3E%3Cuse fill='%23435971' xlink:href='%23a'/%3E%3Cuse fill-opacity='.1' fill='%23cbcbe2' xlink:href='%23a'/%3E%3C/g%3E%3C/svg%3E%0A");--bs-accordion-btn-focus-border-color: white;--bs-accordion-btn-focus-box-shadow: none;--bs-accordion-body-padding-x: 1.125rem;--bs-accordion-body-padding-y: .79rem;--bs-accordion-active-color: #cbcbe2;--bs-accordion-active-bg: #2b2c40}.dark-theme .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:.9375rem;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){.dark-theme .accordion-button{transition:none}}.dark-theme .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)}.dark-theme .accordion-button:not(.collapsed):after{background-image:var(--bs-accordion-btn-active-icon);transform:var(--bs-accordion-btn-icon-transform)}.dark-theme .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){.dark-theme .accordion-button:after{transition:none}}.dark-theme .accordion-button:hover{z-index:2}.dark-theme .accordion-button:focus{z-index:3;border-color:var(--bs-accordion-btn-focus-border-color);outline:0;box-shadow:var(--bs-accordion-btn-focus-box-shadow)}.dark-theme .accordion-header{margin-bottom:0}.dark-theme .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)}.dark-theme .accordion-item:first-of-type{border-top-left-radius:var(--bs-accordion-border-radius);border-top-right-radius:var(--bs-accordion-border-radius)}.dark-theme .accordion-item:first-of-type .accordion-button{border-top-left-radius:var(--bs-accordion-inner-border-radius);border-top-right-radius:var(--bs-accordion-inner-border-radius)}.dark-theme .accordion-item:not(:first-of-type){border-top:0}.dark-theme .accordion-item:last-of-type{border-bottom-right-radius:var(--bs-accordion-border-radius);border-bottom-left-radius:var(--bs-accordion-border-radius)}.dark-theme .accordion-item:last-of-type .accordion-button.collapsed{border-bottom-right-radius:var(--bs-accordion-inner-border-radius);border-bottom-left-radius:var(--bs-accordion-inner-border-radius)}.dark-theme .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)}.dark-theme .accordion-body{padding:var(--bs-accordion-body-padding-y) var(--bs-accordion-body-padding-x)}.dark-theme .accordion-flush .accordion-collapse{border-width:0}.dark-theme .accordion-flush .accordion-item{border-right:0;border-left:0;border-radius:0}.dark-theme .accordion-flush .accordion-item:first-child{border-top:0}.dark-theme .accordion-flush .accordion-item:last-child{border-bottom:0}.dark-theme .accordion-flush .accordion-item .accordion-button,.dark-theme .accordion-flush .accordion-item .accordion-button.collapsed{border-radius:0}.dark-theme .breadcrumb{--bs-breadcrumb-padding-x: 0;--bs-breadcrumb-padding-y: 0;--bs-breadcrumb-margin-bottom: 1rem;--bs-breadcrumb-bg: transparent;--bs-breadcrumb-border-radius: ;--bs-breadcrumb-divider-color: #7071a4;--bs-breadcrumb-item-padding-x: .5rem;--bs-breadcrumb-item-active-color: #a3a4cc;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)}.dark-theme .breadcrumb-item+.breadcrumb-item{padding-left:var(--bs-breadcrumb-item-padding-x)}.dark-theme .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, "/")}.dark-theme .breadcrumb-item.active{color:var(--bs-breadcrumb-item-active-color)}.dark-theme .pagination{--bs-pagination-padding-x: .5125rem;--bs-pagination-padding-y: .625rem;--bs-pagination-font-size: .9375rem;--bs-pagination-color: #a3a4cc;--bs-pagination-bg: rgba(124, 125, 182, .08);--bs-pagination-border-width: 0px;--bs-pagination-border-color: rgba(255, 255, 255, .09);--bs-pagination-border-radius: .25rem;--bs-pagination-hover-color: #a3a4cc;--bs-pagination-hover-bg: rgba(124, 125, 182, .16);--bs-pagination-hover-border-color: rgba(255, 255, 255, .4);--bs-pagination-focus-color: #a3a4cc;--bs-pagination-focus-bg: rgba(124, 125, 182, .16);--bs-pagination-focus-box-shadow: none;--bs-pagination-active-color: #fff;--bs-pagination-active-bg: #fff;--bs-pagination-active-border-color: #fff;--bs-pagination-disabled-color: #7071a4;--bs-pagination-disabled-bg: rgba(124, 125, 182, .04);--bs-pagination-disabled-border-color: rgba(255, 255, 255, .4);display:flex;padding-left:0;list-style:none}.dark-theme .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);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){.dark-theme .page-link{transition:none}}.dark-theme .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)}.dark-theme .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)}.dark-theme .page-link.active,.active>.dark-theme .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)}.dark-theme .page-link.disabled,.disabled>.dark-theme .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)}.dark-theme .page-item:not(:first-child) .page-link{margin-left:.1875rem}.dark-theme .page-item .page-link{border-radius:var(--bs-pagination-border-radius)}.dark-theme .pagination-lg{--bs-pagination-padding-x: .5rem;--bs-pagination-padding-y: .9375rem;--bs-pagination-font-size: 1rem;--bs-pagination-border-radius: .5rem}.dark-theme .pagination-sm{--bs-pagination-padding-x: .25rem;--bs-pagination-padding-y: .375rem;--bs-pagination-font-size: .75rem;--bs-pagination-border-radius: .25rem}.dark-theme .badge{--bs-badge-padding-x: .593em;--bs-badge-padding-y: .52em;--bs-badge-font-size: .8125em;--bs-badge-font-weight: 500;--bs-badge-color: #fff;--bs-badge-border-radius: .25rem;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)}.dark-theme .badge:empty{display:none}.dark-theme .btn .badge{position:relative;top:-1px}.dark-theme .alert{--bs-alert-bg: transparent;--bs-alert-padding-x: .9375rem;--bs-alert-padding-y: .9375rem;--bs-alert-margin-bottom: 1rem;--bs-alert-color: inherit;--bs-alert-border-color: transparent;--bs-alert-border: 0 solid var(--bs-alert-border-color);--bs-alert-border-radius: .375rem;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)}.dark-theme .alert-heading{color:inherit}.dark-theme .alert-link{font-weight:700}.dark-theme .alert-dismissible{padding-right:2.8125rem}.dark-theme .alert-dismissible .btn-close{position:absolute;top:0;right:0;z-index:2;padding:1.171875rem .9375rem}@keyframes progress-bar-stripes{0%{background-position-x:.75rem}}.dark-theme .progress{--bs-progress-height: .75rem;--bs-progress-font-size: .625rem;--bs-progress-bg: #444564;--bs-progress-border-radius: 10rem;--bs-progress-box-shadow: inset 0 1px 2px rgba(0, 0, 0, .075);--bs-progress-bar-color: #fff;--bs-progress-bar-bg: #696cff;--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)}.dark-theme .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){.dark-theme .progress-bar{transition:none}}.dark-theme .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)}.dark-theme .progress-bar-animated{animation:1s linear infinite progress-bar-stripes}@media (prefers-reduced-motion: reduce){.dark-theme .progress-bar-animated{animation:none}}.dark-theme .list-group{--bs-list-group-color: #a3a4cc;--bs-list-group-bg: transparent;--bs-list-group-border-color: #444564;--bs-list-group-border-width: 1px;--bs-list-group-border-radius: .5rem;--bs-list-group-item-padding-x: .9375rem;--bs-list-group-item-padding-y: .58rem;--bs-list-group-action-color: #fff;--bs-list-group-action-hover-color: #a3a4cc;--bs-list-group-action-hover-bg: rgba(124, 125, 182, .06);--bs-list-group-action-active-color: #a3a4cc;--bs-list-group-action-active-bg: rgba(255, 255, 255, .03);--bs-list-group-disabled-color: #a3a4cc;--bs-list-group-disabled-bg: transparent;--bs-list-group-active-color: #fff;--bs-list-group-active-bg: #fff;--bs-list-group-active-border-color: #fff;display:flex;flex-direction:column;padding-left:0;margin-bottom:0;border-radius:var(--bs-list-group-border-radius)}.dark-theme .list-group-numbered{list-style-type:none;counter-reset:section}.dark-theme .list-group-numbered>.list-group-item:before{content:counters(section,".") ". ";counter-increment:section}.dark-theme .list-group-item-action{width:100%;color:var(--bs-list-group-action-color);text-align:inherit}.dark-theme .list-group-item-action:hover,.dark-theme .list-group-item-action:focus{z-index:1;color:var(--bs-list-group-action-hover-color);text-decoration:none;background-color:var(--bs-list-group-action-hover-bg)}.dark-theme .list-group-item-action:active{color:var(--bs-list-group-action-active-color);background-color:var(--bs-list-group-action-active-bg)}.dark-theme .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);background-color:var(--bs-list-group-bg);border:var(--bs-list-group-border-width) solid var(--bs-list-group-border-color)}.dark-theme .list-group-item:first-child{border-top-left-radius:inherit;border-top-right-radius:inherit}.dark-theme .list-group-item:last-child{border-bottom-right-radius:inherit;border-bottom-left-radius:inherit}.dark-theme .list-group-item.disabled,.dark-theme .list-group-item:disabled{color:var(--bs-list-group-disabled-color);pointer-events:none;background-color:var(--bs-list-group-disabled-bg)}.dark-theme .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)}.dark-theme .list-group-item+.list-group-item{border-top-width:0}.dark-theme .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)}.dark-theme .list-group-horizontal{flex-direction:row}.dark-theme .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}.dark-theme .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}.dark-theme .list-group-horizontal>.list-group-item.active{margin-top:0}.dark-theme .list-group-horizontal>.list-group-item+.list-group-item{border-top-width:var(--bs-list-group-border-width);border-left-width:0}.dark-theme .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){.dark-theme .list-group-horizontal-sm{flex-direction:row}.dark-theme .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}.dark-theme .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}.dark-theme .list-group-horizontal-sm>.list-group-item.active{margin-top:0}.dark-theme .list-group-horizontal-sm>.list-group-item+.list-group-item{border-top-width:var(--bs-list-group-border-width);border-left-width:0}.dark-theme .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){.dark-theme .list-group-horizontal-md{flex-direction:row}.dark-theme .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}.dark-theme .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}.dark-theme .list-group-horizontal-md>.list-group-item.active{margin-top:0}.dark-theme .list-group-horizontal-md>.list-group-item+.list-group-item{border-top-width:var(--bs-list-group-border-width);border-left-width:0}.dark-theme .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){.dark-theme .list-group-horizontal-lg{flex-direction:row}.dark-theme .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}.dark-theme .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}.dark-theme .list-group-horizontal-lg>.list-group-item.active{margin-top:0}.dark-theme .list-group-horizontal-lg>.list-group-item+.list-group-item{border-top-width:var(--bs-list-group-border-width);border-left-width:0}.dark-theme .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){.dark-theme .list-group-horizontal-xl{flex-direction:row}.dark-theme .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}.dark-theme .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}.dark-theme .list-group-horizontal-xl>.list-group-item.active{margin-top:0}.dark-theme .list-group-horizontal-xl>.list-group-item+.list-group-item{border-top-width:var(--bs-list-group-border-width);border-left-width:0}.dark-theme .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){.dark-theme .list-group-horizontal-xxl{flex-direction:row}.dark-theme .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}.dark-theme .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}.dark-theme .list-group-horizontal-xxl>.list-group-item.active{margin-top:0}.dark-theme .list-group-horizontal-xxl>.list-group-item+.list-group-item{border-top-width:var(--bs-list-group-border-width);border-left-width:0}.dark-theme .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)}}.dark-theme .list-group-flush{border-radius:0}.dark-theme .list-group-flush>.list-group-item{border-width:0 0 var(--bs-list-group-border-width)}.dark-theme .list-group-flush>.list-group-item:last-child{border-bottom-width:0}.dark-theme .btn-close{box-sizing:content-box;width:.8em;height:.8em;padding:.25em;color:#7071a4;background:transparent url("data:image/svg+xml,%3Csvg width='150px' height='151px' viewBox='0 0 150 151' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cdefs%3E%3Cpolygon id='path-1' points='131.251657 0 74.9933705 56.25 18.7483426 0 0 18.75 56.2450278 75 0 131.25 18.7483426 150 74.9933705 93.75 131.251657 150 150 131.25 93.7549722 75 150 18.75'%3E%3C/polygon%3E%3C/defs%3E%3Cg id='\1f3a8-%5BSetup%5D:-Colors-&amp;-Shadows' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cg id='Artboard' transform='translate%28-225.000000, -250.000000%29'%3E%3Cg id='Icon-Color' transform='translate%28225.000000, 250.500000%29'%3E%3Cuse fill='%237071a4' xlink:href='%23path-1'%3E%3C/use%3E%3Cuse fill-opacity='0.5' fill='%237071a4' xlink:href='%23path-1'%3E%3C/use%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E") center/.8em auto no-repeat;border:0;border-radius:.375rem;opacity:.95}.dark-theme .btn-close:hover{color:#7071a4;text-decoration:none;opacity:.95}.dark-theme .btn-close:focus{outline:0;box-shadow:none;opacity:.95}.dark-theme .btn-close:disabled,.dark-theme .btn-close.disabled{pointer-events:none;-webkit-user-select:none;user-select:none;opacity:.25}.dark-theme .btn-close-white{filter:invert(1) grayscale(100%) brightness(200%)}.dark-theme .toast{--bs-toast-zindex: 1095;--bs-toast-padding-x: 1.25rem;--bs-toast-padding-y: 1.25rem;--bs-toast-spacing: 1.25rem;--bs-toast-max-width: 350px;--bs-toast-font-size: .9375rem;--bs-toast-color: #a3a4cc;--bs-toast-bg: #2b2c40;--bs-toast-border-width: 0;--bs-toast-border-color: rgba(255, 255, 255, .8);--bs-toast-border-radius: .5rem;--bs-toast-box-shadow: 0 .25rem 1rem rgba(0, 0, 0, .2);--bs-toast-header-color: #a3a4cc;--bs-toast-header-bg: transparent;--bs-toast-header-border-color: transparent;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)}.dark-theme .toast.showing{opacity:0}.dark-theme .toast:not(.show){display:none}.dark-theme .toast-container{--bs-toast-zindex: 1095;position:absolute;z-index:var(--bs-toast-zindex);width:max-content;max-width:100%;pointer-events:none}.dark-theme .toast-container>:not(:last-child){margin-bottom:var(--bs-toast-spacing)}.dark-theme .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))}.dark-theme .toast-header .btn-close{margin-right:calc(-.5 * var(--bs-toast-padding-x));margin-left:var(--bs-toast-padding-x)}.dark-theme .toast-body{padding:var(--bs-toast-padding-x);word-wrap:break-word}.dark-theme .modal{--bs-modal-zindex: 1090;--bs-modal-width: 35rem;--bs-modal-padding: 1.5rem;--bs-modal-margin: 1.5rem;--bs-modal-color: ;--bs-modal-bg: #2b2c40;--bs-modal-border-color: var(--bs-border-color-translucent);--bs-modal-border-width: 0px;--bs-modal-border-radius: .5rem;--bs-modal-box-shadow: 0 .25rem 2.8125rem 0 rgba(0, 0, 0, .3);--bs-modal-inner-border-radius: calc(.5rem + -0px) ;--bs-modal-header-padding-x: 1.5rem;--bs-modal-header-padding-y: .25rem;--bs-modal-header-padding: 1.5rem 1.5rem .25rem;--bs-modal-header-border-color: var(--bs-border-color);--bs-modal-header-border-width: 0px;--bs-modal-title-line-height: 1.53;--bs-modal-footer-gap: .5rem;--bs-modal-footer-bg: ;--bs-modal-footer-border-color: var(--bs-border-color);--bs-modal-footer-border-width: 0px;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}.dark-theme .modal-dialog{position:relative;width:auto;margin:var(--bs-modal-margin);pointer-events:none}.modal.fade .dark-theme .modal-dialog{transition:transform .15s ease-out;transform:translateY(-100px) scale(.8)}@media (prefers-reduced-motion: reduce){.modal.fade .dark-theme .modal-dialog{transition:none}}.modal.show .dark-theme .modal-dialog{transform:translateY(0) scale(1)}.modal.modal-static .dark-theme .modal-dialog{transform:scale(1.02)}.dark-theme .modal-dialog-scrollable{height:calc(100% - var(--bs-modal-margin) * 2)}.dark-theme .modal-dialog-scrollable .modal-content{max-height:100%;overflow:hidden}.dark-theme .modal-dialog-scrollable .modal-body{overflow-y:auto}.dark-theme .modal-dialog-centered{display:flex;align-items:center;min-height:calc(100% - var(--bs-modal-margin) * 2)}.dark-theme .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}.dark-theme .modal-backdrop{--bs-backdrop-zindex: 1089;--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)}.dark-theme .modal-backdrop.fade{opacity:0}.dark-theme .modal-backdrop.show{opacity:var(--bs-backdrop-opacity)}.dark-theme .modal-header{display:flex;flex-shrink:0;align-items:center;justify-content:space-between;padding:var(--bs-modal-header-padding);border-bottom:var(--bs-modal-header-border-width) solid var(--bs-modal-header-border-color);border-top-left-radius:var(--bs-modal-inner-border-radius);border-top-right-radius:var(--bs-modal-inner-border-radius)}.dark-theme .modal-header .btn-close{padding:calc(var(--bs-modal-header-padding-y) * .5) calc(var(--bs-modal-header-padding-x) * .5);margin:calc(-.5 * var(--bs-modal-header-padding-y)) calc(-.5 * var(--bs-modal-header-padding-x)) calc(-.5 * var(--bs-modal-header-padding-y)) auto}.dark-theme .modal-title{margin-bottom:0;line-height:var(--bs-modal-title-line-height)}.dark-theme .modal-body{position:relative;flex:1 1 auto;padding:var(--bs-modal-padding)}.dark-theme .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)}.dark-theme .modal-footer>*{margin:calc(var(--bs-modal-footer-gap) * .5)}@media (min-width: 576px){.dark-theme .modal{--bs-modal-margin: 1.75rem;--bs-modal-box-shadow: 0 2px 20px 0 rgba(0, 0, 0, .45)}.dark-theme .modal-dialog{max-width:var(--bs-modal-width);margin-right:auto;margin-left:auto}.dark-theme .modal-sm{--bs-modal-width: 22.5rem}}@media (min-width: 992px){.dark-theme .modal-lg,.dark-theme .modal-xl{--bs-modal-width: 50rem}}@media (min-width: 1200px){.dark-theme .modal-xl{--bs-modal-width: 1140px}}.dark-theme .modal-fullscreen{width:100vw;max-width:none;height:100%;margin:0}.dark-theme .modal-fullscreen .modal-content{height:100%;border:0;border-radius:0}.dark-theme .modal-fullscreen .modal-header,.dark-theme .modal-fullscreen .modal-footer{border-radius:0}.dark-theme .modal-fullscreen .modal-body{overflow-y:auto}@media (max-width: 575.98px){.dark-theme .modal-fullscreen-sm-down{width:100vw;max-width:none;height:100%;margin:0}.dark-theme .modal-fullscreen-sm-down .modal-content{height:100%;border:0;border-radius:0}.dark-theme .modal-fullscreen-sm-down .modal-header,.dark-theme .modal-fullscreen-sm-down .modal-footer{border-radius:0}.dark-theme .modal-fullscreen-sm-down .modal-body{overflow-y:auto}}@media (max-width: 767.98px){.dark-theme .modal-fullscreen-md-down{width:100vw;max-width:none;height:100%;margin:0}.dark-theme .modal-fullscreen-md-down .modal-content{height:100%;border:0;border-radius:0}.dark-theme .modal-fullscreen-md-down .modal-header,.dark-theme .modal-fullscreen-md-down .modal-footer{border-radius:0}.dark-theme .modal-fullscreen-md-down .modal-body{overflow-y:auto}}@media (max-width: 991.98px){.dark-theme .modal-fullscreen-lg-down{width:100vw;max-width:none;height:100%;margin:0}.dark-theme .modal-fullscreen-lg-down .modal-content{height:100%;border:0;border-radius:0}.dark-theme .modal-fullscreen-lg-down .modal-header,.dark-theme .modal-fullscreen-lg-down .modal-footer{border-radius:0}.dark-theme .modal-fullscreen-lg-down .modal-body{overflow-y:auto}}@media (max-width: 1199.98px){.dark-theme .modal-fullscreen-xl-down{width:100vw;max-width:none;height:100%;margin:0}.dark-theme .modal-fullscreen-xl-down .modal-content{height:100%;border:0;border-radius:0}.dark-theme .modal-fullscreen-xl-down .modal-header,.dark-theme .modal-fullscreen-xl-down .modal-footer{border-radius:0}.dark-theme .modal-fullscreen-xl-down .modal-body{overflow-y:auto}}@media (max-width: 1399.98px){.dark-theme .modal-fullscreen-xxl-down{width:100vw;max-width:none;height:100%;margin:0}.dark-theme .modal-fullscreen-xxl-down .modal-content{height:100%;border:0;border-radius:0}.dark-theme .modal-fullscreen-xxl-down .modal-header,.dark-theme .modal-fullscreen-xxl-down .modal-footer{border-radius:0}.dark-theme .modal-fullscreen-xxl-down .modal-body{overflow-y:auto}}.dark-theme .tooltip{--bs-tooltip-zindex: 1099;--bs-tooltip-max-width: 200px;--bs-tooltip-padding-x: .7rem;--bs-tooltip-padding-y: .25rem;--bs-tooltip-margin: ;--bs-tooltip-font-size: .9375rem;--bs-tooltip-color: #fff;--bs-tooltip-bg: #6b6c9d;--bs-tooltip-border-radius: .25rem;--bs-tooltip-opacity: 1;--bs-tooltip-arrow-width: .8rem;--bs-tooltip-arrow-height: .4rem;z-index:var(--bs-tooltip-zindex);display:block;padding:var(--bs-tooltip-arrow-height);margin:var(--bs-tooltip-margin);font-family:var(--bs-font-sans-serif);font-style:normal;font-weight:400;line-height:1.53;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}.dark-theme .tooltip.show{opacity:var(--bs-tooltip-opacity)}.dark-theme .tooltip .tooltip-arrow{display:block;width:var(--bs-tooltip-arrow-width);height:var(--bs-tooltip-arrow-height)}.dark-theme .tooltip .tooltip-arrow:before{position:absolute;content:"";border-color:transparent;border-style:solid}.dark-theme .bs-tooltip-top .tooltip-arrow,.dark-theme .bs-tooltip-auto[data-popper-placement^=top] .tooltip-arrow{bottom:0}.dark-theme .bs-tooltip-top .tooltip-arrow:before,.dark-theme .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)}.dark-theme .bs-tooltip-end .tooltip-arrow,.dark-theme .bs-tooltip-auto[data-popper-placement^=right] .tooltip-arrow{left:0;width:var(--bs-tooltip-arrow-height);height:var(--bs-tooltip-arrow-width)}.dark-theme .bs-tooltip-end .tooltip-arrow:before,.dark-theme .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)}.dark-theme .bs-tooltip-bottom .tooltip-arrow,.dark-theme .bs-tooltip-auto[data-popper-placement^=bottom] .tooltip-arrow{top:0}.dark-theme .bs-tooltip-bottom .tooltip-arrow:before,.dark-theme .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)}.dark-theme .bs-tooltip-start .tooltip-arrow,.dark-theme .bs-tooltip-auto[data-popper-placement^=left] .tooltip-arrow{right:0;width:var(--bs-tooltip-arrow-height);height:var(--bs-tooltip-arrow-width)}.dark-theme .bs-tooltip-start .tooltip-arrow:before,.dark-theme .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)}.dark-theme .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)}.dark-theme .popover{--bs-popover-zindex: 1091;--bs-popover-max-width: 276px;--bs-popover-font-size: .9375rem;--bs-popover-bg: #2b2c40;--bs-popover-border-width: 0px;--bs-popover-border-color: var(--bs-border-color-translucent);--bs-popover-border-radius: .5rem;--bs-popover-inner-border-radius: calc(.5rem + -0px) ;--bs-popover-box-shadow: 0 .25rem 1rem rgba(0, 0, 0, .2);--bs-popover-header-padding-x: 1.125rem;--bs-popover-header-padding-y: 0;--bs-popover-header-font-size: 1.125rem;--bs-popover-header-color: #cbcbe2;--bs-popover-header-bg: transparent;--bs-popover-body-padding-x: 1.125rem;--bs-popover-body-padding-y: 1.125rem;--bs-popover-body-color: #a3a4cc;--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.53;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)}.dark-theme .popover .popover-arrow{display:block;width:var(--bs-popover-arrow-width);height:var(--bs-popover-arrow-height)}.dark-theme .popover .popover-arrow:before,.dark-theme .popover .popover-arrow:after{position:absolute;display:block;content:"";border-color:transparent;border-style:solid;border-width:0}.dark-theme .bs-popover-top>.popover-arrow,.dark-theme .bs-popover-auto[data-popper-placement^=top]>.popover-arrow{bottom:calc(-1 * (var(--bs-popover-arrow-height)) - var(--bs-popover-border-width))}.dark-theme .bs-popover-top>.popover-arrow:before,.dark-theme .bs-popover-auto[data-popper-placement^=top]>.popover-arrow:before,.dark-theme .bs-popover-top>.popover-arrow:after,.dark-theme .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}.dark-theme .bs-popover-top>.popover-arrow:before,.dark-theme .bs-popover-auto[data-popper-placement^=top]>.popover-arrow:before{bottom:0;border-top-color:var(--bs-popover-arrow-border)}.dark-theme .bs-popover-top>.popover-arrow:after,.dark-theme .bs-popover-auto[data-popper-placement^=top]>.popover-arrow:after{bottom:var(--bs-popover-border-width);border-top-color:var(--bs-popover-bg)}.dark-theme .bs-popover-end>.popover-arrow,.dark-theme .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)}.dark-theme .bs-popover-end>.popover-arrow:before,.dark-theme .bs-popover-auto[data-popper-placement^=right]>.popover-arrow:before,.dark-theme .bs-popover-end>.popover-arrow:after,.dark-theme .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}.dark-theme .bs-popover-end>.popover-arrow:before,.dark-theme .bs-popover-auto[data-popper-placement^=right]>.popover-arrow:before{left:0;border-right-color:var(--bs-popover-arrow-border)}.dark-theme .bs-popover-end>.popover-arrow:after,.dark-theme .bs-popover-auto[data-popper-placement^=right]>.popover-arrow:after{left:var(--bs-popover-border-width);border-right-color:var(--bs-popover-bg)}.dark-theme .bs-popover-bottom>.popover-arrow,.dark-theme .bs-popover-auto[data-popper-placement^=bottom]>.popover-arrow{top:calc(-1 * (var(--bs-popover-arrow-height)) - var(--bs-popover-border-width))}.dark-theme .bs-popover-bottom>.popover-arrow:before,.dark-theme .bs-popover-auto[data-popper-placement^=bottom]>.popover-arrow:before,.dark-theme .bs-popover-bottom>.popover-arrow:after,.dark-theme .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)}.dark-theme .bs-popover-bottom>.popover-arrow:before,.dark-theme .bs-popover-auto[data-popper-placement^=bottom]>.popover-arrow:before{top:0;border-bottom-color:var(--bs-popover-arrow-border)}.dark-theme .bs-popover-bottom>.popover-arrow:after,.dark-theme .bs-popover-auto[data-popper-placement^=bottom]>.popover-arrow:after{top:var(--bs-popover-border-width);border-bottom-color:var(--bs-popover-bg)}.dark-theme .bs-popover-bottom .popover-header:before,.dark-theme .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)}.dark-theme .bs-popover-start>.popover-arrow,.dark-theme .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)}.dark-theme .bs-popover-start>.popover-arrow:before,.dark-theme .bs-popover-auto[data-popper-placement^=left]>.popover-arrow:before,.dark-theme .bs-popover-start>.popover-arrow:after,.dark-theme .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)}.dark-theme .bs-popover-start>.popover-arrow:before,.dark-theme .bs-popover-auto[data-popper-placement^=left]>.popover-arrow:before{right:0;border-left-color:var(--bs-popover-arrow-border)}.dark-theme .bs-popover-start>.popover-arrow:after,.dark-theme .bs-popover-auto[data-popper-placement^=left]>.popover-arrow:after{right:var(--bs-popover-border-width);border-left-color:var(--bs-popover-bg)}.dark-theme .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)}.dark-theme .popover-header:empty{display:none}.dark-theme .popover-body{padding:var(--bs-popover-body-padding-y) var(--bs-popover-body-padding-x);color:var(--bs-popover-body-color)}.dark-theme .carousel{position:relative}.dark-theme .carousel.pointer-event{touch-action:pan-y}.dark-theme .carousel-inner{position:relative;width:100%;overflow:hidden}.dark-theme .carousel-inner:after{display:block;clear:both;content:""}.dark-theme .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){.dark-theme .carousel-item{transition:none}}.dark-theme .carousel-item.active,.dark-theme .carousel-item-next,.dark-theme .carousel-item-prev{display:block}.dark-theme .carousel-item-next:not(.carousel-item-start),.dark-theme .active.carousel-item-end{transform:translate(100%)}.dark-theme .carousel-item-prev:not(.carousel-item-end),.dark-theme .active.carousel-item-start{transform:translate(-100%)}.dark-theme .carousel-fade .carousel-item{opacity:0;transition-property:opacity;transform:none}.dark-theme .carousel-fade .carousel-item.active,.dark-theme .carousel-fade .carousel-item-next.carousel-item-start,.dark-theme .carousel-fade .carousel-item-prev.carousel-item-end{z-index:1;opacity:1}.dark-theme .carousel-fade .active.carousel-item-start,.dark-theme .carousel-fade .active.carousel-item-end{z-index:0;opacity:0;transition:opacity 0s .6s}@media (prefers-reduced-motion: reduce){.dark-theme .carousel-fade .active.carousel-item-start,.dark-theme .carousel-fade .active.carousel-item-end{transition:none}}.dark-theme .carousel-control-prev,.dark-theme .carousel-control-next{position:absolute;top:0;bottom:0;z-index:1;display:flex;align-items:center;justify-content:center;width:14%;padding:0;color:#fff;text-align:center;background:none;border:0;opacity:1;transition:opacity .15s ease}@media (prefers-reduced-motion: reduce){.dark-theme .carousel-control-prev,.dark-theme .carousel-control-next{transition:none}}.dark-theme .carousel-control-prev:hover,.dark-theme .carousel-control-prev:focus,.dark-theme .carousel-control-next:hover,.dark-theme .carousel-control-next:focus{color:#fff;text-decoration:none;outline:0;opacity:1}.dark-theme .carousel-control-prev{left:0}.dark-theme .carousel-control-next{right:0}.dark-theme .carousel-control-prev-icon,.dark-theme .carousel-control-next-icon{display:inline-block;width:2.55rem;height:2.55rem;background-repeat:no-repeat;background-position:50%;background-size:100% 100%}.dark-theme .carousel-control-prev-icon{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' style='fill: %23fff;transform: ;msFilter:;'%3E%3Cpath d='M13.293 6.293 7.586 12l5.707 5.707 1.414-1.414L10.414 12l4.293-4.293z'%3E%3C/path%3E%3C/svg%3E")}.dark-theme .carousel-control-next-icon{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' style='fill: %23fff;transform: ;msFilter:;'%3E%3Cpath d='M10.707 17.707 16.414 12l-5.707-5.707-1.414 1.414L13.586 12l-4.293 4.293z'%3E%3C/path%3E%3C/svg%3E")}.dark-theme .carousel-indicators{position:absolute;right:0;bottom:0;left:0;z-index:2;display:flex;justify-content:center;padding:0;margin-right:14%;margin-bottom:1rem;margin-left:14%;list-style:none}.dark-theme .carousel-indicators [data-bs-target]{box-sizing:content-box;flex:0 1 auto;width:30px;height:3px;padding:0;margin-right:3px;margin-left:3px;text-indent:-999px;cursor:pointer;background-color:#fff;background-clip:padding-box;border:0;border-top:10px solid transparent;border-bottom:10px solid transparent;opacity:.5;transition:opacity .6s ease}@media (prefers-reduced-motion: reduce){.dark-theme .carousel-indicators [data-bs-target]{transition:none}}.dark-theme .carousel-indicators .active{opacity:1}.dark-theme .carousel-caption{position:absolute;right:15%;bottom:1.25rem;left:15%;padding-top:1.25rem;padding-bottom:1.25rem;color:#fff;text-align:center}.dark-theme .carousel-dark .carousel-control-prev-icon,.dark-theme .carousel-dark .carousel-control-next-icon{filter:invert(1) grayscale(100)}.dark-theme .carousel-dark .carousel-indicators [data-bs-target]{background-color:#000}.dark-theme .carousel-dark .carousel-caption{color:#000}.dark-theme .spinner-grow,.dark-theme .spinner-border{display:inline-block;width:var(--bs-spinner-width);height:var(--bs-spinner-height);vertical-align:var(--bs-spinner-vertical-align);border-radius:50%;animation:var(--bs-spinner-animation-speed) linear infinite var(--bs-spinner-animation-name)}@keyframes spinner-border{to{transform:rotate(360deg)}}.dark-theme .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}.dark-theme .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}}.dark-theme .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}.dark-theme .spinner-grow-sm{--bs-spinner-width: 1rem;--bs-spinner-height: 1rem}@media (prefers-reduced-motion: reduce){.dark-theme .spinner-border,.dark-theme .spinner-grow{--bs-spinner-animation-speed: 1.5s}}.dark-theme .offcanvas,.dark-theme .offcanvas-xxl,.dark-theme .offcanvas-xl,.dark-theme .offcanvas-lg,.dark-theme .offcanvas-md,.dark-theme .offcanvas-sm{--bs-offcanvas-zindex: 1090;--bs-offcanvas-width: 400px;--bs-offcanvas-height: 30vh;--bs-offcanvas-padding-x: 1.5rem;--bs-offcanvas-padding-y: 1.5rem;--bs-offcanvas-color: ;--bs-offcanvas-bg: #2b2c40;--bs-offcanvas-border-width: 0px;--bs-offcanvas-border-color: var(--bs-border-color-translucent);--bs-offcanvas-box-shadow: 0 .25rem 2.8125rem 0 rgba(0, 0, 0, .3)}@media (max-width: 575.98px){.dark-theme .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:transform .25s ease-in-out}}@media (max-width: 575.98px) and (prefers-reduced-motion: reduce){.dark-theme .offcanvas-sm{transition:none}}@media (max-width: 575.98px){.dark-theme .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%)}.dark-theme .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%)}.dark-theme .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%)}.dark-theme .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%)}.dark-theme .offcanvas-sm.showing,.dark-theme .offcanvas-sm.show:not(.hiding){transform:none}.dark-theme .offcanvas-sm.showing,.dark-theme .offcanvas-sm.hiding,.dark-theme .offcanvas-sm.show{visibility:visible}}@media (min-width: 576px){.dark-theme .offcanvas-sm{--bs-offcanvas-height: auto;--bs-offcanvas-border-width: 0;background-color:transparent!important}.dark-theme .offcanvas-sm .offcanvas-header{display:none}.dark-theme .offcanvas-sm .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible;background-color:transparent!important}}@media (max-width: 767.98px){.dark-theme .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:transform .25s ease-in-out}}@media (max-width: 767.98px) and (prefers-reduced-motion: reduce){.dark-theme .offcanvas-md{transition:none}}@media (max-width: 767.98px){.dark-theme .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%)}.dark-theme .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%)}.dark-theme .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%)}.dark-theme .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%)}.dark-theme .offcanvas-md.showing,.dark-theme .offcanvas-md.show:not(.hiding){transform:none}.dark-theme .offcanvas-md.showing,.dark-theme .offcanvas-md.hiding,.dark-theme .offcanvas-md.show{visibility:visible}}@media (min-width: 768px){.dark-theme .offcanvas-md{--bs-offcanvas-height: auto;--bs-offcanvas-border-width: 0;background-color:transparent!important}.dark-theme .offcanvas-md .offcanvas-header{display:none}.dark-theme .offcanvas-md .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible;background-color:transparent!important}}@media (max-width: 991.98px){.dark-theme .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:transform .25s ease-in-out}}@media (max-width: 991.98px) and (prefers-reduced-motion: reduce){.dark-theme .offcanvas-lg{transition:none}}@media (max-width: 991.98px){.dark-theme .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%)}.dark-theme .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%)}.dark-theme .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%)}.dark-theme .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%)}.dark-theme .offcanvas-lg.showing,.dark-theme .offcanvas-lg.show:not(.hiding){transform:none}.dark-theme .offcanvas-lg.showing,.dark-theme .offcanvas-lg.hiding,.dark-theme .offcanvas-lg.show{visibility:visible}}@media (min-width: 992px){.dark-theme .offcanvas-lg{--bs-offcanvas-height: auto;--bs-offcanvas-border-width: 0;background-color:transparent!important}.dark-theme .offcanvas-lg .offcanvas-header{display:none}.dark-theme .offcanvas-lg .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible;background-color:transparent!important}}@media (max-width: 1199.98px){.dark-theme .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:transform .25s ease-in-out}}@media (max-width: 1199.98px) and (prefers-reduced-motion: reduce){.dark-theme .offcanvas-xl{transition:none}}@media (max-width: 1199.98px){.dark-theme .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%)}.dark-theme .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%)}.dark-theme .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%)}.dark-theme .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%)}.dark-theme .offcanvas-xl.showing,.dark-theme .offcanvas-xl.show:not(.hiding){transform:none}.dark-theme .offcanvas-xl.showing,.dark-theme .offcanvas-xl.hiding,.dark-theme .offcanvas-xl.show{visibility:visible}}@media (min-width: 1200px){.dark-theme .offcanvas-xl{--bs-offcanvas-height: auto;--bs-offcanvas-border-width: 0;background-color:transparent!important}.dark-theme .offcanvas-xl .offcanvas-header{display:none}.dark-theme .offcanvas-xl .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible;background-color:transparent!important}}@media (max-width: 1399.98px){.dark-theme .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:transform .25s ease-in-out}}@media (max-width: 1399.98px) and (prefers-reduced-motion: reduce){.dark-theme .offcanvas-xxl{transition:none}}@media (max-width: 1399.98px){.dark-theme .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%)}.dark-theme .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%)}.dark-theme .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%)}.dark-theme .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%)}.dark-theme .offcanvas-xxl.showing,.dark-theme .offcanvas-xxl.show:not(.hiding){transform:none}.dark-theme .offcanvas-xxl.showing,.dark-theme .offcanvas-xxl.hiding,.dark-theme .offcanvas-xxl.show{visibility:visible}}@media (min-width: 1400px){.dark-theme .offcanvas-xxl{--bs-offcanvas-height: auto;--bs-offcanvas-border-width: 0;background-color:transparent!important}.dark-theme .offcanvas-xxl .offcanvas-header{display:none}.dark-theme .offcanvas-xxl .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible;background-color:transparent!important}}.dark-theme .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:transform .25s ease-in-out}@media (prefers-reduced-motion: reduce){.dark-theme .offcanvas{transition:none}}.dark-theme .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%)}.dark-theme .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%)}.dark-theme .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%)}.dark-theme .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%)}.dark-theme .offcanvas.showing,.dark-theme .offcanvas.show:not(.hiding){transform:none}.dark-theme .offcanvas.showing,.dark-theme .offcanvas.hiding,.dark-theme .offcanvas.show{visibility:visible}.dark-theme .offcanvas-backdrop{position:fixed;top:0;left:0;z-index:1089;width:100vw;height:100vh;background-color:#000}.dark-theme .offcanvas-backdrop.fade{opacity:0}.dark-theme .offcanvas-backdrop.show{opacity:.5}.dark-theme .offcanvas-header{display:flex;align-items:center;justify-content:space-between;padding:var(--bs-offcanvas-padding-y) var(--bs-offcanvas-padding-x)}.dark-theme .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))}.dark-theme .offcanvas-title{margin-bottom:0;line-height:1.53}.dark-theme .offcanvas-body{flex-grow:1;padding:var(--bs-offcanvas-padding-y) var(--bs-offcanvas-padding-x);overflow-y:auto}.dark-theme .clearfix:after{display:block;clear:both;content:""}.dark-theme .text-bg-primary{color:#fff!important;background-color:RGBA(105,108,255,var(--bs-bg-opacity, 1))!important}.dark-theme .text-bg-secondary{color:#fff!important;background-color:RGBA(133,146,163,var(--bs-bg-opacity, 1))!important}.dark-theme .text-bg-success{color:#fff!important;background-color:RGBA(113,221,55,var(--bs-bg-opacity, 1))!important}.dark-theme .text-bg-info{color:#fff!important;background-color:RGBA(3,195,236,var(--bs-bg-opacity, 1))!important}.dark-theme .text-bg-warning{color:#fff!important;background-color:RGBA(255,171,0,var(--bs-bg-opacity, 1))!important}.dark-theme .text-bg-danger{color:#fff!important;background-color:RGBA(255,62,29,var(--bs-bg-opacity, 1))!important}.dark-theme .text-bg-light{color:#fff!important;background-color:RGBA(79,80,92,var(--bs-bg-opacity, 1))!important}.dark-theme .text-bg-dark{color:#fff!important;background-color:RGBA(107,108,157,var(--bs-bg-opacity, 1))!important}.dark-theme .text-bg-gray{color:#000!important;background-color:RGBA(255,255,255,var(--bs-bg-opacity, 1))!important}.dark-theme .link-primary{color:#696cff!important}.dark-theme .link-primary:hover,.dark-theme .link-primary:focus{color:#5f61e6!important}.dark-theme .link-secondary{color:#8592a3!important}.dark-theme .link-secondary:hover,.dark-theme .link-secondary:focus{color:#788393!important}.dark-theme .link-success{color:#71dd37!important}.dark-theme .link-success:hover,.dark-theme .link-success:focus{color:#66c732!important}.dark-theme .link-info{color:#03c3ec!important}.dark-theme .link-info:hover,.dark-theme .link-info:focus{color:#03b0d4!important}.dark-theme .link-warning{color:#ffab00!important}.dark-theme .link-warning:hover,.dark-theme .link-warning:focus{color:#e69a00!important}.dark-theme .link-danger{color:#ff3e1d!important}.dark-theme .link-danger:hover,.dark-theme .link-danger:focus{color:#e6381a!important}.dark-theme .link-light{color:#4f505c!important}.dark-theme .link-light:hover,.dark-theme .link-light:focus{color:#474853!important}.dark-theme .link-dark{color:#6b6c9d!important}.dark-theme .link-dark:hover,.dark-theme .link-dark:focus{color:#60618d!important}.dark-theme .link-gray{color:#fffc!important}.dark-theme .link-gray:hover,.dark-theme .link-gray:focus{color:#ffffffd1!important}.dark-theme .ratio{position:relative;width:100%}.dark-theme .ratio:before{display:block;padding-top:var(--bs-aspect-ratio);content:""}.dark-theme .ratio>*{position:absolute;top:0;left:0;width:100%;height:100%}.dark-theme .ratio-1x1{--bs-aspect-ratio: 100%}.dark-theme .ratio-4x3{--bs-aspect-ratio: 75%}.dark-theme .ratio-16x9{--bs-aspect-ratio: 56.25%}.dark-theme .ratio-21x9{--bs-aspect-ratio: 42.8571428571%}.dark-theme .fixed-top{position:fixed;top:0;right:0;left:0;z-index:1030}.dark-theme .fixed-bottom{position:fixed;right:0;bottom:0;left:0;z-index:1030}.dark-theme .sticky-top{position:sticky;top:0;z-index:1020}.dark-theme .sticky-bottom{position:sticky;bottom:0;z-index:1020}@media (min-width: 576px){.dark-theme .sticky-sm-top{position:sticky;top:0;z-index:1020}.dark-theme .sticky-sm-bottom{position:sticky;bottom:0;z-index:1020}}@media (min-width: 768px){.dark-theme .sticky-md-top{position:sticky;top:0;z-index:1020}.dark-theme .sticky-md-bottom{position:sticky;bottom:0;z-index:1020}}@media (min-width: 992px){.dark-theme .sticky-lg-top{position:sticky;top:0;z-index:1020}.dark-theme .sticky-lg-bottom{position:sticky;bottom:0;z-index:1020}}@media (min-width: 1200px){.dark-theme .sticky-xl-top{position:sticky;top:0;z-index:1020}.dark-theme .sticky-xl-bottom{position:sticky;bottom:0;z-index:1020}}@media (min-width: 1400px){.dark-theme .sticky-xxl-top{position:sticky;top:0;z-index:1020}.dark-theme .sticky-xxl-bottom{position:sticky;bottom:0;z-index:1020}}.dark-theme .hstack{display:flex;flex-direction:row;align-items:center;align-self:stretch}.dark-theme .vstack{display:flex;flex:1 1 auto;flex-direction:column;align-self:stretch}.dark-theme .visually-hidden,.dark-theme .visually-hidden-focusable:not(:focus):not(:focus-within){position:absolute!important;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}.dark-theme .stretched-link:after{position:absolute;inset:0;z-index:1;content:""}.dark-theme .text-truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.dark-theme .vr{display:inline-block;align-self:stretch;width:1px;min-height:1em;background-color:currentcolor;opacity:1}.dark-theme :root{color-scheme:dark}.dark-theme b,.dark-theme strong{font-weight:700}.dark-theme a:not([href]){color:inherit;text-decoration:none}.dark-theme a:not([href]):hover{color:inherit;text-decoration:none}.dark-theme input:-webkit-autofill,.dark-theme input:-webkit-autofill:hover,.dark-theme input:-webkit-autofill:focus,.dark-theme textarea:-webkit-autofill,.dark-theme textarea:-webkit-autofill:hover,.dark-theme textarea:-webkit-autofill:focus,.dark-theme select:-webkit-autofill,.dark-theme select:-webkit-autofill:hover,.dark-theme select:-webkit-autofill:focus,.dark-theme input:-internal-autofill-selected{background-clip:text!important;-webkit-background-clip:text!important}.dark-theme .row-bordered{overflow:hidden}.dark-theme .row-bordered>.col,.dark-theme .row-bordered>[class^=col-],.dark-theme .row-bordered>[class*=" col-"],.dark-theme .row-bordered>[class^="col "],.dark-theme .row-bordered>[class*=" col "],.dark-theme .row-bordered>[class$=" col"],.dark-theme .row-bordered>[class=col]{position:relative;padding-top:1px}.dark-theme .row-bordered>.col:before,.dark-theme .row-bordered>[class^=col-]:before,.dark-theme .row-bordered>[class*=" col-"]:before,.dark-theme .row-bordered>[class^="col "]:before,.dark-theme .row-bordered>[class*=" col "]:before,.dark-theme .row-bordered>[class$=" col"]:before,.dark-theme .row-bordered>[class=col]:before{content:"";position:absolute;right:0;bottom:-1px;left:0;display:block;height:0;border-top:1px solid #444564}.dark-theme .row-bordered>.col:after,.dark-theme .row-bordered>[class^=col-]:after,.dark-theme .row-bordered>[class*=" col-"]:after,.dark-theme .row-bordered>[class^="col "]:after,.dark-theme .row-bordered>[class*=" col "]:after,.dark-theme .row-bordered>[class$=" col"]:after,.dark-theme .row-bordered>[class=col]:after{content:"";position:absolute;top:0;bottom:0;left:-1px;display:block;width:0;border-left:1px solid #444564}.dark-theme .row-bordered.row-border-light>.col:before,.dark-theme .row-bordered.row-border-light>.col:after,.dark-theme .row-bordered.row-border-light>[class^=col-]:before,.dark-theme .row-bordered.row-border-light>[class^=col-]:after,.dark-theme .row-bordered.row-border-light>[class*=" col-"]:before,.dark-theme .row-bordered.row-border-light>[class*=" col-"]:after,.dark-theme .row-bordered.row-border-light>[class^="col "]:before,.dark-theme .row-bordered.row-border-light>[class^="col "]:after,.dark-theme .row-bordered.row-border-light>[class*=" col "]:before,.dark-theme .row-bordered.row-border-light>[class*=" col "]:after,.dark-theme .row-bordered.row-border-light>[class$=" col"]:before,.dark-theme .row-bordered.row-border-light>[class$=" col"]:after,.dark-theme .row-bordered.row-border-light>[class=col]:before,.dark-theme .row-bordered.row-border-light>[class=col]:after{border-color:#fffc}.dark-theme .bg-label-secondary{background-color:#393c50!important;color:#8592a3!important}.dark-theme .border-label-secondary{border:3px solid #646e7a}.dark-theme .border-light-secondary{border:3px solid rgba(133,146,163,.08)}.dark-theme .bg-label-success{background-color:#36483f!important;color:#71dd37!important}.dark-theme .border-label-success{border:3px solid #55a629}.dark-theme .border-light-success{border:3px solid rgba(113,221,55,.08)}.dark-theme .bg-label-info{background-color:#25445c!important;color:#03c3ec!important}.dark-theme .border-label-info{border:3px solid #0292b1}.dark-theme .border-light-info{border:3px solid rgba(3,195,236,.08)}.dark-theme .bg-label-warning{background-color:#4d4036!important;color:#ffab00!important}.dark-theme .border-label-warning{border:3px solid #bf8000}.dark-theme .border-light-warning{border:3px solid rgba(255,171,0,.08)}.dark-theme .bg-label-danger{background-color:#4d2f3a!important;color:#ff3e1d!important}.dark-theme .border-label-danger{border:3px solid #bf2f16}.dark-theme .border-light-danger{border:3px solid rgba(255,62,29,.08)}.dark-theme .bg-label-light{background-color:#313244!important;color:#4f505c!important}.dark-theme .border-label-light{border:3px solid #3b3c45}.dark-theme .border-light-light{border:3px solid rgba(79,80,92,.08)}.dark-theme .bg-label-dark{background-color:#35364f!important;color:#6b6c9d!important}.dark-theme .border-label-dark{border:3px solid #505176}.dark-theme .border-light-dark{border:3px solid rgba(107,108,157,.08)}.dark-theme .bg-label-gray{background-color:#434456f7!important;color:#fffc!important}.dark-theme .border-label-gray{border:3px solid rgba(170,170,170,.85)}.dark-theme .border-light-gray{border:3px solid rgba(255,255,255,.08)}.dark-theme .bg-label-hover-secondary{background-color:#393c50!important;color:#8592a3!important}.dark-theme .bg-label-hover-secondary:hover{background-color:#8592a3!important;color:#fff!important}.dark-theme .bg-label-hover-success{background-color:#36483f!important;color:#71dd37!important}.dark-theme .bg-label-hover-success:hover{background-color:#71dd37!important;color:#fff!important}.dark-theme .bg-label-hover-info{background-color:#25445c!important;color:#03c3ec!important}.dark-theme .bg-label-hover-info:hover{background-color:#03c3ec!important;color:#fff!important}.dark-theme .bg-label-hover-warning{background-color:#4d4036!important;color:#ffab00!important}.dark-theme .bg-label-hover-warning:hover{background-color:#ffab00!important;color:#fff!important}.dark-theme .bg-label-hover-danger{background-color:#4d2f3a!important;color:#ff3e1d!important}.dark-theme .bg-label-hover-danger:hover{background-color:#ff3e1d!important;color:#fff!important}.dark-theme .bg-label-hover-light{background-color:#313244!important;color:#4f505c!important}.dark-theme .bg-label-hover-light:hover{background-color:#4f505c!important;color:#fff!important}.dark-theme .bg-label-hover-dark{background-color:#35364f!important;color:#6b6c9d!important}.dark-theme .bg-label-hover-dark:hover{background-color:#6b6c9d!important;color:#fff!important}.dark-theme .bg-label-hover-gray{background-color:#434456f7!important;color:#fffc!important}.dark-theme .bg-label-hover-gray:hover{background-color:#fffc!important;color:#fff!important}.dark-theme .bg-gradient-secondary{background-image:linear-gradient(45deg,#8592a3,#c2c9d1)!important}.dark-theme .bg-gradient-success{background-image:linear-gradient(45deg,#71dd37,#b8ee9b)!important}.dark-theme .bg-gradient-info{background-image:linear-gradient(45deg,#03c3ec,#81e1f6)!important}.dark-theme .bg-gradient-warning{background-image:linear-gradient(45deg,#ffab00,#ffd580)!important}.dark-theme .bg-gradient-danger{background-image:linear-gradient(45deg,#ff3e1d,#ff9f8e)!important}.dark-theme .bg-gradient-light{background-image:linear-gradient(45deg,#4f505c,#a7a8ae)!important}.dark-theme .bg-gradient-dark{background-image:linear-gradient(45deg,#6b6c9d,#b5b6ce)!important}.dark-theme .bg-gradient-gray{background-image:linear-gradient(45deg,#fffc,#fff)!important}.dark-theme .border-label-dark{border:3px solid #3b3c45}.dark-theme .bg-label-hover-dark{background-color:#313244!important;color:#4f505c!important}.dark-theme .bg-label-hover-dark:hover{background-color:#4f505c!important;color:#fff!important}.dark-theme a.bg-dark:hover,.dark-theme a.bg-dark:focus{background-color:#000000a6!important}.dark-theme a.bg-light:hover,.dark-theme a.bg-light:focus{background-color:#fff9!important}.dark-theme a.bg-lighter:hover,.dark-theme a.bg-lighter:focus{background-color:#fffc!important}.dark-theme a.bg-lightest:hover,.dark-theme a.bg-lightest:focus{background-color:#ffffff08!important}.dark-theme .text-muted[href]:hover,.dark-theme .text-muted[href]:focus{color:#fff!important}.dark-theme .text-light{color:#7c7db6!important}.dark-theme .text-light[href]:hover,.dark-theme .text-light[href]:focus{color:#fff!important}.dark-theme .text-lighter{color:#a3a4cc!important}.dark-theme .text-lighter[href]:hover,.dark-theme .text-lighter[href]:focus{color:#fff!important}.dark-theme .text-lightest{color:#b0b1d3!important}.dark-theme .text-lightest[href]:hover,.dark-theme .text-lightest[href]:focus{color:#fff!important}.dark-theme .invert-text-white{color:#232333!important}.dark-theme .invert-text-white[href]:hover:hover,.dark-theme .invert-text-white[href]:hover:focus{color:#232333!important}.dark-theme .invert-text-dark{color:#fff!important}.dark-theme .invert-text-dark[href]:hover:hover,.dark-theme .invert-text-dark[href]:hover:focus{color:#fff!important}.dark-theme .invert-bg-white{background-color:#232333!important}.dark-theme a.invert-bg-white:hover,.dark-theme a.invert-bg-white:focus{background-color:#232333!important}.dark-theme .invert-bg-dark{background-color:#fff!important}.dark-theme a.invert-bg-dark:hover,.dark-theme a.invert-bg-dark:focus{background-color:#fff!important}.dark-theme .invert-border-dark{border-color:#fff!important}.dark-theme .invert-border-white{border-color:#232333!important}.dark-theme .container-p-x{padding-right:1rem!important;padding-left:1rem!important}@media (min-width: 992px){.dark-theme .container-p-x{padding-right:1.625rem!important;padding-left:1.625rem!important}}.dark-theme .container-m-nx{margin-right:-1rem!important;margin-left:-1rem!important}@media (min-width: 992px){.dark-theme .container-m-nx{margin-right:-1.625rem!important;margin-left:-1.625rem!important}}.dark-theme .container-p-y:not([class^=pt-]):not([class*=" pt-"]){padding-top:1.625rem!important}.dark-theme .container-p-y:not([class^=pb-]):not([class*=" pb-"]){padding-bottom:1.625rem!important}.dark-theme .container-m-ny:not([class^=mt-]):not([class*=" mt-"]){margin-top:-1.625rem!important}.dark-theme .container-m-ny:not([class^=mb-]):not([class*=" mb-"]){margin-bottom:-1.625rem!important}.dark-theme .cell-fit{width:.1%;white-space:nowrap}.dark-theme .table-secondary{--bs-table-bg: #e7e9ed;--bs-table-striped-bg: #d5d6da;--bs-table-striped-color: #000;--bs-table-active-bg: #d0d2d5;--bs-table-active-color: #000;--bs-table-hover-bg: #d0d2d5;--bs-table-hover-color: #000;color:#000;border-color:#8b8c8e}.dark-theme .table-secondary th{border-bottom-color:inherit!important}.dark-theme .table-secondary .btn-icon{color:#000}.dark-theme .table-success{--bs-table-bg: #e3f8d7;--bs-table-striped-bg: #d1e4c6;--bs-table-striped-color: #000;--bs-table-active-bg: #ccdfc2;--bs-table-active-color: #000;--bs-table-hover-bg: #ccdfc2;--bs-table-hover-color: #000;color:#000;border-color:#889581}.dark-theme .table-success th{border-bottom-color:inherit!important}.dark-theme .table-success .btn-icon{color:#000}.dark-theme .table-info{--bs-table-bg: #cdf3fb;--bs-table-striped-bg: #bde0e7;--bs-table-striped-color: #000;--bs-table-active-bg: #b9dbe2;--bs-table-active-color: #000;--bs-table-hover-bg: #b9dbe2;--bs-table-hover-color: #000;color:#000;border-color:#7b9297}.dark-theme .table-info th{border-bottom-color:inherit!important}.dark-theme .table-info .btn-icon{color:#000}.dark-theme .table-warning{--bs-table-bg: #ffeecc;--bs-table-striped-bg: #ebdbbc;--bs-table-striped-color: #000;--bs-table-active-bg: #e6d6b8;--bs-table-active-color: #000;--bs-table-hover-bg: #e6d6b8;--bs-table-hover-color: #000;color:#000;border-color:#998f7a}.dark-theme .table-warning th{border-bottom-color:inherit!important}.dark-theme .table-warning .btn-icon{color:#000}.dark-theme .table-danger{--bs-table-bg: #ffd8d2;--bs-table-striped-bg: #ebc7c1;--bs-table-striped-color: #000;--bs-table-active-bg: #e6c2bd;--bs-table-active-color: #000;--bs-table-hover-bg: #e6c2bd;--bs-table-hover-color: #000;color:#000;border-color:#99827e}.dark-theme .table-danger th{border-bottom-color:inherit!important}.dark-theme .table-danger .btn-icon{color:#000}.dark-theme .table-light{--bs-table-bg: #2b2c40;--bs-table-striped-bg: #3c3d4f;--bs-table-striped-color: #fff;--bs-table-active-bg: #404153;--bs-table-active-color: #fff;--bs-table-hover-bg: #404153;--bs-table-hover-color: #fff;color:#fff;border-color:#80808c}.dark-theme .table-light th{border-bottom-color:inherit!important}.dark-theme .table-light .btn-icon{color:#fff}.dark-theme .table-dark{--bs-table-bg: #fff;--bs-table-striped-bg: #ebebeb;--bs-table-striped-color: #000;--bs-table-active-bg: #e6e6e6;--bs-table-active-color: #000;--bs-table-hover-bg: #e6e6e6;--bs-table-hover-color: #000;color:#000;border-color:#999}.dark-theme .table-dark th{border-bottom-color:#999!important}.dark-theme .table-dark .btn-icon{color:#000}.dark-theme .table>:not(caption)>*>*{background-clip:padding-box}.dark-theme .table tr>td .dropdown{position:static}.dark-theme .card .table{margin-bottom:0}@supports (-moz-appearance: none){.dark-theme .table .dropdown-menu.show{display:inline-table}}.dark-theme .table th{text-transform:uppercase;font-size:.75rem;letter-spacing:1px}.dark-theme .table:not(.table-dark) th{color:#cbcbe2}.dark-theme .table.table-dark .btn.btn-icon{color:#999}.dark-theme .table-border-bottom-0 tr:last-child td,.dark-theme .table-border-bottom-0 tr:last-child th{border-bottom-width:0}.dark-theme .table.table-flush-spacing thead tr>td:first-child,.dark-theme .table.table-flush-spacing tbody tr>td:first-child{padding-left:0}.dark-theme .table.table-flush-spacing thead tr>td:last-child,.dark-theme .table.table-flush-spacing tbody tr>td:last-child{padding-right:0}.dark-theme .nav-align-top .table:not(.table-dark),.dark-theme .nav-align-top .table:not(.table-dark) thead:not(.table-dark) th,.dark-theme .nav-align-top .table:not(.table-dark) tfoot:not(.table-dark) th,.dark-theme .nav-align-top .table:not(.table-dark) td,.dark-theme .nav-align-right .table:not(.table-dark),.dark-theme .nav-align-right .table:not(.table-dark) thead:not(.table-dark) th,.dark-theme .nav-align-right .table:not(.table-dark) tfoot:not(.table-dark) th,.dark-theme .nav-align-right .table:not(.table-dark) td,.dark-theme .nav-align-bottom .table:not(.table-dark),.dark-theme .nav-align-bottom .table:not(.table-dark) thead:not(.table-dark) th,.dark-theme .nav-align-bottom .table:not(.table-dark) tfoot:not(.table-dark) th,.dark-theme .nav-align-bottom .table:not(.table-dark) td,.dark-theme .nav-align-left .table:not(.table-dark),.dark-theme .nav-align-left .table:not(.table-dark) thead:not(.table-dark) th,.dark-theme .nav-align-left .table:not(.table-dark) tfoot:not(.table-dark) th,.dark-theme .nav-align-left .table:not(.table-dark) td{border-color:#ffffff17}.dark-theme .btn{cursor:pointer;display:inline-flex;align-items:center;justify-content:center}.dark-theme .btn .bx{line-height:1.15}.dark-theme .btn.disabled,.dark-theme .btn:disabled{cursor:default}.dark-theme .btn .badge{transition:all .2s ease-in-out}@media (prefers-reduced-motion: reduce){.dark-theme .btn .badge{transition:none}}.dark-theme label.btn{margin-bottom:0}.dark-theme .btn-xl,.dark-theme .btn-group-xl>.btn{--bs-btn-padding-y: .875rem;--bs-btn-padding-x: 2.125rem;--bs-btn-font-size: 1.25rem;--bs-btn-border-radius: .625rem}.dark-theme .btn-xs,.dark-theme .btn-group-xs>.btn{--bs-btn-padding-y: 0;--bs-btn-padding-x: .5rem;--bs-btn-font-size: .75rem;--bs-btn-border-radius: .125rem}.dark-theme .btn-secondary{color:#fff;background-color:#8592a3;border-color:#8592a3;box-shadow:0 .125rem .25rem #8592a366}.dark-theme .btn-secondary:hover{color:#fff!important;background-color:#788393!important;border-color:#788393!important;transform:translateY(-1px)!important}.btn-check:focus+.dark-theme .btn-secondary,.dark-theme .btn-secondary:focus,.dark-theme .btn-secondary.focus{color:#fff;background-color:#788393;border-color:#788393;transform:translateY(0);box-shadow:none}.btn-check:checked+.dark-theme .btn-secondary,.btn-check:active+.dark-theme .btn-secondary,.dark-theme .btn-secondary:active,.dark-theme .btn-secondary.active,.dark-theme .btn-secondary.show.dropdown-toggle,.show>.dark-theme .btn-secondary.dropdown-toggle{color:#fff!important;background-color:#717c8b!important;border-color:#717c8b!important}.btn-check:checked+.dark-theme .btn-secondary:focus,.btn-check:active+.dark-theme .btn-secondary:focus,.dark-theme .btn-secondary:active:focus,.dark-theme .btn-secondary.active:focus,.dark-theme .btn-secondary.show.dropdown-toggle:focus,.show>.dark-theme .btn-secondary.dropdown-toggle:focus{box-shadow:none}.dark-theme .btn-secondary.disabled,.dark-theme .btn-secondary:disabled{color:#fff!important;background-color:#8592a3!important;border-color:#8592a3!important;box-shadow:none!important}.dark-theme .btn-label-secondary{color:#8592a3;border-color:transparent;background:#393c50}.dark-theme .btn-label-secondary:hover{border-color:transparent!important;background:#788393!important;color:#fff!important;box-shadow:0 .125rem .25rem #8592a366!important;transform:translateY(-1px)!important}.dark-theme .btn-label-secondary:focus,.dark-theme .btn-label-secondary.focus{color:#fff;background:#788393;box-shadow:none!important;transform:translateY(0)}.dark-theme .btn-label-secondary:active,.dark-theme .btn-label-secondary.active,.dark-theme .btn-label-secondary.show.dropdown-toggle,.show>.dark-theme .btn-label-secondary.dropdown-toggle{color:#fff!important;background-color:#717c8b!important;border-color:transparent!important}.dark-theme .btn-label-secondary:active:focus,.dark-theme .btn-label-secondary.active:focus,.dark-theme .btn-label-secondary.show.dropdown-toggle:focus,.show>.dark-theme .btn-label-secondary.dropdown-toggle:focus{box-shadow:none}.dark-theme .btn-label-secondary.disabled,.dark-theme .btn-label-secondary:disabled{color:#8592a3!important;background-color:#393c50!important;border-color:transparent!important}.dark-theme .btn-outline-secondary{color:#8592a3;border-color:#8592a3;background:transparent}.dark-theme .btn-outline-secondary:hover{color:#fff!important;background-color:#788393!important;border-color:#788393!important;box-shadow:0 .125rem .25rem #8592a366!important;transform:translateY(-1px)!important}.btn-check:focus+.dark-theme .btn-outline-secondary,.dark-theme .btn-outline-secondary:focus{color:#fff;background-color:#788393;border-color:#788393;box-shadow:none;transform:translateY(0)}.btn-check:checked+.dark-theme .btn-outline-secondary,.btn-check:active+.dark-theme .btn-outline-secondary,.dark-theme .btn-outline-secondary:active,.dark-theme .btn-outline-secondary.active,.dark-theme .btn-outline-secondary.dropdown-toggle.show{color:#fff!important;background-color:#717c8b!important;border-color:#717c8b!important}.btn-check:checked+.dark-theme .btn-outline-secondary:focus,.btn-check:active+.dark-theme .btn-outline-secondary:focus,.dark-theme .btn-outline-secondary:active:focus,.dark-theme .btn-outline-secondary.active:focus,.dark-theme .btn-outline-secondary.dropdown-toggle.show:focus{box-shadow:none}.dark-theme .btn-outline-secondary.disabled,.dark-theme .btn-outline-secondary:disabled{box-shadow:none!important;color:#8592a3!important;background-color:transparent!important}.dark-theme .btn-outline-secondary .badge{background:#8592a3;border-color:#8592a3;color:#fff}.dark-theme .btn-outline-secondary:hover .badge,.dark-theme .btn-outline-secondary:focus:hover .badge,.dark-theme .btn-outline-secondary:active .badge,.dark-theme .btn-outline-secondary.active .badge,.dark-theme .show>.btn-outline-secondary.dropdown-toggle .badge{background:#fff;border-color:#fff;color:#8592a3}.dark-theme .btn-success{color:#fff;background-color:#71dd37;border-color:#71dd37;box-shadow:0 .125rem .25rem #71dd3766}.dark-theme .btn-success:hover{color:#fff!important;background-color:#66c732!important;border-color:#66c732!important;transform:translateY(-1px)!important}.btn-check:focus+.dark-theme .btn-success,.dark-theme .btn-success:focus,.dark-theme .btn-success.focus{color:#fff;background-color:#66c732;border-color:#66c732;transform:translateY(0);box-shadow:none}.btn-check:checked+.dark-theme .btn-success,.btn-check:active+.dark-theme .btn-success,.dark-theme .btn-success:active,.dark-theme .btn-success.active,.dark-theme .btn-success.show.dropdown-toggle,.show>.dark-theme .btn-success.dropdown-toggle{color:#fff!important;background-color:#60bc2f!important;border-color:#60bc2f!important}.btn-check:checked+.dark-theme .btn-success:focus,.btn-check:active+.dark-theme .btn-success:focus,.dark-theme .btn-success:active:focus,.dark-theme .btn-success.active:focus,.dark-theme .btn-success.show.dropdown-toggle:focus,.show>.dark-theme .btn-success.dropdown-toggle:focus{box-shadow:none}.dark-theme .btn-success.disabled,.dark-theme .btn-success:disabled{color:#fff!important;background-color:#71dd37!important;border-color:#71dd37!important;box-shadow:none!important}.dark-theme .btn-label-success{color:#71dd37;border-color:transparent;background:#36483f}.dark-theme .btn-label-success:hover{border-color:transparent!important;background:#66c732!important;color:#fff!important;box-shadow:0 .125rem .25rem #71dd3766!important;transform:translateY(-1px)!important}.dark-theme .btn-label-success:focus,.dark-theme .btn-label-success.focus{color:#fff;background:#66c732;box-shadow:none!important;transform:translateY(0)}.dark-theme .btn-label-success:active,.dark-theme .btn-label-success.active,.dark-theme .btn-label-success.show.dropdown-toggle,.show>.dark-theme .btn-label-success.dropdown-toggle{color:#fff!important;background-color:#60bc2f!important;border-color:transparent!important}.dark-theme .btn-label-success:active:focus,.dark-theme .btn-label-success.active:focus,.dark-theme .btn-label-success.show.dropdown-toggle:focus,.show>.dark-theme .btn-label-success.dropdown-toggle:focus{box-shadow:none}.dark-theme .btn-label-success.disabled,.dark-theme .btn-label-success:disabled{color:#71dd37!important;background-color:#36483f!important;border-color:transparent!important}.dark-theme .btn-outline-success{color:#71dd37;border-color:#71dd37;background:transparent}.dark-theme .btn-outline-success:hover{color:#fff!important;background-color:#66c732!important;border-color:#66c732!important;box-shadow:0 .125rem .25rem #71dd3766!important;transform:translateY(-1px)!important}.btn-check:focus+.dark-theme .btn-outline-success,.dark-theme .btn-outline-success:focus{color:#fff;background-color:#66c732;border-color:#66c732;box-shadow:none;transform:translateY(0)}.btn-check:checked+.dark-theme .btn-outline-success,.btn-check:active+.dark-theme .btn-outline-success,.dark-theme .btn-outline-success:active,.dark-theme .btn-outline-success.active,.dark-theme .btn-outline-success.dropdown-toggle.show{color:#fff!important;background-color:#60bc2f!important;border-color:#60bc2f!important}.btn-check:checked+.dark-theme .btn-outline-success:focus,.btn-check:active+.dark-theme .btn-outline-success:focus,.dark-theme .btn-outline-success:active:focus,.dark-theme .btn-outline-success.active:focus,.dark-theme .btn-outline-success.dropdown-toggle.show:focus{box-shadow:none}.dark-theme .btn-outline-success.disabled,.dark-theme .btn-outline-success:disabled{box-shadow:none!important;color:#71dd37!important;background-color:transparent!important}.dark-theme .btn-outline-success .badge{background:#71dd37;border-color:#71dd37;color:#fff}.dark-theme .btn-outline-success:hover .badge,.dark-theme .btn-outline-success:focus:hover .badge,.dark-theme .btn-outline-success:active .badge,.dark-theme .btn-outline-success.active .badge,.dark-theme .show>.btn-outline-success.dropdown-toggle .badge{background:#fff;border-color:#fff;color:#71dd37}.dark-theme .btn-info{color:#fff;background-color:#03c3ec;border-color:#03c3ec;box-shadow:0 .125rem .25rem #03c3ec66}.dark-theme .btn-info:hover{color:#fff!important;background-color:#03b0d4!important;border-color:#03b0d4!important;transform:translateY(-1px)!important}.btn-check:focus+.dark-theme .btn-info,.dark-theme .btn-info:focus,.dark-theme .btn-info.focus{color:#fff;background-color:#03b0d4;border-color:#03b0d4;transform:translateY(0);box-shadow:none}.btn-check:checked+.dark-theme .btn-info,.btn-check:active+.dark-theme .btn-info,.dark-theme .btn-info:active,.dark-theme .btn-info.active,.dark-theme .btn-info.show.dropdown-toggle,.show>.dark-theme .btn-info.dropdown-toggle{color:#fff!important;background-color:#03a6c9!important;border-color:#03a6c9!important}.btn-check:checked+.dark-theme .btn-info:focus,.btn-check:active+.dark-theme .btn-info:focus,.dark-theme .btn-info:active:focus,.dark-theme .btn-info.active:focus,.dark-theme .btn-info.show.dropdown-toggle:focus,.show>.dark-theme .btn-info.dropdown-toggle:focus{box-shadow:none}.dark-theme .btn-info.disabled,.dark-theme .btn-info:disabled{color:#fff!important;background-color:#03c3ec!important;border-color:#03c3ec!important;box-shadow:none!important}.dark-theme .btn-label-info{color:#03c3ec;border-color:transparent;background:#25445c}.dark-theme .btn-label-info:hover{border-color:transparent!important;background:#03b0d4!important;color:#fff!important;box-shadow:0 .125rem .25rem #03c3ec66!important;transform:translateY(-1px)!important}.dark-theme .btn-label-info:focus,.dark-theme .btn-label-info.focus{color:#fff;background:#03b0d4;box-shadow:none!important;transform:translateY(0)}.dark-theme .btn-label-info:active,.dark-theme .btn-label-info.active,.dark-theme .btn-label-info.show.dropdown-toggle,.show>.dark-theme .btn-label-info.dropdown-toggle{color:#fff!important;background-color:#03a6c9!important;border-color:transparent!important}.dark-theme .btn-label-info:active:focus,.dark-theme .btn-label-info.active:focus,.dark-theme .btn-label-info.show.dropdown-toggle:focus,.show>.dark-theme .btn-label-info.dropdown-toggle:focus{box-shadow:none}.dark-theme .btn-label-info.disabled,.dark-theme .btn-label-info:disabled{color:#03c3ec!important;background-color:#25445c!important;border-color:transparent!important}.dark-theme .btn-outline-info{color:#03c3ec;border-color:#03c3ec;background:transparent}.dark-theme .btn-outline-info:hover{color:#fff!important;background-color:#03b0d4!important;border-color:#03b0d4!important;box-shadow:0 .125rem .25rem #03c3ec66!important;transform:translateY(-1px)!important}.btn-check:focus+.dark-theme .btn-outline-info,.dark-theme .btn-outline-info:focus{color:#fff;background-color:#03b0d4;border-color:#03b0d4;box-shadow:none;transform:translateY(0)}.btn-check:checked+.dark-theme .btn-outline-info,.btn-check:active+.dark-theme .btn-outline-info,.dark-theme .btn-outline-info:active,.dark-theme .btn-outline-info.active,.dark-theme .btn-outline-info.dropdown-toggle.show{color:#fff!important;background-color:#03a6c9!important;border-color:#03a6c9!important}.btn-check:checked+.dark-theme .btn-outline-info:focus,.btn-check:active+.dark-theme .btn-outline-info:focus,.dark-theme .btn-outline-info:active:focus,.dark-theme .btn-outline-info.active:focus,.dark-theme .btn-outline-info.dropdown-toggle.show:focus{box-shadow:none}.dark-theme .btn-outline-info.disabled,.dark-theme .btn-outline-info:disabled{box-shadow:none!important;color:#03c3ec!important;background-color:transparent!important}.dark-theme .btn-outline-info .badge{background:#03c3ec;border-color:#03c3ec;color:#fff}.dark-theme .btn-outline-info:hover .badge,.dark-theme .btn-outline-info:focus:hover .badge,.dark-theme .btn-outline-info:active .badge,.dark-theme .btn-outline-info.active .badge,.dark-theme .show>.btn-outline-info.dropdown-toggle .badge{background:#fff;border-color:#fff;color:#03c3ec}.dark-theme .btn-warning{color:#fff;background-color:#ffab00;border-color:#ffab00;box-shadow:0 .125rem .25rem #ffab0066}.dark-theme .btn-warning:hover{color:#fff!important;background-color:#e69a00!important;border-color:#e69a00!important;transform:translateY(-1px)!important}.btn-check:focus+.dark-theme .btn-warning,.dark-theme .btn-warning:focus,.dark-theme .btn-warning.focus{color:#fff;background-color:#e69a00;border-color:#e69a00;transform:translateY(0);box-shadow:none}.btn-check:checked+.dark-theme .btn-warning,.btn-check:active+.dark-theme .btn-warning,.dark-theme .btn-warning:active,.dark-theme .btn-warning.active,.dark-theme .btn-warning.show.dropdown-toggle,.show>.dark-theme .btn-warning.dropdown-toggle{color:#fff!important;background-color:#d99100!important;border-color:#d99100!important}.btn-check:checked+.dark-theme .btn-warning:focus,.btn-check:active+.dark-theme .btn-warning:focus,.dark-theme .btn-warning:active:focus,.dark-theme .btn-warning.active:focus,.dark-theme .btn-warning.show.dropdown-toggle:focus,.show>.dark-theme .btn-warning.dropdown-toggle:focus{box-shadow:none}.dark-theme .btn-warning.disabled,.dark-theme .btn-warning:disabled{color:#fff!important;background-color:#ffab00!important;border-color:#ffab00!important;box-shadow:none!important}.dark-theme .btn-label-warning{color:#ffab00;border-color:transparent;background:#4d4036}.dark-theme .btn-label-warning:hover{border-color:transparent!important;background:#e69a00!important;color:#fff!important;box-shadow:0 .125rem .25rem #ffab0066!important;transform:translateY(-1px)!important}.dark-theme .btn-label-warning:focus,.dark-theme .btn-label-warning.focus{color:#fff;background:#e69a00;box-shadow:none!important;transform:translateY(0)}.dark-theme .btn-label-warning:active,.dark-theme .btn-label-warning.active,.dark-theme .btn-label-warning.show.dropdown-toggle,.show>.dark-theme .btn-label-warning.dropdown-toggle{color:#fff!important;background-color:#d99100!important;border-color:transparent!important}.dark-theme .btn-label-warning:active:focus,.dark-theme .btn-label-warning.active:focus,.dark-theme .btn-label-warning.show.dropdown-toggle:focus,.show>.dark-theme .btn-label-warning.dropdown-toggle:focus{box-shadow:none}.dark-theme .btn-label-warning.disabled,.dark-theme .btn-label-warning:disabled{color:#ffab00!important;background-color:#4d4036!important;border-color:transparent!important}.dark-theme .btn-outline-warning{color:#ffab00;border-color:#ffab00;background:transparent}.dark-theme .btn-outline-warning:hover{color:#fff!important;background-color:#e69a00!important;border-color:#e69a00!important;box-shadow:0 .125rem .25rem #ffab0066!important;transform:translateY(-1px)!important}.btn-check:focus+.dark-theme .btn-outline-warning,.dark-theme .btn-outline-warning:focus{color:#fff;background-color:#e69a00;border-color:#e69a00;box-shadow:none;transform:translateY(0)}.btn-check:checked+.dark-theme .btn-outline-warning,.btn-check:active+.dark-theme .btn-outline-warning,.dark-theme .btn-outline-warning:active,.dark-theme .btn-outline-warning.active,.dark-theme .btn-outline-warning.dropdown-toggle.show{color:#fff!important;background-color:#d99100!important;border-color:#d99100!important}.btn-check:checked+.dark-theme .btn-outline-warning:focus,.btn-check:active+.dark-theme .btn-outline-warning:focus,.dark-theme .btn-outline-warning:active:focus,.dark-theme .btn-outline-warning.active:focus,.dark-theme .btn-outline-warning.dropdown-toggle.show:focus{box-shadow:none}.dark-theme .btn-outline-warning.disabled,.dark-theme .btn-outline-warning:disabled{box-shadow:none!important;color:#ffab00!important;background-color:transparent!important}.dark-theme .btn-outline-warning .badge{background:#ffab00;border-color:#ffab00;color:#fff}.dark-theme .btn-outline-warning:hover .badge,.dark-theme .btn-outline-warning:focus:hover .badge,.dark-theme .btn-outline-warning:active .badge,.dark-theme .btn-outline-warning.active .badge,.dark-theme .show>.btn-outline-warning.dropdown-toggle .badge{background:#fff;border-color:#fff;color:#ffab00}.dark-theme .btn-danger{color:#fff;background-color:#ff3e1d;border-color:#ff3e1d;box-shadow:0 .125rem .25rem #ff3e1d66}.dark-theme .btn-danger:hover{color:#fff!important;background-color:#e6381a!important;border-color:#e6381a!important;transform:translateY(-1px)!important}.btn-check:focus+.dark-theme .btn-danger,.dark-theme .btn-danger:focus,.dark-theme .btn-danger.focus{color:#fff;background-color:#e6381a;border-color:#e6381a;transform:translateY(0);box-shadow:none}.btn-check:checked+.dark-theme .btn-danger,.btn-check:active+.dark-theme .btn-danger,.dark-theme .btn-danger:active,.dark-theme .btn-danger.active,.dark-theme .btn-danger.show.dropdown-toggle,.show>.dark-theme .btn-danger.dropdown-toggle{color:#fff!important;background-color:#d93519!important;border-color:#d93519!important}.btn-check:checked+.dark-theme .btn-danger:focus,.btn-check:active+.dark-theme .btn-danger:focus,.dark-theme .btn-danger:active:focus,.dark-theme .btn-danger.active:focus,.dark-theme .btn-danger.show.dropdown-toggle:focus,.show>.dark-theme .btn-danger.dropdown-toggle:focus{box-shadow:none}.dark-theme .btn-danger.disabled,.dark-theme .btn-danger:disabled{color:#fff!important;background-color:#ff3e1d!important;border-color:#ff3e1d!important;box-shadow:none!important}.dark-theme .btn-label-danger{color:#ff3e1d;border-color:transparent;background:#4d2f3a}.dark-theme .btn-label-danger:hover{border-color:transparent!important;background:#e6381a!important;color:#fff!important;box-shadow:0 .125rem .25rem #ff3e1d66!important;transform:translateY(-1px)!important}.dark-theme .btn-label-danger:focus,.dark-theme .btn-label-danger.focus{color:#fff;background:#e6381a;box-shadow:none!important;transform:translateY(0)}.dark-theme .btn-label-danger:active,.dark-theme .btn-label-danger.active,.dark-theme .btn-label-danger.show.dropdown-toggle,.show>.dark-theme .btn-label-danger.dropdown-toggle{color:#fff!important;background-color:#d93519!important;border-color:transparent!important}.dark-theme .btn-label-danger:active:focus,.dark-theme .btn-label-danger.active:focus,.dark-theme .btn-label-danger.show.dropdown-toggle:focus,.show>.dark-theme .btn-label-danger.dropdown-toggle:focus{box-shadow:none}.dark-theme .btn-label-danger.disabled,.dark-theme .btn-label-danger:disabled{color:#ff3e1d!important;background-color:#4d2f3a!important;border-color:transparent!important}.dark-theme .btn-outline-danger{color:#ff3e1d;border-color:#ff3e1d;background:transparent}.dark-theme .btn-outline-danger:hover{color:#fff!important;background-color:#e6381a!important;border-color:#e6381a!important;box-shadow:0 .125rem .25rem #ff3e1d66!important;transform:translateY(-1px)!important}.btn-check:focus+.dark-theme .btn-outline-danger,.dark-theme .btn-outline-danger:focus{color:#fff;background-color:#e6381a;border-color:#e6381a;box-shadow:none;transform:translateY(0)}.btn-check:checked+.dark-theme .btn-outline-danger,.btn-check:active+.dark-theme .btn-outline-danger,.dark-theme .btn-outline-danger:active,.dark-theme .btn-outline-danger.active,.dark-theme .btn-outline-danger.dropdown-toggle.show{color:#fff!important;background-color:#d93519!important;border-color:#d93519!important}.btn-check:checked+.dark-theme .btn-outline-danger:focus,.btn-check:active+.dark-theme .btn-outline-danger:focus,.dark-theme .btn-outline-danger:active:focus,.dark-theme .btn-outline-danger.active:focus,.dark-theme .btn-outline-danger.dropdown-toggle.show:focus{box-shadow:none}.dark-theme .btn-outline-danger.disabled,.dark-theme .btn-outline-danger:disabled{box-shadow:none!important;color:#ff3e1d!important;background-color:transparent!important}.dark-theme .btn-outline-danger .badge{background:#ff3e1d;border-color:#ff3e1d;color:#fff}.dark-theme .btn-outline-danger:hover .badge,.dark-theme .btn-outline-danger:focus:hover .badge,.dark-theme .btn-outline-danger:active .badge,.dark-theme .btn-outline-danger.active .badge,.dark-theme .show>.btn-outline-danger.dropdown-toggle .badge{background:#fff;border-color:#fff;color:#ff3e1d}.dark-theme .btn-light{color:#fff;background-color:#4f505c;border-color:#4f505c;box-shadow:0 .125rem .25rem #4f505c66}.dark-theme .btn-light:hover{color:#fff!important;background-color:#474853!important;border-color:#474853!important;transform:translateY(-1px)!important}.btn-check:focus+.dark-theme .btn-light,.dark-theme .btn-light:focus,.dark-theme .btn-light.focus{color:#fff;background-color:#474853;border-color:#474853;transform:translateY(0);box-shadow:none}.btn-check:checked+.dark-theme .btn-light,.btn-check:active+.dark-theme .btn-light,.dark-theme .btn-light:active,.dark-theme .btn-light.active,.dark-theme .btn-light.show.dropdown-toggle,.show>.dark-theme .btn-light.dropdown-toggle{color:#fff!important;background-color:#43444e!important;border-color:#43444e!important}.btn-check:checked+.dark-theme .btn-light:focus,.btn-check:active+.dark-theme .btn-light:focus,.dark-theme .btn-light:active:focus,.dark-theme .btn-light.active:focus,.dark-theme .btn-light.show.dropdown-toggle:focus,.show>.dark-theme .btn-light.dropdown-toggle:focus{box-shadow:none}.dark-theme .btn-light.disabled,.dark-theme .btn-light:disabled{color:#fff!important;background-color:#4f505c!important;border-color:#4f505c!important;box-shadow:none!important}.dark-theme .btn-label-light{color:#4f505c;border-color:transparent;background:#313244}.dark-theme .btn-label-light:hover{border-color:transparent!important;background:#474853!important;color:#fff!important;box-shadow:0 .125rem .25rem #4f505c66!important;transform:translateY(-1px)!important}.dark-theme .btn-label-light:focus,.dark-theme .btn-label-light.focus{color:#fff;background:#474853;box-shadow:none!important;transform:translateY(0)}.dark-theme .btn-label-light:active,.dark-theme .btn-label-light.active,.dark-theme .btn-label-light.show.dropdown-toggle,.show>.dark-theme .btn-label-light.dropdown-toggle{color:#fff!important;background-color:#43444e!important;border-color:transparent!important}.dark-theme .btn-label-light:active:focus,.dark-theme .btn-label-light.active:focus,.dark-theme .btn-label-light.show.dropdown-toggle:focus,.show>.dark-theme .btn-label-light.dropdown-toggle:focus{box-shadow:none}.dark-theme .btn-label-light.disabled,.dark-theme .btn-label-light:disabled{color:#4f505c!important;background-color:#313244!important;border-color:transparent!important}.dark-theme .btn-outline-light{color:#4f505c;border-color:#4f505c;background:transparent}.dark-theme .btn-outline-light:hover{color:#fff!important;background-color:#474853!important;border-color:#474853!important;box-shadow:0 .125rem .25rem #4f505c66!important;transform:translateY(-1px)!important}.btn-check:focus+.dark-theme .btn-outline-light,.dark-theme .btn-outline-light:focus{color:#fff;background-color:#474853;border-color:#474853;box-shadow:none;transform:translateY(0)}.btn-check:checked+.dark-theme .btn-outline-light,.btn-check:active+.dark-theme .btn-outline-light,.dark-theme .btn-outline-light:active,.dark-theme .btn-outline-light.active,.dark-theme .btn-outline-light.dropdown-toggle.show{color:#fff!important;background-color:#43444e!important;border-color:#43444e!important}.btn-check:checked+.dark-theme .btn-outline-light:focus,.btn-check:active+.dark-theme .btn-outline-light:focus,.dark-theme .btn-outline-light:active:focus,.dark-theme .btn-outline-light.active:focus,.dark-theme .btn-outline-light.dropdown-toggle.show:focus{box-shadow:none}.dark-theme .btn-outline-light.disabled,.dark-theme .btn-outline-light:disabled{box-shadow:none!important;color:#4f505c!important;background-color:transparent!important}.dark-theme .btn-outline-light .badge{background:#4f505c;border-color:#4f505c;color:#fff}.dark-theme .btn-outline-light:hover .badge,.dark-theme .btn-outline-light:focus:hover .badge,.dark-theme .btn-outline-light:active .badge,.dark-theme .btn-outline-light.active .badge,.dark-theme .show>.btn-outline-light.dropdown-toggle .badge{background:#fff;border-color:#fff;color:#4f505c}.dark-theme .btn-dark{color:#fff;background-color:#6b6c9d;border-color:#6b6c9d;box-shadow:0 .125rem .25rem #6b6c9d66}.dark-theme .btn-dark:hover{color:#fff!important;background-color:#60618d!important;border-color:#60618d!important;transform:translateY(-1px)!important}.btn-check:focus+.dark-theme .btn-dark,.dark-theme .btn-dark:focus,.dark-theme .btn-dark.focus{color:#fff;background-color:#60618d;border-color:#60618d;transform:translateY(0);box-shadow:none}.btn-check:checked+.dark-theme .btn-dark,.btn-check:active+.dark-theme .btn-dark,.dark-theme .btn-dark:active,.dark-theme .btn-dark.active,.dark-theme .btn-dark.show.dropdown-toggle,.show>.dark-theme .btn-dark.dropdown-toggle{color:#fff!important;background-color:#5b5c85!important;border-color:#5b5c85!important}.btn-check:checked+.dark-theme .btn-dark:focus,.btn-check:active+.dark-theme .btn-dark:focus,.dark-theme .btn-dark:active:focus,.dark-theme .btn-dark.active:focus,.dark-theme .btn-dark.show.dropdown-toggle:focus,.show>.dark-theme .btn-dark.dropdown-toggle:focus{box-shadow:none}.dark-theme .btn-dark.disabled,.dark-theme .btn-dark:disabled{color:#fff!important;background-color:#6b6c9d!important;border-color:#6b6c9d!important;box-shadow:none!important}.dark-theme .btn-label-dark{color:#6b6c9d;border-color:transparent;background:#35364f}.dark-theme .btn-label-dark:hover{border-color:transparent!important;background:#60618d!important;color:#fff!important;box-shadow:0 .125rem .25rem #6b6c9d66!important;transform:translateY(-1px)!important}.dark-theme .btn-label-dark:focus,.dark-theme .btn-label-dark.focus{color:#fff;background:#60618d;box-shadow:none!important;transform:translateY(0)}.dark-theme .btn-label-dark:active,.dark-theme .btn-label-dark.active,.dark-theme .btn-label-dark.show.dropdown-toggle,.show>.dark-theme .btn-label-dark.dropdown-toggle{color:#fff!important;background-color:#5b5c85!important;border-color:transparent!important}.dark-theme .btn-label-dark:active:focus,.dark-theme .btn-label-dark.active:focus,.dark-theme .btn-label-dark.show.dropdown-toggle:focus,.show>.dark-theme .btn-label-dark.dropdown-toggle:focus{box-shadow:none}.dark-theme .btn-label-dark.disabled,.dark-theme .btn-label-dark:disabled{color:#6b6c9d!important;background-color:#35364f!important;border-color:transparent!important}.dark-theme .btn-outline-dark{color:#6b6c9d;border-color:#6b6c9d;background:transparent}.dark-theme .btn-outline-dark:hover{color:#fff!important;background-color:#60618d!important;border-color:#60618d!important;box-shadow:0 .125rem .25rem #6b6c9d66!important;transform:translateY(-1px)!important}.btn-check:focus+.dark-theme .btn-outline-dark,.dark-theme .btn-outline-dark:focus{color:#fff;background-color:#60618d;border-color:#60618d;box-shadow:none;transform:translateY(0)}.btn-check:checked+.dark-theme .btn-outline-dark,.btn-check:active+.dark-theme .btn-outline-dark,.dark-theme .btn-outline-dark:active,.dark-theme .btn-outline-dark.active,.dark-theme .btn-outline-dark.dropdown-toggle.show{color:#fff!important;background-color:#5b5c85!important;border-color:#5b5c85!important}.btn-check:checked+.dark-theme .btn-outline-dark:focus,.btn-check:active+.dark-theme .btn-outline-dark:focus,.dark-theme .btn-outline-dark:active:focus,.dark-theme .btn-outline-dark.active:focus,.dark-theme .btn-outline-dark.dropdown-toggle.show:focus{box-shadow:none}.dark-theme .btn-outline-dark.disabled,.dark-theme .btn-outline-dark:disabled{box-shadow:none!important;color:#6b6c9d!important;background-color:transparent!important}.dark-theme .btn-outline-dark .badge{background:#6b6c9d;border-color:#6b6c9d;color:#fff}.dark-theme .btn-outline-dark:hover .badge,.dark-theme .btn-outline-dark:focus:hover .badge,.dark-theme .btn-outline-dark:active .badge,.dark-theme .btn-outline-dark.active .badge,.dark-theme .show>.btn-outline-dark.dropdown-toggle .badge{background:#fff;border-color:#fff;color:#6b6c9d}.dark-theme .btn-gray{color:#000;background-color:#fffc;border-color:#fffc;box-shadow:0 .125rem .25rem #fff6}.dark-theme .btn-gray:hover{color:#000!important;background-color:#ffffffd1!important;border-color:#ffffffd1!important;transform:translateY(-1px)!important}.btn-check:focus+.dark-theme .btn-gray,.dark-theme .btn-gray:focus,.dark-theme .btn-gray.focus{color:#000;background-color:#ffffffd1;border-color:#ffffffd1;transform:translateY(0);box-shadow:none}.btn-check:checked+.dark-theme .btn-gray,.btn-check:active+.dark-theme .btn-gray,.dark-theme .btn-gray:active,.dark-theme .btn-gray.active,.dark-theme .btn-gray.show.dropdown-toggle,.show>.dark-theme .btn-gray.dropdown-toggle{color:#000!important;background-color:#ffffffd4!important;border-color:#ffffffd4!important}.btn-check:checked+.dark-theme .btn-gray:focus,.btn-check:active+.dark-theme .btn-gray:focus,.dark-theme .btn-gray:active:focus,.dark-theme .btn-gray.active:focus,.dark-theme .btn-gray.show.dropdown-toggle:focus,.show>.dark-theme .btn-gray.dropdown-toggle:focus{box-shadow:none}.dark-theme .btn-gray.disabled,.dark-theme .btn-gray:disabled{color:#000!important;background-color:#fffc!important;border-color:#fffc!important;box-shadow:none!important}.dark-theme .btn-label-gray{color:#fffc;border-color:transparent;background:#434456f7}.dark-theme .btn-label-gray:hover{border-color:transparent!important;background:#ffffffd1!important;color:#000!important;box-shadow:0 .125rem .25rem #fff6!important;transform:translateY(-1px)!important}.dark-theme .btn-label-gray:focus,.dark-theme .btn-label-gray.focus{color:#000;background:#ffffffd1;box-shadow:none!important;transform:translateY(0)}.dark-theme .btn-label-gray:active,.dark-theme .btn-label-gray.active,.dark-theme .btn-label-gray.show.dropdown-toggle,.show>.dark-theme .btn-label-gray.dropdown-toggle{color:#000!important;background-color:#ffffffd4!important;border-color:transparent!important}.dark-theme .btn-label-gray:active:focus,.dark-theme .btn-label-gray.active:focus,.dark-theme .btn-label-gray.show.dropdown-toggle:focus,.show>.dark-theme .btn-label-gray.dropdown-toggle:focus{box-shadow:none}.dark-theme .btn-label-gray.disabled,.dark-theme .btn-label-gray:disabled{color:#fffc!important;background-color:#434456f7!important;border-color:transparent!important}.dark-theme .btn-outline-gray{color:#fffc;border-color:#fffc;background:transparent}.dark-theme .btn-outline-gray:hover{color:#000!important;background-color:#ffffffd1!important;border-color:#ffffffd1!important;box-shadow:0 .125rem .25rem #fff6!important;transform:translateY(-1px)!important}.btn-check:focus+.dark-theme .btn-outline-gray,.dark-theme .btn-outline-gray:focus{color:#000;background-color:#ffffffd1;border-color:#ffffffd1;box-shadow:none;transform:translateY(0)}.btn-check:checked+.dark-theme .btn-outline-gray,.btn-check:active+.dark-theme .btn-outline-gray,.dark-theme .btn-outline-gray:active,.dark-theme .btn-outline-gray.active,.dark-theme .btn-outline-gray.dropdown-toggle.show{color:#000!important;background-color:#ffffffd4!important;border-color:#ffffffd4!important}.btn-check:checked+.dark-theme .btn-outline-gray:focus,.btn-check:active+.dark-theme .btn-outline-gray:focus,.dark-theme .btn-outline-gray:active:focus,.dark-theme .btn-outline-gray.active:focus,.dark-theme .btn-outline-gray.dropdown-toggle.show:focus{box-shadow:none}.dark-theme .btn-outline-gray.disabled,.dark-theme .btn-outline-gray:disabled{box-shadow:none!important;color:#fffc!important;background-color:transparent!important}.dark-theme .btn-outline-gray .badge{background:#fffc;border-color:#fffc;color:#000}.dark-theme .btn-outline-gray:hover .badge,.dark-theme .btn-outline-gray:focus:hover .badge,.dark-theme .btn-outline-gray:active .badge,.dark-theme .btn-outline-gray.active .badge,.dark-theme .show>.btn-outline-gray.dropdown-toggle .badge{background:#000;border-color:#000;color:#fff}.dark-theme .btn-icon{--bs-btn-active-border-color: transparent;padding:0;width:calc(2.309375rem + 2px);height:calc(2.309375rem + 2px);display:inline-flex;flex-shrink:0;justify-content:center;align-items:center}.dark-theme .btn-icon.btn-xl,.dark-theme .btn-group-xl>.btn-icon.btn{width:calc(3.625rem + 2px);height:calc(3.625rem + 2px)}.dark-theme .btn-icon.btn-xl>span,.dark-theme .btn-group-xl>.btn-icon.btn>span{font-size:1.25rem}.dark-theme .btn-icon.btn-lg,.dark-theme .btn-group-lg>.btn-icon.btn{width:calc(3rem + 2px);height:calc(3rem + 2px);font-size:1rem}.dark-theme .btn-icon.btn-sm,.dark-theme .btn-group-sm>.btn-icon.btn{width:calc(1.625rem + 2px);height:calc(1.625rem + 2px);font-size:.75rem}.dark-theme .btn-icon.btn-xs,.dark-theme .btn-group-xs>.btn-icon.btn{width:calc(1.125rem + 2px);height:calc(1.125rem + 2px);font-size:.75rem}.dark-theme .btn.borderless:not(.active):not(:active):not(:hover):not(:focus),:not(.show)>.dark-theme .btn.borderless.dropdown-toggle:not(:hover):not(:focus){border-color:transparent;box-shadow:none}.dark-theme .btn.btn-link{font-size:inherit}.dark-theme .btn-pinned{position:absolute;top:.75rem;right:.75rem}.dark-theme button:focus,.dark-theme button:focus-visible{outline:none}.dark-theme .btn:not([class*=btn-]):active,.dark-theme .btn:not([class*=btn-]).active,.dark-theme .btn:not([class*=btn-]).show,.dark-theme .btn:not([class*=btn-]){border:none}.dark-theme .dropdown-toggle-split,.dark-theme .btn-lg+.dropdown-toggle-split,.dark-theme .btn-group-lg>.btn+.dropdown-toggle-split,.dark-theme .input-group-lg .btn+.dropdown-toggle-split,.dark-theme .btn-xl+.dropdown-toggle-split,.dark-theme .btn-group-xl>.btn+.dropdown-toggle-split{padding-right:.7em;padding-left:.7em}.dark-theme .btn-sm+.dropdown-toggle-split,.dark-theme .btn-group-sm>.btn+.dropdown-toggle-split,.dark-theme .input-group-sm .btn+.dropdown-toggle-split{padding-right:.6em;padding-left:.6em}.dark-theme .btn-xs+.dropdown-toggle-split,.dark-theme .btn-group-xs>.btn+.dropdown-toggle-split{padding-right:.5em;padding-left:.5em}.dark-theme .btn-group>.btn-group:first-child>.btn:not([class*=btn-outline-]):first-child,.dark-theme .input-group>.btn:not([class*=btn-outline-]):first-child,.dark-theme :not(.btn-group):not(.input-group)>.btn-group>.btn:not([class*=btn-outline-]):first-child,.dark-theme .input-group>.btn-group:first-child>.btn:not([class*=btn-outline-]):first-child{border-left-color:transparent}.dark-theme .btn-group>.btn-group:last-child>.btn:not([class*=btn-outline-]):last-of-type,.dark-theme .input-group>.btn:not([class*=btn-outline-]):last-of-type,.dark-theme :not(.btn-group):not(.input-group)>.btn-group>.btn:not([class*=btn-outline-]):last-of-type,.dark-theme .input-group>.btn-group:last-child>.btn:not([class*=btn-outline-]):last-of-type{border-right-color:transparent}.dark-theme .badge{text-transform:uppercase;line-height:.75}.dark-theme .badge-center{display:inline-flex;justify-content:center;align-items:center;height:1.5rem;width:1.5rem;font-size:.8125em}.dark-theme .badge-center i{font-size:.8rem}.dark-theme .badge.badge-dot{display:inline-block;margin:0;padding:0;width:.625rem;height:.625rem;border-radius:50%;vertical-align:middle}.dark-theme .badge.badge-notifications{position:absolute;top:auto;display:inline-block;margin:0;transform:translate(-50%,-30%)}.dark-theme .badge.badge-notifications:not(.badge-dot){padding:.05rem .2rem;font-size:.582rem;line-height:.75rem}.dark-theme [data-trigger=hover]{outline:0}.dark-theme .dropdown-menu{box-shadow:0 .25rem 1rem #0003}.mega-dropdown>.dark-theme .dropdown-menu{left:0!important;right:0!important}.dark-theme .dropdown-menu .badge[class^=float-],.dark-theme .dropdown-menu .badge[class*=" float-"]{position:relative;top:.071em}.dark-theme .dropdown-menu .list-group-item{border-color:#444564}.dark-theme .dropdown-item{line-height:1.54}.dark-theme .dropdown-toggle.hide-arrow:before,.dark-theme .dropdown-toggle.hide-arrow:after,.dark-theme .dropdown-toggle-hide-arrow>.dropdown-toggle:before,.dark-theme .dropdown-toggle-hide-arrow>.dropdown-toggle:after{display:none}.dark-theme .dropdown-toggle:after{margin-top:-.28em;width:.42em;height:.42em;border:1px solid;border-top:0;border-left:0;transform:rotate(45deg)}.dark-theme .dropend .dropdown-toggle:after{margin-top:-.168em;width:.42em;height:.42em;border:1px solid;border-top:0;border-left:0;transform:rotate(-45deg)}.dark-theme .dropstart .dropdown-toggle:before{margin-top:-.168em;width:.42em;height:.42em;border:1px solid;border-top:0;border-right:0;transform:rotate(45deg)}.dark-theme .dropup .dropdown-toggle:after{margin-top:0;width:.42em;height:.42em;border:1px solid;border-bottom:0;border-left:0;transform:rotate(-45deg)}.dark-theme .dropstart .dropdown-toggle:before,.dark-theme .dropend .dropdown-toggle:after{vertical-align:middle}.dark-theme .nav .nav-item,.dark-theme .nav .nav-link,.dark-theme .tab-pane,.dark-theme .tab-pane .card-body{outline:none!important}.dark-theme .nav-tabs .nav-item .nav-link{color:#cbcbe2;border:0;border-radius:0}.dark-theme .nav-tabs .nav-item .nav-link:hover,.dark-theme .nav-tabs .nav-item .nav-link:focus{color:#cbcbe2}.dark-theme .nav-tabs .nav-item .nav-link:not(.active){background-color:#444564}.dark-theme .nav-tabs .nav-item .nav-link.disabled{color:#a3a4cc}.dark-theme .nav-tabs .nav-link,.dark-theme .nav-pills .nav-link{display:inline-flex;align-items:center;justify-content:center}.dark-theme .nav-tabs .nav-link:not(.active):hover,.dark-theme .nav-tabs .nav-link:not(.active):focus,.dark-theme .nav-pills .nav-link:not(.active):hover,.dark-theme .nav-pills .nav-link:not(.active):focus{color:#a3a4cc}.dark-theme .nav-tabs:not(.nav-fill):not(.nav-justified) .nav-link,.dark-theme .nav-pills:not(.nav-fill):not(.nav-justified) .nav-link{width:100%}.dark-theme .nav-pills .nav-link:not(.active,.disabled){color:#cbcbe2}.dark-theme .tab-content{padding:1.5rem;border-radius:.375rem}.dark-theme .nav-scrollable{display:-webkit-inline-box;display:-moz-inline-box;width:100%;overflow-y:auto;flex-wrap:nowrap}.dark-theme .nav-tabs .nav-link{background-clip:padding-box}.dark-theme .nav-tabs .nav-link.active{border-bottom-color:#2b2c40}.dark-theme .nav-tabs .nav-link.active:hover,.dark-theme .nav-tabs .nav-link.active:focus{border-bottom-color:#2b2c40}.dark-theme .nav-tabs .nav-link:hover,.dark-theme .nav-tabs .nav-link:focus{border-bottom-color:transparent}.dark-theme .nav-sm>.nav .nav-link,.dark-theme .nav-sm.nav .nav-link{padding:.3125rem .875rem;font-size:.75rem;line-height:1.5}.dark-theme .nav-lg>.nav .nav-link,.dark-theme .nav-lg.nav .nav-link{padding:.875rem 1.3125rem;font-size:1rem;line-height:1.5}.dark-theme .nav-align-top,.dark-theme .nav-align-right,.dark-theme .nav-align-bottom,.dark-theme .nav-align-left{display:flex}.dark-theme .nav-align-top>.nav,.dark-theme .nav-align-top>div>.nav,.dark-theme .nav-align-right>.nav,.dark-theme .nav-align-right>div>.nav,.dark-theme .nav-align-bottom>.nav,.dark-theme .nav-align-bottom>div>.nav,.dark-theme .nav-align-left>.nav,.dark-theme .nav-align-left>div>.nav{border:0;z-index:1;position:relative}.dark-theme .nav-align-top>.nav .nav-link:hover,.dark-theme .nav-align-top>.nav .nav-link:focus,.dark-theme .nav-align-top>div>.nav .nav-link:hover,.dark-theme .nav-align-top>div>.nav .nav-link:focus,.dark-theme .nav-align-right>.nav .nav-link:hover,.dark-theme .nav-align-right>.nav .nav-link:focus,.dark-theme .nav-align-right>div>.nav .nav-link:hover,.dark-theme .nav-align-right>div>.nav .nav-link:focus,.dark-theme .nav-align-bottom>.nav .nav-link:hover,.dark-theme .nav-align-bottom>.nav .nav-link:focus,.dark-theme .nav-align-bottom>div>.nav .nav-link:hover,.dark-theme .nav-align-bottom>div>.nav .nav-link:focus,.dark-theme .nav-align-left>.nav .nav-link:hover,.dark-theme .nav-align-left>.nav .nav-link:focus,.dark-theme .nav-align-left>div>.nav .nav-link:hover,.dark-theme .nav-align-left>div>.nav .nav-link:focus{isolation:auto}.dark-theme .nav-align-top .row-bordered>[class^=col-]:before,.dark-theme .nav-align-top .row-bordered>[class^=col-]:after,.dark-theme .nav-align-top .row-bordered>[class*=" col-"]:before,.dark-theme .nav-align-top .row-bordered>[class*=" col-"]:after,.dark-theme .nav-align-top .row-bordered>[class^="col "]:before,.dark-theme .nav-align-top .row-bordered>[class^="col "]:after,.dark-theme .nav-align-top .row-bordered>[class*=" col "]:before,.dark-theme .nav-align-top .row-bordered>[class*=" col "]:after,.dark-theme .nav-align-top .row-bordered>[class$=" col"]:before,.dark-theme .nav-align-top .row-bordered>[class$=" col"]:after,.dark-theme .nav-align-top .row-bordered>[class=col]:before,.dark-theme .nav-align-top .row-bordered>[class=col]:after,.dark-theme .nav-align-right .row-bordered>[class^=col-]:before,.dark-theme .nav-align-right .row-bordered>[class^=col-]:after,.dark-theme .nav-align-right .row-bordered>[class*=" col-"]:before,.dark-theme .nav-align-right .row-bordered>[class*=" col-"]:after,.dark-theme .nav-align-right .row-bordered>[class^="col "]:before,.dark-theme .nav-align-right .row-bordered>[class^="col "]:after,.dark-theme .nav-align-right .row-bordered>[class*=" col "]:before,.dark-theme .nav-align-right .row-bordered>[class*=" col "]:after,.dark-theme .nav-align-right .row-bordered>[class$=" col"]:before,.dark-theme .nav-align-right .row-bordered>[class$=" col"]:after,.dark-theme .nav-align-right .row-bordered>[class=col]:before,.dark-theme .nav-align-right .row-bordered>[class=col]:after,.dark-theme .nav-align-bottom .row-bordered>[class^=col-]:before,.dark-theme .nav-align-bottom .row-bordered>[class^=col-]:after,.dark-theme .nav-align-bottom .row-bordered>[class*=" col-"]:before,.dark-theme .nav-align-bottom .row-bordered>[class*=" col-"]:after,.dark-theme .nav-align-bottom .row-bordered>[class^="col "]:before,.dark-theme .nav-align-bottom .row-bordered>[class^="col "]:after,.dark-theme .nav-align-bottom .row-bordered>[class*=" col "]:before,.dark-theme .nav-align-bottom .row-bordered>[class*=" col "]:after,.dark-theme .nav-align-bottom .row-bordered>[class$=" col"]:before,.dark-theme .nav-align-bottom .row-bordered>[class$=" col"]:after,.dark-theme .nav-align-bottom .row-bordered>[class=col]:before,.dark-theme .nav-align-bottom .row-bordered>[class=col]:after,.dark-theme .nav-align-left .row-bordered>[class^=col-]:before,.dark-theme .nav-align-left .row-bordered>[class^=col-]:after,.dark-theme .nav-align-left .row-bordered>[class*=" col-"]:before,.dark-theme .nav-align-left .row-bordered>[class*=" col-"]:after,.dark-theme .nav-align-left .row-bordered>[class^="col "]:before,.dark-theme .nav-align-left .row-bordered>[class^="col "]:after,.dark-theme .nav-align-left .row-bordered>[class*=" col "]:before,.dark-theme .nav-align-left .row-bordered>[class*=" col "]:after,.dark-theme .nav-align-left .row-bordered>[class$=" col"]:before,.dark-theme .nav-align-left .row-bordered>[class$=" col"]:after,.dark-theme .nav-align-left .row-bordered>[class=col]:before,.dark-theme .nav-align-left .row-bordered>[class=col]:after{border-color:#ffffff17}.dark-theme .nav-align-right,.dark-theme .nav-align-left{align-items:stretch}.dark-theme .nav-align-right>.nav,.dark-theme .nav-align-right>div>.nav,.dark-theme .nav-align-left>.nav,.dark-theme .nav-align-left>div>.nav{flex-grow:0;flex-direction:column}.dark-theme .nav-align-right>.tab-content,.dark-theme .nav-align-left>.tab-content{flex-grow:1}.dark-theme .nav-align-top{flex-direction:column}.dark-theme .nav-align-top .nav-tabs~.tab-content{z-index:1;box-shadow:0 6px 7px -1px #0000001f}.dark-theme .nav-align-top .nav-tabs .nav-item:first-child .nav-link{border-top-left-radius:.375rem}.dark-theme .nav-align-top .nav-tabs .nav-item:last-child .nav-link{border-top-right-radius:.375rem}.dark-theme .nav-align-top .nav-tabs .nav-item:not(:first-child) .nav-link{border-left:1px solid #2b2c40}.dark-theme .nav-align-top .nav-tabs .nav-link.active{box-shadow:0 .125rem .5rem #00000029}.dark-theme .nav-align-right{flex-direction:row-reverse}.dark-theme .nav-align-right>.nav .nav-item,.dark-theme .nav-align-right>div>.nav .nav-item{margin-left:-1px;margin-bottom:0}.dark-theme .nav-align-right .nav-link{text-align:right;justify-content:end}.dark-theme .nav-align-right .nav-tabs~.tab-content{box-shadow:0 .125rem .5rem #00000029}.dark-theme .nav-align-right .nav-tabs .nav-item:not(:first-child) .nav-link{border-top:1px solid #2b2c40}.dark-theme .nav-align-right .nav-tabs .nav-item:first-child .nav-link{border-top-right-radius:.375rem}.dark-theme .nav-align-right .nav-tabs .nav-item:last-child .nav-link{border-bottom-right-radius:.375rem}.dark-theme .nav-align-right .nav-tabs .nav-link.active{box-shadow:5px 4px 6px #0000001f}.dark-theme .nav-align-bottom{flex-direction:column-reverse}.dark-theme .nav-align-bottom>.nav .nav-item,.dark-theme .nav-align-bottom>div>.nav .nav-item{margin-bottom:0;margin-top:-1px}.dark-theme .nav-align-bottom .nav-tabs~.tab-content{box-shadow:0 .125rem .5rem #00000029}.dark-theme .nav-align-bottom .nav-tabs .nav-item:first-child .nav-link{border-bottom-left-radius:.375rem}.dark-theme .nav-align-bottom .nav-tabs .nav-item:last-child .nav-link{border-bottom-right-radius:.375rem}.dark-theme .nav-align-bottom .nav-tabs .nav-item:not(:first-child) .nav-link{border-left:1px solid #2b2c40}.dark-theme .nav-align-bottom .nav-tabs .nav-link.active{box-shadow:0 4px 6px #0000001f}.dark-theme .nav-align-left>.nav .nav-item,.dark-theme .nav-align-left>div>.nav .nav-item{margin-right:-1px;margin-bottom:0}.dark-theme .nav-align-left .nav-link{text-align:left;justify-content:start}.dark-theme .nav-align-left .nav-tabs~.tab-content{box-shadow:0 .125rem .5rem #00000029}.dark-theme .nav-align-left .nav-tabs .nav-item:not(:first-child) .nav-link{border-top:1px solid #2b2c40}.dark-theme .nav-align-left .nav-tabs .nav-item:first-child .nav-link{border-top-left-radius:.375rem}.dark-theme .nav-align-left .nav-tabs .nav-item:last-child .nav-link{border-bottom-left-radius:.375rem}.dark-theme .nav-align-left .nav-tabs .nav-link.active{box-shadow:-5px 2px 6px #0000001f}.dark-theme .nav-align-top>.tab-content,.dark-theme .nav-align-right>.tab-content,.dark-theme .nav-align-bottom>.tab-content,.dark-theme .nav-align-left>.tab-content{flex-shrink:1;border:0 solid #444564;box-shadow:0 .125rem .5rem #00000029;background-clip:padding-box;background:#2b2c40}.dark-theme .nav-align-top :not(.nav-pills)~.tab-content{border-radius:0 0 .375rem .375rem}.dark-theme .nav-align-top .nav-tabs:not(.nav-fill)~.tab-content{border-top-right-radius:.375rem}.dark-theme .nav-align-right :not(.nav-pills)~.tab-content{border-radius:.375rem 0 0 .375rem}.dark-theme .nav-align-bottom :not(.nav-pills)~.tab-content{border-radius:.375rem .375rem 0 0}.dark-theme .nav-align-left :not(.nav-pills)~.tab-content{border-radius:0 .375rem .375rem 0}.dark-theme .nav-align-left>.tab-content{border-radius:0 .375rem .375rem}.dark-theme .pagination-secondary .page-item.active .page-link,.dark-theme .pagination-secondary .page-item.active .page-link:hover,.dark-theme .pagination-secondary .page-item.active .page-link:focus,.dark-theme .pagination-secondary.pagination li.active>a:not(.page-link),.dark-theme .pagination-secondary.pagination li.active>a:not(.page-link):hover,.dark-theme .pagination-secondary.pagination li.active>a:not(.page-link):focus{border-color:#8592a3;background-color:#8592a3;color:#fff;box-shadow:0 .125rem .25rem #8592a366}.dark-theme .pagination-success .page-item.active .page-link,.dark-theme .pagination-success .page-item.active .page-link:hover,.dark-theme .pagination-success .page-item.active .page-link:focus,.dark-theme .pagination-success.pagination li.active>a:not(.page-link),.dark-theme .pagination-success.pagination li.active>a:not(.page-link):hover,.dark-theme .pagination-success.pagination li.active>a:not(.page-link):focus{border-color:#71dd37;background-color:#71dd37;color:#fff;box-shadow:0 .125rem .25rem #71dd3766}.dark-theme .pagination-info .page-item.active .page-link,.dark-theme .pagination-info .page-item.active .page-link:hover,.dark-theme .pagination-info .page-item.active .page-link:focus,.dark-theme .pagination-info.pagination li.active>a:not(.page-link),.dark-theme .pagination-info.pagination li.active>a:not(.page-link):hover,.dark-theme .pagination-info.pagination li.active>a:not(.page-link):focus{border-color:#03c3ec;background-color:#03c3ec;color:#fff;box-shadow:0 .125rem .25rem #03c3ec66}.dark-theme .pagination-warning .page-item.active .page-link,.dark-theme .pagination-warning .page-item.active .page-link:hover,.dark-theme .pagination-warning .page-item.active .page-link:focus,.dark-theme .pagination-warning.pagination li.active>a:not(.page-link),.dark-theme .pagination-warning.pagination li.active>a:not(.page-link):hover,.dark-theme .pagination-warning.pagination li.active>a:not(.page-link):focus{border-color:#ffab00;background-color:#ffab00;color:#fff;box-shadow:0 .125rem .25rem #ffab0066}.dark-theme .pagination-danger .page-item.active .page-link,.dark-theme .pagination-danger .page-item.active .page-link:hover,.dark-theme .pagination-danger .page-item.active .page-link:focus,.dark-theme .pagination-danger.pagination li.active>a:not(.page-link),.dark-theme .pagination-danger.pagination li.active>a:not(.page-link):hover,.dark-theme .pagination-danger.pagination li.active>a:not(.page-link):focus{border-color:#ff3e1d;background-color:#ff3e1d;color:#fff;box-shadow:0 .125rem .25rem #ff3e1d66}.dark-theme .pagination-dark .page-item.active .page-link,.dark-theme .pagination-dark .page-item.active .page-link:hover,.dark-theme .pagination-dark .page-item.active .page-link:focus,.dark-theme .pagination-dark.pagination li.active>a:not(.page-link),.dark-theme .pagination-dark.pagination li.active>a:not(.page-link):hover,.dark-theme .pagination-dark.pagination li.active>a:not(.page-link):focus{border-color:#6b6c9d;background-color:#6b6c9d;color:#fff;box-shadow:0 .125rem .25rem #6b6c9d66}.dark-theme .pagination-gray .page-item.active .page-link,.dark-theme .pagination-gray .page-item.active .page-link:hover,.dark-theme .pagination-gray .page-item.active .page-link:focus,.dark-theme .pagination-gray.pagination li.active>a:not(.page-link),.dark-theme .pagination-gray.pagination li.active>a:not(.page-link):hover,.dark-theme .pagination-gray.pagination li.active>a:not(.page-link):focus{border-color:#fffc;background-color:#fffc;color:#000;box-shadow:0 .125rem .25rem #e5e5f066}.dark-theme .page-item.first .page-link,.dark-theme .page-item.last .page-link,.dark-theme .page-item.next .page-link,.dark-theme .page-item.prev .page-link,.dark-theme .page-item.previous .page-link{padding-top:.5rem;padding-bottom:.5rem}.dark-theme .page-item.disabled .page-link{border-color:#ffffff17}.dark-theme .page-item.active .page-link{margin:0 .1rem 0 .3rem}.dark-theme .page-link,.dark-theme .page-link>a{border-radius:.375rem;line-height:1;text-align:center;min-width:calc(2.1875rem + 0px)}.dark-theme .page-link:focus,.dark-theme .page-link>a:focus{color:#a3a4cc}.dark-theme .page-link.btn-primary{box-shadow:none!important}.dark-theme .pagination.pagination-square .page-item a{border-radius:0}.dark-theme .pagination.pagination-round .page-item a{border-radius:50%}.dark-theme .pagination-lg .page-link,.dark-theme .pagination-lg>li>a:not(.page-link){min-width:calc(2.875rem + 0px)}.dark-theme .pagination-lg>.page-item.first .page-link,.dark-theme .pagination-lg>.page-item.last .page-link,.dark-theme .pagination-lg>.page-item.next .page-link,.dark-theme .pagination-lg>.page-item.prev .page-link,.dark-theme .pagination-lg>.page-item.previous .page-link{padding-top:.853rem;padding-bottom:.853rem}.dark-theme .pagination-sm .page-link,.dark-theme .pagination-sm>li>a:not(.page-link){min-width:calc(1.5rem + 0px)}.dark-theme .pagination-sm .page-link .tf-icon,.dark-theme .pagination-sm>li>a:not(.page-link) .tf-icon{font-size:.9375rem}.dark-theme .pagination-sm>.page-item.first .page-link,.dark-theme .pagination-sm>.page-item.last .page-link,.dark-theme .pagination-sm>.page-item.next .page-link,.dark-theme .pagination-sm>.page-item.prev .page-link,.dark-theme .pagination-sm>.page-item.previous .page-link{padding-top:.3rem;padding-bottom:.3rem}.dark-theme .alert-secondary{background-color:#393c50;border-color:#464b5e;color:#8592a3}.dark-theme .alert-secondary .btn-close{background-image:url("data:image/svg+xml,%3Csvg width='150px' height='151px' viewBox='0 0 150 151' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cdefs%3E%3Cpolygon id='path-1' points='131.251657 0 74.9933705 56.25 18.7483426 0 0 18.75 56.2450278 75 0 131.25 18.7483426 150 74.9933705 93.75 131.251657 150 150 131.25 93.7549722 75 150 18.75'%3E%3C/polygon%3E%3C/defs%3E%3Cg id='\1f3a8-%5BSetup%5D:-Colors-&amp;-Shadows' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cg id='Artboard' transform='translate(-225.000000, -250.000000)'%3E%3Cg id='Icon-Color' transform='translate(225.000000, 250.500000)'%3E%3Cuse fill='%238592a3' xlink:href='%23path-1'%3E%3C/use%3E%3Cuse fill-opacity='0.5' fill='%238592a3' xlink:href='%23path-1'%3E%3C/use%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E")}.dark-theme .alert-secondary .alert-link{color:#8592a3}.dark-theme .alert-secondary hr{background-color:#8592a3!important}.dark-theme .alert-success{background-color:#36483f;border-color:#40613d;color:#71dd37}.dark-theme .alert-success .btn-close{background-image:url("data:image/svg+xml,%3Csvg width='150px' height='151px' viewBox='0 0 150 151' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cdefs%3E%3Cpolygon id='path-1' points='131.251657 0 74.9933705 56.25 18.7483426 0 0 18.75 56.2450278 75 0 131.25 18.7483426 150 74.9933705 93.75 131.251657 150 150 131.25 93.7549722 75 150 18.75'%3E%3C/polygon%3E%3C/defs%3E%3Cg id='\1f3a8-%5BSetup%5D:-Colors-&amp;-Shadows' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cg id='Artboard' transform='translate(-225.000000, -250.000000)'%3E%3Cg id='Icon-Color' transform='translate(225.000000, 250.500000)'%3E%3Cuse fill='%2371dd37' xlink:href='%23path-1'%3E%3C/use%3E%3Cuse fill-opacity='0.5' fill='%2371dd37' xlink:href='%23path-1'%3E%3C/use%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E")}.dark-theme .alert-success .alert-link{color:#71dd37}.dark-theme .alert-success hr{background-color:#71dd37!important}.dark-theme .alert-info{background-color:#25445c;border-color:#1f5974;color:#03c3ec}.dark-theme .alert-info .btn-close{background-image:url("data:image/svg+xml,%3Csvg width='150px' height='151px' viewBox='0 0 150 151' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cdefs%3E%3Cpolygon id='path-1' points='131.251657 0 74.9933705 56.25 18.7483426 0 0 18.75 56.2450278 75 0 131.25 18.7483426 150 74.9933705 93.75 131.251657 150 150 131.25 93.7549722 75 150 18.75'%3E%3C/polygon%3E%3C/defs%3E%3Cg id='\1f3a8-%5BSetup%5D:-Colors-&amp;-Shadows' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cg id='Artboard' transform='translate(-225.000000, -250.000000)'%3E%3Cg id='Icon-Color' transform='translate(225.000000, 250.500000)'%3E%3Cuse fill='%2303c3ec' xlink:href='%23path-1'%3E%3C/use%3E%3Cuse fill-opacity='0.5' fill='%2303c3ec' xlink:href='%23path-1'%3E%3C/use%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E")}.dark-theme .alert-info .alert-link{color:#03c3ec}.dark-theme .alert-info hr{background-color:#03c3ec!important}.dark-theme .alert-warning{background-color:#4d4036;border-color:#6b522d;color:#ffab00}.dark-theme .alert-warning .btn-close{background-image:url("data:image/svg+xml,%3Csvg width='150px' height='151px' viewBox='0 0 150 151' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cdefs%3E%3Cpolygon id='path-1' points='131.251657 0 74.9933705 56.25 18.7483426 0 0 18.75 56.2450278 75 0 131.25 18.7483426 150 74.9933705 93.75 131.251657 150 150 131.25 93.7549722 75 150 18.75'%3E%3C/polygon%3E%3C/defs%3E%3Cg id='\1f3a8-%5BSetup%5D:-Colors-&amp;-Shadows' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cg id='Artboard' transform='translate(-225.000000, -250.000000)'%3E%3Cg id='Icon-Color' transform='translate(225.000000, 250.500000)'%3E%3Cuse fill='%23ffab00' xlink:href='%23path-1'%3E%3C/use%3E%3Cuse fill-opacity='0.5' fill='%23ffab00' xlink:href='%23path-1'%3E%3C/use%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E")}.dark-theme .alert-warning .alert-link{color:#ffab00}.dark-theme .alert-warning hr{background-color:#ffab00!important}.dark-theme .alert-danger{background-color:#4d2f3a;border-color:#6b3136;color:#ff3e1d}.dark-theme .alert-danger .btn-close{background-image:url("data:image/svg+xml,%3Csvg width='150px' height='151px' viewBox='0 0 150 151' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cdefs%3E%3Cpolygon id='path-1' points='131.251657 0 74.9933705 56.25 18.7483426 0 0 18.75 56.2450278 75 0 131.25 18.7483426 150 74.9933705 93.75 131.251657 150 150 131.25 93.7549722 75 150 18.75'%3E%3C/polygon%3E%3C/defs%3E%3Cg id='\1f3a8-%5BSetup%5D:-Colors-&amp;-Shadows' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cg id='Artboard' transform='translate(-225.000000, -250.000000)'%3E%3Cg id='Icon-Color' transform='translate(225.000000, 250.500000)'%3E%3Cuse fill='%23ff3e1d' xlink:href='%23path-1'%3E%3C/use%3E%3Cuse fill-opacity='0.5' fill='%23ff3e1d' xlink:href='%23path-1'%3E%3C/use%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E")}.dark-theme .alert-danger .alert-link{color:#ff3e1d}.dark-theme .alert-danger hr{background-color:#ff3e1d!important}.dark-theme .alert-dark{background-color:#35364f;border-color:#3e3f5c;color:#6b6c9d}.dark-theme .alert-dark .btn-close{background-image:url("data:image/svg+xml,%3Csvg width='150px' height='151px' viewBox='0 0 150 151' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cdefs%3E%3Cpolygon id='path-1' points='131.251657 0 74.9933705 56.25 18.7483426 0 0 18.75 56.2450278 75 0 131.25 18.7483426 150 74.9933705 93.75 131.251657 150 150 131.25 93.7549722 75 150 18.75'%3E%3C/polygon%3E%3C/defs%3E%3Cg id='\1f3a8-%5BSetup%5D:-Colors-&amp;-Shadows' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cg id='Artboard' transform='translate(-225.000000, -250.000000)'%3E%3Cg id='Icon-Color' transform='translate(225.000000, 250.500000)'%3E%3Cuse fill='%236b6c9d' xlink:href='%23path-1'%3E%3C/use%3E%3Cuse fill-opacity='0.5' fill='%236b6c9d' xlink:href='%23path-1'%3E%3C/use%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E")}.dark-theme .alert-dark .alert-link{color:#6b6c9d}.dark-theme .alert-dark hr{background-color:#6b6c9d!important}.dark-theme .alert-gray{background-color:#434456f7;border-color:#5a5b6af0;color:#fffc}.dark-theme .alert-gray .btn-close{background-image:url("data:image/svg+xml,%3Csvg width='150px' height='151px' viewBox='0 0 150 151' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cdefs%3E%3Cpolygon id='path-1' points='131.251657 0 74.9933705 56.25 18.7483426 0 0 18.75 56.2450278 75 0 131.25 18.7483426 150 74.9933705 93.75 131.251657 150 150 131.25 93.7549722 75 150 18.75'%3E%3C/polygon%3E%3C/defs%3E%3Cg id='\1f3a8-%5BSetup%5D:-Colors-&amp;-Shadows' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cg id='Artboard' transform='translate(-225.000000, -250.000000)'%3E%3Cg id='Icon-Color' transform='translate(225.000000, 250.500000)'%3E%3Cuse fill='rgba(255, 255, 255, 0.8)' xlink:href='%23path-1'%3E%3C/use%3E%3Cuse fill-opacity='0.5' fill='rgba(255, 255, 255, 0.8)' xlink:href='%23path-1'%3E%3C/use%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E")}.dark-theme .alert-gray .alert-link{color:#fffc}.dark-theme .alert-gray hr{background-color:#fffc!important}.dark-theme .tooltip-secondary .tooltip-inner,.dark-theme .tooltip-secondary>.tooltip .tooltip-inner,.dark-theme .ngb-tooltip-secondary+ngb-tooltip-window .tooltip-inner{background:#8592a3;color:#fff;box-shadow:0 .125rem .25rem #8592a366}.dark-theme .tooltip-secondary.bs-tooltip-auto[data-popper-placement=top] .tooltip-arrow:before,.dark-theme .tooltip-secondary>.tooltip.bs-tooltip-auto[data-popper-placement=top] .tooltip-arrow:before,.dark-theme .ngb-tooltip-secondary+ngb-tooltip-window.bs-tooltip-auto[data-popper-placement=top] .tooltip-arrow:before{border-top-color:#8592a3}.dark-theme .tooltip-secondary.bs-tooltip-auto[data-popper-placement=left] .tooltip-arrow:before,.dark-theme .tooltip-secondary>.tooltip.bs-tooltip-auto[data-popper-placement=left] .tooltip-arrow:before,.dark-theme .ngb-tooltip-secondary+ngb-tooltip-window.bs-tooltip-auto[data-popper-placement=left] .tooltip-arrow:before{border-left-color:#8592a3}.dark-theme .tooltip-secondary.bs-tooltip-auto[data-popper-placement=bottom] .tooltip-arrow:before,.dark-theme .tooltip-secondary>.tooltip.bs-tooltip-auto[data-popper-placement=bottom] .tooltip-arrow:before,.dark-theme .ngb-tooltip-secondary+ngb-tooltip-window.bs-tooltip-auto[data-popper-placement=bottom] .tooltip-arrow:before{border-bottom-color:#8592a3}.dark-theme .tooltip-secondary.bs-tooltip-auto[data-popper-placement=right] .tooltip-arrow:before,.dark-theme .tooltip-secondary>.tooltip.bs-tooltip-auto[data-popper-placement=right] .tooltip-arrow:before,.dark-theme .ngb-tooltip-secondary+ngb-tooltip-window.bs-tooltip-auto[data-popper-placement=right] .tooltip-arrow:before{border-right-color:#8592a3}.dark-theme .tooltip-success .tooltip-inner,.dark-theme .tooltip-success>.tooltip .tooltip-inner,.dark-theme .ngb-tooltip-success+ngb-tooltip-window .tooltip-inner{background:#71dd37;color:#fff;box-shadow:0 .125rem .25rem #71dd3766}.dark-theme .tooltip-success.bs-tooltip-auto[data-popper-placement=top] .tooltip-arrow:before,.dark-theme .tooltip-success>.tooltip.bs-tooltip-auto[data-popper-placement=top] .tooltip-arrow:before,.dark-theme .ngb-tooltip-success+ngb-tooltip-window.bs-tooltip-auto[data-popper-placement=top] .tooltip-arrow:before{border-top-color:#71dd37}.dark-theme .tooltip-success.bs-tooltip-auto[data-popper-placement=left] .tooltip-arrow:before,.dark-theme .tooltip-success>.tooltip.bs-tooltip-auto[data-popper-placement=left] .tooltip-arrow:before,.dark-theme .ngb-tooltip-success+ngb-tooltip-window.bs-tooltip-auto[data-popper-placement=left] .tooltip-arrow:before{border-left-color:#71dd37}.dark-theme .tooltip-success.bs-tooltip-auto[data-popper-placement=bottom] .tooltip-arrow:before,.dark-theme .tooltip-success>.tooltip.bs-tooltip-auto[data-popper-placement=bottom] .tooltip-arrow:before,.dark-theme .ngb-tooltip-success+ngb-tooltip-window.bs-tooltip-auto[data-popper-placement=bottom] .tooltip-arrow:before{border-bottom-color:#71dd37}.dark-theme .tooltip-success.bs-tooltip-auto[data-popper-placement=right] .tooltip-arrow:before,.dark-theme .tooltip-success>.tooltip.bs-tooltip-auto[data-popper-placement=right] .tooltip-arrow:before,.dark-theme .ngb-tooltip-success+ngb-tooltip-window.bs-tooltip-auto[data-popper-placement=right] .tooltip-arrow:before{border-right-color:#71dd37}.dark-theme .tooltip-info .tooltip-inner,.dark-theme .tooltip-info>.tooltip .tooltip-inner,.dark-theme .ngb-tooltip-info+ngb-tooltip-window .tooltip-inner{background:#03c3ec;color:#fff;box-shadow:0 .125rem .25rem #03c3ec66}.dark-theme .tooltip-info.bs-tooltip-auto[data-popper-placement=top] .tooltip-arrow:before,.dark-theme .tooltip-info>.tooltip.bs-tooltip-auto[data-popper-placement=top] .tooltip-arrow:before,.dark-theme .ngb-tooltip-info+ngb-tooltip-window.bs-tooltip-auto[data-popper-placement=top] .tooltip-arrow:before{border-top-color:#03c3ec}.dark-theme .tooltip-info.bs-tooltip-auto[data-popper-placement=left] .tooltip-arrow:before,.dark-theme .tooltip-info>.tooltip.bs-tooltip-auto[data-popper-placement=left] .tooltip-arrow:before,.dark-theme .ngb-tooltip-info+ngb-tooltip-window.bs-tooltip-auto[data-popper-placement=left] .tooltip-arrow:before{border-left-color:#03c3ec}.dark-theme .tooltip-info.bs-tooltip-auto[data-popper-placement=bottom] .tooltip-arrow:before,.dark-theme .tooltip-info>.tooltip.bs-tooltip-auto[data-popper-placement=bottom] .tooltip-arrow:before,.dark-theme .ngb-tooltip-info+ngb-tooltip-window.bs-tooltip-auto[data-popper-placement=bottom] .tooltip-arrow:before{border-bottom-color:#03c3ec}.dark-theme .tooltip-info.bs-tooltip-auto[data-popper-placement=right] .tooltip-arrow:before,.dark-theme .tooltip-info>.tooltip.bs-tooltip-auto[data-popper-placement=right] .tooltip-arrow:before,.dark-theme .ngb-tooltip-info+ngb-tooltip-window.bs-tooltip-auto[data-popper-placement=right] .tooltip-arrow:before{border-right-color:#03c3ec}.dark-theme .tooltip-warning .tooltip-inner,.dark-theme .tooltip-warning>.tooltip .tooltip-inner,.dark-theme .ngb-tooltip-warning+ngb-tooltip-window .tooltip-inner{background:#ffab00;color:#fff;box-shadow:0 .125rem .25rem #ffab0066}.dark-theme .tooltip-warning.bs-tooltip-auto[data-popper-placement=top] .tooltip-arrow:before,.dark-theme .tooltip-warning>.tooltip.bs-tooltip-auto[data-popper-placement=top] .tooltip-arrow:before,.dark-theme .ngb-tooltip-warning+ngb-tooltip-window.bs-tooltip-auto[data-popper-placement=top] .tooltip-arrow:before{border-top-color:#ffab00}.dark-theme .tooltip-warning.bs-tooltip-auto[data-popper-placement=left] .tooltip-arrow:before,.dark-theme .tooltip-warning>.tooltip.bs-tooltip-auto[data-popper-placement=left] .tooltip-arrow:before,.dark-theme .ngb-tooltip-warning+ngb-tooltip-window.bs-tooltip-auto[data-popper-placement=left] .tooltip-arrow:before{border-left-color:#ffab00}.dark-theme .tooltip-warning.bs-tooltip-auto[data-popper-placement=bottom] .tooltip-arrow:before,.dark-theme .tooltip-warning>.tooltip.bs-tooltip-auto[data-popper-placement=bottom] .tooltip-arrow:before,.dark-theme .ngb-tooltip-warning+ngb-tooltip-window.bs-tooltip-auto[data-popper-placement=bottom] .tooltip-arrow:before{border-bottom-color:#ffab00}.dark-theme .tooltip-warning.bs-tooltip-auto[data-popper-placement=right] .tooltip-arrow:before,.dark-theme .tooltip-warning>.tooltip.bs-tooltip-auto[data-popper-placement=right] .tooltip-arrow:before,.dark-theme .ngb-tooltip-warning+ngb-tooltip-window.bs-tooltip-auto[data-popper-placement=right] .tooltip-arrow:before{border-right-color:#ffab00}.dark-theme .tooltip-danger .tooltip-inner,.dark-theme .tooltip-danger>.tooltip .tooltip-inner,.dark-theme .ngb-tooltip-danger+ngb-tooltip-window .tooltip-inner{background:#ff3e1d;color:#fff;box-shadow:0 .125rem .25rem #ff3e1d66}.dark-theme .tooltip-danger.bs-tooltip-auto[data-popper-placement=top] .tooltip-arrow:before,.dark-theme .tooltip-danger>.tooltip.bs-tooltip-auto[data-popper-placement=top] .tooltip-arrow:before,.dark-theme .ngb-tooltip-danger+ngb-tooltip-window.bs-tooltip-auto[data-popper-placement=top] .tooltip-arrow:before{border-top-color:#ff3e1d}.dark-theme .tooltip-danger.bs-tooltip-auto[data-popper-placement=left] .tooltip-arrow:before,.dark-theme .tooltip-danger>.tooltip.bs-tooltip-auto[data-popper-placement=left] .tooltip-arrow:before,.dark-theme .ngb-tooltip-danger+ngb-tooltip-window.bs-tooltip-auto[data-popper-placement=left] .tooltip-arrow:before{border-left-color:#ff3e1d}.dark-theme .tooltip-danger.bs-tooltip-auto[data-popper-placement=bottom] .tooltip-arrow:before,.dark-theme .tooltip-danger>.tooltip.bs-tooltip-auto[data-popper-placement=bottom] .tooltip-arrow:before,.dark-theme .ngb-tooltip-danger+ngb-tooltip-window.bs-tooltip-auto[data-popper-placement=bottom] .tooltip-arrow:before{border-bottom-color:#ff3e1d}.dark-theme .tooltip-danger.bs-tooltip-auto[data-popper-placement=right] .tooltip-arrow:before,.dark-theme .tooltip-danger>.tooltip.bs-tooltip-auto[data-popper-placement=right] .tooltip-arrow:before,.dark-theme .ngb-tooltip-danger+ngb-tooltip-window.bs-tooltip-auto[data-popper-placement=right] .tooltip-arrow:before{border-right-color:#ff3e1d}.dark-theme .tooltip-dark .tooltip-inner,.dark-theme .tooltip-dark>.tooltip .tooltip-inner,.dark-theme .ngb-tooltip-dark+ngb-tooltip-window .tooltip-inner{background:#4f505c;color:#fff;box-shadow:0 .125rem .25rem #4f505c66}.dark-theme .tooltip-dark.bs-tooltip-auto[data-popper-placement=top] .tooltip-arrow:before,.dark-theme .tooltip-dark>.tooltip.bs-tooltip-auto[data-popper-placement=top] .tooltip-arrow:before,.dark-theme .ngb-tooltip-dark+ngb-tooltip-window.bs-tooltip-auto[data-popper-placement=top] .tooltip-arrow:before{border-top-color:#4f505c}.dark-theme .tooltip-dark.bs-tooltip-auto[data-popper-placement=left] .tooltip-arrow:before,.dark-theme .tooltip-dark>.tooltip.bs-tooltip-auto[data-popper-placement=left] .tooltip-arrow:before,.dark-theme .ngb-tooltip-dark+ngb-tooltip-window.bs-tooltip-auto[data-popper-placement=left] .tooltip-arrow:before{border-left-color:#4f505c}.dark-theme .tooltip-dark.bs-tooltip-auto[data-popper-placement=bottom] .tooltip-arrow:before,.dark-theme .tooltip-dark>.tooltip.bs-tooltip-auto[data-popper-placement=bottom] .tooltip-arrow:before,.dark-theme .ngb-tooltip-dark+ngb-tooltip-window.bs-tooltip-auto[data-popper-placement=bottom] .tooltip-arrow:before{border-bottom-color:#4f505c}.dark-theme .tooltip-dark.bs-tooltip-auto[data-popper-placement=right] .tooltip-arrow:before,.dark-theme .tooltip-dark>.tooltip.bs-tooltip-auto[data-popper-placement=right] .tooltip-arrow:before,.dark-theme .ngb-tooltip-dark+ngb-tooltip-window.bs-tooltip-auto[data-popper-placement=right] .tooltip-arrow:before{border-right-color:#4f505c}.dark-theme .tooltip-gray .tooltip-inner,.dark-theme .tooltip-gray>.tooltip .tooltip-inner,.dark-theme .ngb-tooltip-gray+ngb-tooltip-window .tooltip-inner{background:#e5e5f0;color:#000;box-shadow:0 .125rem .25rem #e5e5f066}.dark-theme .tooltip-gray.bs-tooltip-auto[data-popper-placement=top] .tooltip-arrow:before,.dark-theme .tooltip-gray>.tooltip.bs-tooltip-auto[data-popper-placement=top] .tooltip-arrow:before,.dark-theme .ngb-tooltip-gray+ngb-tooltip-window.bs-tooltip-auto[data-popper-placement=top] .tooltip-arrow:before{border-top-color:#e5e5f0}.dark-theme .tooltip-gray.bs-tooltip-auto[data-popper-placement=left] .tooltip-arrow:before,.dark-theme .tooltip-gray>.tooltip.bs-tooltip-auto[data-popper-placement=left] .tooltip-arrow:before,.dark-theme .ngb-tooltip-gray+ngb-tooltip-window.bs-tooltip-auto[data-popper-placement=left] .tooltip-arrow:before{border-left-color:#e5e5f0}.dark-theme .tooltip-gray.bs-tooltip-auto[data-popper-placement=bottom] .tooltip-arrow:before,.dark-theme .tooltip-gray>.tooltip.bs-tooltip-auto[data-popper-placement=bottom] .tooltip-arrow:before,.dark-theme .ngb-tooltip-gray+ngb-tooltip-window.bs-tooltip-auto[data-popper-placement=bottom] .tooltip-arrow:before{border-bottom-color:#e5e5f0}.dark-theme .tooltip-gray.bs-tooltip-auto[data-popper-placement=right] .tooltip-arrow:before,.dark-theme .tooltip-gray>.tooltip.bs-tooltip-auto[data-popper-placement=right] .tooltip-arrow:before,.dark-theme .ngb-tooltip-gray+ngb-tooltip-window.bs-tooltip-auto[data-popper-placement=right] .tooltip-arrow:before{border-right-color:#e5e5f0}.dark-theme .modal-open .tooltip{z-index:1092}.dark-theme .tooltip-inner{box-shadow:0 .125rem .25rem #00000040}.dark-theme .popover.popover-secondary,.dark-theme .popover .popover-secondary>.popover,.dark-theme .popover .ngb-popover-secondary+ngb-popover-window{border-color:transparent;background:#8592a3;box-shadow:0 .125rem .25rem #8592a366}.dark-theme .popover.popover-secondary .popover-header,.dark-theme .popover .popover-secondary>.popover .popover-header,.dark-theme .popover .ngb-popover-secondary+ngb-popover-window .popover-header{border-color:#fff3;background:transparent;color:#fff}.dark-theme .popover.popover-secondary .popover-body,.dark-theme .popover .popover-secondary>.popover .popover-body,.dark-theme .popover .ngb-popover-secondary+ngb-popover-window .popover-body{background:transparent;color:#fffc}.dark-theme .popover.popover-secondary>.popover-arrow:before,.dark-theme .popover .popover-secondary>.popover>.popover-arrow:before,.dark-theme .popover .ngb-popover-secondary+ngb-popover-window>.popover-arrow:before{border-color:transparent}.dark-theme .popover.popover-secondary.bs-popover-auto[data-popper-placement=top]>.popover-arrow:after,.dark-theme .popover .popover-secondary>.popover.bs-popover-auto[data-popper-placement=top]>.popover-arrow:after,.dark-theme .popover .ngb-popover-secondary+ngb-popover-window.bs-popover-auto[data-popper-placement=top]>.popover-arrow:after{border-top-color:#8592a3!important}.dark-theme .popover.popover-secondary.bs-popover-auto[data-popper-placement=right]>.popover-arrow:after,.dark-theme .popover .popover-secondary>.popover.bs-popover-auto[data-popper-placement=right]>.popover-arrow:after,.dark-theme .popover .ngb-popover-secondary+ngb-popover-window.bs-popover-auto[data-popper-placement=right]>.popover-arrow:after{border-right-color:#8592a3!important}.dark-theme .popover.popover-secondary.bs-popover-auto[data-popper-placement=bottom]>.popover-arrow:after,.dark-theme .popover .popover-secondary>.popover.bs-popover-auto[data-popper-placement=bottom]>.popover-arrow:after,.dark-theme .popover .ngb-popover-secondary+ngb-popover-window.bs-popover-auto[data-popper-placement=bottom]>.popover-arrow:after{border-bottom-color:#8592a3!important}.dark-theme .popover.popover-secondary.bs-popover-auto[data-popper-placement=left]>.popover-arrow:after,.dark-theme .popover .popover-secondary>.popover.bs-popover-auto[data-popper-placement=left]>.popover-arrow:after,.dark-theme .popover .ngb-popover-secondary+ngb-popover-window.bs-popover-auto[data-popper-placement=left]>.popover-arrow:after{border-left-color:#8592a3!important}.dark-theme .popover.popover-secondary.bs-popover-auto[data-popper-placement=bottom] .popover-header:before,.dark-theme .popover .popover-secondary>.popover.bs-popover-auto[data-popper-placement=bottom] .popover-header:before,.dark-theme .popover .ngb-popover-secondary+ngb-popover-window.bs-popover-auto[data-popper-placement=bottom] .popover-header:before{border-bottom:1px solid transparent!important}.dark-theme .popover.popover-success,.dark-theme .popover .popover-success>.popover,.dark-theme .popover .ngb-popover-success+ngb-popover-window{border-color:transparent;background:#71dd37;box-shadow:0 .125rem .25rem #71dd3766}.dark-theme .popover.popover-success .popover-header,.dark-theme .popover .popover-success>.popover .popover-header,.dark-theme .popover .ngb-popover-success+ngb-popover-window .popover-header{border-color:#fff3;background:transparent;color:#fff}.dark-theme .popover.popover-success .popover-body,.dark-theme .popover .popover-success>.popover .popover-body,.dark-theme .popover .ngb-popover-success+ngb-popover-window .popover-body{background:transparent;color:#fffc}.dark-theme .popover.popover-success>.popover-arrow:before,.dark-theme .popover .popover-success>.popover>.popover-arrow:before,.dark-theme .popover .ngb-popover-success+ngb-popover-window>.popover-arrow:before{border-color:transparent}.dark-theme .popover.popover-success.bs-popover-auto[data-popper-placement=top]>.popover-arrow:after,.dark-theme .popover .popover-success>.popover.bs-popover-auto[data-popper-placement=top]>.popover-arrow:after,.dark-theme .popover .ngb-popover-success+ngb-popover-window.bs-popover-auto[data-popper-placement=top]>.popover-arrow:after{border-top-color:#71dd37!important}.dark-theme .popover.popover-success.bs-popover-auto[data-popper-placement=right]>.popover-arrow:after,.dark-theme .popover .popover-success>.popover.bs-popover-auto[data-popper-placement=right]>.popover-arrow:after,.dark-theme .popover .ngb-popover-success+ngb-popover-window.bs-popover-auto[data-popper-placement=right]>.popover-arrow:after{border-right-color:#71dd37!important}.dark-theme .popover.popover-success.bs-popover-auto[data-popper-placement=bottom]>.popover-arrow:after,.dark-theme .popover .popover-success>.popover.bs-popover-auto[data-popper-placement=bottom]>.popover-arrow:after,.dark-theme .popover .ngb-popover-success+ngb-popover-window.bs-popover-auto[data-popper-placement=bottom]>.popover-arrow:after{border-bottom-color:#71dd37!important}.dark-theme .popover.popover-success.bs-popover-auto[data-popper-placement=left]>.popover-arrow:after,.dark-theme .popover .popover-success>.popover.bs-popover-auto[data-popper-placement=left]>.popover-arrow:after,.dark-theme .popover .ngb-popover-success+ngb-popover-window.bs-popover-auto[data-popper-placement=left]>.popover-arrow:after{border-left-color:#71dd37!important}.dark-theme .popover.popover-success.bs-popover-auto[data-popper-placement=bottom] .popover-header:before,.dark-theme .popover .popover-success>.popover.bs-popover-auto[data-popper-placement=bottom] .popover-header:before,.dark-theme .popover .ngb-popover-success+ngb-popover-window.bs-popover-auto[data-popper-placement=bottom] .popover-header:before{border-bottom:1px solid transparent!important}.dark-theme .popover.popover-info,.dark-theme .popover .popover-info>.popover,.dark-theme .popover .ngb-popover-info+ngb-popover-window{border-color:transparent;background:#03c3ec;box-shadow:0 .125rem .25rem #03c3ec66}.dark-theme .popover.popover-info .popover-header,.dark-theme .popover .popover-info>.popover .popover-header,.dark-theme .popover .ngb-popover-info+ngb-popover-window .popover-header{border-color:#fff3;background:transparent;color:#fff}.dark-theme .popover.popover-info .popover-body,.dark-theme .popover .popover-info>.popover .popover-body,.dark-theme .popover .ngb-popover-info+ngb-popover-window .popover-body{background:transparent;color:#fffc}.dark-theme .popover.popover-info>.popover-arrow:before,.dark-theme .popover .popover-info>.popover>.popover-arrow:before,.dark-theme .popover .ngb-popover-info+ngb-popover-window>.popover-arrow:before{border-color:transparent}.dark-theme .popover.popover-info.bs-popover-auto[data-popper-placement=top]>.popover-arrow:after,.dark-theme .popover .popover-info>.popover.bs-popover-auto[data-popper-placement=top]>.popover-arrow:after,.dark-theme .popover .ngb-popover-info+ngb-popover-window.bs-popover-auto[data-popper-placement=top]>.popover-arrow:after{border-top-color:#03c3ec!important}.dark-theme .popover.popover-info.bs-popover-auto[data-popper-placement=right]>.popover-arrow:after,.dark-theme .popover .popover-info>.popover.bs-popover-auto[data-popper-placement=right]>.popover-arrow:after,.dark-theme .popover .ngb-popover-info+ngb-popover-window.bs-popover-auto[data-popper-placement=right]>.popover-arrow:after{border-right-color:#03c3ec!important}.dark-theme .popover.popover-info.bs-popover-auto[data-popper-placement=bottom]>.popover-arrow:after,.dark-theme .popover .popover-info>.popover.bs-popover-auto[data-popper-placement=bottom]>.popover-arrow:after,.dark-theme .popover .ngb-popover-info+ngb-popover-window.bs-popover-auto[data-popper-placement=bottom]>.popover-arrow:after{border-bottom-color:#03c3ec!important}.dark-theme .popover.popover-info.bs-popover-auto[data-popper-placement=left]>.popover-arrow:after,.dark-theme .popover .popover-info>.popover.bs-popover-auto[data-popper-placement=left]>.popover-arrow:after,.dark-theme .popover .ngb-popover-info+ngb-popover-window.bs-popover-auto[data-popper-placement=left]>.popover-arrow:after{border-left-color:#03c3ec!important}.dark-theme .popover.popover-info.bs-popover-auto[data-popper-placement=bottom] .popover-header:before,.dark-theme .popover .popover-info>.popover.bs-popover-auto[data-popper-placement=bottom] .popover-header:before,.dark-theme .popover .ngb-popover-info+ngb-popover-window.bs-popover-auto[data-popper-placement=bottom] .popover-header:before{border-bottom:1px solid transparent!important}.dark-theme .popover.popover-warning,.dark-theme .popover .popover-warning>.popover,.dark-theme .popover .ngb-popover-warning+ngb-popover-window{border-color:transparent;background:#ffab00;box-shadow:0 .125rem .25rem #ffab0066}.dark-theme .popover.popover-warning .popover-header,.dark-theme .popover .popover-warning>.popover .popover-header,.dark-theme .popover .ngb-popover-warning+ngb-popover-window .popover-header{border-color:#fff3;background:transparent;color:#fff}.dark-theme .popover.popover-warning .popover-body,.dark-theme .popover .popover-warning>.popover .popover-body,.dark-theme .popover .ngb-popover-warning+ngb-popover-window .popover-body{background:transparent;color:#fffc}.dark-theme .popover.popover-warning>.popover-arrow:before,.dark-theme .popover .popover-warning>.popover>.popover-arrow:before,.dark-theme .popover .ngb-popover-warning+ngb-popover-window>.popover-arrow:before{border-color:transparent}.dark-theme .popover.popover-warning.bs-popover-auto[data-popper-placement=top]>.popover-arrow:after,.dark-theme .popover .popover-warning>.popover.bs-popover-auto[data-popper-placement=top]>.popover-arrow:after,.dark-theme .popover .ngb-popover-warning+ngb-popover-window.bs-popover-auto[data-popper-placement=top]>.popover-arrow:after{border-top-color:#ffab00!important}.dark-theme .popover.popover-warning.bs-popover-auto[data-popper-placement=right]>.popover-arrow:after,.dark-theme .popover .popover-warning>.popover.bs-popover-auto[data-popper-placement=right]>.popover-arrow:after,.dark-theme .popover .ngb-popover-warning+ngb-popover-window.bs-popover-auto[data-popper-placement=right]>.popover-arrow:after{border-right-color:#ffab00!important}.dark-theme .popover.popover-warning.bs-popover-auto[data-popper-placement=bottom]>.popover-arrow:after,.dark-theme .popover .popover-warning>.popover.bs-popover-auto[data-popper-placement=bottom]>.popover-arrow:after,.dark-theme .popover .ngb-popover-warning+ngb-popover-window.bs-popover-auto[data-popper-placement=bottom]>.popover-arrow:after{border-bottom-color:#ffab00!important}.dark-theme .popover.popover-warning.bs-popover-auto[data-popper-placement=left]>.popover-arrow:after,.dark-theme .popover .popover-warning>.popover.bs-popover-auto[data-popper-placement=left]>.popover-arrow:after,.dark-theme .popover .ngb-popover-warning+ngb-popover-window.bs-popover-auto[data-popper-placement=left]>.popover-arrow:after{border-left-color:#ffab00!important}.dark-theme .popover.popover-warning.bs-popover-auto[data-popper-placement=bottom] .popover-header:before,.dark-theme .popover .popover-warning>.popover.bs-popover-auto[data-popper-placement=bottom] .popover-header:before,.dark-theme .popover .ngb-popover-warning+ngb-popover-window.bs-popover-auto[data-popper-placement=bottom] .popover-header:before{border-bottom:1px solid transparent!important}.dark-theme .popover.popover-danger,.dark-theme .popover .popover-danger>.popover,.dark-theme .popover .ngb-popover-danger+ngb-popover-window{border-color:transparent;background:#ff3e1d;box-shadow:0 .125rem .25rem #ff3e1d66}.dark-theme .popover.popover-danger .popover-header,.dark-theme .popover .popover-danger>.popover .popover-header,.dark-theme .popover .ngb-popover-danger+ngb-popover-window .popover-header{border-color:#fff3;background:transparent;color:#fff}.dark-theme .popover.popover-danger .popover-body,.dark-theme .popover .popover-danger>.popover .popover-body,.dark-theme .popover .ngb-popover-danger+ngb-popover-window .popover-body{background:transparent;color:#fffc}.dark-theme .popover.popover-danger>.popover-arrow:before,.dark-theme .popover .popover-danger>.popover>.popover-arrow:before,.dark-theme .popover .ngb-popover-danger+ngb-popover-window>.popover-arrow:before{border-color:transparent}.dark-theme .popover.popover-danger.bs-popover-auto[data-popper-placement=top]>.popover-arrow:after,.dark-theme .popover .popover-danger>.popover.bs-popover-auto[data-popper-placement=top]>.popover-arrow:after,.dark-theme .popover .ngb-popover-danger+ngb-popover-window.bs-popover-auto[data-popper-placement=top]>.popover-arrow:after{border-top-color:#ff3e1d!important}.dark-theme .popover.popover-danger.bs-popover-auto[data-popper-placement=right]>.popover-arrow:after,.dark-theme .popover .popover-danger>.popover.bs-popover-auto[data-popper-placement=right]>.popover-arrow:after,.dark-theme .popover .ngb-popover-danger+ngb-popover-window.bs-popover-auto[data-popper-placement=right]>.popover-arrow:after{border-right-color:#ff3e1d!important}.dark-theme .popover.popover-danger.bs-popover-auto[data-popper-placement=bottom]>.popover-arrow:after,.dark-theme .popover .popover-danger>.popover.bs-popover-auto[data-popper-placement=bottom]>.popover-arrow:after,.dark-theme .popover .ngb-popover-danger+ngb-popover-window.bs-popover-auto[data-popper-placement=bottom]>.popover-arrow:after{border-bottom-color:#ff3e1d!important}.dark-theme .popover.popover-danger.bs-popover-auto[data-popper-placement=left]>.popover-arrow:after,.dark-theme .popover .popover-danger>.popover.bs-popover-auto[data-popper-placement=left]>.popover-arrow:after,.dark-theme .popover .ngb-popover-danger+ngb-popover-window.bs-popover-auto[data-popper-placement=left]>.popover-arrow:after{border-left-color:#ff3e1d!important}.dark-theme .popover.popover-danger.bs-popover-auto[data-popper-placement=bottom] .popover-header:before,.dark-theme .popover .popover-danger>.popover.bs-popover-auto[data-popper-placement=bottom] .popover-header:before,.dark-theme .popover .ngb-popover-danger+ngb-popover-window.bs-popover-auto[data-popper-placement=bottom] .popover-header:before{border-bottom:1px solid transparent!important}.dark-theme .popover.popover-dark,.dark-theme .popover .popover-dark>.popover,.dark-theme .popover .ngb-popover-dark+ngb-popover-window{border-color:transparent;background:#4f505c;box-shadow:0 .125rem .25rem #4f505c66}.dark-theme .popover.popover-dark .popover-header,.dark-theme .popover .popover-dark>.popover .popover-header,.dark-theme .popover .ngb-popover-dark+ngb-popover-window .popover-header{border-color:#fff3;background:transparent;color:#fff}.dark-theme .popover.popover-dark .popover-body,.dark-theme .popover .popover-dark>.popover .popover-body,.dark-theme .popover .ngb-popover-dark+ngb-popover-window .popover-body{background:transparent;color:#fffc}.dark-theme .popover.popover-dark>.popover-arrow:before,.dark-theme .popover .popover-dark>.popover>.popover-arrow:before,.dark-theme .popover .ngb-popover-dark+ngb-popover-window>.popover-arrow:before{border-color:transparent}.dark-theme .popover.popover-dark.bs-popover-auto[data-popper-placement=top]>.popover-arrow:after,.dark-theme .popover .popover-dark>.popover.bs-popover-auto[data-popper-placement=top]>.popover-arrow:after,.dark-theme .popover .ngb-popover-dark+ngb-popover-window.bs-popover-auto[data-popper-placement=top]>.popover-arrow:after{border-top-color:#4f505c!important}.dark-theme .popover.popover-dark.bs-popover-auto[data-popper-placement=right]>.popover-arrow:after,.dark-theme .popover .popover-dark>.popover.bs-popover-auto[data-popper-placement=right]>.popover-arrow:after,.dark-theme .popover .ngb-popover-dark+ngb-popover-window.bs-popover-auto[data-popper-placement=right]>.popover-arrow:after{border-right-color:#4f505c!important}.dark-theme .popover.popover-dark.bs-popover-auto[data-popper-placement=bottom]>.popover-arrow:after,.dark-theme .popover .popover-dark>.popover.bs-popover-auto[data-popper-placement=bottom]>.popover-arrow:after,.dark-theme .popover .ngb-popover-dark+ngb-popover-window.bs-popover-auto[data-popper-placement=bottom]>.popover-arrow:after{border-bottom-color:#4f505c!important}.dark-theme .popover.popover-dark.bs-popover-auto[data-popper-placement=left]>.popover-arrow:after,.dark-theme .popover .popover-dark>.popover.bs-popover-auto[data-popper-placement=left]>.popover-arrow:after,.dark-theme .popover .ngb-popover-dark+ngb-popover-window.bs-popover-auto[data-popper-placement=left]>.popover-arrow:after{border-left-color:#4f505c!important}.dark-theme .popover.popover-dark.bs-popover-auto[data-popper-placement=bottom] .popover-header:before,.dark-theme .popover .popover-dark>.popover.bs-popover-auto[data-popper-placement=bottom] .popover-header:before,.dark-theme .popover .ngb-popover-dark+ngb-popover-window.bs-popover-auto[data-popper-placement=bottom] .popover-header:before{border-bottom:1px solid transparent!important}.dark-theme .popover.popover-gray,.dark-theme .popover .popover-gray>.popover,.dark-theme .popover .ngb-popover-gray+ngb-popover-window{border-color:transparent;background:#e5e5f0;box-shadow:0 .125rem .25rem #e5e5f066}.dark-theme .popover.popover-gray .popover-header,.dark-theme .popover .popover-gray>.popover .popover-header,.dark-theme .popover .ngb-popover-gray+ngb-popover-window .popover-header{border-color:#0003;background:transparent;color:#000}.dark-theme .popover.popover-gray .popover-body,.dark-theme .popover .popover-gray>.popover .popover-body,.dark-theme .popover .ngb-popover-gray+ngb-popover-window .popover-body{background:transparent;color:#000c}.dark-theme .popover.popover-gray>.popover-arrow:before,.dark-theme .popover .popover-gray>.popover>.popover-arrow:before,.dark-theme .popover .ngb-popover-gray+ngb-popover-window>.popover-arrow:before{border-color:transparent}.dark-theme .popover.popover-gray.bs-popover-auto[data-popper-placement=top]>.popover-arrow:after,.dark-theme .popover .popover-gray>.popover.bs-popover-auto[data-popper-placement=top]>.popover-arrow:after,.dark-theme .popover .ngb-popover-gray+ngb-popover-window.bs-popover-auto[data-popper-placement=top]>.popover-arrow:after{border-top-color:#e5e5f0!important}.dark-theme .popover.popover-gray.bs-popover-auto[data-popper-placement=right]>.popover-arrow:after,.dark-theme .popover .popover-gray>.popover.bs-popover-auto[data-popper-placement=right]>.popover-arrow:after,.dark-theme .popover .ngb-popover-gray+ngb-popover-window.bs-popover-auto[data-popper-placement=right]>.popover-arrow:after{border-right-color:#e5e5f0!important}.dark-theme .popover.popover-gray.bs-popover-auto[data-popper-placement=bottom]>.popover-arrow:after,.dark-theme .popover .popover-gray>.popover.bs-popover-auto[data-popper-placement=bottom]>.popover-arrow:after,.dark-theme .popover .ngb-popover-gray+ngb-popover-window.bs-popover-auto[data-popper-placement=bottom]>.popover-arrow:after{border-bottom-color:#e5e5f0!important}.dark-theme .popover.popover-gray.bs-popover-auto[data-popper-placement=left]>.popover-arrow:after,.dark-theme .popover .popover-gray>.popover.bs-popover-auto[data-popper-placement=left]>.popover-arrow:after,.dark-theme .popover .ngb-popover-gray+ngb-popover-window.bs-popover-auto[data-popper-placement=left]>.popover-arrow:after{border-left-color:#e5e5f0!important}.dark-theme .popover.popover-gray.bs-popover-auto[data-popper-placement=bottom] .popover-header:before,.dark-theme .popover .popover-gray>.popover.bs-popover-auto[data-popper-placement=bottom] .popover-header:before,.dark-theme .popover .ngb-popover-gray+ngb-popover-window.bs-popover-auto[data-popper-placement=bottom] .popover-header:before{border-bottom:1px solid transparent!important}.dark-theme .modal-open .popover{z-index:1091}.dark-theme .popover{box-shadow:0 .25rem 1rem #0003}.dark-theme .popover .popover-arrow{z-index:1}.dark-theme .popover.bs-popover-auto[data-popper-placement=bottom]>.popover-arrow:after{border-bottom-color:transparent;top:2px}.dark-theme .popover.bs-popover-auto[data-popper-placement=bottom]>.popover-arrow:before{top:1px}.dark-theme .popover-header{padding:1.125rem 1.125rem 0;font-size:1.125rem}.dark-theme .form-label,.dark-theme .col-form-label{font-size:.75rem;text-transform:uppercase;letter-spacing:inherit}.dark-theme .form-label-lg{font-size:1rem}.dark-theme .form-label-sm{font-size:.75rem}.dark-theme .form-control::placeholder,.dark-theme .form-control:focus::placeholder{transition:all .25s ease}.dark-theme .form-control:hover:not([disabled]):not([focus]){border-color:#696a9b}.dark-theme .form-control:not([readonly]):focus::placeholder{transform:translate(5px)}.dark-theme .form-select{background-clip:padding-box}.dark-theme .form-select:hover:not([disabled]):not([focus]){border-color:#696a9b}.dark-theme select.form-select option{background-color:#2b2c40}.dark-theme .form-check-input{cursor:pointer}.dark-theme .form-check-secondary .form-check-input:focus{border-color:#8592a3;box-shadow:0 2px 4px #8592a366}.dark-theme .form-check-secondary .form-check-input:disabled{background-color:#444564}.dark-theme .form-check-secondary .form-check-input:checked,.dark-theme .form-check-secondary .form-check-input[type=checkbox]:indeterminate{background-color:#8592a3;border-color:#8592a3;box-shadow:0 2px 4px #8592a366}.dark-theme .form-check-secondary.custom-option.checked{border:1px solid #8592a3}.dark-theme .form-check-success .form-check-input:focus{border-color:#71dd37;box-shadow:0 2px 4px #71dd3766}.dark-theme .form-check-success .form-check-input:disabled{background-color:#444564}.dark-theme .form-check-success .form-check-input:checked,.dark-theme .form-check-success .form-check-input[type=checkbox]:indeterminate{background-color:#71dd37;border-color:#71dd37;box-shadow:0 2px 4px #71dd3766}.dark-theme .form-check-success.custom-option.checked{border:1px solid #71dd37}.dark-theme .form-check-info .form-check-input:focus{border-color:#03c3ec;box-shadow:0 2px 4px #03c3ec66}.dark-theme .form-check-info .form-check-input:disabled{background-color:#444564}.dark-theme .form-check-info .form-check-input:checked,.dark-theme .form-check-info .form-check-input[type=checkbox]:indeterminate{background-color:#03c3ec;border-color:#03c3ec;box-shadow:0 2px 4px #03c3ec66}.dark-theme .form-check-info.custom-option.checked{border:1px solid #03c3ec}.dark-theme .form-check-warning .form-check-input:focus{border-color:#ffab00;box-shadow:0 2px 4px #ffab0066}.dark-theme .form-check-warning .form-check-input:disabled{background-color:#444564}.dark-theme .form-check-warning .form-check-input:checked,.dark-theme .form-check-warning .form-check-input[type=checkbox]:indeterminate{background-color:#ffab00;border-color:#ffab00;box-shadow:0 2px 4px #ffab0066}.dark-theme .form-check-warning.custom-option.checked{border:1px solid #ffab00}.dark-theme .form-check-danger .form-check-input:focus{border-color:#ff3e1d;box-shadow:0 2px 4px #ff3e1d66}.dark-theme .form-check-danger .form-check-input:disabled{background-color:#444564}.dark-theme .form-check-danger .form-check-input:checked,.dark-theme .form-check-danger .form-check-input[type=checkbox]:indeterminate{background-color:#ff3e1d;border-color:#ff3e1d;box-shadow:0 2px 4px #ff3e1d66}.dark-theme .form-check-danger.custom-option.checked{border:1px solid #ff3e1d}.dark-theme .form-check-light .form-check-input:focus{border-color:#4f505c;box-shadow:0 2px 4px #4f505c66}.dark-theme .form-check-light .form-check-input:disabled{background-color:#444564}.dark-theme .form-check-light .form-check-input:checked,.dark-theme .form-check-light .form-check-input[type=checkbox]:indeterminate{background-color:#4f505c;border-color:#4f505c;box-shadow:0 2px 4px #4f505c66}.dark-theme .form-check-light.custom-option.checked{border:1px solid #4f505c}.dark-theme .form-check-dark .form-check-input:focus{border-color:#6b6c9d;box-shadow:0 2px 4px #6b6c9d66}.dark-theme .form-check-dark .form-check-input:disabled{background-color:#444564}.dark-theme .form-check-dark .form-check-input:checked,.dark-theme .form-check-dark .form-check-input[type=checkbox]:indeterminate{background-color:#6b6c9d;border-color:#6b6c9d;box-shadow:0 2px 4px #6b6c9d66}.dark-theme .form-check-dark.custom-option.checked{border:1px solid #6b6c9d}.dark-theme .form-check-gray .form-check-input:focus{border-color:#fffc;box-shadow:0 2px 4px #fff6}.dark-theme .form-check-gray .form-check-input:checked,.dark-theme .form-check-gray .form-check-input[type=checkbox]:indeterminate{background-color:#fffc;border-color:#fffc;box-shadow:0 2px 4px #fff6}.dark-theme .form-check-gray.custom-option.checked{border:1px solid rgba(255,255,255,.8)}.dark-theme .form-range::-webkit-slider-thumb{box-shadow:0 0 6px #fff9;transition:transform .2s;transform-origin:center}.dark-theme .form-range::-webkit-slider-thumb:focus{box-shadow:0 0 8px #fff9}.dark-theme .form-range::-webkit-slider-thumb:active{transform:scale(1.4)}.dark-theme .form-range::-moz-range-thumb{box-shadow:0 0 6px #fff9;transition:transform .2s;transform-origin:center}.dark-theme .form-range::-moz-range-thumb:focus{box-shadow:0 0 8px #fff9}.dark-theme .form-range::-moz-range-thumb:active{transform:scale(1.4)}.dark-theme .form-range:disabled::-webkit-slider-runnable-track{background-color:#ffffff08}.dark-theme .form-range:disabled::-moz-range-track{background-color:#ffffff08;box-shadow:none}.dark-theme .form-range:disabled::-webkit-slider-thumb{box-shadow:none}.dark-theme .form-range:disabled::-moz-range-thumb{box-shadow:none}.dark-theme .input-group.rounded-pill .input-group-text,.dark-theme .input-group.rounded-pill .form-control{border-radius:50rem}.dark-theme .input-group:hover .input-group-text,.dark-theme .input-group:hover .form-control{border-color:#696a9b}.dark-theme .input-group:focus-within{box-shadow:0 0 .25rem .05rem #ffffff1a}.dark-theme .input-group:focus-within .form-control,.dark-theme .input-group:focus-within .input-group-text{box-shadow:none}.dark-theme .input-group.disabled .input-group-text{background-color:#444564}.dark-theme .input-group.has-validation>.input-group-text:first-child{border-top-right-radius:0;border-bottom-right-radius:0}.dark-theme .input-group.has-validation>.form-control:first-child{border-top-right-radius:0;border-bottom-right-radius:0}.dark-theme .input-group.has-validation>.form-control:not(:first-child):not(:last-child){border-radius:0}.dark-theme .input-group-text{background-clip:padding-box}.dark-theme .input-group-text i{font-size:.9375rem}.dark-theme .input-group-lg>.input-group-text i{font-size:1rem}.dark-theme .input-group-sm>.input-group-text i{font-size:.75rem}.dark-theme .input-group-merge .input-group-text:first-child{border-right:0}.dark-theme .input-group-merge .input-group-text:last-child{border-left:0}.dark-theme .input-group-merge .form-control:not(:first-child){padding-left:0;border-left:0}.dark-theme .input-group-merge .form-control:not(:last-child){padding-right:0;border-right:0}.dark-theme .input-group-text{transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion: reduce){.dark-theme .input-group-text{transition:none}}.dark-theme .fv-plugins-bootstrap5-row-invalid .input-group.has-validation .input-group-text,.dark-theme .fv-plugins-bootstrap5-row-invalid .input-group.has-validation:focus-within .input-group-text{border-color:#ff3e1d!important}.dark-theme .form-floating>.form-control:focus::placeholder,.dark-theme .form-floating>.form-control:not(:placeholder-shown)::placeholder{color:#7c7db6}.dark-theme .valid-feedback{display:none;width:100%;margin-top:.3rem;font-size:85%;color:#71dd37}.dark-theme .valid-tooltip{position:absolute;top:100%;z-index:5;display:none;max-width:100%;padding:.25rem .7rem;margin-top:.1rem;font-size:.9375rem;color:#fff;background-color:#71dd37;border-radius:.25rem}.was-validated .dark-theme:valid~.valid-feedback,.was-validated .dark-theme:valid~.valid-tooltip,.dark-theme.is-valid~.valid-feedback,.dark-theme.is-valid~.valid-tooltip{display:block}.was-validated .dark-theme .form-control:valid,.dark-theme .form-control.is-valid{border-color:#71dd37!important}.dark-style .was-validated .dark-theme .form-control:valid,.dark-style .dark-theme .form-control.is-valid{border-color:#71dd37!important}.was-validated .dark-theme .form-control:valid:focus,.dark-theme .form-control.is-valid:focus{border-color:#71dd37!important;box-shadow:0 0 .25rem .05rem #71dd371a}.was-validated .dark-theme .form-select:valid,.dark-theme .form-select.is-valid{border-color:#71dd37!important}.was-validated .dark-theme .form-select:valid:focus,.dark-theme .form-select.is-valid:focus{border-color:#71dd37;box-shadow:0 0 .25rem .05rem #71dd371a}.was-validated .dark-theme .form-check-input:valid,.dark-theme .form-check-input.is-valid{border-color:#71dd37}.was-validated .dark-theme .form-check-input:valid:checked,.dark-theme .form-check-input.is-valid:checked{background-color:#71dd37;border-color:#71dd37}.was-validated .dark-theme .form-check-input:valid:focus,.dark-theme .form-check-input.is-valid:focus{box-shadow:0 0 .25rem .05rem #71dd371a;border-color:#71dd37}.was-validated .dark-theme .form-check-input:valid~.form-check-label,.dark-theme .form-check-input.is-valid~.form-check-label{color:#71dd37}.dark-theme .form-check-inline .form-check-input~.valid-feedback{margin-left:.5em}.was-validated .dark-theme .input-group .form-control:valid~.input-group-text,.dark-theme .input-group .form-control.is-valid~.input-group-text{border-color:#71dd37!important}.was-validated .dark-theme .input-group .form-control:valid:focus,.dark-theme .input-group .form-control.is-valid:focus{border-color:#71dd37!important;box-shadow:none}.was-validated .dark-theme .input-group .form-control:valid:focus~.input-group-text,.dark-theme .input-group .form-control.is-valid:focus~.input-group-text{border-color:#71dd37}.was-validated .dark-theme .input-group .form-control:valid,.dark-theme .input-group .form-control.is-valid,.was-validated .dark-theme .input-group .form-select:valid,.dark-theme .input-group .form-select.is-valid{z-index:3}.dark-theme .invalid-feedback{display:none;width:100%;margin-top:.3rem;font-size:85%;color:#ff3e1d}.dark-theme .invalid-tooltip{position:absolute;top:100%;z-index:5;display:none;max-width:100%;padding:.25rem .7rem;margin-top:.1rem;font-size:.9375rem;color:#fff;background-color:#ff3e1d;border-radius:.25rem}.was-validated .dark-theme:invalid~.invalid-feedback,.was-validated .dark-theme:invalid~.invalid-tooltip,.dark-theme.is-invalid~.invalid-feedback,.dark-theme.is-invalid~.invalid-tooltip{display:block}.was-validated .dark-theme .form-control:invalid,.dark-theme .form-control.is-invalid{border-color:#ff3e1d!important}.dark-style .was-validated .dark-theme .form-control:invalid,.dark-style .dark-theme .form-control.is-invalid{border-color:#ff3e1d!important}.was-validated .dark-theme .form-control:invalid:focus,.dark-theme .form-control.is-invalid:focus{border-color:#ff3e1d!important;box-shadow:0 0 .25rem .05rem #ff3e1d1a}.was-validated .dark-theme .form-select:invalid,.dark-theme .form-select.is-invalid{border-color:#ff3e1d!important}.was-validated .dark-theme .form-select:invalid:focus,.dark-theme .form-select.is-invalid:focus{border-color:#ff3e1d;box-shadow:0 0 .25rem .05rem #ff3e1d1a}.was-validated .dark-theme .form-check-input:invalid,.dark-theme .form-check-input.is-invalid{border-color:#ff3e1d}.was-validated .dark-theme .form-check-input:invalid:checked,.dark-theme .form-check-input.is-invalid:checked{background-color:#ff3e1d;border-color:#ff3e1d}.was-validated .dark-theme .form-check-input:invalid:focus,.dark-theme .form-check-input.is-invalid:focus{box-shadow:0 0 .25rem .05rem #ff3e1d1a;border-color:#ff3e1d}.was-validated .dark-theme .form-check-input:invalid~.form-check-label,.dark-theme .form-check-input.is-invalid~.form-check-label{color:#ff3e1d}.dark-theme .form-check-inline .form-check-input~.invalid-feedback{margin-left:.5em}.was-validated .dark-theme .input-group .form-control:invalid~.input-group-text,.dark-theme .input-group .form-control.is-invalid~.input-group-text{border-color:#ff3e1d!important}.was-validated .dark-theme .input-group .form-control:invalid:focus,.dark-theme .input-group .form-control.is-invalid:focus{border-color:#ff3e1d!important;box-shadow:none}.was-validated .dark-theme .input-group .form-control:invalid:focus~.input-group-text,.dark-theme .input-group .form-control.is-invalid:focus~.input-group-text{border-color:#ff3e1d}.was-validated .dark-theme .input-group .form-control:invalid,.dark-theme .input-group .form-control.is-invalid,.was-validated .dark-theme .input-group .form-select:invalid,.dark-theme .input-group .form-select.is-invalid{z-index:3}.dark-theme form .error:not(li):not(input){color:#ff3e1d;font-size:85%;margin-top:.25rem}.dark-theme form .invalid,.dark-theme form .is-invalid .invalid:before,.dark-theme form .is-invalid:before{border-color:#ff3e1d!important}.dark-theme form .form-label.invalid,.dark-theme form .form-label.is-invalid{border-color:#ff3e1d;box-shadow:0 0 0 2px #ff3e1d66!important}.dark-theme form select.invalid~.select2 .select2-selection{border-color:#ff3e1d}.dark-theme form select.is-invalid~.select2 .select2-selection{border-color:#ff3e1d!important}.dark-theme form select.selectpicker.is-invalid~.btn{border-color:#ff3e1d!important}@media (hover: none){.dark-theme .fv-plugins-bootstrap5-row-invalid .form-control.flatpickr-mobile{border-color:#ff3e1d}}.dark-theme .fv-plugins-bootstrap5 .invalid-feedback,.dark-theme .fv-plugins-bootstrap5 .invalid-tooltip{display:block}.dark-theme .fv-plugins-bootstrap5-row-invalid .tagify.tagify--empty{border-color:#ff3e1d!important}.dark-theme .modal-content{box-shadow:0 .25rem 2.8125rem #0000004d}.dark-theme .modal .btn-close{background-color:#fff;border-radius:.5rem;opacity:1;padding:.635rem;box-shadow:0 .125rem .25rem #00000040;transition:all .23s ease .1s;transform:translate(23px,-25px)}.dark-theme .modal .btn-close:hover,.dark-theme .modal .btn-close:focus,.dark-theme .modal .btn-close:active{opacity:1;outline:none;transform:translate(20px,-20px)}.dark-theme .modal .modal-header .btn-close{margin-top:-1.25rem}.dark-theme .modal-footer{padding:.25rem 1.5rem 1.5rem}.dark-theme .modal-dialog-scrollable .btn-close,.dark-theme .modal-fullscreen .btn-close,.dark-theme .modal-top .btn-close{box-shadow:none;transform:translate(0)!important}.dark-theme .modal-dialog-scrollable .btn-close:hover,.dark-theme .modal-fullscreen .btn-close:hover,.dark-theme .modal-top .btn-close:hover{transform:translate(0)!important}.dark-theme .dark-style .modal .btn-close{background-color:#2b2c40}.dark-theme .modal-onboarding .close-label{font-size:.8rem;position:absolute;top:.85rem;opacity:.95}.dark-theme .modal-onboarding .close-label:hover{opacity:.95}.dark-theme .modal-onboarding .modal-header .btn-close{margin-top:-.75rem}.dark-theme .modal-onboarding .onboarding-media{margin-bottom:1rem}.dark-theme .modal-onboarding .onboarding-media img{margin:0 auto}.dark-theme .modal-onboarding .onboarding-content{margin:2rem}.dark-theme .modal-onboarding form{margin-top:2rem;text-align:left}.dark-theme .modal-onboarding .carousel-indicators{bottom:-10px}.dark-theme .modal-onboarding .carousel-control-prev,.dark-theme .modal-onboarding .carousel-control-next{top:auto;bottom:.75rem;opacity:1}.dark-theme .modal-onboarding .carousel-control-prev{left:1rem}.dark-theme .modal-onboarding .onboarding-horizontal{display:flex;justify-content:space-between;align-items:center}.dark-theme .modal-onboarding .onboarding-horizontal .onboarding-media{margin:2rem;margin-top:0}.dark-theme .modal-onboarding .onboarding-horizontal .carousel-control-prev{left:0}.dark-theme .modal-onboarding.animated .onboarding-media{transform:translateY(10px) scale(.8);transition:all .5s cubic-bezier(.25,1.1,.5,1.35);transition-delay:.3s;opacity:0}.dark-theme .modal-onboarding.animated .onboarding-content{transform:translateY(40px);transition-delay:.1s;transition:all .4s ease;opacity:0}.dark-theme .modal-onboarding.animated .onboarding-title{opacity:0;transition-delay:.5s;transition:all .5s cubic-bezier(.25,1.1,.5,1.35);transform:translateY(40px)}.dark-theme .modal-onboarding.animated .onboarding-info{opacity:0;transition-delay:.6s;transition:all .5s cubic-bezier(.25,1.1,.5,1.35);transform:translateY(40px)}.dark-theme .modal-onboarding.animated form{opacity:0;transition-delay:.7s;transition:all .5s ease;transform:translateY(40px)}.dark-theme .modal-onboarding.animated.show .onboarding-media{transform:translateY(0) scale(1);opacity:1}.dark-theme .modal-onboarding.animated.show .onboarding-content,.dark-theme .modal-onboarding.animated.show .onboarding-title{transform:translateY(0);opacity:1}.dark-theme .modal-onboarding.animated.show .onboarding-info,.dark-theme .modal-onboarding.animated.show form{opacity:1;transform:translateY(0)}.dark-theme .modal-top .modal-dialog{margin-top:0}.dark-theme .modal-top .modal-content{border-top-left-radius:0;border-top-right-radius:0}.dark-theme .modal-transparent .modal-dialog{display:flex;margin:0 auto;min-height:100vh}.dark-theme .modal-transparent .modal-content{margin:auto;width:100%;border:0;background:transparent;box-shadow:none}.dark-theme .modal-transparent .btn-close{position:absolute;top:0;right:1.5rem;transform:none;opacity:1;padding:.25em;background-image:url("data:image/svg+xml,%3Csvg width='150px' height='151px' viewBox='0 0 150 151' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cdefs%3E%3Cpolygon id='path-1' points='131.251657 0 74.9933705 56.25 18.7483426 0 0 18.75 56.2450278 75 0 131.25 18.7483426 150 74.9933705 93.75 131.251657 150 150 131.25 93.7549722 75 150 18.75'%3E%3C/polygon%3E%3C/defs%3E%3Cg id='\1f3a8-%5BSetup%5D:-Colors-&amp;-Shadows' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cg id='Artboard' transform='translate(-225.000000, -250.000000)'%3E%3Cg id='Icon-Color' transform='translate(225.000000, 250.500000)'%3E%3Cuse fill='%23fff' xlink:href='%23path-1'%3E%3C/use%3E%3Cuse fill-opacity='0.5' fill='%23fff' xlink:href='%23path-1'%3E%3C/use%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E");background-color:transparent!important}.dark-theme .modal-simple .modal-content{padding:3rem}.dark-theme .modal-simple .btn-close{position:absolute;top:-2rem;right:-2rem}@media (max-width: 767.98px){.dark-theme .modal-simple .btn-close{top:0;right:0}}.dark-theme .modal-refer-and-earn .modal-refer-and-earn-step{width:100px;height:100px;display:flex;justify-content:center;align-items:center;border-radius:.5rem}.dark-theme .modal-refer-and-earn .modal-refer-and-earn-step i{font-size:2.5rem}.dark-theme .modal-top.fade .modal-dialog,.dark-theme .modal-top .modal.fade .modal-dialog{transform:translateY(-100%)}.dark-theme .modal-top.show .modal-dialog,.dark-theme .modal-top .modal.show .modal-dialog{transform:translateY(0)}.dark-theme .modal-transparent.fade .modal-dialog,.dark-theme .modal-transparent .modal.fade .modal-dialog{transform:scale(.5)}.dark-theme .modal-transparent.show .modal-dialog,.dark-theme .modal-transparent .modal.show .modal-dialog{transform:scale(1)}@media (max-width: 991.98px){.dark-theme .modal-onboarding .onboarding-horizontal{flex-direction:column}}@media (max-width: 767.98px){.dark-theme .modal .modal-dialog:not(.modal-fullscreen){padding:0 .75rem;padding-left:.75rem!important}.dark-theme .modal .carousel-control-prev,.dark-theme .modal .carousel-control-next{display:none}}@media (min-width: 576px){.dark-theme .modal-content{box-shadow:0 2px 20px #00000073}.dark-theme .modal-sm .modal-dialog{max-width:22.5rem}}@media (min-width: 1200px){.dark-theme .modal-xl .modal-dialog{max-width:1140px}}.dark-theme .progress{overflow:initial}.dark-theme .progress-bar.bg-secondary{box-shadow:0 2px 4px #8592a366}.dark-theme .progress-bar.bg-success{box-shadow:0 2px 4px #71dd3766}.dark-theme .progress-bar.bg-info{box-shadow:0 2px 4px #03c3ec66}.dark-theme .progress-bar.bg-warning{box-shadow:0 2px 4px #ffab0066}.dark-theme .progress-bar.bg-danger{box-shadow:0 2px 4px #ff3e1d66}.dark-theme .progress-bar.bg-light{box-shadow:0 2px 4px #4f505c66}.dark-theme .progress-bar.bg-dark{box-shadow:0 2px 4px #6b6c9d66}.dark-theme .progress-bar.bg-gray{box-shadow:0 2px 4px #fff6}.dark-theme .progress-bar-striped{background-image:linear-gradient(45deg,rgba(255,255,255,.07) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.07) 50%,rgba(255,255,255,.07) 75%,transparent 75%,transparent)}.dark-theme .progress .progress-bar:last-child{border-top-right-radius:10rem;border-bottom-right-radius:10rem}.dark-theme .progress .progress-bar:first-child{border-top-left-radius:10rem;border-bottom-left-radius:10rem}.dark-theme .breadcrumb-item,.dark-theme .breadcrumb-item a{color:#a3a4cc}.dark-theme .breadcrumb-item:hover,.dark-theme .breadcrumb-item:focus,.dark-theme .breadcrumb-item a:hover,.dark-theme .breadcrumb-item a:focus{color:#a3a4cc}.dark-theme .breadcrumb-item.active,.dark-theme .breadcrumb-item a.active{font-weight:500}.dark-theme .breadcrumb-item.active:before,.dark-theme .breadcrumb-item a.active:before{font-weight:400}.dark-theme .breadcrumb-item.active a,.dark-theme .breadcrumb-item.active a:hover,.dark-theme .breadcrumb-item.active a:focus,.dark-theme .breadcrumb-item.active a:active{color:inherit}.dark-theme .breadcrumb-style1 .breadcrumb-item+.breadcrumb-item:before,.dark-theme .breadcrumb-style2 .breadcrumb-item+.breadcrumb-item:before{font-family:boxicons;vertical-align:middle}.dark-theme .breadcrumb-style1 .breadcrumb-item+.breadcrumb-item:before{content:"\ea50";font-size:1.125rem;line-height:1.4}.dark-theme .breadcrumb-style2 .breadcrumb-item+.breadcrumb-item:before{content:"\ebe7";font-size:1rem;line-height:1.35rem}.dark-theme .list-group-item-secondary{background-color:#464b5e;color:#8592a3!important}.dark-theme a.list-group-item-secondary,.dark-theme button.list-group-item-secondary{color:#8592a3}.dark-theme a.list-group-item-secondary:hover,.dark-theme a.list-group-item-secondary:focus,.dark-theme button.list-group-item-secondary:hover,.dark-theme button.list-group-item-secondary:focus{background-color:#3f4455;color:#8592a3}.dark-theme a.list-group-item-secondary.active,.dark-theme button.list-group-item-secondary.active{border-color:#8592a3;background-color:#8592a3;color:#8592a3}.dark-theme .list-group.list-group-timeline .list-group-timeline-secondary:before{background-color:#8592a3}.dark-theme .list-group-item-success{background-color:#40613d;color:#71dd37!important}.dark-theme a.list-group-item-success,.dark-theme button.list-group-item-success{color:#71dd37}.dark-theme a.list-group-item-success:hover,.dark-theme a.list-group-item-success:focus,.dark-theme button.list-group-item-success:hover,.dark-theme button.list-group-item-success:focus{background-color:#3a5737;color:#71dd37}.dark-theme a.list-group-item-success.active,.dark-theme button.list-group-item-success.active{border-color:#71dd37;background-color:#71dd37;color:#71dd37}.dark-theme .list-group.list-group-timeline .list-group-timeline-success:before{background-color:#71dd37}.dark-theme .list-group-item-info{background-color:#1f5974;color:#03c3ec!important}.dark-theme a.list-group-item-info,.dark-theme button.list-group-item-info{color:#03c3ec}.dark-theme a.list-group-item-info:hover,.dark-theme a.list-group-item-info:focus,.dark-theme button.list-group-item-info:hover,.dark-theme button.list-group-item-info:focus{background-color:#1c5068;color:#03c3ec}.dark-theme a.list-group-item-info.active,.dark-theme button.list-group-item-info.active{border-color:#03c3ec;background-color:#03c3ec;color:#03c3ec}.dark-theme .list-group.list-group-timeline .list-group-timeline-info:before{background-color:#03c3ec}.dark-theme .list-group-item-warning{background-color:#6b522d;color:#ffab00!important}.dark-theme a.list-group-item-warning,.dark-theme button.list-group-item-warning{color:#ffab00}.dark-theme a.list-group-item-warning:hover,.dark-theme a.list-group-item-warning:focus,.dark-theme button.list-group-item-warning:hover,.dark-theme button.list-group-item-warning:focus{background-color:#604a29;color:#ffab00}.dark-theme a.list-group-item-warning.active,.dark-theme button.list-group-item-warning.active{border-color:#ffab00;background-color:#ffab00;color:#ffab00}.dark-theme .list-group.list-group-timeline .list-group-timeline-warning:before{background-color:#ffab00}.dark-theme .list-group-item-danger{background-color:#6b3136;color:#ff3e1d!important}.dark-theme a.list-group-item-danger,.dark-theme button.list-group-item-danger{color:#ff3e1d}.dark-theme a.list-group-item-danger:hover,.dark-theme a.list-group-item-danger:focus,.dark-theme button.list-group-item-danger:hover,.dark-theme button.list-group-item-danger:focus{background-color:#602c31;color:#ff3e1d}.dark-theme a.list-group-item-danger.active,.dark-theme button.list-group-item-danger.active{border-color:#ff3e1d;background-color:#ff3e1d;color:#ff3e1d}.dark-theme .list-group.list-group-timeline .list-group-timeline-danger:before{background-color:#ff3e1d}.dark-theme .list-group-item-dark{background-color:#3e3f5c;color:#fff!important}.dark-theme a.list-group-item-dark,.dark-theme button.list-group-item-dark{color:#fff}.dark-theme a.list-group-item-dark:hover,.dark-theme a.list-group-item-dark:focus,.dark-theme button.list-group-item-dark:hover,.dark-theme button.list-group-item-dark:focus{background-color:#383953;color:#fff}.dark-theme a.list-group-item-dark.active,.dark-theme button.list-group-item-dark.active{border-color:#6b6c9d;background-color:#6b6c9d;color:#fff}.dark-theme .list-group.list-group-timeline .list-group-timeline-dark:before{background-color:#6b6c9d}.dark-theme .list-group-item-gray{background-color:#5a5b6af0;color:#fffc!important}.dark-theme a.list-group-item-gray,.dark-theme button.list-group-item-gray{color:#fffc}.dark-theme a.list-group-item-gray:hover,.dark-theme a.list-group-item-gray:focus,.dark-theme button.list-group-item-gray:hover,.dark-theme button.list-group-item-gray:focus{background-color:#50515ef1;color:#fffc}.dark-theme a.list-group-item-gray.active,.dark-theme button.list-group-item-gray.active{border-color:#fffc;background-color:#fffc;color:#fffc}.dark-theme .list-group.list-group-timeline .list-group-timeline-gray:before{background-color:#fffc}.dark-theme .list-group.list-group-timeline{position:relative}.dark-theme .list-group.list-group-timeline:before{background-color:#444564;position:absolute;content:"";width:1px;height:100%;top:0;bottom:0;left:.2rem}.dark-theme .list-group.list-group-timeline .list-group-item{border:none;padding-left:1.25rem}.dark-theme .list-group.list-group-timeline .list-group-item:before{position:absolute;display:block;content:"";width:7px;height:7px;left:0;top:50%;margin-top:-3.5px;border-radius:100%}.dark-theme .list-group .list-group-item.active h1,.dark-theme .list-group .list-group-item.active .h1,.dark-theme .list-group .list-group-item.active h2,.dark-theme .list-group .list-group-item.active .h2,.dark-theme .list-group .list-group-item.active h3,.dark-theme .list-group .list-group-item.active .h3,.dark-theme .list-group .list-group-item.active h4,.dark-theme .list-group .list-group-item.active .h4,.dark-theme .list-group .list-group-item.active h5,.dark-theme .list-group .list-group-item.active .h5,.dark-theme .list-group .list-group-item.active h6,.dark-theme .list-group .list-group-item.active .h6{color:#fff}.dark-theme .navbar{z-index:2}.dark-theme .navbar .dropdown:focus,.dark-theme .navbar .dropdown-toggle:focus{outline:0}.dark-theme .navbar .navbar-toggler{border:none}.dark-theme .navbar .navbar-toggler:focus{box-shadow:none}.dark-theme .fixed-top{z-index:1030}.dark-theme .navbar.navbar-light{color:#7c7db6}.dark-theme .navbar-light .navbar-nav .nav-link.disabled{color:#0003!important}.dark-theme .navbar.navbar-dark{color:#fffc}.dark-theme .navbar-dark .navbar-nav .nav-link.disabled{color:#fff6!important}.dark-theme .navbar-collapse,.dark-theme .navbar-brand,.dark-theme .navbar-text{flex-shrink:1}.dark-theme .navbar-dark hr{border-color:#ffffff1a}.dark-theme .navbar-light hr{border-color:#fffc}.dark-theme .mega-dropdown .dropdown-toggle{outline:0}.dark-theme .mega-dropdown .dropdown-menu{width:100%}.dark-theme .card.card-border-shadow-secondary:after{border-bottom-color:#4f5568}.dark-theme .card.card-border-shadow-secondary:hover:after{border-bottom-color:#8592a3}.dark-theme .card.card-hover-border-secondary:hover,.dark-theme .card .card-hover-border-secondary:hover{border-color:#4d5366}.dark-theme .card.card-border-shadow-success:after{border-bottom-color:#47733c}.dark-theme .card.card-border-shadow-success:hover:after{border-bottom-color:#71dd37}.dark-theme .card.card-hover-border-success:hover,.dark-theme .card .card-hover-border-success:hover{border-color:#466f3d}.dark-theme .card.card-border-shadow-info:after{border-bottom-color:#1b6885}.dark-theme .card.card-border-shadow-info:hover:after{border-bottom-color:#03c3ec}.dark-theme .card.card-hover-border-info:hover,.dark-theme .card .card-hover-border-info:hover{border-color:#1c6581}.dark-theme .card.card-border-shadow-warning:after{border-bottom-color:#805f26}.dark-theme .card.card-border-shadow-warning:hover:after{border-bottom-color:#ffab00}.dark-theme .card.card-hover-border-warning:hover,.dark-theme .card .card-hover-border-warning:hover{border-color:#7c5c28}.dark-theme .card.card-border-shadow-danger:after{border-bottom-color:#803332}.dark-theme .card.card-border-shadow-danger:hover:after{border-bottom-color:#ff3e1d}.dark-theme .card.card-hover-border-danger:hover,.dark-theme .card .card-hover-border-danger:hover{border-color:#7c3333}.dark-theme .card.card-border-shadow-light:after{border-bottom-color:#393a4b}.dark-theme .card.card-border-shadow-light:hover:after{border-bottom-color:#4f505c}.dark-theme .card.card-hover-border-light:hover,.dark-theme .card .card-hover-border-light:hover{border-color:#393a4b}.dark-theme .card.card-border-shadow-dark:after{border-bottom-color:#454665}.dark-theme .card.card-border-shadow-dark:hover:after{border-bottom-color:#6b6c9d}.dark-theme .card.card-hover-border-dark:hover,.dark-theme .card .card-hover-border-dark:hover{border-color:#434463}.dark-theme .card.card-border-shadow-gray:after{border-bottom-color:#6c6d7beb}.dark-theme .card.card-border-shadow-gray:hover:after{border-bottom-color:#fffc}.dark-theme .card.card-hover-border-gray:hover,.dark-theme .card .card-hover-border-gray:hover{border-color:#686977ec}.dark-theme .card{background-clip:padding-box;box-shadow:0 .125rem .5rem #00000029}.dark-theme .card .card-link{display:inline-block}.dark-theme .card .card-header+.card-body,.dark-theme .card .card-header+.card-content>.card-body:first-of-type{padding-top:0}.dark-theme .card[class*=card-border-shadow-]{position:relative;border-bottom:none;transition:all .2s ease-in-out;z-index:1}.dark-theme .card[class*=card-border-shadow-]:after{content:"";position:absolute;bottom:0;left:0;width:100%;height:100%;border-bottom-width:2px;border-bottom-style:solid;border-radius:.5rem;transition:all .2s ease-in-out;z-index:-1}.dark-theme .card[class*=card-border-shadow-]:hover{box-shadow:0 .25rem 1rem #0003}.dark-theme .card[class*=card-border-shadow-]:hover:after{border-bottom-width:3px}.dark-theme .card[class*=card-hover-border-]{border-width:1px}.dark-theme .card-action.card-fullscreen{display:block;z-index:9999;position:fixed;width:100%!important;height:100%!important;inset:0;overflow:auto;border:none;border-radius:0}.dark-theme .card-action .card-alert{position:absolute;width:100%;z-index:999}.dark-theme .card-action .card-alert .alert{border-bottom-right-radius:0;border-bottom-left-radius:0}.dark-theme .card-action .card-header.collapsed{border-bottom:0}.dark-theme .card-action .card-header{display:flex;line-height:1.54}.dark-theme .card-action .card-header .card-action-title{flex-grow:1;margin-right:.5rem}.dark-theme .card-action .card-header .card-action-element{flex-shrink:0;background-color:inherit;top:1rem;right:1.5rem;color:#a3a4cc}.dark-theme .card-action .card-header .card-action-element a{color:#a3a4cc}.dark-theme .card-action .card-header .card-action-element a .collapse-icon:after{margin-top:-.15rem}.dark-theme .card-action .blockUI .sk-fold{margin:0 auto}.dark-theme .card-action .blockUI h5,.dark-theme .card-action .blockUI .h5{color:#a3a4cc;margin:1rem 0 0}.dark-theme .card-header,.dark-theme .card-footer{border-color:#ffffff17}.dark-theme .card hr{color:#ffffff17}.dark-theme .card .row-bordered>[class*=" col "] .card .row-bordered>[class$=" col"],.dark-theme .card .row-bordered>[class*=" col "]:before,.dark-theme .card .row-bordered>[class*=" col "]:after,.dark-theme .card .row-bordered>[class^="col "] .card .row-bordered>[class$=" col"],.dark-theme .card .row-bordered>[class^="col "]:before,.dark-theme .card .row-bordered>[class^="col "]:after,.dark-theme .card .row-bordered>[class*=" col-"] .card .row-bordered>[class$=" col"],.dark-theme .card .row-bordered>[class*=" col-"]:before,.dark-theme .card .row-bordered>[class*=" col-"]:after,.dark-theme .card .row-bordered>[class^=col-] .card .row-bordered>[class$=" col"],.dark-theme .card .row-bordered>[class^=col-]:before,.dark-theme .card .row-bordered>[class^=col-]:after,.dark-theme .card .row-bordered>[class=col] .card .row-bordered>[class$=" col"],.dark-theme .card .row-bordered>[class=col]:before,.dark-theme .card .row-bordered>[class=col]:after{border-color:#ffffff17}.dark-theme .card-header.header-elements,.dark-theme .card-title.header-elements{display:flex;width:100%;align-items:center;flex-wrap:wrap}.dark-theme .card-header.card-header-elements{padding-top:.75rem;padding-bottom:.75rem}.dark-theme .card-header .card-header-elements{padding-top:.25rem;padding-bottom:.25rem}.dark-theme .card-header-elements,.dark-theme .card-title-elements{display:flex;flex-wrap:wrap;align-items:center}.dark-theme .card-header-elements+.dark-theme .card-header-elements,.dark-theme .card-header-elements>*+*,.dark-theme .card-header-elements+.dark-theme .card-title-elements,.dark-theme .card-title-elements>*+*,.dark-theme .card-title-elements+.dark-theme .card-header-elements,.dark-theme .card-title-elements+.dark-theme .card-title-elements{margin-left:.25rem}.dark-theme .card-img-left{border-top-left-radius:.5rem;border-bottom-left-radius:.5rem;border-top-right-radius:0;border-bottom-right-radius:0}@media (max-width: 767.98px){.dark-theme .card-img-left{border-top-left-radius:.5rem;border-top-right-radius:.5rem;border-bottom-right-radius:0;border-bottom-left-radius:0}}.dark-theme .card-img-right{border-top-right-radius:.5rem;border-bottom-right-radius:.5rem;border-top-left-radius:0;border-bottom-left-radius:0}@media (max-width: 767.98px){.dark-theme .card-img-right{border-bottom-right-radius:.5rem;border-bottom-left-radius:.5rem;border-top-left-radius:0;border-top-right-radius:0}}.dark-theme .card>.list-group .list-group-item{padding-left:1.5rem;padding-right:1.5rem}.dark-theme .card .card-separator{border-right:1px solid #444564}@media (max-width: 991.98px){.dark-theme .card .card-widget-separator-wrapper .card-widget-separator .card-widget-2.border-end{border-right:none!important;border-left:none!important}}@media (max-width: 575.98px){.dark-theme .card .card-widget-separator-wrapper .card-widget-separator .card-widget-1.border-end,.dark-theme .card .card-widget-separator-wrapper .card-widget-separator .card-widget-2.border-end,.dark-theme .card .card-widget-separator-wrapper .card-widget-separator .card-widget-3.border-end{border-right:none!important;border-left:none!important;border-bottom:1px solid rgba(104,105,119,.924)}}@media (max-width: 767.98px){.dark-theme .card .card-separator{border-bottom:1px solid #444564;padding-bottom:1.5rem;border-right-width:0!important}}.dark-theme .accordion.accordion-header-secondary .accordion-item.active .accordion-button{color:#8592a3!important}.dark-theme .accordion.accordion-header-success .accordion-item.active .accordion-button{color:#71dd37!important}.dark-theme .accordion.accordion-header-info .accordion-item.active .accordion-button{color:#03c3ec!important}.dark-theme .accordion.accordion-header-warning .accordion-item.active .accordion-button{color:#ffab00!important}.dark-theme .accordion.accordion-header-danger .accordion-item.active .accordion-button{color:#ff3e1d!important}.dark-theme .accordion.accordion-header-light .accordion-item.active .accordion-button{color:#4f505c!important}.dark-theme .accordion.accordion-header-dark .accordion-item.active .accordion-button{color:#6b6c9d!important}.dark-theme .accordion.accordion-header-gray .accordion-item.active .accordion-button{color:#fffc!important}.dark-theme .accordion-arrow-left .accordion-button.collapsed:focus{box-shadow:none}.dark-theme .accordion-arrow-left .accordion-item{border:0}.dark-theme .accordion-arrow-left .accordion-item.active{box-shadow:none!important}.dark-theme .accordion-arrow-left .accordion-button{padding:var(--bs-accordion-btn-padding-y) 0}.dark-theme .accordion-arrow-left .accordion-button:after{content:"";display:none}.dark-theme .accordion-arrow-left .accordion-button:not(.collapsed){color:var(--bs-accordion-active-color);background-color:var(--bs-accordion-active-bg);box-shadow:none}.dark-theme .accordion-arrow-left .accordion-button:not(.collapsed):before{background-image:var(--bs-accordion-btn-active-icon);transform:var(--bs-accordion-btn-icon-transform)}.dark-theme .accordion-arrow-left .accordion-button:not(.collapsed):after{background-image:none;transform:none}.dark-theme .accordion-arrow-left .accordion-button:before{flex-shrink:0;width:var(--bs-accordion-btn-icon-width);height:var(--bs-accordion-btn-icon-width);margin-left:0;margin-right:1.1rem;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){.dark-theme .accordion-arrow-left .accordion-button:before{transition:none}}.dark-theme .accordion-popout .accordion-item{transition:margin .35s cubic-bezier(.25,.46,.45,.94)}.dark-theme .accordion-popout .accordion-item:not(.active){margin-left:1rem;margin-right:1rem}.dark-theme .accordion-header+.accordion-collapse .accordion-body{padding-top:0}.dark-theme .accordion.accordion-without-arrow .accordion-button:after{background-image:none!important}.dark-theme .accordion .accordion-item.active{box-shadow:0 .25rem 1rem #0003}.dark-theme .card.accordion-item{box-shadow:0 .125rem .25rem #00000040}.dark-theme .accordion-button.collapsed:focus{box-shadow:none}.dark-theme .accordion-button{box-shadow:none}.dark-theme .accordion-header{line-height:1.54}.dark-theme .accordion-item:not(:first-of-type){border-top:0 solid #444564}.dark-theme .accordion-button{font-weight:inherit;border-top-left-radius:.375rem;border-top-right-radius:.375rem}.dark-theme .accordion-button.collapsed{border-radius:.375rem}.dark-theme .accordion>.card:not(:last-of-type){border-radius:.375rem!important;margin-bottom:.6875rem}.dark-theme .close:focus{outline:0}.dark-theme .bg-secondary.toast,.dark-theme .bg-secondary.bs-toast{color:#fff;background-color:#8592a3d9!important;box-shadow:0 .25rem 1rem #8592a366}.dark-theme .bg-secondary.toast .toast-header,.dark-theme .bg-secondary.bs-toast .toast-header{color:#fff}.dark-theme .bg-secondary.toast .toast-header .btn-close,.dark-theme .bg-secondary.bs-toast .toast-header .btn-close{background-color:#8592a3!important;background-image:url("data:image/svg+xml,%3Csvg width='150px' height='151px' viewBox='0 0 150 151' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cdefs%3E%3Cpolygon id='path-1' points='131.251657 0 74.9933705 56.25 18.7483426 0 0 18.75 56.2450278 75 0 131.25 18.7483426 150 74.9933705 93.75 131.251657 150 150 131.25 93.7549722 75 150 18.75'%3E%3C/polygon%3E%3C/defs%3E%3Cg id='\1f3a8-%5BSetup%5D:-Colors-&amp;-Shadows' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cg id='Artboard' transform='translate(-225.000000, -250.000000)'%3E%3Cg id='Icon-Color' transform='translate(225.000000, 250.500000)'%3E%3Cuse fill='%23fff' xlink:href='%23path-1'%3E%3C/use%3E%3Cuse fill-opacity='1' fill='%23fff' xlink:href='%23path-1'%3E%3C/use%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E");box-shadow:0 .1875rem .375rem #8592a366!important}.dark-theme .bg-success.toast,.dark-theme .bg-success.bs-toast{color:#fff;background-color:#71dd37d9!important;box-shadow:0 .25rem 1rem #71dd3766}.dark-theme .bg-success.toast .toast-header,.dark-theme .bg-success.bs-toast .toast-header{color:#fff}.dark-theme .bg-success.toast .toast-header .btn-close,.dark-theme .bg-success.bs-toast .toast-header .btn-close{background-color:#71dd37!important;background-image:url("data:image/svg+xml,%3Csvg width='150px' height='151px' viewBox='0 0 150 151' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cdefs%3E%3Cpolygon id='path-1' points='131.251657 0 74.9933705 56.25 18.7483426 0 0 18.75 56.2450278 75 0 131.25 18.7483426 150 74.9933705 93.75 131.251657 150 150 131.25 93.7549722 75 150 18.75'%3E%3C/polygon%3E%3C/defs%3E%3Cg id='\1f3a8-%5BSetup%5D:-Colors-&amp;-Shadows' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cg id='Artboard' transform='translate(-225.000000, -250.000000)'%3E%3Cg id='Icon-Color' transform='translate(225.000000, 250.500000)'%3E%3Cuse fill='%23fff' xlink:href='%23path-1'%3E%3C/use%3E%3Cuse fill-opacity='1' fill='%23fff' xlink:href='%23path-1'%3E%3C/use%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E");box-shadow:0 .1875rem .375rem #71dd3766!important}.dark-theme .bg-info.toast,.dark-theme .bg-info.bs-toast{color:#fff;background-color:#03c3ecd9!important;box-shadow:0 .25rem 1rem #03c3ec66}.dark-theme .bg-info.toast .toast-header,.dark-theme .bg-info.bs-toast .toast-header{color:#fff}.dark-theme .bg-info.toast .toast-header .btn-close,.dark-theme .bg-info.bs-toast .toast-header .btn-close{background-color:#03c3ec!important;background-image:url("data:image/svg+xml,%3Csvg width='150px' height='151px' viewBox='0 0 150 151' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cdefs%3E%3Cpolygon id='path-1' points='131.251657 0 74.9933705 56.25 18.7483426 0 0 18.75 56.2450278 75 0 131.25 18.7483426 150 74.9933705 93.75 131.251657 150 150 131.25 93.7549722 75 150 18.75'%3E%3C/polygon%3E%3C/defs%3E%3Cg id='\1f3a8-%5BSetup%5D:-Colors-&amp;-Shadows' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cg id='Artboard' transform='translate(-225.000000, -250.000000)'%3E%3Cg id='Icon-Color' transform='translate(225.000000, 250.500000)'%3E%3Cuse fill='%23fff' xlink:href='%23path-1'%3E%3C/use%3E%3Cuse fill-opacity='1' fill='%23fff' xlink:href='%23path-1'%3E%3C/use%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E");box-shadow:0 .1875rem .375rem #03c3ec66!important}.dark-theme .bg-warning.toast,.dark-theme .bg-warning.bs-toast{color:#fff;background-color:#ffab00d9!important;box-shadow:0 .25rem 1rem #ffab0066}.dark-theme .bg-warning.toast .toast-header,.dark-theme .bg-warning.bs-toast .toast-header{color:#fff}.dark-theme .bg-warning.toast .toast-header .btn-close,.dark-theme .bg-warning.bs-toast .toast-header .btn-close{background-color:#ffab00!important;background-image:url("data:image/svg+xml,%3Csvg width='150px' height='151px' viewBox='0 0 150 151' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cdefs%3E%3Cpolygon id='path-1' points='131.251657 0 74.9933705 56.25 18.7483426 0 0 18.75 56.2450278 75 0 131.25 18.7483426 150 74.9933705 93.75 131.251657 150 150 131.25 93.7549722 75 150 18.75'%3E%3C/polygon%3E%3C/defs%3E%3Cg id='\1f3a8-%5BSetup%5D:-Colors-&amp;-Shadows' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cg id='Artboard' transform='translate(-225.000000, -250.000000)'%3E%3Cg id='Icon-Color' transform='translate(225.000000, 250.500000)'%3E%3Cuse fill='%23fff' xlink:href='%23path-1'%3E%3C/use%3E%3Cuse fill-opacity='1' fill='%23fff' xlink:href='%23path-1'%3E%3C/use%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E");box-shadow:0 .1875rem .375rem #ffab0066!important}.dark-theme .bg-danger.toast,.dark-theme .bg-danger.bs-toast{color:#fff;background-color:#ff3e1dd9!important;box-shadow:0 .25rem 1rem #ff3e1d66}.dark-theme .bg-danger.toast .toast-header,.dark-theme .bg-danger.bs-toast .toast-header{color:#fff}.dark-theme .bg-danger.toast .toast-header .btn-close,.dark-theme .bg-danger.bs-toast .toast-header .btn-close{background-color:#ff3e1d!important;background-image:url("data:image/svg+xml,%3Csvg width='150px' height='151px' viewBox='0 0 150 151' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cdefs%3E%3Cpolygon id='path-1' points='131.251657 0 74.9933705 56.25 18.7483426 0 0 18.75 56.2450278 75 0 131.25 18.7483426 150 74.9933705 93.75 131.251657 150 150 131.25 93.7549722 75 150 18.75'%3E%3C/polygon%3E%3C/defs%3E%3Cg id='\1f3a8-%5BSetup%5D:-Colors-&amp;-Shadows' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cg id='Artboard' transform='translate(-225.000000, -250.000000)'%3E%3Cg id='Icon-Color' transform='translate(225.000000, 250.500000)'%3E%3Cuse fill='%23fff' xlink:href='%23path-1'%3E%3C/use%3E%3Cuse fill-opacity='1' fill='%23fff' xlink:href='%23path-1'%3E%3C/use%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E");box-shadow:0 .1875rem .375rem #ff3e1d66!important}.dark-theme .bg-light.toast,.dark-theme .bg-light.bs-toast{color:#fff;background-color:#4f505cd9!important;box-shadow:0 .25rem 1rem #4f505c66}.dark-theme .bg-light.toast .toast-header,.dark-theme .bg-light.bs-toast .toast-header{color:#fff}.dark-theme .bg-light.toast .toast-header .btn-close,.dark-theme .bg-light.bs-toast .toast-header .btn-close{background-color:#4f505c!important;background-image:url("data:image/svg+xml,%3Csvg width='150px' height='151px' viewBox='0 0 150 151' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cdefs%3E%3Cpolygon id='path-1' points='131.251657 0 74.9933705 56.25 18.7483426 0 0 18.75 56.2450278 75 0 131.25 18.7483426 150 74.9933705 93.75 131.251657 150 150 131.25 93.7549722 75 150 18.75'%3E%3C/polygon%3E%3C/defs%3E%3Cg id='\1f3a8-%5BSetup%5D:-Colors-&amp;-Shadows' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cg id='Artboard' transform='translate(-225.000000, -250.000000)'%3E%3Cg id='Icon-Color' transform='translate(225.000000, 250.500000)'%3E%3Cuse fill='%23fff' xlink:href='%23path-1'%3E%3C/use%3E%3Cuse fill-opacity='1' fill='%23fff' xlink:href='%23path-1'%3E%3C/use%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E");box-shadow:0 .1875rem .375rem #4f505c66!important}.dark-theme .bg-dark.toast,.dark-theme .bg-dark.bs-toast{color:#fff;background-color:#6b6c9dd9!important;box-shadow:0 .25rem 1rem #6b6c9d66}.dark-theme .bg-dark.toast .toast-header,.dark-theme .bg-dark.bs-toast .toast-header{color:#fff}.dark-theme .bg-dark.toast .toast-header .btn-close,.dark-theme .bg-dark.bs-toast .toast-header .btn-close{background-color:#6b6c9d!important;background-image:url("data:image/svg+xml,%3Csvg width='150px' height='151px' viewBox='0 0 150 151' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cdefs%3E%3Cpolygon id='path-1' points='131.251657 0 74.9933705 56.25 18.7483426 0 0 18.75 56.2450278 75 0 131.25 18.7483426 150 74.9933705 93.75 131.251657 150 150 131.25 93.7549722 75 150 18.75'%3E%3C/polygon%3E%3C/defs%3E%3Cg id='\1f3a8-%5BSetup%5D:-Colors-&amp;-Shadows' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cg id='Artboard' transform='translate(-225.000000, -250.000000)'%3E%3Cg id='Icon-Color' transform='translate(225.000000, 250.500000)'%3E%3Cuse fill='%23fff' xlink:href='%23path-1'%3E%3C/use%3E%3Cuse fill-opacity='1' fill='%23fff' xlink:href='%23path-1'%3E%3C/use%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E");box-shadow:0 .1875rem .375rem #6b6c9d66!important}.dark-theme .bg-gray.toast,.dark-theme .bg-gray.bs-toast{color:#fff;background-color:#ffffffd9!important;box-shadow:0 .25rem 1rem #fff6}.dark-theme .bg-gray.toast .toast-header,.dark-theme .bg-gray.bs-toast .toast-header{color:#fff}.dark-theme .bg-gray.toast .toast-header .btn-close,.dark-theme .bg-gray.bs-toast .toast-header .btn-close{background-color:#fffc!important;background-image:url("data:image/svg+xml,%3Csvg width='150px' height='151px' viewBox='0 0 150 151' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cdefs%3E%3Cpolygon id='path-1' points='131.251657 0 74.9933705 56.25 18.7483426 0 0 18.75 56.2450278 75 0 131.25 18.7483426 150 74.9933705 93.75 131.251657 150 150 131.25 93.7549722 75 150 18.75'%3E%3C/polygon%3E%3C/defs%3E%3Cg id='\1f3a8-%5BSetup%5D:-Colors-&amp;-Shadows' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cg id='Artboard' transform='translate(-225.000000, -250.000000)'%3E%3Cg id='Icon-Color' transform='translate(225.000000, 250.500000)'%3E%3Cuse fill='%23fff' xlink:href='%23path-1'%3E%3C/use%3E%3Cuse fill-opacity='1' fill='%23fff' xlink:href='%23path-1'%3E%3C/use%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E");box-shadow:0 .1875rem .375rem #fff6!important}.dark-theme .bs-toast[class^=bg-],.dark-theme .bs-toast[class*=" bg-"]{border:none}.dark-theme .toast.bs-toast{background-color:#2b2c40d9;z-index:1095}.dark-theme .toast.bs-toast .toast-header{padding-bottom:.5rem;position:relative}.dark-theme .toast.bs-toast .toast-header .btn-close{position:absolute;top:-8px;border-radius:.375rem;padding:.45rem;background-size:.625em;transition:all .23s ease .1s;background-color:#2b2c40;box-shadow:0 .125rem .25rem #00000040;right:2px}.dark-theme .toast.bs-toast .toast-header .btn-close:hover,.dark-theme .toast.bs-toast .toast-header .btn-close:focus,.dark-theme .toast.bs-toast .toast-header .btn-close:active{opacity:1;outline:none}.dark-theme .toast.bs-toast .toast-header~.toast-body{padding-top:0}.dark-theme .toast-container{--bs-toast-zindex: 9}.dark-theme .toast-ex{position:fixed;top:4.1rem;right:2.5rem}.dark-theme .toast-placement-ex{position:fixed}.dark-theme .carousel .carousel-item.active h1,.dark-theme .carousel .carousel-item.active .h1,.dark-theme .carousel .carousel-item.active h2,.dark-theme .carousel .carousel-item.active .h2,.dark-theme .carousel .carousel-item.active h3,.dark-theme .carousel .carousel-item.active .h3,.dark-theme .carousel .carousel-item.active h4,.dark-theme .carousel .carousel-item.active .h4,.dark-theme .carousel .carousel-item.active h5,.dark-theme .carousel .carousel-item.active .h5,.dark-theme .carousel .carousel-item.active h6,.dark-theme .carousel .carousel-item.active .h6,.dark-theme .carousel .carousel-item.carousel-item-start h1,.dark-theme .carousel .carousel-item.carousel-item-start .h1,.dark-theme .carousel .carousel-item.carousel-item-start h2,.dark-theme .carousel .carousel-item.carousel-item-start .h2,.dark-theme .carousel .carousel-item.carousel-item-start h3,.dark-theme .carousel .carousel-item.carousel-item-start .h3,.dark-theme .carousel .carousel-item.carousel-item-start h4,.dark-theme .carousel .carousel-item.carousel-item-start .h4,.dark-theme .carousel .carousel-item.carousel-item-start h5,.dark-theme .carousel .carousel-item.carousel-item-start .h5,.dark-theme .carousel .carousel-item.carousel-item-start h6,.dark-theme .carousel .carousel-item.carousel-item-start .h6{color:#fff}.dark-theme .carousel.carousel-dark .carousel-item.active h1,.dark-theme .carousel.carousel-dark .carousel-item.active .h1,.dark-theme .carousel.carousel-dark .carousel-item.active h2,.dark-theme .carousel.carousel-dark .carousel-item.active .h2,.dark-theme .carousel.carousel-dark .carousel-item.active h3,.dark-theme .carousel.carousel-dark .carousel-item.active .h3,.dark-theme .carousel.carousel-dark .carousel-item.active h4,.dark-theme .carousel.carousel-dark .carousel-item.active .h4,.dark-theme .carousel.carousel-dark .carousel-item.active h5,.dark-theme .carousel.carousel-dark .carousel-item.active .h5,.dark-theme .carousel.carousel-dark .carousel-item.active h6,.dark-theme .carousel.carousel-dark .carousel-item.active .h6,.dark-theme .carousel.carousel-dark .carousel-item.carousel-item-start h1,.dark-theme .carousel.carousel-dark .carousel-item.carousel-item-start .h1,.dark-theme .carousel.carousel-dark .carousel-item.carousel-item-start h2,.dark-theme .carousel.carousel-dark .carousel-item.carousel-item-start .h2,.dark-theme .carousel.carousel-dark .carousel-item.carousel-item-start h3,.dark-theme .carousel.carousel-dark .carousel-item.carousel-item-start .h3,.dark-theme .carousel.carousel-dark .carousel-item.carousel-item-start h4,.dark-theme .carousel.carousel-dark .carousel-item.carousel-item-start .h4,.dark-theme .carousel.carousel-dark .carousel-item.carousel-item-start h5,.dark-theme .carousel.carousel-dark .carousel-item.carousel-item-start .h5,.dark-theme .carousel.carousel-dark .carousel-item.carousel-item-start h6,.dark-theme .carousel.carousel-dark .carousel-item.carousel-item-start .h6{color:#000}.dark-theme .spinner-border-lg,.dark-theme .spinner-grow-lg{width:3rem;height:3rem;border-width:.3em}.dark-theme .btn .spinner-border,.dark-theme .btn .spinner-grow{position:relative;top:-.0625rem;height:1em;width:1em}.dark-theme .btn .spinner-border{border-width:.15em}@-webkit-keyframes spinner-border-rtl{to{transform:rotate(-360deg)}}@-moz-keyframes spinner-border-rtl{to{transform:rotate(-360deg)}}@keyframes spinner-border-rtl{to{transform:rotate(-360deg)}}.dark-theme .offcanvas-header{padding-bottom:.75rem}.dark-theme .offcanvas-body{padding-top:.75rem}.dark-theme .align-baseline{vertical-align:baseline!important}.dark-theme .align-top{vertical-align:top!important}.dark-theme .align-middle{vertical-align:middle!important}.dark-theme .align-bottom{vertical-align:bottom!important}.dark-theme .align-text-bottom{vertical-align:text-bottom!important}.dark-theme .align-text-top{vertical-align:text-top!important}.dark-theme .overflow-auto{overflow:auto!important}.dark-theme .overflow-hidden{overflow:hidden!important}.dark-theme .overflow-visible{overflow:visible!important}.dark-theme .overflow-scroll{overflow:scroll!important}.dark-theme .d-inline{display:inline!important}.dark-theme .d-inline-block{display:inline-block!important}.dark-theme .d-block{display:block!important}.dark-theme .d-grid{display:grid!important}.dark-theme .d-table{display:table!important}.dark-theme .d-table-row{display:table-row!important}.dark-theme .d-table-cell{display:table-cell!important}.dark-theme .d-flex{display:flex!important}.dark-theme .d-inline-flex{display:inline-flex!important}.dark-theme .d-none{display:none!important}.dark-theme .shadow{box-shadow:0 .25rem 1rem #0003!important}.dark-theme .shadow-sm{box-shadow:0 .125rem .25rem #00000040!important}.dark-theme .shadow-lg{box-shadow:0 .625rem 1.25rem #0000004d!important}.dark-theme .shadow-none{box-shadow:none!important}.dark-theme .position-static{position:static!important}.dark-theme .position-relative{position:relative!important}.dark-theme .position-absolute{position:absolute!important}.dark-theme .position-fixed{position:fixed!important}.dark-theme .position-sticky{position:sticky!important}.dark-theme .top-0{top:0!important}.dark-theme .top-50{top:50%!important}.dark-theme .top-100{top:100%!important}.dark-theme .bottom-0{bottom:0!important}.dark-theme .bottom-50{bottom:50%!important}.dark-theme .bottom-100{bottom:100%!important}.dark-theme .border{border:1px solid #444564!important}.dark-theme .border-0{border:0!important}.dark-theme .border-top{border-top:1px solid #444564!important}.dark-theme .border-top-0{border-top:0!important}.dark-theme .border-bottom{border-bottom:1px solid #444564!important}.dark-theme .border-bottom-0{border-bottom:0!important}.dark-theme .border-primary{border-color:#696cff!important}.dark-theme .border-secondary{border-color:#8592a3!important}.dark-theme .border-success{border-color:#71dd37!important}.dark-theme .border-info{border-color:#03c3ec!important}.dark-theme .border-warning{border-color:#ffab00!important}.dark-theme .border-danger{border-color:#ff3e1d!important}.dark-theme .border-light{border-color:#fffc!important}.dark-theme .border-dark{border-color:#6b6c9d!important}.dark-theme .border-gray{border-color:#fffc!important}.dark-theme .border-white{border-color:#fff!important}.dark-theme .border-transparent{border-color:transparent!important}.dark-theme .border-1{border-width:1px!important}.dark-theme .border-2{border-width:2px!important}.dark-theme .border-3{border-width:3px!important}.dark-theme .border-4{border-width:4px!important}.dark-theme .border-5{border-width:5px!important}.dark-theme .w-px-20{width:20px!important}.dark-theme .w-px-30{width:30px!important}.dark-theme .w-px-40{width:40px!important}.dark-theme .w-px-50{width:50px!important}.dark-theme .w-px-75{width:75px!important}.dark-theme .w-px-100{width:100px!important}.dark-theme .w-px-150{width:150px!important}.dark-theme .w-px-200{width:200px!important}.dark-theme .w-px-250{width:250px!important}.dark-theme .w-px-300{width:300px!important}.dark-theme .w-px-350{width:350px!important}.dark-theme .w-px-400{width:400px!important}.dark-theme .w-px-500{width:500px!important}.dark-theme .w-px-600{width:600px!important}.dark-theme .w-px-700{width:700px!important}.dark-theme .w-px-800{width:800px!important}.dark-theme .w-auto{width:auto!important}.dark-theme .w-20{width:20%!important}.dark-theme .w-25{width:25%!important}.dark-theme .w-50{width:50%!important}.dark-theme .w-60{width:60%!important}.dark-theme .w-75{width:75%!important}.dark-theme .w-100{width:100%!important}.dark-theme .mw-100{max-width:100%!important}.dark-theme .vw-100{width:100vw!important}.dark-theme .min-vw-100{min-width:100vw!important}.dark-theme .h-px-20{height:20px!important}.dark-theme .h-px-30{height:30px!important}.dark-theme .h-px-40{height:40px!important}.dark-theme .h-px-50{height:50px!important}.dark-theme .h-px-75{height:75px!important}.dark-theme .h-px-100{height:100px!important}.dark-theme .h-px-150{height:150px!important}.dark-theme .h-px-200{height:200px!important}.dark-theme .h-px-250{height:250px!important}.dark-theme .h-px-300{height:300px!important}.dark-theme .h-px-350{height:350px!important}.dark-theme .h-px-400{height:400px!important}.dark-theme .h-px-500{height:500px!important}.dark-theme .h-px-600{height:600px!important}.dark-theme .h-px-700{height:700px!important}.dark-theme .h-px-800{height:800px!important}.dark-theme .h-auto{height:auto!important}.dark-theme .h-25{height:25%!important}.dark-theme .h-50{height:50%!important}.dark-theme .h-75{height:75%!important}.dark-theme .h-100{height:100%!important}.dark-theme .mh-100{max-height:100%!important}.dark-theme .vh-100{height:100vh!important}.dark-theme .min-vh-100{min-height:100vh!important}.dark-theme .flex-fill{flex:1 1 auto!important}.dark-theme .flex-row{flex-direction:row!important}.dark-theme .flex-column{flex-direction:column!important}.dark-theme .flex-row-reverse{flex-direction:row-reverse!important}.dark-theme .flex-column-reverse{flex-direction:column-reverse!important}.dark-theme .flex-grow-0{flex-grow:0!important}.dark-theme .flex-grow-1{flex-grow:1!important}.dark-theme .flex-shrink-0{flex-shrink:0!important}.dark-theme .flex-shrink-1{flex-shrink:1!important}.dark-theme .flex-wrap{flex-wrap:wrap!important}.dark-theme .flex-nowrap{flex-wrap:nowrap!important}.dark-theme .flex-wrap-reverse{flex-wrap:wrap-reverse!important}.dark-theme .gap-0{gap:0!important}.dark-theme .gap-1{gap:.25rem!important}.dark-theme .gap-2{gap:.5rem!important}.dark-theme .gap-3{gap:1rem!important}.dark-theme .gap-4{gap:1.5rem!important}.dark-theme .gap-5{gap:3rem!important}.dark-theme .justify-content-start{justify-content:flex-start!important}.dark-theme .justify-content-end{justify-content:flex-end!important}.dark-theme .justify-content-center{justify-content:center!important}.dark-theme .justify-content-between{justify-content:space-between!important}.dark-theme .justify-content-around{justify-content:space-around!important}.dark-theme .justify-content-evenly{justify-content:space-evenly!important}.dark-theme .align-items-start{align-items:flex-start!important}.dark-theme .align-items-end{align-items:flex-end!important}.dark-theme .align-items-center{align-items:center!important}.dark-theme .align-items-baseline{align-items:baseline!important}.dark-theme .align-items-stretch{align-items:stretch!important}.dark-theme .align-content-start{align-content:flex-start!important}.dark-theme .align-content-end{align-content:flex-end!important}.dark-theme .align-content-center{align-content:center!important}.dark-theme .align-content-between{align-content:space-between!important}.dark-theme .align-content-around{align-content:space-around!important}.dark-theme .align-content-stretch{align-content:stretch!important}.dark-theme .align-self-auto{align-self:auto!important}.dark-theme .align-self-start{align-self:flex-start!important}.dark-theme .align-self-end{align-self:flex-end!important}.dark-theme .align-self-center{align-self:center!important}.dark-theme .align-self-baseline{align-self:baseline!important}.dark-theme .align-self-stretch{align-self:stretch!important}.dark-theme .order-first{order:-1!important}.dark-theme .order-0{order:0!important}.dark-theme .order-1{order:1!important}.dark-theme .order-2{order:2!important}.dark-theme .order-3{order:3!important}.dark-theme .order-4{order:4!important}.dark-theme .order-5{order:5!important}.dark-theme .order-last{order:6!important}.dark-theme .m-0{margin:0!important}.dark-theme .m-1{margin:.25rem!important}.dark-theme .m-2{margin:.5rem!important}.dark-theme .m-3{margin:1rem!important}.dark-theme .m-4{margin:1.5rem!important}.dark-theme .m-5{margin:3rem!important}.dark-theme .m-auto{margin:auto!important}.dark-theme .mx-0{margin-right:0!important;margin-left:0!important}.dark-theme .mx-1{margin-right:.25rem!important;margin-left:.25rem!important}.dark-theme .mx-2{margin-right:.5rem!important;margin-left:.5rem!important}.dark-theme .mx-3{margin-right:1rem!important;margin-left:1rem!important}.dark-theme .mx-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.dark-theme .mx-5{margin-right:3rem!important;margin-left:3rem!important}.dark-theme .mx-auto{margin-right:auto!important;margin-left:auto!important}.dark-theme .my-0{margin-top:0!important;margin-bottom:0!important}.dark-theme .my-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.dark-theme .my-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.dark-theme .my-3{margin-top:1rem!important;margin-bottom:1rem!important}.dark-theme .my-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.dark-theme .my-5{margin-top:3rem!important;margin-bottom:3rem!important}.dark-theme .my-auto{margin-top:auto!important;margin-bottom:auto!important}.dark-theme .mt-0{margin-top:0!important}.dark-theme .mt-1{margin-top:.25rem!important}.dark-theme .mt-2{margin-top:.5rem!important}.dark-theme .mt-3{margin-top:1rem!important}.dark-theme .mt-4{margin-top:1.5rem!important}.dark-theme .mt-5{margin-top:3rem!important}.dark-theme .mt-auto{margin-top:auto!important}.dark-theme .mb-0{margin-bottom:0!important}.dark-theme .mb-1{margin-bottom:.25rem!important}.dark-theme .mb-2{margin-bottom:.5rem!important}.dark-theme .mb-3{margin-bottom:1rem!important}.dark-theme .mb-4{margin-bottom:1.5rem!important}.dark-theme .mb-5{margin-bottom:3rem!important}.dark-theme .mb-auto{margin-bottom:auto!important}.dark-theme .m-n1{margin:-.25rem!important}.dark-theme .m-n2{margin:-.5rem!important}.dark-theme .m-n3{margin:-1rem!important}.dark-theme .m-n4{margin:-1.5rem!important}.dark-theme .m-n5{margin:-3rem!important}.dark-theme .mx-n1{margin-right:-.25rem!important;margin-left:-.25rem!important}.dark-theme .mx-n2{margin-right:-.5rem!important;margin-left:-.5rem!important}.dark-theme .mx-n3{margin-right:-1rem!important;margin-left:-1rem!important}.dark-theme .mx-n4{margin-right:-1.5rem!important;margin-left:-1.5rem!important}.dark-theme .mx-n5{margin-right:-3rem!important;margin-left:-3rem!important}.dark-theme .my-n1{margin-top:-.25rem!important;margin-bottom:-.25rem!important}.dark-theme .my-n2{margin-top:-.5rem!important;margin-bottom:-.5rem!important}.dark-theme .my-n3{margin-top:-1rem!important;margin-bottom:-1rem!important}.dark-theme .my-n4{margin-top:-1.5rem!important;margin-bottom:-1.5rem!important}.dark-theme .my-n5{margin-top:-3rem!important;margin-bottom:-3rem!important}.dark-theme .mt-n1{margin-top:-.25rem!important}.dark-theme .mt-n2{margin-top:-.5rem!important}.dark-theme .mt-n3{margin-top:-1rem!important}.dark-theme .mt-n4{margin-top:-1.5rem!important}.dark-theme .mt-n5{margin-top:-3rem!important}.dark-theme .mb-n1{margin-bottom:-.25rem!important}.dark-theme .mb-n2{margin-bottom:-.5rem!important}.dark-theme .mb-n3{margin-bottom:-1rem!important}.dark-theme .mb-n4{margin-bottom:-1.5rem!important}.dark-theme .mb-n5{margin-bottom:-3rem!important}.dark-theme .p-0{padding:0!important}.dark-theme .p-1{padding:.25rem!important}.dark-theme .p-2{padding:.5rem!important}.dark-theme .p-3{padding:1rem!important}.dark-theme .p-4{padding:1.5rem!important}.dark-theme .p-5{padding:3rem!important}.dark-theme .px-0{padding-right:0!important;padding-left:0!important}.dark-theme .px-1{padding-right:.25rem!important;padding-left:.25rem!important}.dark-theme .px-2{padding-right:.5rem!important;padding-left:.5rem!important}.dark-theme .px-3{padding-right:1rem!important;padding-left:1rem!important}.dark-theme .px-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.dark-theme .px-5{padding-right:3rem!important;padding-left:3rem!important}.dark-theme .py-0{padding-top:0!important;padding-bottom:0!important}.dark-theme .py-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.dark-theme .py-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.dark-theme .py-3{padding-top:1rem!important;padding-bottom:1rem!important}.dark-theme .py-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.dark-theme .py-5{padding-top:3rem!important;padding-bottom:3rem!important}.dark-theme .pt-0{padding-top:0!important}.dark-theme .pt-1{padding-top:.25rem!important}.dark-theme .pt-2{padding-top:.5rem!important}.dark-theme .pt-3{padding-top:1rem!important}.dark-theme .pt-4{padding-top:1.5rem!important}.dark-theme .pt-5{padding-top:3rem!important}.dark-theme .pb-0{padding-bottom:0!important}.dark-theme .pb-1{padding-bottom:.25rem!important}.dark-theme .pb-2{padding-bottom:.5rem!important}.dark-theme .pb-3{padding-bottom:1rem!important}.dark-theme .pb-4{padding-bottom:1.5rem!important}.dark-theme .pb-5{padding-bottom:3rem!important}.dark-theme .font-monospace{font-family:var(--bs-font-monospace)!important}.dark-theme .fs-1{font-size:calc(1.3625rem + 1.35vw)!important}.dark-theme .fs-2{font-size:calc(1.325rem + .9vw)!important}.dark-theme .fs-3{font-size:calc(1.2875rem + .45vw)!important}.dark-theme .fs-4{font-size:calc(1.2625rem + .15vw)!important}.dark-theme .fs-5{font-size:1.125rem!important}.dark-theme .fs-6{font-size:.9375rem!important}.dark-theme .fs-tiny{font-size:70%!important}.dark-theme .fs-big{font-size:112%!important}.dark-theme .fs-large{font-size:150%!important}.dark-theme .fs-xlarge{font-size:170%!important}.dark-theme .fst-italic{font-style:italic!important}.dark-theme .fst-normal{font-style:normal!important}.dark-theme .fw-lighter{font-weight:lighter!important}.dark-theme .fw-light{font-weight:300!important}.dark-theme .fw-normal{font-weight:400!important}.dark-theme .fw-medium{font-weight:500!important}.dark-theme .fw-semibold{font-weight:600!important}.dark-theme .fw-bold{font-weight:700!important}.dark-theme .fw-bolder{font-weight:bolder!important}.dark-theme .lh-1{line-height:1!important}.dark-theme .lh-inherit{line-height:inherit!important}.dark-theme .lh-sm{line-height:1.5!important}.dark-theme .lh-base{line-height:1.53!important}.dark-theme .lh-lg{line-height:1.5!important}.dark-theme .text-decoration-none{text-decoration:none!important}.dark-theme .text-decoration-underline{text-decoration:underline!important}.dark-theme .text-decoration-line-through{text-decoration:line-through!important}.dark-theme .text-none{text-transform:none!important}.dark-theme .text-lowercase{text-transform:lowercase!important}.dark-theme .text-uppercase{text-transform:uppercase!important}.dark-theme .text-capitalize{text-transform:capitalize!important}.dark-theme .text-wrap{white-space:normal!important}.dark-theme .text-nowrap{white-space:nowrap!important}.dark-theme .text-break{word-wrap:break-word!important;word-break:break-word!important}.dark-theme .text-primary{--bs-text-opacity: 1;color:rgba(var(--bs-primary-rgb),var(--bs-text-opacity))!important}.dark-theme .text-secondary{--bs-text-opacity: 1;color:rgba(var(--bs-secondary-rgb),var(--bs-text-opacity))!important}.dark-theme .text-success{--bs-text-opacity: 1;color:rgba(var(--bs-success-rgb),var(--bs-text-opacity))!important}.dark-theme .text-info{--bs-text-opacity: 1;color:rgba(var(--bs-info-rgb),var(--bs-text-opacity))!important}.dark-theme .text-warning{--bs-text-opacity: 1;color:rgba(var(--bs-warning-rgb),var(--bs-text-opacity))!important}.dark-theme .text-danger{--bs-text-opacity: 1;color:rgba(var(--bs-danger-rgb),var(--bs-text-opacity))!important}.dark-theme .text-light{--bs-text-opacity: 1;color:#7c7db6!important}.dark-theme .text-dark{--bs-text-opacity: 1;color:rgba(var(--bs-dark-rgb),var(--bs-text-opacity))!important}.dark-theme .text-gray{--bs-text-opacity: 1;color:rgba(var(--bs-gray-rgb),var(--bs-text-opacity))!important}.dark-theme .text-black{--bs-text-opacity: 1;color:rgba(var(--bs-black-rgb),var(--bs-text-opacity))!important}.dark-theme .text-white{--bs-text-opacity: 1;color:#fff!important}.dark-theme .text-body{--bs-text-opacity: 1;color:#a3a4cc!important}.dark-theme .text-muted{--bs-text-opacity: 1;color:#7071a4!important}.dark-theme .text-black-50{--bs-text-opacity: 1;color:#00000080!important}.dark-theme .text-white-50{--bs-text-opacity: 1;color:#ffffff80!important}.dark-theme .text-heading{--bs-text-opacity: 1;color:#cbcbe2!important}.dark-theme .text-reset{--bs-text-opacity: 1;color:inherit!important}.dark-theme .bg-primary{--bs-bg-opacity: 1;background-color:rgba(var(--bs-primary-rgb),var(--bs-bg-opacity))!important}.dark-theme .bg-secondary{--bs-bg-opacity: 1;background-color:rgba(var(--bs-secondary-rgb),var(--bs-bg-opacity))!important}.dark-theme .bg-success{--bs-bg-opacity: 1;background-color:rgba(var(--bs-success-rgb),var(--bs-bg-opacity))!important}.dark-theme .bg-info{--bs-bg-opacity: 1;background-color:rgba(var(--bs-info-rgb),var(--bs-bg-opacity))!important}.dark-theme .bg-warning{--bs-bg-opacity: 1;background-color:rgba(var(--bs-warning-rgb),var(--bs-bg-opacity))!important}.dark-theme .bg-danger{--bs-bg-opacity: 1;background-color:rgba(var(--bs-danger-rgb),var(--bs-bg-opacity))!important}.dark-theme .bg-light{--bs-bg-opacity: 1;background-color:rgba(var(--bs-light-rgb),var(--bs-bg-opacity))!important}.dark-theme .bg-dark{--bs-bg-opacity: 1;background-color:rgba(var(--bs-dark-rgb),var(--bs-bg-opacity))!important}.dark-theme .bg-gray{--bs-bg-opacity: 1;background-color:rgba(var(--bs-gray-rgb),var(--bs-bg-opacity))!important}.dark-theme .bg-black{--bs-bg-opacity: 1;background-color:rgba(var(--bs-black-rgb),var(--bs-bg-opacity))!important}.dark-theme .bg-white{--bs-bg-opacity: 1;background-color:#fff!important}.dark-theme .bg-body{--bs-bg-opacity: 1;background-color:#232333!important}.dark-theme .bg-transparent{--bs-bg-opacity: 1;background-color:transparent!important}.dark-theme .bg-lighter{--bs-bg-opacity: 1;background-color:#ffffff08!important}.dark-theme .bg-lightest{--bs-bg-opacity: 1;background-color:#ffffff04!important}.dark-theme .bg-gradient{background-image:var(--bs-gradient)!important}.dark-theme .user-select-all{-webkit-user-select:all!important;user-select:all!important}.dark-theme .user-select-auto{-webkit-user-select:auto!important;user-select:auto!important}.dark-theme .user-select-none{-webkit-user-select:none!important;user-select:none!important}.dark-theme .pe-none{pointer-events:none!important}.dark-theme .pe-auto{pointer-events:auto!important}.dark-theme .rounded{border-radius:.375rem!important}.dark-theme .rounded-0{border-radius:0!important}.dark-theme .rounded-1{border-radius:.25rem!important}.dark-theme .rounded-2{border-radius:.375rem!important}.dark-theme .rounded-3{border-radius:.5rem!important}.dark-theme .rounded-circle{border-radius:50%!important}.dark-theme .rounded-pill{border-radius:50rem!important}.dark-theme .rounded-top{border-top-left-radius:.375rem!important;border-top-right-radius:.375rem!important}.dark-theme .rounded-bottom{border-bottom-right-radius:.375rem!important;border-bottom-left-radius:.375rem!important}.dark-theme .visible{visibility:visible!important}.dark-theme .invisible{visibility:hidden!important}.dark-theme .cursor-pointer{cursor:pointer!important}.dark-theme .cursor-move{cursor:move!important}.dark-theme .cursor-grab{cursor:grab!important}@media (min-width: 576px){.dark-theme .d-sm-inline{display:inline!important}.dark-theme .d-sm-inline-block{display:inline-block!important}.dark-theme .d-sm-block{display:block!important}.dark-theme .d-sm-grid{display:grid!important}.dark-theme .d-sm-table{display:table!important}.dark-theme .d-sm-table-row{display:table-row!important}.dark-theme .d-sm-table-cell{display:table-cell!important}.dark-theme .d-sm-flex{display:flex!important}.dark-theme .d-sm-inline-flex{display:inline-flex!important}.dark-theme .d-sm-none{display:none!important}.dark-theme .border-sm-solid{border-style:solid!important}.dark-theme .border-sm-dashed{border-style:dashed!important}.dark-theme .border-sm-none{border-style:none!important}.dark-theme .flex-sm-fill{flex:1 1 auto!important}.dark-theme .flex-sm-row{flex-direction:row!important}.dark-theme .flex-sm-column{flex-direction:column!important}.dark-theme .flex-sm-row-reverse{flex-direction:row-reverse!important}.dark-theme .flex-sm-column-reverse{flex-direction:column-reverse!important}.dark-theme .flex-sm-grow-0{flex-grow:0!important}.dark-theme .flex-sm-grow-1{flex-grow:1!important}.dark-theme .flex-sm-shrink-0{flex-shrink:0!important}.dark-theme .flex-sm-shrink-1{flex-shrink:1!important}.dark-theme .flex-sm-wrap{flex-wrap:wrap!important}.dark-theme .flex-sm-nowrap{flex-wrap:nowrap!important}.dark-theme .flex-sm-wrap-reverse{flex-wrap:wrap-reverse!important}.dark-theme .gap-sm-0{gap:0!important}.dark-theme .gap-sm-1{gap:.25rem!important}.dark-theme .gap-sm-2{gap:.5rem!important}.dark-theme .gap-sm-3{gap:1rem!important}.dark-theme .gap-sm-4{gap:1.5rem!important}.dark-theme .gap-sm-5{gap:3rem!important}.dark-theme .justify-content-sm-start{justify-content:flex-start!important}.dark-theme .justify-content-sm-end{justify-content:flex-end!important}.dark-theme .justify-content-sm-center{justify-content:center!important}.dark-theme .justify-content-sm-between{justify-content:space-between!important}.dark-theme .justify-content-sm-around{justify-content:space-around!important}.dark-theme .justify-content-sm-evenly{justify-content:space-evenly!important}.dark-theme .align-items-sm-start{align-items:flex-start!important}.dark-theme .align-items-sm-end{align-items:flex-end!important}.dark-theme .align-items-sm-center{align-items:center!important}.dark-theme .align-items-sm-baseline{align-items:baseline!important}.dark-theme .align-items-sm-stretch{align-items:stretch!important}.dark-theme .align-content-sm-start{align-content:flex-start!important}.dark-theme .align-content-sm-end{align-content:flex-end!important}.dark-theme .align-content-sm-center{align-content:center!important}.dark-theme .align-content-sm-between{align-content:space-between!important}.dark-theme .align-content-sm-around{align-content:space-around!important}.dark-theme .align-content-sm-stretch{align-content:stretch!important}.dark-theme .align-self-sm-auto{align-self:auto!important}.dark-theme .align-self-sm-start{align-self:flex-start!important}.dark-theme .align-self-sm-end{align-self:flex-end!important}.dark-theme .align-self-sm-center{align-self:center!important}.dark-theme .align-self-sm-baseline{align-self:baseline!important}.dark-theme .align-self-sm-stretch{align-self:stretch!important}.dark-theme .order-sm-first{order:-1!important}.dark-theme .order-sm-0{order:0!important}.dark-theme .order-sm-1{order:1!important}.dark-theme .order-sm-2{order:2!important}.dark-theme .order-sm-3{order:3!important}.dark-theme .order-sm-4{order:4!important}.dark-theme .order-sm-5{order:5!important}.dark-theme .order-sm-last{order:6!important}.dark-theme .m-sm-0{margin:0!important}.dark-theme .m-sm-1{margin:.25rem!important}.dark-theme .m-sm-2{margin:.5rem!important}.dark-theme .m-sm-3{margin:1rem!important}.dark-theme .m-sm-4{margin:1.5rem!important}.dark-theme .m-sm-5{margin:3rem!important}.dark-theme .m-sm-auto{margin:auto!important}.dark-theme .mx-sm-0{margin-right:0!important;margin-left:0!important}.dark-theme .mx-sm-1{margin-right:.25rem!important;margin-left:.25rem!important}.dark-theme .mx-sm-2{margin-right:.5rem!important;margin-left:.5rem!important}.dark-theme .mx-sm-3{margin-right:1rem!important;margin-left:1rem!important}.dark-theme .mx-sm-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.dark-theme .mx-sm-5{margin-right:3rem!important;margin-left:3rem!important}.dark-theme .mx-sm-auto{margin-right:auto!important;margin-left:auto!important}.dark-theme .my-sm-0{margin-top:0!important;margin-bottom:0!important}.dark-theme .my-sm-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.dark-theme .my-sm-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.dark-theme .my-sm-3{margin-top:1rem!important;margin-bottom:1rem!important}.dark-theme .my-sm-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.dark-theme .my-sm-5{margin-top:3rem!important;margin-bottom:3rem!important}.dark-theme .my-sm-auto{margin-top:auto!important;margin-bottom:auto!important}.dark-theme .mt-sm-0{margin-top:0!important}.dark-theme .mt-sm-1{margin-top:.25rem!important}.dark-theme .mt-sm-2{margin-top:.5rem!important}.dark-theme .mt-sm-3{margin-top:1rem!important}.dark-theme .mt-sm-4{margin-top:1.5rem!important}.dark-theme .mt-sm-5{margin-top:3rem!important}.dark-theme .mt-sm-auto{margin-top:auto!important}.dark-theme .mb-sm-0{margin-bottom:0!important}.dark-theme .mb-sm-1{margin-bottom:.25rem!important}.dark-theme .mb-sm-2{margin-bottom:.5rem!important}.dark-theme .mb-sm-3{margin-bottom:1rem!important}.dark-theme .mb-sm-4{margin-bottom:1.5rem!important}.dark-theme .mb-sm-5{margin-bottom:3rem!important}.dark-theme .mb-sm-auto{margin-bottom:auto!important}.dark-theme .m-sm-n1{margin:-.25rem!important}.dark-theme .m-sm-n2{margin:-.5rem!important}.dark-theme .m-sm-n3{margin:-1rem!important}.dark-theme .m-sm-n4{margin:-1.5rem!important}.dark-theme .m-sm-n5{margin:-3rem!important}.dark-theme .mx-sm-n1{margin-right:-.25rem!important;margin-left:-.25rem!important}.dark-theme .mx-sm-n2{margin-right:-.5rem!important;margin-left:-.5rem!important}.dark-theme .mx-sm-n3{margin-right:-1rem!important;margin-left:-1rem!important}.dark-theme .mx-sm-n4{margin-right:-1.5rem!important;margin-left:-1.5rem!important}.dark-theme .mx-sm-n5{margin-right:-3rem!important;margin-left:-3rem!important}.dark-theme .my-sm-n1{margin-top:-.25rem!important;margin-bottom:-.25rem!important}.dark-theme .my-sm-n2{margin-top:-.5rem!important;margin-bottom:-.5rem!important}.dark-theme .my-sm-n3{margin-top:-1rem!important;margin-bottom:-1rem!important}.dark-theme .my-sm-n4{margin-top:-1.5rem!important;margin-bottom:-1.5rem!important}.dark-theme .my-sm-n5{margin-top:-3rem!important;margin-bottom:-3rem!important}.dark-theme .mt-sm-n1{margin-top:-.25rem!important}.dark-theme .mt-sm-n2{margin-top:-.5rem!important}.dark-theme .mt-sm-n3{margin-top:-1rem!important}.dark-theme .mt-sm-n4{margin-top:-1.5rem!important}.dark-theme .mt-sm-n5{margin-top:-3rem!important}.dark-theme .mb-sm-n1{margin-bottom:-.25rem!important}.dark-theme .mb-sm-n2{margin-bottom:-.5rem!important}.dark-theme .mb-sm-n3{margin-bottom:-1rem!important}.dark-theme .mb-sm-n4{margin-bottom:-1.5rem!important}.dark-theme .mb-sm-n5{margin-bottom:-3rem!important}.dark-theme .p-sm-0{padding:0!important}.dark-theme .p-sm-1{padding:.25rem!important}.dark-theme .p-sm-2{padding:.5rem!important}.dark-theme .p-sm-3{padding:1rem!important}.dark-theme .p-sm-4{padding:1.5rem!important}.dark-theme .p-sm-5{padding:3rem!important}.dark-theme .px-sm-0{padding-right:0!important;padding-left:0!important}.dark-theme .px-sm-1{padding-right:.25rem!important;padding-left:.25rem!important}.dark-theme .px-sm-2{padding-right:.5rem!important;padding-left:.5rem!important}.dark-theme .px-sm-3{padding-right:1rem!important;padding-left:1rem!important}.dark-theme .px-sm-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.dark-theme .px-sm-5{padding-right:3rem!important;padding-left:3rem!important}.dark-theme .py-sm-0{padding-top:0!important;padding-bottom:0!important}.dark-theme .py-sm-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.dark-theme .py-sm-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.dark-theme .py-sm-3{padding-top:1rem!important;padding-bottom:1rem!important}.dark-theme .py-sm-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.dark-theme .py-sm-5{padding-top:3rem!important;padding-bottom:3rem!important}.dark-theme .pt-sm-0{padding-top:0!important}.dark-theme .pt-sm-1{padding-top:.25rem!important}.dark-theme .pt-sm-2{padding-top:.5rem!important}.dark-theme .pt-sm-3{padding-top:1rem!important}.dark-theme .pt-sm-4{padding-top:1.5rem!important}.dark-theme .pt-sm-5{padding-top:3rem!important}.dark-theme .pb-sm-0{padding-bottom:0!important}.dark-theme .pb-sm-1{padding-bottom:.25rem!important}.dark-theme .pb-sm-2{padding-bottom:.5rem!important}.dark-theme .pb-sm-3{padding-bottom:1rem!important}.dark-theme .pb-sm-4{padding-bottom:1.5rem!important}.dark-theme .pb-sm-5{padding-bottom:3rem!important}}@media (min-width: 768px){.dark-theme .d-md-inline{display:inline!important}.dark-theme .d-md-inline-block{display:inline-block!important}.dark-theme .d-md-block{display:block!important}.dark-theme .d-md-grid{display:grid!important}.dark-theme .d-md-table{display:table!important}.dark-theme .d-md-table-row{display:table-row!important}.dark-theme .d-md-table-cell{display:table-cell!important}.dark-theme .d-md-flex{display:flex!important}.dark-theme .d-md-inline-flex{display:inline-flex!important}.dark-theme .d-md-none{display:none!important}.dark-theme .border-md-solid{border-style:solid!important}.dark-theme .border-md-dashed{border-style:dashed!important}.dark-theme .border-md-none{border-style:none!important}.dark-theme .flex-md-fill{flex:1 1 auto!important}.dark-theme .flex-md-row{flex-direction:row!important}.dark-theme .flex-md-column{flex-direction:column!important}.dark-theme .flex-md-row-reverse{flex-direction:row-reverse!important}.dark-theme .flex-md-column-reverse{flex-direction:column-reverse!important}.dark-theme .flex-md-grow-0{flex-grow:0!important}.dark-theme .flex-md-grow-1{flex-grow:1!important}.dark-theme .flex-md-shrink-0{flex-shrink:0!important}.dark-theme .flex-md-shrink-1{flex-shrink:1!important}.dark-theme .flex-md-wrap{flex-wrap:wrap!important}.dark-theme .flex-md-nowrap{flex-wrap:nowrap!important}.dark-theme .flex-md-wrap-reverse{flex-wrap:wrap-reverse!important}.dark-theme .gap-md-0{gap:0!important}.dark-theme .gap-md-1{gap:.25rem!important}.dark-theme .gap-md-2{gap:.5rem!important}.dark-theme .gap-md-3{gap:1rem!important}.dark-theme .gap-md-4{gap:1.5rem!important}.dark-theme .gap-md-5{gap:3rem!important}.dark-theme .justify-content-md-start{justify-content:flex-start!important}.dark-theme .justify-content-md-end{justify-content:flex-end!important}.dark-theme .justify-content-md-center{justify-content:center!important}.dark-theme .justify-content-md-between{justify-content:space-between!important}.dark-theme .justify-content-md-around{justify-content:space-around!important}.dark-theme .justify-content-md-evenly{justify-content:space-evenly!important}.dark-theme .align-items-md-start{align-items:flex-start!important}.dark-theme .align-items-md-end{align-items:flex-end!important}.dark-theme .align-items-md-center{align-items:center!important}.dark-theme .align-items-md-baseline{align-items:baseline!important}.dark-theme .align-items-md-stretch{align-items:stretch!important}.dark-theme .align-content-md-start{align-content:flex-start!important}.dark-theme .align-content-md-end{align-content:flex-end!important}.dark-theme .align-content-md-center{align-content:center!important}.dark-theme .align-content-md-between{align-content:space-between!important}.dark-theme .align-content-md-around{align-content:space-around!important}.dark-theme .align-content-md-stretch{align-content:stretch!important}.dark-theme .align-self-md-auto{align-self:auto!important}.dark-theme .align-self-md-start{align-self:flex-start!important}.dark-theme .align-self-md-end{align-self:flex-end!important}.dark-theme .align-self-md-center{align-self:center!important}.dark-theme .align-self-md-baseline{align-self:baseline!important}.dark-theme .align-self-md-stretch{align-self:stretch!important}.dark-theme .order-md-first{order:-1!important}.dark-theme .order-md-0{order:0!important}.dark-theme .order-md-1{order:1!important}.dark-theme .order-md-2{order:2!important}.dark-theme .order-md-3{order:3!important}.dark-theme .order-md-4{order:4!important}.dark-theme .order-md-5{order:5!important}.dark-theme .order-md-last{order:6!important}.dark-theme .m-md-0{margin:0!important}.dark-theme .m-md-1{margin:.25rem!important}.dark-theme .m-md-2{margin:.5rem!important}.dark-theme .m-md-3{margin:1rem!important}.dark-theme .m-md-4{margin:1.5rem!important}.dark-theme .m-md-5{margin:3rem!important}.dark-theme .m-md-auto{margin:auto!important}.dark-theme .mx-md-0{margin-right:0!important;margin-left:0!important}.dark-theme .mx-md-1{margin-right:.25rem!important;margin-left:.25rem!important}.dark-theme .mx-md-2{margin-right:.5rem!important;margin-left:.5rem!important}.dark-theme .mx-md-3{margin-right:1rem!important;margin-left:1rem!important}.dark-theme .mx-md-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.dark-theme .mx-md-5{margin-right:3rem!important;margin-left:3rem!important}.dark-theme .mx-md-auto{margin-right:auto!important;margin-left:auto!important}.dark-theme .my-md-0{margin-top:0!important;margin-bottom:0!important}.dark-theme .my-md-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.dark-theme .my-md-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.dark-theme .my-md-3{margin-top:1rem!important;margin-bottom:1rem!important}.dark-theme .my-md-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.dark-theme .my-md-5{margin-top:3rem!important;margin-bottom:3rem!important}.dark-theme .my-md-auto{margin-top:auto!important;margin-bottom:auto!important}.dark-theme .mt-md-0{margin-top:0!important}.dark-theme .mt-md-1{margin-top:.25rem!important}.dark-theme .mt-md-2{margin-top:.5rem!important}.dark-theme .mt-md-3{margin-top:1rem!important}.dark-theme .mt-md-4{margin-top:1.5rem!important}.dark-theme .mt-md-5{margin-top:3rem!important}.dark-theme .mt-md-auto{margin-top:auto!important}.dark-theme .mb-md-0{margin-bottom:0!important}.dark-theme .mb-md-1{margin-bottom:.25rem!important}.dark-theme .mb-md-2{margin-bottom:.5rem!important}.dark-theme .mb-md-3{margin-bottom:1rem!important}.dark-theme .mb-md-4{margin-bottom:1.5rem!important}.dark-theme .mb-md-5{margin-bottom:3rem!important}.dark-theme .mb-md-auto{margin-bottom:auto!important}.dark-theme .m-md-n1{margin:-.25rem!important}.dark-theme .m-md-n2{margin:-.5rem!important}.dark-theme .m-md-n3{margin:-1rem!important}.dark-theme .m-md-n4{margin:-1.5rem!important}.dark-theme .m-md-n5{margin:-3rem!important}.dark-theme .mx-md-n1{margin-right:-.25rem!important;margin-left:-.25rem!important}.dark-theme .mx-md-n2{margin-right:-.5rem!important;margin-left:-.5rem!important}.dark-theme .mx-md-n3{margin-right:-1rem!important;margin-left:-1rem!important}.dark-theme .mx-md-n4{margin-right:-1.5rem!important;margin-left:-1.5rem!important}.dark-theme .mx-md-n5{margin-right:-3rem!important;margin-left:-3rem!important}.dark-theme .my-md-n1{margin-top:-.25rem!important;margin-bottom:-.25rem!important}.dark-theme .my-md-n2{margin-top:-.5rem!important;margin-bottom:-.5rem!important}.dark-theme .my-md-n3{margin-top:-1rem!important;margin-bottom:-1rem!important}.dark-theme .my-md-n4{margin-top:-1.5rem!important;margin-bottom:-1.5rem!important}.dark-theme .my-md-n5{margin-top:-3rem!important;margin-bottom:-3rem!important}.dark-theme .mt-md-n1{margin-top:-.25rem!important}.dark-theme .mt-md-n2{margin-top:-.5rem!important}.dark-theme .mt-md-n3{margin-top:-1rem!important}.dark-theme .mt-md-n4{margin-top:-1.5rem!important}.dark-theme .mt-md-n5{margin-top:-3rem!important}.dark-theme .mb-md-n1{margin-bottom:-.25rem!important}.dark-theme .mb-md-n2{margin-bottom:-.5rem!important}.dark-theme .mb-md-n3{margin-bottom:-1rem!important}.dark-theme .mb-md-n4{margin-bottom:-1.5rem!important}.dark-theme .mb-md-n5{margin-bottom:-3rem!important}.dark-theme .p-md-0{padding:0!important}.dark-theme .p-md-1{padding:.25rem!important}.dark-theme .p-md-2{padding:.5rem!important}.dark-theme .p-md-3{padding:1rem!important}.dark-theme .p-md-4{padding:1.5rem!important}.dark-theme .p-md-5{padding:3rem!important}.dark-theme .px-md-0{padding-right:0!important;padding-left:0!important}.dark-theme .px-md-1{padding-right:.25rem!important;padding-left:.25rem!important}.dark-theme .px-md-2{padding-right:.5rem!important;padding-left:.5rem!important}.dark-theme .px-md-3{padding-right:1rem!important;padding-left:1rem!important}.dark-theme .px-md-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.dark-theme .px-md-5{padding-right:3rem!important;padding-left:3rem!important}.dark-theme .py-md-0{padding-top:0!important;padding-bottom:0!important}.dark-theme .py-md-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.dark-theme .py-md-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.dark-theme .py-md-3{padding-top:1rem!important;padding-bottom:1rem!important}.dark-theme .py-md-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.dark-theme .py-md-5{padding-top:3rem!important;padding-bottom:3rem!important}.dark-theme .pt-md-0{padding-top:0!important}.dark-theme .pt-md-1{padding-top:.25rem!important}.dark-theme .pt-md-2{padding-top:.5rem!important}.dark-theme .pt-md-3{padding-top:1rem!important}.dark-theme .pt-md-4{padding-top:1.5rem!important}.dark-theme .pt-md-5{padding-top:3rem!important}.dark-theme .pb-md-0{padding-bottom:0!important}.dark-theme .pb-md-1{padding-bottom:.25rem!important}.dark-theme .pb-md-2{padding-bottom:.5rem!important}.dark-theme .pb-md-3{padding-bottom:1rem!important}.dark-theme .pb-md-4{padding-bottom:1.5rem!important}.dark-theme .pb-md-5{padding-bottom:3rem!important}}@media (min-width: 992px){.dark-theme .d-lg-inline{display:inline!important}.dark-theme .d-lg-inline-block{display:inline-block!important}.dark-theme .d-lg-block{display:block!important}.dark-theme .d-lg-grid{display:grid!important}.dark-theme .d-lg-table{display:table!important}.dark-theme .d-lg-table-row{display:table-row!important}.dark-theme .d-lg-table-cell{display:table-cell!important}.dark-theme .d-lg-flex{display:flex!important}.dark-theme .d-lg-inline-flex{display:inline-flex!important}.dark-theme .d-lg-none{display:none!important}.dark-theme .border-lg-solid{border-style:solid!important}.dark-theme .border-lg-dashed{border-style:dashed!important}.dark-theme .border-lg-none{border-style:none!important}.dark-theme .flex-lg-fill{flex:1 1 auto!important}.dark-theme .flex-lg-row{flex-direction:row!important}.dark-theme .flex-lg-column{flex-direction:column!important}.dark-theme .flex-lg-row-reverse{flex-direction:row-reverse!important}.dark-theme .flex-lg-column-reverse{flex-direction:column-reverse!important}.dark-theme .flex-lg-grow-0{flex-grow:0!important}.dark-theme .flex-lg-grow-1{flex-grow:1!important}.dark-theme .flex-lg-shrink-0{flex-shrink:0!important}.dark-theme .flex-lg-shrink-1{flex-shrink:1!important}.dark-theme .flex-lg-wrap{flex-wrap:wrap!important}.dark-theme .flex-lg-nowrap{flex-wrap:nowrap!important}.dark-theme .flex-lg-wrap-reverse{flex-wrap:wrap-reverse!important}.dark-theme .gap-lg-0{gap:0!important}.dark-theme .gap-lg-1{gap:.25rem!important}.dark-theme .gap-lg-2{gap:.5rem!important}.dark-theme .gap-lg-3{gap:1rem!important}.dark-theme .gap-lg-4{gap:1.5rem!important}.dark-theme .gap-lg-5{gap:3rem!important}.dark-theme .justify-content-lg-start{justify-content:flex-start!important}.dark-theme .justify-content-lg-end{justify-content:flex-end!important}.dark-theme .justify-content-lg-center{justify-content:center!important}.dark-theme .justify-content-lg-between{justify-content:space-between!important}.dark-theme .justify-content-lg-around{justify-content:space-around!important}.dark-theme .justify-content-lg-evenly{justify-content:space-evenly!important}.dark-theme .align-items-lg-start{align-items:flex-start!important}.dark-theme .align-items-lg-end{align-items:flex-end!important}.dark-theme .align-items-lg-center{align-items:center!important}.dark-theme .align-items-lg-baseline{align-items:baseline!important}.dark-theme .align-items-lg-stretch{align-items:stretch!important}.dark-theme .align-content-lg-start{align-content:flex-start!important}.dark-theme .align-content-lg-end{align-content:flex-end!important}.dark-theme .align-content-lg-center{align-content:center!important}.dark-theme .align-content-lg-between{align-content:space-between!important}.dark-theme .align-content-lg-around{align-content:space-around!important}.dark-theme .align-content-lg-stretch{align-content:stretch!important}.dark-theme .align-self-lg-auto{align-self:auto!important}.dark-theme .align-self-lg-start{align-self:flex-start!important}.dark-theme .align-self-lg-end{align-self:flex-end!important}.dark-theme .align-self-lg-center{align-self:center!important}.dark-theme .align-self-lg-baseline{align-self:baseline!important}.dark-theme .align-self-lg-stretch{align-self:stretch!important}.dark-theme .order-lg-first{order:-1!important}.dark-theme .order-lg-0{order:0!important}.dark-theme .order-lg-1{order:1!important}.dark-theme .order-lg-2{order:2!important}.dark-theme .order-lg-3{order:3!important}.dark-theme .order-lg-4{order:4!important}.dark-theme .order-lg-5{order:5!important}.dark-theme .order-lg-last{order:6!important}.dark-theme .m-lg-0{margin:0!important}.dark-theme .m-lg-1{margin:.25rem!important}.dark-theme .m-lg-2{margin:.5rem!important}.dark-theme .m-lg-3{margin:1rem!important}.dark-theme .m-lg-4{margin:1.5rem!important}.dark-theme .m-lg-5{margin:3rem!important}.dark-theme .m-lg-auto{margin:auto!important}.dark-theme .mx-lg-0{margin-right:0!important;margin-left:0!important}.dark-theme .mx-lg-1{margin-right:.25rem!important;margin-left:.25rem!important}.dark-theme .mx-lg-2{margin-right:.5rem!important;margin-left:.5rem!important}.dark-theme .mx-lg-3{margin-right:1rem!important;margin-left:1rem!important}.dark-theme .mx-lg-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.dark-theme .mx-lg-5{margin-right:3rem!important;margin-left:3rem!important}.dark-theme .mx-lg-auto{margin-right:auto!important;margin-left:auto!important}.dark-theme .my-lg-0{margin-top:0!important;margin-bottom:0!important}.dark-theme .my-lg-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.dark-theme .my-lg-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.dark-theme .my-lg-3{margin-top:1rem!important;margin-bottom:1rem!important}.dark-theme .my-lg-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.dark-theme .my-lg-5{margin-top:3rem!important;margin-bottom:3rem!important}.dark-theme .my-lg-auto{margin-top:auto!important;margin-bottom:auto!important}.dark-theme .mt-lg-0{margin-top:0!important}.dark-theme .mt-lg-1{margin-top:.25rem!important}.dark-theme .mt-lg-2{margin-top:.5rem!important}.dark-theme .mt-lg-3{margin-top:1rem!important}.dark-theme .mt-lg-4{margin-top:1.5rem!important}.dark-theme .mt-lg-5{margin-top:3rem!important}.dark-theme .mt-lg-auto{margin-top:auto!important}.dark-theme .mb-lg-0{margin-bottom:0!important}.dark-theme .mb-lg-1{margin-bottom:.25rem!important}.dark-theme .mb-lg-2{margin-bottom:.5rem!important}.dark-theme .mb-lg-3{margin-bottom:1rem!important}.dark-theme .mb-lg-4{margin-bottom:1.5rem!important}.dark-theme .mb-lg-5{margin-bottom:3rem!important}.dark-theme .mb-lg-auto{margin-bottom:auto!important}.dark-theme .m-lg-n1{margin:-.25rem!important}.dark-theme .m-lg-n2{margin:-.5rem!important}.dark-theme .m-lg-n3{margin:-1rem!important}.dark-theme .m-lg-n4{margin:-1.5rem!important}.dark-theme .m-lg-n5{margin:-3rem!important}.dark-theme .mx-lg-n1{margin-right:-.25rem!important;margin-left:-.25rem!important}.dark-theme .mx-lg-n2{margin-right:-.5rem!important;margin-left:-.5rem!important}.dark-theme .mx-lg-n3{margin-right:-1rem!important;margin-left:-1rem!important}.dark-theme .mx-lg-n4{margin-right:-1.5rem!important;margin-left:-1.5rem!important}.dark-theme .mx-lg-n5{margin-right:-3rem!important;margin-left:-3rem!important}.dark-theme .my-lg-n1{margin-top:-.25rem!important;margin-bottom:-.25rem!important}.dark-theme .my-lg-n2{margin-top:-.5rem!important;margin-bottom:-.5rem!important}.dark-theme .my-lg-n3{margin-top:-1rem!important;margin-bottom:-1rem!important}.dark-theme .my-lg-n4{margin-top:-1.5rem!important;margin-bottom:-1.5rem!important}.dark-theme .my-lg-n5{margin-top:-3rem!important;margin-bottom:-3rem!important}.dark-theme .mt-lg-n1{margin-top:-.25rem!important}.dark-theme .mt-lg-n2{margin-top:-.5rem!important}.dark-theme .mt-lg-n3{margin-top:-1rem!important}.dark-theme .mt-lg-n4{margin-top:-1.5rem!important}.dark-theme .mt-lg-n5{margin-top:-3rem!important}.dark-theme .mb-lg-n1{margin-bottom:-.25rem!important}.dark-theme .mb-lg-n2{margin-bottom:-.5rem!important}.dark-theme .mb-lg-n3{margin-bottom:-1rem!important}.dark-theme .mb-lg-n4{margin-bottom:-1.5rem!important}.dark-theme .mb-lg-n5{margin-bottom:-3rem!important}.dark-theme .p-lg-0{padding:0!important}.dark-theme .p-lg-1{padding:.25rem!important}.dark-theme .p-lg-2{padding:.5rem!important}.dark-theme .p-lg-3{padding:1rem!important}.dark-theme .p-lg-4{padding:1.5rem!important}.dark-theme .p-lg-5{padding:3rem!important}.dark-theme .px-lg-0{padding-right:0!important;padding-left:0!important}.dark-theme .px-lg-1{padding-right:.25rem!important;padding-left:.25rem!important}.dark-theme .px-lg-2{padding-right:.5rem!important;padding-left:.5rem!important}.dark-theme .px-lg-3{padding-right:1rem!important;padding-left:1rem!important}.dark-theme .px-lg-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.dark-theme .px-lg-5{padding-right:3rem!important;padding-left:3rem!important}.dark-theme .py-lg-0{padding-top:0!important;padding-bottom:0!important}.dark-theme .py-lg-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.dark-theme .py-lg-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.dark-theme .py-lg-3{padding-top:1rem!important;padding-bottom:1rem!important}.dark-theme .py-lg-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.dark-theme .py-lg-5{padding-top:3rem!important;padding-bottom:3rem!important}.dark-theme .pt-lg-0{padding-top:0!important}.dark-theme .pt-lg-1{padding-top:.25rem!important}.dark-theme .pt-lg-2{padding-top:.5rem!important}.dark-theme .pt-lg-3{padding-top:1rem!important}.dark-theme .pt-lg-4{padding-top:1.5rem!important}.dark-theme .pt-lg-5{padding-top:3rem!important}.dark-theme .pb-lg-0{padding-bottom:0!important}.dark-theme .pb-lg-1{padding-bottom:.25rem!important}.dark-theme .pb-lg-2{padding-bottom:.5rem!important}.dark-theme .pb-lg-3{padding-bottom:1rem!important}.dark-theme .pb-lg-4{padding-bottom:1.5rem!important}.dark-theme .pb-lg-5{padding-bottom:3rem!important}}@media (min-width: 1200px){.dark-theme .d-xl-inline{display:inline!important}.dark-theme .d-xl-inline-block{display:inline-block!important}.dark-theme .d-xl-block{display:block!important}.dark-theme .d-xl-grid{display:grid!important}.dark-theme .d-xl-table{display:table!important}.dark-theme .d-xl-table-row{display:table-row!important}.dark-theme .d-xl-table-cell{display:table-cell!important}.dark-theme .d-xl-flex{display:flex!important}.dark-theme .d-xl-inline-flex{display:inline-flex!important}.dark-theme .d-xl-none{display:none!important}.dark-theme .border-xl-solid{border-style:solid!important}.dark-theme .border-xl-dashed{border-style:dashed!important}.dark-theme .border-xl-none{border-style:none!important}.dark-theme .flex-xl-fill{flex:1 1 auto!important}.dark-theme .flex-xl-row{flex-direction:row!important}.dark-theme .flex-xl-column{flex-direction:column!important}.dark-theme .flex-xl-row-reverse{flex-direction:row-reverse!important}.dark-theme .flex-xl-column-reverse{flex-direction:column-reverse!important}.dark-theme .flex-xl-grow-0{flex-grow:0!important}.dark-theme .flex-xl-grow-1{flex-grow:1!important}.dark-theme .flex-xl-shrink-0{flex-shrink:0!important}.dark-theme .flex-xl-shrink-1{flex-shrink:1!important}.dark-theme .flex-xl-wrap{flex-wrap:wrap!important}.dark-theme .flex-xl-nowrap{flex-wrap:nowrap!important}.dark-theme .flex-xl-wrap-reverse{flex-wrap:wrap-reverse!important}.dark-theme .gap-xl-0{gap:0!important}.dark-theme .gap-xl-1{gap:.25rem!important}.dark-theme .gap-xl-2{gap:.5rem!important}.dark-theme .gap-xl-3{gap:1rem!important}.dark-theme .gap-xl-4{gap:1.5rem!important}.dark-theme .gap-xl-5{gap:3rem!important}.dark-theme .justify-content-xl-start{justify-content:flex-start!important}.dark-theme .justify-content-xl-end{justify-content:flex-end!important}.dark-theme .justify-content-xl-center{justify-content:center!important}.dark-theme .justify-content-xl-between{justify-content:space-between!important}.dark-theme .justify-content-xl-around{justify-content:space-around!important}.dark-theme .justify-content-xl-evenly{justify-content:space-evenly!important}.dark-theme .align-items-xl-start{align-items:flex-start!important}.dark-theme .align-items-xl-end{align-items:flex-end!important}.dark-theme .align-items-xl-center{align-items:center!important}.dark-theme .align-items-xl-baseline{align-items:baseline!important}.dark-theme .align-items-xl-stretch{align-items:stretch!important}.dark-theme .align-content-xl-start{align-content:flex-start!important}.dark-theme .align-content-xl-end{align-content:flex-end!important}.dark-theme .align-content-xl-center{align-content:center!important}.dark-theme .align-content-xl-between{align-content:space-between!important}.dark-theme .align-content-xl-around{align-content:space-around!important}.dark-theme .align-content-xl-stretch{align-content:stretch!important}.dark-theme .align-self-xl-auto{align-self:auto!important}.dark-theme .align-self-xl-start{align-self:flex-start!important}.dark-theme .align-self-xl-end{align-self:flex-end!important}.dark-theme .align-self-xl-center{align-self:center!important}.dark-theme .align-self-xl-baseline{align-self:baseline!important}.dark-theme .align-self-xl-stretch{align-self:stretch!important}.dark-theme .order-xl-first{order:-1!important}.dark-theme .order-xl-0{order:0!important}.dark-theme .order-xl-1{order:1!important}.dark-theme .order-xl-2{order:2!important}.dark-theme .order-xl-3{order:3!important}.dark-theme .order-xl-4{order:4!important}.dark-theme .order-xl-5{order:5!important}.dark-theme .order-xl-last{order:6!important}.dark-theme .m-xl-0{margin:0!important}.dark-theme .m-xl-1{margin:.25rem!important}.dark-theme .m-xl-2{margin:.5rem!important}.dark-theme .m-xl-3{margin:1rem!important}.dark-theme .m-xl-4{margin:1.5rem!important}.dark-theme .m-xl-5{margin:3rem!important}.dark-theme .m-xl-auto{margin:auto!important}.dark-theme .mx-xl-0{margin-right:0!important;margin-left:0!important}.dark-theme .mx-xl-1{margin-right:.25rem!important;margin-left:.25rem!important}.dark-theme .mx-xl-2{margin-right:.5rem!important;margin-left:.5rem!important}.dark-theme .mx-xl-3{margin-right:1rem!important;margin-left:1rem!important}.dark-theme .mx-xl-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.dark-theme .mx-xl-5{margin-right:3rem!important;margin-left:3rem!important}.dark-theme .mx-xl-auto{margin-right:auto!important;margin-left:auto!important}.dark-theme .my-xl-0{margin-top:0!important;margin-bottom:0!important}.dark-theme .my-xl-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.dark-theme .my-xl-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.dark-theme .my-xl-3{margin-top:1rem!important;margin-bottom:1rem!important}.dark-theme .my-xl-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.dark-theme .my-xl-5{margin-top:3rem!important;margin-bottom:3rem!important}.dark-theme .my-xl-auto{margin-top:auto!important;margin-bottom:auto!important}.dark-theme .mt-xl-0{margin-top:0!important}.dark-theme .mt-xl-1{margin-top:.25rem!important}.dark-theme .mt-xl-2{margin-top:.5rem!important}.dark-theme .mt-xl-3{margin-top:1rem!important}.dark-theme .mt-xl-4{margin-top:1.5rem!important}.dark-theme .mt-xl-5{margin-top:3rem!important}.dark-theme .mt-xl-auto{margin-top:auto!important}.dark-theme .mb-xl-0{margin-bottom:0!important}.dark-theme .mb-xl-1{margin-bottom:.25rem!important}.dark-theme .mb-xl-2{margin-bottom:.5rem!important}.dark-theme .mb-xl-3{margin-bottom:1rem!important}.dark-theme .mb-xl-4{margin-bottom:1.5rem!important}.dark-theme .mb-xl-5{margin-bottom:3rem!important}.dark-theme .mb-xl-auto{margin-bottom:auto!important}.dark-theme .m-xl-n1{margin:-.25rem!important}.dark-theme .m-xl-n2{margin:-.5rem!important}.dark-theme .m-xl-n3{margin:-1rem!important}.dark-theme .m-xl-n4{margin:-1.5rem!important}.dark-theme .m-xl-n5{margin:-3rem!important}.dark-theme .mx-xl-n1{margin-right:-.25rem!important;margin-left:-.25rem!important}.dark-theme .mx-xl-n2{margin-right:-.5rem!important;margin-left:-.5rem!important}.dark-theme .mx-xl-n3{margin-right:-1rem!important;margin-left:-1rem!important}.dark-theme .mx-xl-n4{margin-right:-1.5rem!important;margin-left:-1.5rem!important}.dark-theme .mx-xl-n5{margin-right:-3rem!important;margin-left:-3rem!important}.dark-theme .my-xl-n1{margin-top:-.25rem!important;margin-bottom:-.25rem!important}.dark-theme .my-xl-n2{margin-top:-.5rem!important;margin-bottom:-.5rem!important}.dark-theme .my-xl-n3{margin-top:-1rem!important;margin-bottom:-1rem!important}.dark-theme .my-xl-n4{margin-top:-1.5rem!important;margin-bottom:-1.5rem!important}.dark-theme .my-xl-n5{margin-top:-3rem!important;margin-bottom:-3rem!important}.dark-theme .mt-xl-n1{margin-top:-.25rem!important}.dark-theme .mt-xl-n2{margin-top:-.5rem!important}.dark-theme .mt-xl-n3{margin-top:-1rem!important}.dark-theme .mt-xl-n4{margin-top:-1.5rem!important}.dark-theme .mt-xl-n5{margin-top:-3rem!important}.dark-theme .mb-xl-n1{margin-bottom:-.25rem!important}.dark-theme .mb-xl-n2{margin-bottom:-.5rem!important}.dark-theme .mb-xl-n3{margin-bottom:-1rem!important}.dark-theme .mb-xl-n4{margin-bottom:-1.5rem!important}.dark-theme .mb-xl-n5{margin-bottom:-3rem!important}.dark-theme .p-xl-0{padding:0!important}.dark-theme .p-xl-1{padding:.25rem!important}.dark-theme .p-xl-2{padding:.5rem!important}.dark-theme .p-xl-3{padding:1rem!important}.dark-theme .p-xl-4{padding:1.5rem!important}.dark-theme .p-xl-5{padding:3rem!important}.dark-theme .px-xl-0{padding-right:0!important;padding-left:0!important}.dark-theme .px-xl-1{padding-right:.25rem!important;padding-left:.25rem!important}.dark-theme .px-xl-2{padding-right:.5rem!important;padding-left:.5rem!important}.dark-theme .px-xl-3{padding-right:1rem!important;padding-left:1rem!important}.dark-theme .px-xl-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.dark-theme .px-xl-5{padding-right:3rem!important;padding-left:3rem!important}.dark-theme .py-xl-0{padding-top:0!important;padding-bottom:0!important}.dark-theme .py-xl-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.dark-theme .py-xl-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.dark-theme .py-xl-3{padding-top:1rem!important;padding-bottom:1rem!important}.dark-theme .py-xl-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.dark-theme .py-xl-5{padding-top:3rem!important;padding-bottom:3rem!important}.dark-theme .pt-xl-0{padding-top:0!important}.dark-theme .pt-xl-1{padding-top:.25rem!important}.dark-theme .pt-xl-2{padding-top:.5rem!important}.dark-theme .pt-xl-3{padding-top:1rem!important}.dark-theme .pt-xl-4{padding-top:1.5rem!important}.dark-theme .pt-xl-5{padding-top:3rem!important}.dark-theme .pb-xl-0{padding-bottom:0!important}.dark-theme .pb-xl-1{padding-bottom:.25rem!important}.dark-theme .pb-xl-2{padding-bottom:.5rem!important}.dark-theme .pb-xl-3{padding-bottom:1rem!important}.dark-theme .pb-xl-4{padding-bottom:1.5rem!important}.dark-theme .pb-xl-5{padding-bottom:3rem!important}}@media (min-width: 1400px){.dark-theme .d-xxl-inline{display:inline!important}.dark-theme .d-xxl-inline-block{display:inline-block!important}.dark-theme .d-xxl-block{display:block!important}.dark-theme .d-xxl-grid{display:grid!important}.dark-theme .d-xxl-table{display:table!important}.dark-theme .d-xxl-table-row{display:table-row!important}.dark-theme .d-xxl-table-cell{display:table-cell!important}.dark-theme .d-xxl-flex{display:flex!important}.dark-theme .d-xxl-inline-flex{display:inline-flex!important}.dark-theme .d-xxl-none{display:none!important}.dark-theme .border-xxl-solid{border-style:solid!important}.dark-theme .border-xxl-dashed{border-style:dashed!important}.dark-theme .border-xxl-none{border-style:none!important}.dark-theme .flex-xxl-fill{flex:1 1 auto!important}.dark-theme .flex-xxl-row{flex-direction:row!important}.dark-theme .flex-xxl-column{flex-direction:column!important}.dark-theme .flex-xxl-row-reverse{flex-direction:row-reverse!important}.dark-theme .flex-xxl-column-reverse{flex-direction:column-reverse!important}.dark-theme .flex-xxl-grow-0{flex-grow:0!important}.dark-theme .flex-xxl-grow-1{flex-grow:1!important}.dark-theme .flex-xxl-shrink-0{flex-shrink:0!important}.dark-theme .flex-xxl-shrink-1{flex-shrink:1!important}.dark-theme .flex-xxl-wrap{flex-wrap:wrap!important}.dark-theme .flex-xxl-nowrap{flex-wrap:nowrap!important}.dark-theme .flex-xxl-wrap-reverse{flex-wrap:wrap-reverse!important}.dark-theme .gap-xxl-0{gap:0!important}.dark-theme .gap-xxl-1{gap:.25rem!important}.dark-theme .gap-xxl-2{gap:.5rem!important}.dark-theme .gap-xxl-3{gap:1rem!important}.dark-theme .gap-xxl-4{gap:1.5rem!important}.dark-theme .gap-xxl-5{gap:3rem!important}.dark-theme .justify-content-xxl-start{justify-content:flex-start!important}.dark-theme .justify-content-xxl-end{justify-content:flex-end!important}.dark-theme .justify-content-xxl-center{justify-content:center!important}.dark-theme .justify-content-xxl-between{justify-content:space-between!important}.dark-theme .justify-content-xxl-around{justify-content:space-around!important}.dark-theme .justify-content-xxl-evenly{justify-content:space-evenly!important}.dark-theme .align-items-xxl-start{align-items:flex-start!important}.dark-theme .align-items-xxl-end{align-items:flex-end!important}.dark-theme .align-items-xxl-center{align-items:center!important}.dark-theme .align-items-xxl-baseline{align-items:baseline!important}.dark-theme .align-items-xxl-stretch{align-items:stretch!important}.dark-theme .align-content-xxl-start{align-content:flex-start!important}.dark-theme .align-content-xxl-end{align-content:flex-end!important}.dark-theme .align-content-xxl-center{align-content:center!important}.dark-theme .align-content-xxl-between{align-content:space-between!important}.dark-theme .align-content-xxl-around{align-content:space-around!important}.dark-theme .align-content-xxl-stretch{align-content:stretch!important}.dark-theme .align-self-xxl-auto{align-self:auto!important}.dark-theme .align-self-xxl-start{align-self:flex-start!important}.dark-theme .align-self-xxl-end{align-self:flex-end!important}.dark-theme .align-self-xxl-center{align-self:center!important}.dark-theme .align-self-xxl-baseline{align-self:baseline!important}.dark-theme .align-self-xxl-stretch{align-self:stretch!important}.dark-theme .order-xxl-first{order:-1!important}.dark-theme .order-xxl-0{order:0!important}.dark-theme .order-xxl-1{order:1!important}.dark-theme .order-xxl-2{order:2!important}.dark-theme .order-xxl-3{order:3!important}.dark-theme .order-xxl-4{order:4!important}.dark-theme .order-xxl-5{order:5!important}.dark-theme .order-xxl-last{order:6!important}.dark-theme .m-xxl-0{margin:0!important}.dark-theme .m-xxl-1{margin:.25rem!important}.dark-theme .m-xxl-2{margin:.5rem!important}.dark-theme .m-xxl-3{margin:1rem!important}.dark-theme .m-xxl-4{margin:1.5rem!important}.dark-theme .m-xxl-5{margin:3rem!important}.dark-theme .m-xxl-auto{margin:auto!important}.dark-theme .mx-xxl-0{margin-right:0!important;margin-left:0!important}.dark-theme .mx-xxl-1{margin-right:.25rem!important;margin-left:.25rem!important}.dark-theme .mx-xxl-2{margin-right:.5rem!important;margin-left:.5rem!important}.dark-theme .mx-xxl-3{margin-right:1rem!important;margin-left:1rem!important}.dark-theme .mx-xxl-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.dark-theme .mx-xxl-5{margin-right:3rem!important;margin-left:3rem!important}.dark-theme .mx-xxl-auto{margin-right:auto!important;margin-left:auto!important}.dark-theme .my-xxl-0{margin-top:0!important;margin-bottom:0!important}.dark-theme .my-xxl-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.dark-theme .my-xxl-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.dark-theme .my-xxl-3{margin-top:1rem!important;margin-bottom:1rem!important}.dark-theme .my-xxl-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.dark-theme .my-xxl-5{margin-top:3rem!important;margin-bottom:3rem!important}.dark-theme .my-xxl-auto{margin-top:auto!important;margin-bottom:auto!important}.dark-theme .mt-xxl-0{margin-top:0!important}.dark-theme .mt-xxl-1{margin-top:.25rem!important}.dark-theme .mt-xxl-2{margin-top:.5rem!important}.dark-theme .mt-xxl-3{margin-top:1rem!important}.dark-theme .mt-xxl-4{margin-top:1.5rem!important}.dark-theme .mt-xxl-5{margin-top:3rem!important}.dark-theme .mt-xxl-auto{margin-top:auto!important}.dark-theme .mb-xxl-0{margin-bottom:0!important}.dark-theme .mb-xxl-1{margin-bottom:.25rem!important}.dark-theme .mb-xxl-2{margin-bottom:.5rem!important}.dark-theme .mb-xxl-3{margin-bottom:1rem!important}.dark-theme .mb-xxl-4{margin-bottom:1.5rem!important}.dark-theme .mb-xxl-5{margin-bottom:3rem!important}.dark-theme .mb-xxl-auto{margin-bottom:auto!important}.dark-theme .m-xxl-n1{margin:-.25rem!important}.dark-theme .m-xxl-n2{margin:-.5rem!important}.dark-theme .m-xxl-n3{margin:-1rem!important}.dark-theme .m-xxl-n4{margin:-1.5rem!important}.dark-theme .m-xxl-n5{margin:-3rem!important}.dark-theme .mx-xxl-n1{margin-right:-.25rem!important;margin-left:-.25rem!important}.dark-theme .mx-xxl-n2{margin-right:-.5rem!important;margin-left:-.5rem!important}.dark-theme .mx-xxl-n3{margin-right:-1rem!important;margin-left:-1rem!important}.dark-theme .mx-xxl-n4{margin-right:-1.5rem!important;margin-left:-1.5rem!important}.dark-theme .mx-xxl-n5{margin-right:-3rem!important;margin-left:-3rem!important}.dark-theme .my-xxl-n1{margin-top:-.25rem!important;margin-bottom:-.25rem!important}.dark-theme .my-xxl-n2{margin-top:-.5rem!important;margin-bottom:-.5rem!important}.dark-theme .my-xxl-n3{margin-top:-1rem!important;margin-bottom:-1rem!important}.dark-theme .my-xxl-n4{margin-top:-1.5rem!important;margin-bottom:-1.5rem!important}.dark-theme .my-xxl-n5{margin-top:-3rem!important;margin-bottom:-3rem!important}.dark-theme .mt-xxl-n1{margin-top:-.25rem!important}.dark-theme .mt-xxl-n2{margin-top:-.5rem!important}.dark-theme .mt-xxl-n3{margin-top:-1rem!important}.dark-theme .mt-xxl-n4{margin-top:-1.5rem!important}.dark-theme .mt-xxl-n5{margin-top:-3rem!important}.dark-theme .mb-xxl-n1{margin-bottom:-.25rem!important}.dark-theme .mb-xxl-n2{margin-bottom:-.5rem!important}.dark-theme .mb-xxl-n3{margin-bottom:-1rem!important}.dark-theme .mb-xxl-n4{margin-bottom:-1.5rem!important}.dark-theme .mb-xxl-n5{margin-bottom:-3rem!important}.dark-theme .p-xxl-0{padding:0!important}.dark-theme .p-xxl-1{padding:.25rem!important}.dark-theme .p-xxl-2{padding:.5rem!important}.dark-theme .p-xxl-3{padding:1rem!important}.dark-theme .p-xxl-4{padding:1.5rem!important}.dark-theme .p-xxl-5{padding:3rem!important}.dark-theme .px-xxl-0{padding-right:0!important;padding-left:0!important}.dark-theme .px-xxl-1{padding-right:.25rem!important;padding-left:.25rem!important}.dark-theme .px-xxl-2{padding-right:.5rem!important;padding-left:.5rem!important}.dark-theme .px-xxl-3{padding-right:1rem!important;padding-left:1rem!important}.dark-theme .px-xxl-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.dark-theme .px-xxl-5{padding-right:3rem!important;padding-left:3rem!important}.dark-theme .py-xxl-0{padding-top:0!important;padding-bottom:0!important}.dark-theme .py-xxl-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.dark-theme .py-xxl-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.dark-theme .py-xxl-3{padding-top:1rem!important;padding-bottom:1rem!important}.dark-theme .py-xxl-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.dark-theme .py-xxl-5{padding-top:3rem!important;padding-bottom:3rem!important}.dark-theme .pt-xxl-0{padding-top:0!important}.dark-theme .pt-xxl-1{padding-top:.25rem!important}.dark-theme .pt-xxl-2{padding-top:.5rem!important}.dark-theme .pt-xxl-3{padding-top:1rem!important}.dark-theme .pt-xxl-4{padding-top:1.5rem!important}.dark-theme .pt-xxl-5{padding-top:3rem!important}.dark-theme .pb-xxl-0{padding-bottom:0!important}.dark-theme .pb-xxl-1{padding-bottom:.25rem!important}.dark-theme .pb-xxl-2{padding-bottom:.5rem!important}.dark-theme .pb-xxl-3{padding-bottom:1rem!important}.dark-theme .pb-xxl-4{padding-bottom:1.5rem!important}.dark-theme .pb-xxl-5{padding-bottom:3rem!important}}@media (min-width: 1200px){.dark-theme .fs-1{font-size:2.375rem!important}.dark-theme .fs-2{font-size:2rem!important}.dark-theme .fs-3{font-size:1.625rem!important}.dark-theme .fs-4{font-size:1.375rem!important}}@media print{.dark-theme .d-print-inline{display:inline!important}.dark-theme .d-print-inline-block{display:inline-block!important}.dark-theme .d-print-block{display:block!important}.dark-theme .d-print-grid{display:grid!important}.dark-theme .d-print-table{display:table!important}.dark-theme .d-print-table-row{display:table-row!important}.dark-theme .d-print-table-cell{display:table-cell!important}.dark-theme .d-print-flex{display:flex!important}.dark-theme .d-print-inline-flex{display:inline-flex!important}.dark-theme .d-print-none{display:none!important}}.dark-theme .zindex-1{z-index:1!important}.dark-theme .zindex-2{z-index:2!important}.dark-theme .zindex-3{z-index:3!important}.dark-theme .zindex-4{z-index:4!important}.dark-theme .zindex-5{z-index:5!important}.dark-theme .border-solid{border-style:solid!important}.dark-theme .border-dashed{border-style:dashed!important}.dark-theme .border-none{border-style:none!important}.dark-theme .border-label-primary{--bs-border-opacity: .4;border-color:rgba(var(--bs-primary-rgb),var(--bs-border-opacity))!important}.dark-theme .border-label-secondary{--bs-border-opacity: .4;border-color:rgba(var(--bs-secondary-rgb),var(--bs-border-opacity))!important}.dark-theme .border-label-success{--bs-border-opacity: .4;border-color:rgba(var(--bs-success-rgb),var(--bs-border-opacity))!important}.dark-theme .border-label-info{--bs-border-opacity: .4;border-color:rgba(var(--bs-info-rgb),var(--bs-border-opacity))!important}.dark-theme .border-label-warning{--bs-border-opacity: .4;border-color:rgba(var(--bs-warning-rgb),var(--bs-border-opacity))!important}.dark-theme .border-label-danger{--bs-border-opacity: .4;border-color:rgba(var(--bs-danger-rgb),var(--bs-border-opacity))!important}.dark-theme .border-label-light{--bs-border-opacity: .4;border-color:rgba(var(--bs-light-rgb),var(--bs-border-opacity))!important}.dark-theme .border-label-dark{--bs-border-opacity: .4;border-color:rgba(var(--bs-dark-rgb),var(--bs-border-opacity))!important}.dark-theme .border-label-gray{--bs-border-opacity: .4;border-color:rgba(var(--bs-gray-rgb),var(--bs-border-opacity))!important}.dark-theme .border-label-white{--bs-border-opacity: .4;border-color:rgba(var(--bs-white-rgb),var(--bs-border-opacity))!important}.dark-theme .float-start{float:left!important}.dark-theme .float-end{float:right!important}.dark-theme .float-none{float:none!important}.dark-theme .end-0{right:0!important}.dark-theme .end-50{right:50%!important}.dark-theme .end-100{right:100%!important}.dark-theme .start-0{left:0!important}.dark-theme .start-50{left:50%!important}.dark-theme .start-100{left:100%!important}.dark-theme .translate-middle{transform:translate(-50%,-50%)!important}.dark-theme .translate-middle-x{transform:translate(-50%)!important}.dark-theme .translate-middle-y{transform:translateY(-50%)!important}.dark-theme .border-end{border-right:1px solid rgba(104,105,119,.924)!important}.dark-theme .border-end-0{border-right:0!important}.dark-theme .border-start{border-left:1px solid rgba(104,105,119,.924)!important}.dark-theme .border-start-0{border-left:0!important}.dark-theme .border-left-dashed{border-left-style:dashed!important}.dark-theme .border-right-dashed{border-right-style:dashed!important}.dark-theme .text-start{text-align:left!important}.dark-theme .text-end{text-align:right!important}.dark-theme .text-center{text-align:center!important}.dark-theme .rounded-end{border-top-right-radius:.375rem!important;border-bottom-right-radius:.375rem!important}.dark-theme .rounded-start{border-bottom-left-radius:.375rem!important;border-top-left-radius:.375rem!important}.dark-theme .rounded-start-top{border-top-left-radius:.375rem!important}.dark-theme .rounded-start-bottom{border-bottom-left-radius:.375rem!important}.dark-theme .rounded-end-top{border-top-right-radius:.375rem!important}.dark-theme .rounded-end-bottom{border-bottom-right-radius:.375rem!important}.dark-theme .me-0{margin-right:0!important}.dark-theme .me-1{margin-right:.25rem!important}.dark-theme .me-2{margin-right:.5rem!important}.dark-theme .me-3{margin-right:1rem!important}.dark-theme .me-4{margin-right:1.5rem!important}.dark-theme .me-5{margin-right:3rem!important}.dark-theme .me-auto{margin-right:auto!important}.dark-theme .ms-0{margin-left:0!important}.dark-theme .ms-1{margin-left:.25rem!important}.dark-theme .ms-2{margin-left:.5rem!important}.dark-theme .ms-3{margin-left:1rem!important}.dark-theme .ms-4{margin-left:1.5rem!important}.dark-theme .ms-5{margin-left:3rem!important}.dark-theme .ms-auto{margin-left:auto!important}.dark-theme .me-n1{margin-right:-.25rem!important}.dark-theme .me-n2{margin-right:-.5rem!important}.dark-theme .me-n3{margin-right:-1rem!important}.dark-theme .me-n4{margin-right:-1.5rem!important}.dark-theme .me-n5{margin-right:-3rem!important}.dark-theme .ms-n1{margin-left:-.25rem!important}.dark-theme .ms-n2{margin-left:-.5rem!important}.dark-theme .ms-n3{margin-left:-1rem!important}.dark-theme .ms-n4{margin-left:-1.5rem!important}.dark-theme .ms-n5{margin-left:-3rem!important}.dark-theme .pe-0{padding-right:0!important}.dark-theme .pe-1{padding-right:.25rem!important}.dark-theme .pe-2{padding-right:.5rem!important}.dark-theme .pe-3{padding-right:1rem!important}.dark-theme .pe-4{padding-right:1.5rem!important}.dark-theme .pe-5{padding-right:3rem!important}.dark-theme .ps-0{padding-left:0!important}.dark-theme .ps-1{padding-left:.25rem!important}.dark-theme .ps-2{padding-left:.5rem!important}.dark-theme .ps-3{padding-left:1rem!important}.dark-theme .ps-4{padding-left:1.5rem!important}.dark-theme .ps-5{padding-left:3rem!important}.dark-theme .rotate-0{transform:rotate(0)!important}.dark-theme .rotate-90{transform:rotate(90deg)!important}.dark-theme .rotate-180{transform:rotate(180deg)!important}.dark-theme .rotate-270{transform:rotate(270deg)!important}.dark-theme .rotate-n90{transform:rotate(-90deg)!important}.dark-theme .rotate-n180{transform:rotate(-180deg)!important}.dark-theme .rotate-n270{transform:rotate(-270deg)!important}.dark-theme .scaleX-n1{transform:scaleX(-1)!important}.dark-theme .scaleY-n1{transform:scaleY(-1)!important}@media (min-width: 576px){.dark-theme .border-sm-solid{border-style:solid!important}.dark-theme .border-sm-dashed{border-style:dashed!important}.dark-theme .border-sm-none{border-style:none!important}.dark-theme .float-sm-start{float:left!important}.dark-theme .float-sm-end{float:right!important}.dark-theme .float-sm-none{float:none!important}.dark-theme .text-sm-start{text-align:left!important}.dark-theme .text-sm-end{text-align:right!important}.dark-theme .text-sm-center{text-align:center!important}.dark-theme .me-sm-0{margin-right:0!important}.dark-theme .me-sm-1{margin-right:.25rem!important}.dark-theme .me-sm-2{margin-right:.5rem!important}.dark-theme .me-sm-3{margin-right:1rem!important}.dark-theme .me-sm-4{margin-right:1.5rem!important}.dark-theme .me-sm-5{margin-right:3rem!important}.dark-theme .me-sm-auto{margin-right:auto!important}.dark-theme .ms-sm-0{margin-left:0!important}.dark-theme .ms-sm-1{margin-left:.25rem!important}.dark-theme .ms-sm-2{margin-left:.5rem!important}.dark-theme .ms-sm-3{margin-left:1rem!important}.dark-theme .ms-sm-4{margin-left:1.5rem!important}.dark-theme .ms-sm-5{margin-left:3rem!important}.dark-theme .ms-sm-auto{margin-left:auto!important}.dark-theme .me-sm-n1{margin-right:-.25rem!important}.dark-theme .me-sm-n2{margin-right:-.5rem!important}.dark-theme .me-sm-n3{margin-right:-1rem!important}.dark-theme .me-sm-n4{margin-right:-1.5rem!important}.dark-theme .me-sm-n5{margin-right:-3rem!important}.dark-theme .ms-sm-n1{margin-left:-.25rem!important}.dark-theme .ms-sm-n2{margin-left:-.5rem!important}.dark-theme .ms-sm-n3{margin-left:-1rem!important}.dark-theme .ms-sm-n4{margin-left:-1.5rem!important}.dark-theme .ms-sm-n5{margin-left:-3rem!important}.dark-theme .pe-sm-0{padding-right:0!important}.dark-theme .pe-sm-1{padding-right:.25rem!important}.dark-theme .pe-sm-2{padding-right:.5rem!important}.dark-theme .pe-sm-3{padding-right:1rem!important}.dark-theme .pe-sm-4{padding-right:1.5rem!important}.dark-theme .pe-sm-5{padding-right:3rem!important}.dark-theme .ps-sm-0{padding-left:0!important}.dark-theme .ps-sm-1{padding-left:.25rem!important}.dark-theme .ps-sm-2{padding-left:.5rem!important}.dark-theme .ps-sm-3{padding-left:1rem!important}.dark-theme .ps-sm-4{padding-left:1.5rem!important}.dark-theme .ps-sm-5{padding-left:3rem!important}}@media (min-width: 768px){.dark-theme .border-md-solid{border-style:solid!important}.dark-theme .border-md-dashed{border-style:dashed!important}.dark-theme .border-md-none{border-style:none!important}.dark-theme .float-md-start{float:left!important}.dark-theme .float-md-end{float:right!important}.dark-theme .float-md-none{float:none!important}.dark-theme .text-md-start{text-align:left!important}.dark-theme .text-md-end{text-align:right!important}.dark-theme .text-md-center{text-align:center!important}.dark-theme .me-md-0{margin-right:0!important}.dark-theme .me-md-1{margin-right:.25rem!important}.dark-theme .me-md-2{margin-right:.5rem!important}.dark-theme .me-md-3{margin-right:1rem!important}.dark-theme .me-md-4{margin-right:1.5rem!important}.dark-theme .me-md-5{margin-right:3rem!important}.dark-theme .me-md-auto{margin-right:auto!important}.dark-theme .ms-md-0{margin-left:0!important}.dark-theme .ms-md-1{margin-left:.25rem!important}.dark-theme .ms-md-2{margin-left:.5rem!important}.dark-theme .ms-md-3{margin-left:1rem!important}.dark-theme .ms-md-4{margin-left:1.5rem!important}.dark-theme .ms-md-5{margin-left:3rem!important}.dark-theme .ms-md-auto{margin-left:auto!important}.dark-theme .me-md-n1{margin-right:-.25rem!important}.dark-theme .me-md-n2{margin-right:-.5rem!important}.dark-theme .me-md-n3{margin-right:-1rem!important}.dark-theme .me-md-n4{margin-right:-1.5rem!important}.dark-theme .me-md-n5{margin-right:-3rem!important}.dark-theme .ms-md-n1{margin-left:-.25rem!important}.dark-theme .ms-md-n2{margin-left:-.5rem!important}.dark-theme .ms-md-n3{margin-left:-1rem!important}.dark-theme .ms-md-n4{margin-left:-1.5rem!important}.dark-theme .ms-md-n5{margin-left:-3rem!important}.dark-theme .pe-md-0{padding-right:0!important}.dark-theme .pe-md-1{padding-right:.25rem!important}.dark-theme .pe-md-2{padding-right:.5rem!important}.dark-theme .pe-md-3{padding-right:1rem!important}.dark-theme .pe-md-4{padding-right:1.5rem!important}.dark-theme .pe-md-5{padding-right:3rem!important}.dark-theme .ps-md-0{padding-left:0!important}.dark-theme .ps-md-1{padding-left:.25rem!important}.dark-theme .ps-md-2{padding-left:.5rem!important}.dark-theme .ps-md-3{padding-left:1rem!important}.dark-theme .ps-md-4{padding-left:1.5rem!important}.dark-theme .ps-md-5{padding-left:3rem!important}}@media (min-width: 992px){.dark-theme .border-lg-solid{border-style:solid!important}.dark-theme .border-lg-dashed{border-style:dashed!important}.dark-theme .border-lg-none{border-style:none!important}.dark-theme .float-lg-start{float:left!important}.dark-theme .float-lg-end{float:right!important}.dark-theme .float-lg-none{float:none!important}.dark-theme .text-lg-start{text-align:left!important}.dark-theme .text-lg-end{text-align:right!important}.dark-theme .text-lg-center{text-align:center!important}.dark-theme .me-lg-0{margin-right:0!important}.dark-theme .me-lg-1{margin-right:.25rem!important}.dark-theme .me-lg-2{margin-right:.5rem!important}.dark-theme .me-lg-3{margin-right:1rem!important}.dark-theme .me-lg-4{margin-right:1.5rem!important}.dark-theme .me-lg-5{margin-right:3rem!important}.dark-theme .me-lg-auto{margin-right:auto!important}.dark-theme .ms-lg-0{margin-left:0!important}.dark-theme .ms-lg-1{margin-left:.25rem!important}.dark-theme .ms-lg-2{margin-left:.5rem!important}.dark-theme .ms-lg-3{margin-left:1rem!important}.dark-theme .ms-lg-4{margin-left:1.5rem!important}.dark-theme .ms-lg-5{margin-left:3rem!important}.dark-theme .ms-lg-auto{margin-left:auto!important}.dark-theme .me-lg-n1{margin-right:-.25rem!important}.dark-theme .me-lg-n2{margin-right:-.5rem!important}.dark-theme .me-lg-n3{margin-right:-1rem!important}.dark-theme .me-lg-n4{margin-right:-1.5rem!important}.dark-theme .me-lg-n5{margin-right:-3rem!important}.dark-theme .ms-lg-n1{margin-left:-.25rem!important}.dark-theme .ms-lg-n2{margin-left:-.5rem!important}.dark-theme .ms-lg-n3{margin-left:-1rem!important}.dark-theme .ms-lg-n4{margin-left:-1.5rem!important}.dark-theme .ms-lg-n5{margin-left:-3rem!important}.dark-theme .pe-lg-0{padding-right:0!important}.dark-theme .pe-lg-1{padding-right:.25rem!important}.dark-theme .pe-lg-2{padding-right:.5rem!important}.dark-theme .pe-lg-3{padding-right:1rem!important}.dark-theme .pe-lg-4{padding-right:1.5rem!important}.dark-theme .pe-lg-5{padding-right:3rem!important}.dark-theme .ps-lg-0{padding-left:0!important}.dark-theme .ps-lg-1{padding-left:.25rem!important}.dark-theme .ps-lg-2{padding-left:.5rem!important}.dark-theme .ps-lg-3{padding-left:1rem!important}.dark-theme .ps-lg-4{padding-left:1.5rem!important}.dark-theme .ps-lg-5{padding-left:3rem!important}}@media (min-width: 1200px){.dark-theme .border-xl-solid{border-style:solid!important}.dark-theme .border-xl-dashed{border-style:dashed!important}.dark-theme .border-xl-none{border-style:none!important}.dark-theme .float-xl-start{float:left!important}.dark-theme .float-xl-end{float:right!important}.dark-theme .float-xl-none{float:none!important}.dark-theme .text-xl-start{text-align:left!important}.dark-theme .text-xl-end{text-align:right!important}.dark-theme .text-xl-center{text-align:center!important}.dark-theme .me-xl-0{margin-right:0!important}.dark-theme .me-xl-1{margin-right:.25rem!important}.dark-theme .me-xl-2{margin-right:.5rem!important}.dark-theme .me-xl-3{margin-right:1rem!important}.dark-theme .me-xl-4{margin-right:1.5rem!important}.dark-theme .me-xl-5{margin-right:3rem!important}.dark-theme .me-xl-auto{margin-right:auto!important}.dark-theme .ms-xl-0{margin-left:0!important}.dark-theme .ms-xl-1{margin-left:.25rem!important}.dark-theme .ms-xl-2{margin-left:.5rem!important}.dark-theme .ms-xl-3{margin-left:1rem!important}.dark-theme .ms-xl-4{margin-left:1.5rem!important}.dark-theme .ms-xl-5{margin-left:3rem!important}.dark-theme .ms-xl-auto{margin-left:auto!important}.dark-theme .me-xl-n1{margin-right:-.25rem!important}.dark-theme .me-xl-n2{margin-right:-.5rem!important}.dark-theme .me-xl-n3{margin-right:-1rem!important}.dark-theme .me-xl-n4{margin-right:-1.5rem!important}.dark-theme .me-xl-n5{margin-right:-3rem!important}.dark-theme .ms-xl-n1{margin-left:-.25rem!important}.dark-theme .ms-xl-n2{margin-left:-.5rem!important}.dark-theme .ms-xl-n3{margin-left:-1rem!important}.dark-theme .ms-xl-n4{margin-left:-1.5rem!important}.dark-theme .ms-xl-n5{margin-left:-3rem!important}.dark-theme .pe-xl-0{padding-right:0!important}.dark-theme .pe-xl-1{padding-right:.25rem!important}.dark-theme .pe-xl-2{padding-right:.5rem!important}.dark-theme .pe-xl-3{padding-right:1rem!important}.dark-theme .pe-xl-4{padding-right:1.5rem!important}.dark-theme .pe-xl-5{padding-right:3rem!important}.dark-theme .ps-xl-0{padding-left:0!important}.dark-theme .ps-xl-1{padding-left:.25rem!important}.dark-theme .ps-xl-2{padding-left:.5rem!important}.dark-theme .ps-xl-3{padding-left:1rem!important}.dark-theme .ps-xl-4{padding-left:1.5rem!important}.dark-theme .ps-xl-5{padding-left:3rem!important}}@media (min-width: 1400px){.dark-theme .border-xxl-solid{border-style:solid!important}.dark-theme .border-xxl-dashed{border-style:dashed!important}.dark-theme .border-xxl-none{border-style:none!important}.dark-theme .float-xxl-start{float:left!important}.dark-theme .float-xxl-end{float:right!important}.dark-theme .float-xxl-none{float:none!important}.dark-theme .text-xxl-start{text-align:left!important}.dark-theme .text-xxl-end{text-align:right!important}.dark-theme .text-xxl-center{text-align:center!important}.dark-theme .me-xxl-0{margin-right:0!important}.dark-theme .me-xxl-1{margin-right:.25rem!important}.dark-theme .me-xxl-2{margin-right:.5rem!important}.dark-theme .me-xxl-3{margin-right:1rem!important}.dark-theme .me-xxl-4{margin-right:1.5rem!important}.dark-theme .me-xxl-5{margin-right:3rem!important}.dark-theme .me-xxl-auto{margin-right:auto!important}.dark-theme .ms-xxl-0{margin-left:0!important}.dark-theme .ms-xxl-1{margin-left:.25rem!important}.dark-theme .ms-xxl-2{margin-left:.5rem!important}.dark-theme .ms-xxl-3{margin-left:1rem!important}.dark-theme .ms-xxl-4{margin-left:1.5rem!important}.dark-theme .ms-xxl-5{margin-left:3rem!important}.dark-theme .ms-xxl-auto{margin-left:auto!important}.dark-theme .me-xxl-n1{margin-right:-.25rem!important}.dark-theme .me-xxl-n2{margin-right:-.5rem!important}.dark-theme .me-xxl-n3{margin-right:-1rem!important}.dark-theme .me-xxl-n4{margin-right:-1.5rem!important}.dark-theme .me-xxl-n5{margin-right:-3rem!important}.dark-theme .ms-xxl-n1{margin-left:-.25rem!important}.dark-theme .ms-xxl-n2{margin-left:-.5rem!important}.dark-theme .ms-xxl-n3{margin-left:-1rem!important}.dark-theme .ms-xxl-n4{margin-left:-1.5rem!important}.dark-theme .ms-xxl-n5{margin-left:-3rem!important}.dark-theme .pe-xxl-0{padding-right:0!important}.dark-theme .pe-xxl-1{padding-right:.25rem!important}.dark-theme .pe-xxl-2{padding-right:.5rem!important}.dark-theme .pe-xxl-3{padding-right:1rem!important}.dark-theme .pe-xxl-4{padding-right:1.5rem!important}.dark-theme .pe-xxl-5{padding-right:3rem!important}.dark-theme .ps-xxl-0{padding-left:0!important}.dark-theme .ps-xxl-1{padding-left:.25rem!important}.dark-theme .ps-xxl-2{padding-left:.5rem!important}.dark-theme .ps-xxl-3{padding-left:1rem!important}.dark-theme .ps-xxl-4{padding-left:1.5rem!important}.dark-theme .ps-xxl-5{padding-left:3rem!important}}.dark-theme body{text-rendering:optimizeLegibility;font-smoothing:antialiased;-moz-font-feature-settings:"liga" on;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@media (min-width: 768px){.dark-theme button.list-group-item{outline:none}}.dark-theme .app-overlay{position:absolute;inset:0;background-color:#00000080;visibility:hidden;z-index:3;transition:all .25s ease}.dark-theme .app-overlay.show{visibility:visible}.dark-theme .container,.dark-theme .container-fluid,.dark-theme .container-sm,.dark-theme .container-md,.dark-theme .container-lg,.dark-theme .container-xl,.dark-theme .container-xxl{padding-right:1rem;padding-left:1rem}@media (min-width: 992px){.dark-theme .container,.dark-theme .container-fluid,.dark-theme .container-sm,.dark-theme .container-md,.dark-theme .container-lg,.dark-theme .container-xl,.dark-theme .container-xxl{padding-right:1.625rem;padding-left:1.625rem}}.dark-theme .img-thumbnail{position:relative;display:block}.dark-theme .img-thumbnail img{z-index:1}.dark-theme .img-thumbnail-content{position:absolute;top:50%;left:50%;z-index:3;display:block;opacity:0;transition:all .2s ease-in-out;transform:translate(-50%,-50%)}.img-thumbnail:hover .dark-theme .img-thumbnail-content,.img-thumbnail:focus .dark-theme .img-thumbnail-content{opacity:1}.dark-theme .img-thumbnail-overlay{position:absolute;inset:0;z-index:2;display:block;transition:all .2s ease-in-out}.img-thumbnail:not(:hover):not(:focus) .dark-theme .img-thumbnail-overlay{opacity:0!important}.dark-theme .img-thumbnail-shadow{transition:box-shadow .2s}.dark-theme .img-thumbnail-shadow:hover,.dark-theme .img-thumbnail-shadow:focus{box-shadow:0 5px 20px #0006}.dark-theme .img-thumbnail-zoom-in{overflow:hidden}.dark-theme .img-thumbnail-zoom-in img{transition:all .3s ease-in-out;transform:translate3d(0)}.dark-theme .img-thumbnail-zoom-in .img-thumbnail-content{transform:translate(-50%,-50%) scale(.6)}.dark-theme .img-thumbnail-zoom-in:hover img,.dark-theme .img-thumbnail-zoom-in:focus img{transform:scale(1.1)}.dark-theme .img-thumbnail-zoom-in:hover .img-thumbnail-content,.dark-theme .img-thumbnail-zoom-in:focus .img-thumbnail-content{transform:translate(-50%,-50%) scale(1)}@media all and (-ms-high-contrast: none),(-ms-high-contrast: active){.dark-theme .card,.dark-theme .card-body,.dark-theme .media,.dark-theme .flex-column,.dark-theme .tab-content{min-height:1px}.dark-theme img{min-height:1px;height:auto}}.dark-theme .buy-now .btn-buy-now{position:fixed;bottom:3rem;right:1.625rem;z-index:1080;box-shadow:0 1px 20px 1px #ff3e1d}.dark-theme .buy-now .btn-buy-now:hover{box-shadow:none}.dark-theme .ui-square,.dark-theme .ui-rect,.dark-theme .ui-rect-30,.dark-theme .ui-rect-60,.dark-theme .ui-rect-67,.dark-theme .ui-rect-75{position:relative!important;display:block!important;padding-top:100%!important;width:100%!important}.dark-theme .ui-square{padding-top:100%!important}.dark-theme .ui-rect{padding-top:50%!important}.dark-theme .ui-rect-30{padding-top:30%!important}.dark-theme .ui-rect-60{padding-top:60%!important}.dark-theme .ui-rect-67{padding-top:67%!important}.dark-theme .ui-rect-75{padding-top:75%!important}.dark-theme .ui-square-content,.dark-theme .ui-rect-content{position:absolute!important;inset:0!important}.dark-theme .text-strike-through{text-decoration:line-through}.dark-theme .line-clamp-1{overflow:hidden;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical}.dark-theme .line-clamp-2{overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.dark-theme .line-clamp-3{overflow:hidden;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical}.dark-theme .ui-stars,.dark-theme .ui-star,.dark-theme .ui-star>*{height:1.1em;-webkit-user-drag:none;-khtml-user-drag:none;-moz-user-drag:none;-o-user-drag:none;user-drag:none}.dark-theme .ui-stars{display:inline-block;vertical-align:middle;white-space:nowrap}.dark-theme .ui-star{position:relative;display:block;float:left;width:1.1em;height:1.1em;text-decoration:none!important;font-size:1.1em;line-height:1;-webkit-user-select:none;user-select:none}.dark-theme .ui-star+.dark-theme .ui-star{margin-left:-.1em}.dark-theme .ui-star>*,.dark-theme .ui-star>*:before,.dark-theme .ui-star>*:after{position:absolute;left:.55em;height:100%;font-size:1em;line-height:1;transform:translate(-50%)}.dark-theme .ui-star>*{top:0;width:100%;text-align:center}.dark-theme .ui-star>*:first-child{z-index:10;display:none;overflow:hidden;color:#ffab00}.dark-theme .ui-star>*:last-child{z-index:5;display:block}.dark-theme .ui-star.half-filled>*:first-child{width:50%;transform:translate(-100%)}.dark-theme .ui-star.filled>*:first-child,.dark-theme .ui-star.half-filled>*:first-child{display:block}.dark-theme .ui-star.filled>*:last-child{display:none}.dark-theme .ui-stars.hoverable .ui-star>*:first-child{display:block}.dark-theme .ui-stars.hoverable .ui-star:first-child:not(.filled)>*:first-child,.dark-theme .ui-stars.hoverable .ui-star:first-child:not(.filled)~.ui-star>*:first-child,.dark-theme .ui-stars.hoverable .ui-star:first-child:not(.half-filled)>*:first-child,.dark-theme .ui-stars.hoverable .ui-star:first-child:not(.half-filled)~.ui-star>*:first-child{display:none}.dark-theme .ui-stars.hoverable .ui-star.filled>*:first-child,.dark-theme .ui-stars.hoverable .ui-star.half-filled>*:first-child{display:block!important}.dark-theme .ui-stars.hoverable:hover .ui-star>*:first-child{display:block!important;width:100%!important;transform:translate(-50%)!important}.dark-theme .ui-stars.hoverable .ui-star:hover~.ui-star>*:first-child{display:none!important}.dark-theme .ui-stars.hoverable .ui-star:hover~.ui-star>*:last-child{display:block!important}.dark-theme .ui-bg-cover{background-color:#0000;background-position:center center;background-size:cover}.dark-theme .ui-bg-overlay-container,.dark-theme .ui-bg-video-container{position:relative}.dark-theme .ui-bg-overlay-container>*,.dark-theme .ui-bg-video-container>*{position:relative}.dark-theme .ui-bg-overlay-container .ui-bg-overlay{position:absolute;inset:0;display:block}.dark-theme .menu{display:flex}.dark-theme .menu .app-brand{width:100%}.dark-theme .menu .ps__thumb-y,.dark-theme .menu .ps__rail-y{width:.125rem!important}.dark-theme .menu .ps__rail-y{right:.25rem!important;left:auto!important;background:none!important}.dark-theme .menu .ps__rail-y:hover,.dark-theme .menu .ps__rail-y:focus,.dark-theme .menu .ps__rail-y.ps--clicking,.dark-theme .menu .ps__rail-y:hover>.ps__thumb-y,.dark-theme .menu .ps__rail-y:focus>.ps__thumb-y,.dark-theme .menu .ps__rail-y.ps--clicking>.ps__thumb-y{width:.375rem!important}.dark-theme .menu-inner{display:flex;align-items:flex-start;justify-content:flex-start;margin:0;padding:0;height:100%}.dark-theme .menu-inner-shadow{display:none;position:absolute;top:4.225rem;height:3rem;width:100%;pointer-events:none;z-index:2}html:not(.layout-menu-fixed) .dark-theme .menu-inner-shadow{display:none!important}.dark-theme .menu-item{align-items:flex-start;justify-content:flex-start}.dark-theme .menu-item.menu-item-animating{transition:height .3s ease-in-out}.dark-theme .menu-item,.dark-theme .menu-header,.dark-theme .menu-divider,.dark-theme .menu-block{flex:0 0 auto;flex-direction:column;margin:0;padding:0;list-style:none}.dark-theme .menu-header{opacity:1;transition:opacity .3s ease-in-out}.dark-theme .menu-icon{flex-grow:0;flex-shrink:0;margin-right:.5rem;font-size:1.25rem}.menu:not(.menu-no-animation) .dark-theme .menu-icon{transition:margin-right .3s ease}.dark-theme .menu-link{position:relative;display:flex;align-items:center;flex:0 1 auto;margin:0}.menu-item.disabled .dark-theme .menu-link{cursor:not-allowed!important}.menu:not(.menu-no-animation) .dark-theme .menu-link{transition-duration:.3s;transition-property:color,background-color,left}.dark-theme .menu-link>:not(.menu-icon){flex:0 1 auto;opacity:1}.menu:not(.menu-no-animation) .dark-theme .menu-link>:not(.menu-icon){transition:opacity .3s ease-in-out}.dark-theme .menu-sub{display:none;flex-direction:column;margin:0;padding:0}.menu:not(.menu-no-animation) .dark-theme .menu-sub{transition:background-color .3s}.menu-item.open>.dark-theme .menu-sub{display:flex}.dark-theme .menu-toggle:after{content:"";position:absolute;top:50%;display:block;width:.42em;height:.42em;border:1px solid;border-bottom:0;border-left:0;transform:translateY(-50%) rotate(45deg)}.layout-horizontal .dark-theme .menu-toggle:after{top:calc(50% - 2px)}.menu-item.open:not(.menu-item-closing)>.dark-theme .menu-toggle:after{transform:translateY(-50%) rotate(135deg)}.menu:not(.menu-no-animation) .dark-theme .menu-toggle:after{transition-duration:.3s;transition-property:-webkit-transform,transform}.dark-theme .menu-divider{width:100%;border:0;border-top:1px solid}.dark-theme .menu-vertical{flex-direction:column}.dark-theme .menu-vertical:not(.menu-no-animation){transition:width .3s}.dark-theme .menu-vertical,.dark-theme .menu-vertical .menu-block,.dark-theme .menu-vertical .menu-inner>.menu-item,.dark-theme .menu-vertical .menu-inner>.menu-header{width:16.25rem}.dark-theme .menu-vertical .menu-inner{flex-direction:column;flex:1 1 auto}.dark-theme .menu-vertical .menu-inner>.menu-item{margin:.0625rem 0}.dark-theme .menu-vertical .menu-inner>.menu-item .menu-link{margin:0rem 1rem}.dark-theme .menu-vertical .menu-item .menu-link,.dark-theme .menu-vertical .menu-block{padding:.625rem 1rem}.dark-theme .menu-vertical .menu-header{margin:1rem 0 .5rem;padding:.625rem 2rem}.dark-theme .menu-vertical .menu-item .menu-link{font-size:.9375rem}.dark-theme .menu-vertical .menu-item.active:not(.open)>.menu-link{font-weight:500}.dark-theme .menu-vertical .menu-item .menu-toggle{padding-right:calc(1rem + 1.26em)}.dark-theme .menu-vertical .menu-item .menu-toggle:after{right:1rem}.dark-theme .menu-vertical .menu-divider{margin-top:.625rem;margin-bottom:.625rem;padding:0}.dark-theme .menu-vertical .menu-sub{padding-top:.3125rem;padding-bottom:.3125rem}.dark-theme .menu-vertical .menu-sub .menu-link{padding-top:.625rem;padding-bottom:.625rem}.dark-theme .menu-vertical .menu-icon{width:1.5rem}.dark-theme .menu-vertical .menu-sub .menu-icon{margin-right:0}@media (max-width: 1199.98px){.dark-theme .menu-vertical .menu-sub .menu-icon{display:none}}.dark-theme .menu-vertical .menu-horizontal-wrapper{flex:none}.dark-theme .menu-vertical .menu-sub .menu-link{padding-left:3rem}.dark-theme .menu-vertical .menu-sub .menu-sub .menu-link{padding-left:3.65rem}.dark-theme .menu-vertical .menu-sub .menu-sub .menu-sub .menu-link{padding-left:4.3rem}.dark-theme .menu-vertical .menu-sub .menu-sub .menu-sub .menu-sub .menu-link{padding-left:4.95rem}.dark-theme .menu-vertical .menu-sub .menu-sub .menu-sub .menu-sub .menu-sub .menu-link{padding-left:5.6rem}.dark-theme .menu-collapsed:not(:hover){width:5.25rem}.dark-theme .menu-collapsed:not(:hover) .menu-inner>.menu-item{width:5.25rem}.dark-theme .menu-collapsed:not(:hover) .menu-inner>.menu-item>.menu-link{padding-left:1rem}.dark-theme .menu-collapsed:not(:hover) .menu-inner>.menu-header,.dark-theme .menu-collapsed:not(:hover) .menu-block{position:relative;margin-left:1rem;padding-right:1.5rem;padding-left:.5rem;width:16.25rem;text-indent:-9999px;text-overflow:ellipsis;white-space:nowrap}.dark-theme .menu-collapsed:not(:hover) .menu-inner>.menu-header .menu-header-text,.dark-theme .menu-collapsed:not(:hover) .menu-block .menu-header-text{overflow:hidden;opacity:0}.dark-theme .menu-collapsed:not(:hover) .menu-inner>.menu-header:before,.dark-theme .menu-collapsed:not(:hover) .menu-block:before{content:"";position:absolute;left:1.125rem;display:block;width:1rem;text-align:center;top:1.1875rem}.dark-theme .menu-collapsed:not(:hover) .menu-block:before{bottom:.75rem}.dark-theme .menu-collapsed:not(:hover) .menu-inner>.menu-item div:not(.menu-block){overflow:hidden;text-overflow:ellipsis;white-space:nowrap;opacity:0}.dark-theme .menu-collapsed:not(:hover) .menu-inner>.menu-item>.menu-sub,.dark-theme .menu-collapsed:not(:hover) .menu-inner>.menu-item.open>.menu-sub{display:none}.dark-theme .menu-collapsed:not(:hover) .menu-inner>.menu-item>.menu-toggle:after{display:none}.dark-theme .menu-collapsed:not(:hover) .menu-inner>.menu-item>.menu-link .menu-icon{margin-left:-2rem;width:5.25rem;text-align:center;margin-right:0}.dark-theme .menu-horizontal{flex-direction:row;width:100%}.dark-theme .menu-horizontal .menu-inner{overflow:hidden;flex-direction:row;flex:0 1 100%}.dark-theme .menu-horizontal .menu-item .menu-link{padding:.565rem 1rem}.dark-theme .menu-horizontal .menu-item .menu-toggle{padding-right:calc(1rem + 1.26em)}.dark-theme .menu-horizontal .menu-item .menu-toggle:after{right:calc(1rem + .21em)}.dark-theme .menu-horizontal .menu-inner>.menu-item>.menu-toggle:after{transform:translateY(-50%) rotate(135deg)}.dark-theme .menu-horizontal .menu-sub .menu-item.open:not(.menu-item-closing)>.menu-toggle:after{transform:translateY(-50%) rotate(45deg)}.dark-theme .menu-horizontal .menu-inner>.menu-item:not(.menu-item-closing).open .menu-item.open{position:relative}.dark-theme .menu-horizontal .menu-header,.dark-theme .menu-horizontal .menu-divider{display:none!important}.dark-theme .menu-horizontal .menu-sub{position:absolute;width:14.5rem;padding:.325rem 0}.dark-theme .menu-horizontal .menu-sub>.menu-item.active>.menu-link:not(.menu-toggle){font-weight:500}.dark-theme .menu-horizontal .menu-sub .menu-sub{position:absolute;left:100%;top:0;width:100%}.dark-theme .menu-horizontal .menu-sub .menu-link{padding-top:.625rem;padding-bottom:.625rem}.dark-theme .menu-horizontal .menu-inner>.menu-item .menu-sub{border-radius:.375rem}.dark-theme .menu-horizontal:not(.menu-no-animation) .menu-inner .menu-item.open .menu-sub{animation:menuDropdownShow .3s ease-in-out}.dark-theme .menu-horizontal .menu-sub .menu-sub .menu-link{padding-left:2.35rem}@media (max-width: 991.98px){.dark-theme .menu-horizontal{display:none}}.dark-theme .menu-horizontal-wrapper{overflow:hidden;flex:0 1 100%;width:0}.menu:not(.menu-no-animation) .dark-theme .menu-horizontal-wrapper .menu-inner{transition:margin .3s}.dark-theme .menu-horizontal-prev,.dark-theme .menu-horizontal-next{position:relative;display:block;flex:0 0 auto;width:2.25rem}.dark-theme .menu-horizontal-prev:after,.dark-theme .menu-horizontal-next:after{content:"";position:absolute;top:50%;left:50%;display:block;width:.5rem;height:.5rem;border:1px solid;border-top:0}.dark-theme .menu-horizontal-prev.disabled,.dark-theme .menu-horizontal-next.disabled{cursor:not-allowed!important}.dark-theme .menu-horizontal-prev:after{border-right:0;transform:translate(-50%,-50%) rotate(45deg)}.dark-theme .menu-horizontal-next:after{border-left:0;transform:translate(-50%,-50%) rotate(-45deg)}@-webkit-keyframes menuDropdownShow{0%{opacity:0;transform:translateY(-.5rem)}to{opacity:1;transform:translateY(0)}}@-moz-keyframes menuDropdownShow{0%{opacity:0;transform:translateY(-.5rem)}to{opacity:1;transform:translateY(0)}}@keyframes menuDropdownShow{0%{opacity:0;transform:translateY(-.5rem)}to{opacity:1;transform:translateY(0)}}.dark-theme .menu-light,.dark-theme .menu-light .menu-link,.dark-theme .menu-light .menu-horizontal-prev,.dark-theme .menu-light .menu-horizontal-next{color:#7c7db6}.dark-theme .menu-light .menu-link:hover,.dark-theme .menu-light .menu-link:focus,.dark-theme .menu-light .menu-horizontal-prev:hover,.dark-theme .menu-light .menu-horizontal-prev:focus,.dark-theme .menu-light .menu-horizontal-next:hover,.dark-theme .menu-light .menu-horizontal-next:focus{color:#4e5155}.dark-theme .menu-light .menu-link.active,.dark-theme .menu-light .menu-horizontal-prev.active,.dark-theme .menu-light .menu-horizontal-next.active{color:#4e5155}.dark-theme .menu-light .menu-item.disabled .menu-link{color:#0003!important}.dark-theme .menu-light .menu-item.open:not(.menu-item-closing)>.menu-toggle,.dark-theme .menu-light .menu-item.active>.menu-link{color:#4e5155}.dark-theme .menu-light .menu-item.active>.menu-link:not(.menu-toggle){background:#0000000d}.dark-theme .menu-light .menu-inner>.menu-item.menu-item-closing .menu-item.open .menu-sub,.dark-theme .menu-light .menu-inner>.menu-item.menu-item-closing .menu-item.open .menu-toggle{color:#7c7db6}.dark-theme .menu-light .menu-text{color:#4e5155}.dark-theme .menu-light .menu-header{color:#7c7db6}.dark-theme .menu-light hr,.dark-theme .menu-light .menu-divider,.dark-theme .menu-light .menu-inner>.menu-item.open>.menu-sub:before{border-color:#0000000f!important}.dark-theme .menu-light .menu-inner>.menu-header:before,.dark-theme .menu-light .menu-block:before{background-color:#0003}.dark-theme .menu-light .menu-inner>.menu-item.open .menu-item.open>.menu-toggle:before{background-color:#0000000f}.dark-theme .menu-light .menu-inner>.menu-item.open .menu-item.active>.menu-link:before{background-color:#4e5155}.dark-theme .menu-light .ps__thumb-y{background:#7c7db6!important}.dark-theme .menu-dark,.dark-theme .menu-dark .menu-link,.dark-theme .menu-dark .menu-horizontal-prev,.dark-theme .menu-dark .menu-horizontal-next{color:#fffc}.dark-theme .menu-dark .menu-link:hover,.dark-theme .menu-dark .menu-link:focus,.dark-theme .menu-dark .menu-horizontal-prev:hover,.dark-theme .menu-dark .menu-horizontal-prev:focus,.dark-theme .menu-dark .menu-horizontal-next:hover,.dark-theme .menu-dark .menu-horizontal-next:focus{color:#fff}.dark-theme .menu-dark .menu-link.active,.dark-theme .menu-dark .menu-horizontal-prev.active,.dark-theme .menu-dark .menu-horizontal-next.active{color:#fff}.dark-theme .menu-dark .menu-item.disabled .menu-link{color:#fff6!important}.dark-theme .menu-dark .menu-item.open:not(.menu-item-closing)>.menu-toggle,.dark-theme .menu-dark .menu-item.active>.menu-link{color:#fff}.dark-theme .menu-dark .menu-item.active>.menu-link:not(.menu-toggle){background:#0000000f}.dark-theme .menu-dark .menu-inner>.menu-item.menu-item-closing .menu-item.open .menu-sub,.dark-theme .menu-dark .menu-inner>.menu-item.menu-item-closing .menu-item.open .menu-toggle{color:#fffc}.dark-theme .menu-dark .menu-text{color:#fff}.dark-theme .menu-dark .menu-header{color:#fffc}.dark-theme .menu-dark hr,.dark-theme .menu-dark .menu-divider,.dark-theme .menu-dark .menu-inner>.menu-item.open>.menu-sub:before{border-color:#fff3!important}.dark-theme .menu-dark .menu-inner>.menu-header:before,.dark-theme .menu-dark .menu-block:before{background-color:#fff6}.dark-theme .menu-dark .menu-inner>.menu-item.open .menu-item.open>.menu-toggle:before{background-color:#fff3}.dark-theme .menu-dark .menu-inner>.menu-item.open .menu-item.active>.menu-link:before{background-color:#fff}.dark-theme .menu-dark .ps__thumb-y{background:#fffc!important}.dark-theme .layout-container{min-height:100vh}.dark-theme .layout-wrapper,.dark-theme .layout-container{width:100%;display:flex;flex:1 1 auto;align-items:stretch}.dark-theme .layout-menu-offcanvas .layout-wrapper,.dark-theme .layout-menu-fixed-offcanvas .layout-wrapper{overflow:hidden}.dark-theme .layout-menu-offcanvas .layout-navbar .layout-menu-toggle,.dark-theme .layout-menu-fixed-offcanvas .layout-navbar .layout-menu-toggle{display:block!important}@media (min-width: 1200px){.dark-theme .layout-menu-offcanvas .layout-menu .layout-menu-toggle,.dark-theme .layout-menu-fixed-offcanvas .layout-menu .layout-menu-toggle{display:none}}.dark-theme .layout-page,.dark-theme .content-wrapper,.dark-theme .content-wrapper>*,.dark-theme .layout-menu{min-height:1px}.dark-theme .layout-navbar,.dark-theme .content-footer{flex:0 0 auto}.dark-theme .layout-page{display:flex;flex:1 1 auto;align-items:stretch;padding:0}.layout-without-menu .dark-theme .layout-page{padding-right:0!important;padding-left:0!important}.dark-theme .content-wrapper{display:flex;align-items:stretch;flex:1 1 auto;flex-direction:column;justify-content:space-between}.dark-theme .content-backdrop{position:fixed;top:0;left:0;z-index:1;width:100vw;height:100vh;background-color:#000}.dark-theme .content-backdrop.fade{opacity:0}.dark-theme .content-backdrop.show{opacity:.5}.layout-menu-fixed .dark-theme .content-backdrop{z-index:10}.layout-horizontal .dark-theme .content-backdrop:not(.fade){z-index:9;top:3.875rem!important}.dark-theme .content-backdrop.fade{z-index:-1}.dark-theme .layout-navbar{position:relative;padding-top:.25rem;padding-bottom:.2rem;height:3.875rem;flex-wrap:nowrap;color:#a3a4cc;z-index:2}.dark-theme .layout-navbar .navbar{transform:translateZ(0)}.dark-theme .layout-navbar .navbar-nav-right{flex-basis:100%}.dark-theme .layout-navbar .navbar-search-wrapper .search-input,.dark-theme .layout-navbar .navbar-search-wrapper .input-group-text{background-color:transparent}.dark-theme .layout-navbar .navbar-search-wrapper .navbar-search-suggestion{max-height:28rem;border-radius:.5rem}.dark-theme .layout-navbar .navbar-search-wrapper .navbar-search-suggestion .suggestion{color:#a3a4cc}.dark-theme .layout-navbar .navbar-search-wrapper .navbar-search-suggestion .suggestion:hover,.dark-theme .layout-navbar .navbar-search-wrapper .navbar-search-suggestion .suggestion.active{background:#232333;color:#a3a4cc}.dark-theme .layout-navbar .navbar-search-wrapper .navbar-search-suggestion .suggestions-header{font-size:.8125rem}.dark-theme .layout-navbar .navbar-search-wrapper .navbar-search-suggestion .suggestions-header:before{content:"";position:absolute;left:0;width:.7rem;height:1px;margin-top:.375rem;background:#7071a4}.dark-theme .layout-navbar.navbar-detached{width:calc(100% - 3.25rem);margin:.75rem auto 0;border-radius:.375rem;padding:0 1.5rem}.dark-theme .layout-navbar.navbar-detached.container-xxl{max-width:calc(1440px - 3.25rem)}.layout-navbar-fixed .dark-theme .layout-navbar.navbar-detached{width:calc(100% - 19.5rem)}@media (max-width: 1199.98px){.layout-navbar-fixed .dark-theme .layout-navbar.navbar-detached{width:calc(100% - 3.25rem)!important}}@media (max-width: 991.98px){.layout-navbar-fixed .dark-theme .layout-navbar.navbar-detached{width:calc(100% - 2rem)!important}}.layout-navbar-fixed.layout-menu-collapsed .dark-theme .layout-navbar.navbar-detached{width:calc(100% - 8.5rem)}@media (max-width: 1199.98px){.dark-theme .layout-navbar.navbar-detached{width:calc(100vw - (100vw - 100%) - 3.25rem)!important}}@media (max-width: 991.98px){.dark-theme .layout-navbar.navbar-detached{width:calc(100vw - (100vw - 100%) - 2rem)!important}}.layout-menu-collapsed .dark-theme .layout-navbar.navbar-detached,.layout-without-menu .dark-theme .layout-navbar.navbar-detached{width:calc(100% - 3.25rem)}.dark-theme .layout-navbar .search-input-wrapper .search-toggler{position:absolute;top:1.25rem;right:1rem;z-index:1}.dark-theme .layout-navbar .search-input-wrapper .twitter-typeahead{position:absolute!important;left:0;top:0;width:100%;height:100%}@media (min-width: 1400px){.layout-horizontal .dark-theme .layout-navbar .search-input-wrapper .twitter-typeahead.container-xxl{left:calc((100% - 1440px)/2)}.layout-horizontal .dark-theme .layout-navbar .search-input-wrapper .twitter-typeahead.container-xxl+.search-toggler{right:calc((100% - 1440px + 5rem)/2)}}@media (min-width: 1726px){.layout-wrapper:not(.layout-horizontal) .dark-theme .layout-navbar .search-input-wrapper .twitter-typeahead.container-xxl{left:calc((100% - 1440px)/2)}.layout-wrapper:not(.layout-horizontal) .dark-theme .layout-navbar .search-input-wrapper .twitter-typeahead.container-xxl+.search-toggler{right:calc((100% - 1440px + 5rem)/2)}}@media (min-width: 1550px){.layout-menu-collapsed .layout-wrapper:not(.layout-horizontal) .dark-theme .layout-navbar .search-input-wrapper .twitter-typeahead.container-xxl{left:calc((100% - 1440px)/2)}.layout-menu-collapsed .layout-wrapper:not(.layout-horizontal) .dark-theme .layout-navbar .search-input-wrapper .twitter-typeahead.container-xxl+.search-toggler{right:calc((100% - 1440px + 5rem)/2)}}.dark-theme .layout-navbar .search-input-wrapper .search-input{height:100%;box-shadow:none}.dark-theme .layout-navbar .search-input-wrapper .navbar-search-suggestion{width:100%}.layout-horizontal .dark-theme .layout-navbar .search-input-wrapper .navbar-search-suggestion{left:2%!important;width:96%}.dark-theme .layout-navbar .navbar-dropdown .badge-notifications{top:.5rem;padding:.2rem .4rem}.dark-theme .layout-navbar .navbar-dropdown .dropdown-menu{min-width:22rem;overflow:hidden}.dark-theme .layout-navbar .navbar-dropdown .dropdown-menu .last-login{white-space:normal}.dark-theme .layout-navbar .navbar-dropdown.dropdown-notifications .dropdown-notifications-list{max-height:30rem}.dark-theme .layout-navbar .navbar-dropdown.dropdown-notifications .dropdown-notifications-list .dropdown-notifications-item{padding:1rem;cursor:pointer}.dark-theme .layout-navbar .navbar-dropdown.dropdown-notifications .dropdown-notifications-list .dropdown-notifications-item .dropdown-notifications-actions{text-align:center}.dark-theme .layout-navbar .navbar-dropdown.dropdown-notifications .dropdown-notifications-list .dropdown-notifications-item .dropdown-notifications-actions>a{display:block}.dark-theme .layout-navbar .navbar-dropdown.dropdown-notifications .dropdown-notifications-list .dropdown-notifications-item .dropdown-notifications-archive i,.dark-theme .layout-navbar .navbar-dropdown.dropdown-notifications .dropdown-notifications-list .dropdown-notifications-item .dropdown-notifications-archive span{color:#a3a4cc}.dark-theme .layout-navbar .navbar-dropdown.dropdown-notifications .dropdown-notifications-list .dropdown-notifications-item.marked-as-read .dropdown-notifications-read,.dark-theme .layout-navbar .navbar-dropdown.dropdown-notifications .dropdown-notifications-list .dropdown-notifications-item.marked-as-read .dropdown-notifications-archive{visibility:hidden}.dark-theme .layout-navbar .navbar-dropdown.dropdown-notifications .dropdown-notifications-list .dropdown-notifications-item.marked-as-read .dropdown-notifications-read span{background-color:#8592a3}.dark-theme .layout-navbar .navbar-dropdown.dropdown-notifications .dropdown-notifications-list .dropdown-notifications-item:not(.marked-as-read) .dropdown-notifications-archive{visibility:hidden}.dark-theme .layout-navbar .navbar-dropdown.dropdown-notifications .dropdown-notifications-list .dropdown-notifications-item:hover.marked-as-read .dropdown-notifications-read,.dark-theme .layout-navbar .navbar-dropdown.dropdown-notifications .dropdown-notifications-list .dropdown-notifications-item:hover.marked-as-read .dropdown-notifications-archive{visibility:visible}.dark-theme .layout-navbar .navbar-dropdown.dropdown-notifications .dropdown-notifications-list .dropdown-notifications-item:hover:not(.marked-as-read) .dropdown-notifications-archive{visibility:visible}.dark-theme .layout-navbar .navbar-dropdown.dropdown-shortcuts .dropdown-shortcuts-list{max-height:30rem}.dark-theme .layout-navbar .navbar-dropdown.dropdown-shortcuts .dropdown-shortcuts-item{text-align:center;padding:1.5rem}.dark-theme .layout-navbar .navbar-dropdown.dropdown-shortcuts .dropdown-shortcuts-item:hover{background-color:#7c7db61a}.dark-theme .layout-navbar .navbar-dropdown.dropdown-shortcuts .dropdown-shortcuts-item .dropdown-shortcuts-icon{height:3.125rem;width:3.125rem;margin-left:auto;margin-right:auto;display:flex;align-items:center;justify-content:center}.dark-theme .layout-navbar .navbar-dropdown.dropdown-shortcuts .dropdown-shortcuts-item a,.dark-theme .layout-navbar .navbar-dropdown.dropdown-shortcuts .dropdown-shortcuts-item a:hover{display:block;margin-bottom:0;color:#a3a4cc!important;font-weight:500}.dark-theme .layout-navbar .navbar-dropdown.dropdown-user .dropdown-menu{min-width:14rem}.dark-theme .layout-navbar[class*=bg-]:not(.bg-navbar-theme) .nav-item .input-group-text,.dark-theme .layout-navbar[class*=bg-]:not(.bg-navbar-theme) .nav-item .dropdown-toggle{color:#fff}@media (max-width: 1199.98px){.dark-theme .layout-navbar .navbar-nav .nav-item.dropdown .dropdown-menu{position:absolute}.dark-theme .layout-navbar .navbar-nav .nav-item.dropdown .dropdown-menu .last-login{white-space:nowrap}}@media (max-width: 767.98px){.dark-theme .layout-navbar .navbar-nav .nav-item.dropdown{position:static;float:left}.dark-theme .layout-navbar .navbar-nav .nav-item.dropdown .badge-notifications{top:auto}.dark-theme .layout-navbar .navbar-nav .nav-item.dropdown .dropdown-menu{position:absolute;left:.9rem;min-width:auto;width:92%}}@media (max-width: 1199.98px){.dark-theme .layout-navbar{z-index:1080}}.dark-theme .layout-menu{position:relative;flex:1 0 auto}.dark-theme .layout-menu a:focus-visible{outline:none}.dark-theme .layout-menu .menu{transform:translateZ(0)}.dark-theme .layout-menu .menu-vertical{height:100%}.dark-theme .layout-content-navbar .layout-page{flex-basis:100%;flex-direction:column;width:0;min-width:0;max-width:100%}.dark-theme .layout-content-navbar .content-wrapper{width:100%}.dark-theme .layout-navbar-full .layout-container{flex-direction:column}@media (min-width: 1200px){.dark-theme .layout-navbar-full:not(.layout-horizontal) .menu-inner{margin-top:.75rem}}.dark-theme .layout-navbar-full .content-wrapper{flex-basis:100%;width:0;min-width:0;max-width:100%}.dark-theme .layout-navbar-full .content-backdrop.show{z-index:9}.layout-menu-fixed .dark-theme .layout-navbar-full .content-backdrop.show,.layout-menu-fixed-offcanvas .dark-theme .layout-navbar-full .content-backdrop.show{z-index:1076}.dark-theme .layout-menu-flipped .layout-navbar-full .layout-page,.dark-theme .layout-menu-flipped .layout-content-navbar .layout-container{flex-direction:row-reverse}.dark-theme .layout-menu-toggle i{transform:rotate(0)!important;transition-duration:.3s!important;transition-property:transform!important}@media (min-width: 992px){.layout-menu-hover .dark-theme .layout-menu-toggle{display:none}}@media (min-width: 1200px){.dark-theme .layout-menu-collapsed:not(.layout-menu-hover):not(.layout-menu-offcanvas):not(.layout-menu-fixed-offcanvas) .layout-menu .menu-vertical,.dark-theme .layout-menu-collapsed:not(.layout-menu-hover):not(.layout-menu-offcanvas):not(.layout-menu-fixed-offcanvas) .layout-menu.menu-vertical{width:5.25rem}.dark-theme .layout-menu-collapsed:not(.layout-menu-hover):not(.layout-menu-offcanvas):not(.layout-menu-fixed-offcanvas) .layout-menu .menu-vertical .menu-inner>.menu-item,.dark-theme .layout-menu-collapsed:not(.layout-menu-hover):not(.layout-menu-offcanvas):not(.layout-menu-fixed-offcanvas) .layout-menu.menu-vertical .menu-inner>.menu-item{width:5.25rem}.dark-theme .layout-menu-collapsed:not(.layout-menu-hover):not(.layout-menu-offcanvas):not(.layout-menu-fixed-offcanvas) .layout-menu .menu-vertical .menu-inner>.menu-item>.menu-link,.dark-theme .layout-menu-collapsed:not(.layout-menu-hover):not(.layout-menu-offcanvas):not(.layout-menu-fixed-offcanvas) .layout-menu.menu-vertical .menu-inner>.menu-item>.menu-link{padding-left:1rem}.dark-theme .layout-menu-collapsed:not(.layout-menu-hover):not(.layout-menu-offcanvas):not(.layout-menu-fixed-offcanvas) .layout-menu .menu-vertical .menu-inner>.menu-header,.dark-theme .layout-menu-collapsed:not(.layout-menu-hover):not(.layout-menu-offcanvas):not(.layout-menu-fixed-offcanvas) .layout-menu .menu-vertical .menu-block,.dark-theme .layout-menu-collapsed:not(.layout-menu-hover):not(.layout-menu-offcanvas):not(.layout-menu-fixed-offcanvas) .layout-menu.menu-vertical .menu-inner>.menu-header,.dark-theme .layout-menu-collapsed:not(.layout-menu-hover):not(.layout-menu-offcanvas):not(.layout-menu-fixed-offcanvas) .layout-menu.menu-vertical .menu-block{position:relative;margin-left:1rem;padding-right:1.5rem;padding-left:.5rem;width:16.25rem;text-indent:-9999px;text-overflow:ellipsis;white-space:nowrap}.dark-theme .layout-menu-collapsed:not(.layout-menu-hover):not(.layout-menu-offcanvas):not(.layout-menu-fixed-offcanvas) .layout-menu .menu-vertical .menu-inner>.menu-header .menu-header-text,.dark-theme .layout-menu-collapsed:not(.layout-menu-hover):not(.layout-menu-offcanvas):not(.layout-menu-fixed-offcanvas) .layout-menu .menu-vertical .menu-block .menu-header-text,.dark-theme .layout-menu-collapsed:not(.layout-menu-hover):not(.layout-menu-offcanvas):not(.layout-menu-fixed-offcanvas) .layout-menu.menu-vertical .menu-inner>.menu-header .menu-header-text,.dark-theme .layout-menu-collapsed:not(.layout-menu-hover):not(.layout-menu-offcanvas):not(.layout-menu-fixed-offcanvas) .layout-menu.menu-vertical .menu-block .menu-header-text{overflow:hidden;opacity:0}.dark-theme .layout-menu-collapsed:not(.layout-menu-hover):not(.layout-menu-offcanvas):not(.layout-menu-fixed-offcanvas) .layout-menu .menu-vertical .menu-inner>.menu-header:before,.dark-theme .layout-menu-collapsed:not(.layout-menu-hover):not(.layout-menu-offcanvas):not(.layout-menu-fixed-offcanvas) .layout-menu .menu-vertical .menu-block:before,.dark-theme .layout-menu-collapsed:not(.layout-menu-hover):not(.layout-menu-offcanvas):not(.layout-menu-fixed-offcanvas) .layout-menu.menu-vertical .menu-inner>.menu-header:before,.dark-theme .layout-menu-collapsed:not(.layout-menu-hover):not(.layout-menu-offcanvas):not(.layout-menu-fixed-offcanvas) .layout-menu.menu-vertical .menu-block:before{content:"";position:absolute;left:1.125rem;display:block;width:1rem;text-align:center;top:1.1875rem}.dark-theme .layout-menu-collapsed:not(.layout-menu-hover):not(.layout-menu-offcanvas):not(.layout-menu-fixed-offcanvas) .layout-menu .menu-vertical .menu-block:before,.dark-theme .layout-menu-collapsed:not(.layout-menu-hover):not(.layout-menu-offcanvas):not(.layout-menu-fixed-offcanvas) .layout-menu.menu-vertical .menu-block:before{bottom:.75rem}.dark-theme .layout-menu-collapsed:not(.layout-menu-hover):not(.layout-menu-offcanvas):not(.layout-menu-fixed-offcanvas) .layout-menu .menu-vertical .menu-inner>.menu-item div:not(.menu-block),.dark-theme .layout-menu-collapsed:not(.layout-menu-hover):not(.layout-menu-offcanvas):not(.layout-menu-fixed-offcanvas) .layout-menu.menu-vertical .menu-inner>.menu-item div:not(.menu-block){overflow:hidden;text-overflow:ellipsis;white-space:nowrap;opacity:0}.dark-theme .layout-menu-collapsed:not(.layout-menu-hover):not(.layout-menu-offcanvas):not(.layout-menu-fixed-offcanvas) .layout-menu .menu-vertical .menu-inner>.menu-item>.menu-sub,.dark-theme .layout-menu-collapsed:not(.layout-menu-hover):not(.layout-menu-offcanvas):not(.layout-menu-fixed-offcanvas) .layout-menu .menu-vertical .menu-inner>.menu-item.open>.menu-sub,.dark-theme .layout-menu-collapsed:not(.layout-menu-hover):not(.layout-menu-offcanvas):not(.layout-menu-fixed-offcanvas) .layout-menu.menu-vertical .menu-inner>.menu-item>.menu-sub,.dark-theme .layout-menu-collapsed:not(.layout-menu-hover):not(.layout-menu-offcanvas):not(.layout-menu-fixed-offcanvas) .layout-menu.menu-vertical .menu-inner>.menu-item.open>.menu-sub{display:none}.dark-theme .layout-menu-collapsed:not(.layout-menu-hover):not(.layout-menu-offcanvas):not(.layout-menu-fixed-offcanvas) .layout-menu .menu-vertical .menu-inner>.menu-item>.menu-toggle:after,.dark-theme .layout-menu-collapsed:not(.layout-menu-hover):not(.layout-menu-offcanvas):not(.layout-menu-fixed-offcanvas) .layout-menu.menu-vertical .menu-inner>.menu-item>.menu-toggle:after{display:none}.dark-theme .layout-menu-collapsed:not(.layout-menu-hover):not(.layout-menu-offcanvas):not(.layout-menu-fixed-offcanvas) .layout-menu .menu-vertical .menu-inner>.menu-item>.menu-link .menu-icon,.dark-theme .layout-menu-collapsed:not(.layout-menu-hover):not(.layout-menu-offcanvas):not(.layout-menu-fixed-offcanvas) .layout-menu.menu-vertical .menu-inner>.menu-item>.menu-link .menu-icon{margin-left:-2rem;width:5.25rem;text-align:center;margin-right:0}.dark-theme .layout-menu-hover.layout-menu-collapsed .layout-menu{margin-right:-11rem}.dark-theme .layout-menu-hover.layout-menu-collapsed .layout-menu .layout-menu-toggle i{transform:rotate(180deg)!important;transition-duration:.3s!important;transition-property:transform!important}.dark-theme .layout-menu-hover.layout-menu-collapsed.layout-menu-flipped .layout-menu{margin-left:-11rem;margin-right:0}}@media (min-width: 1200px){.dark-theme .layout-menu-collapsed.layout-menu-offcanvas .layout-menu{margin-right:-16.25rem;transform:translate(-100%)}.dark-theme .layout-menu-collapsed.layout-menu-offcanvas.layout-menu-flipped .layout-menu{margin-right:0;margin-left:-16.25rem;transform:translate(100%)}}@media (min-width: 1200px){.dark-theme .layout-menu-fixed .layout-menu,.dark-theme .layout-menu-fixed-offcanvas .layout-menu{position:fixed;top:0;bottom:0;left:0;margin-right:0!important;margin-left:0!important}.dark-theme .layout-menu-fixed.layout-menu-flipped .layout-menu,.dark-theme .layout-menu-fixed-offcanvas.layout-menu-flipped .layout-menu{right:0;left:auto}.dark-theme .layout-menu-fixed-offcanvas.layout-menu-collapsed .layout-menu{transform:translate(-100%)}.dark-theme .layout-menu-fixed-offcanvas.layout-menu-collapsed.layout-menu-flipped .layout-menu{transform:translate(100%)}.dark-theme .layout-menu-fixed:not(.layout-menu-collapsed) .layout-page,.dark-theme .layout-menu-fixed-offcanvas:not(.layout-menu-collapsed) .layout-page{padding-left:16.25rem}.dark-theme .layout-menu-fixed:not(.layout-menu-collapsed).layout-menu-flipped .layout-page,.dark-theme .layout-menu-fixed-offcanvas:not(.layout-menu-collapsed).layout-menu-flipped .layout-page{padding-right:16.25rem;padding-left:0}.dark-theme .layout-menu-fixed.layout-menu-collapsed .layout-page{padding-left:5.25rem}.dark-theme .layout-menu-fixed.layout-menu-collapsed.layout-menu-flipped .layout-page{padding-right:5.25rem;padding-left:0}}.dark-theme html:not(.layout-navbar-fixed):not(.layout-menu-fixed):not(.layout-menu-fixed-offcanvas) .layout-page,.dark-theme html:not(.layout-navbar-fixed) .layout-content-navbar .layout-page{padding-top:0!important}.dark-theme html:not(.layout-footer-fixed) .content-wrapper{padding-bottom:0!important}@media (max-width: 1199.98px){.dark-theme .layout-menu-fixed .layout-wrapper.layout-navbar-full .layout-menu,.dark-theme .layout-menu-fixed-offcanvas .layout-wrapper.layout-navbar-full .layout-menu{top:0!important}.dark-theme html:not(.layout-navbar-fixed) .layout-navbar-full .layout-page{padding-top:0!important}}.dark-theme .layout-navbar-hidden .layout-navbar{display:none}.dark-theme .layout-navbar-fixed .layout-navbar{position:fixed;top:0;right:0;left:0}@media (min-width: 1200px){.dark-theme .layout-menu-fixed .layout-navbar-full .layout-navbar,.dark-theme .layout-menu-fixed-offcanvas .layout-navbar-full .layout-navbar{position:fixed;top:0;right:0;left:0}.dark-theme .layout-navbar-fixed:not(.layout-menu-collapsed) .layout-content-navbar:not(.layout-without-menu) .layout-navbar,.dark-theme .layout-menu-fixed.layout-navbar-fixed:not(.layout-menu-collapsed) .layout-content-navbar:not(.layout-without-menu) .layout-navbar,.dark-theme .layout-menu-fixed-offcanvas.layout-navbar-fixed:not(.layout-menu-collapsed) .layout-content-navbar:not(.layout-without-menu) .layout-navbar{left:16.25rem}.dark-theme .layout-navbar-fixed:not(.layout-menu-collapsed).layout-menu-flipped .layout-content-navbar:not(.layout-without-menu) .layout-navbar,.dark-theme .layout-menu-fixed.layout-navbar-fixed:not(.layout-menu-collapsed).layout-menu-flipped .layout-content-navbar:not(.layout-without-menu) .layout-navbar,.dark-theme .layout-menu-fixed-offcanvas.layout-navbar-fixed:not(.layout-menu-collapsed).layout-menu-flipped .layout-content-navbar:not(.layout-without-menu) .layout-navbar{right:16.25rem;left:0}.dark-theme .layout-menu-fixed .layout-horizontal .layout-page .menu-horizontal,.dark-theme .layout-menu-fixed-offcanvas .layout-horizontal .layout-page .menu-horizontal{position:fixed}.dark-theme .layout-menu-fixed .layout-horizontal .layout-page .menu-horizontal+[class*=container-],.dark-theme .layout-menu-fixed-offcanvas .layout-horizontal .layout-page .menu-horizontal+[class*=container-]{padding-top:4.8rem!important}.dark-theme .layout-navbar-fixed.layout-menu-collapsed:not(.layout-menu-offcanvas):not(.layout-menu-fixed-offcanvas) .layout-content-navbar .layout-navbar,.dark-theme .layout-menu-fixed.layout-navbar-fixed.layout-menu-collapsed .layout-content-navbar .layout-navbar{left:5.25rem}.dark-theme .layout-navbar-fixed.layout-menu-collapsed:not(.layout-menu-offcanvas):not(.layout-menu-fixed-offcanvas).layout-menu-flipped .layout-content-navbar .layout-navbar,.dark-theme .layout-menu-fixed.layout-navbar-fixed.layout-menu-collapsed.layout-menu-flipped .layout-content-navbar .layout-navbar{right:5.25rem;left:0}}.dark-theme .layout-footer-fixed .content-footer{position:fixed;bottom:0;left:0;right:0}@media (min-width: 1200px){.dark-theme .layout-footer-fixed:not(.layout-menu-collapsed) .layout-wrapper:not(.layout-without-menu) .content-footer{left:16.25rem}.dark-theme .layout-footer-fixed:not(.layout-menu-collapsed).layout-menu-flipped .layout-wrapper:not(.layout-without-menu) .content-footer{right:16.25rem;left:0}.dark-theme .layout-footer-fixed.layout-menu-collapsed:not(.layout-menu-offcanvas):not(.layout-menu-fixed-offcanvas) .layout-wrapper:not(.layout-without-menu) .content-footer{left:5.25rem}.dark-theme .layout-footer-fixed.layout-menu-collapsed:not(.layout-menu-offcanvas):not(.layout-menu-fixed-offcanvas).layout-menu-flipped .layout-wrapper:not(.layout-without-menu) .content-footer{right:5.25rem;left:0}}@media (max-width: 1199.98px){.dark-theme .layout-menu{position:fixed!important;top:0!important;height:100%!important;left:0!important;margin-right:0!important;margin-left:0!important;transform:translate3d(-100%,0,0);will-change:transform,-webkit-transform}.layout-menu-flipped .dark-theme .layout-menu{right:0!important;left:auto!important;transform:translate3d(100%,0,0)}.layout-menu-expanded .dark-theme .layout-menu{transform:translateZ(0)!important}.dark-theme .layout-menu-expanded body{overflow:hidden}.dark-theme .layout-overlay{position:fixed;top:0;right:0;height:100%!important;left:0;display:none;background:#000;opacity:.5;cursor:pointer}.layout-menu-expanded .dark-theme .layout-overlay{display:block}.dark-theme .layout-menu-100vh .layout-menu,.dark-theme .layout-menu-100vh .layout-overlay{height:100vh!important}.dark-theme .drag-target{height:100%;width:40px;position:fixed;top:0;left:0;z-index:1036}}.dark-theme .layout-navbar-fixed body:not(.modal-open) .layout-navbar-full .layout-navbar,.dark-theme .layout-menu-fixed body:not(.modal-open) .layout-navbar-full .layout-navbar,.dark-theme .layout-menu-fixed-offcanvas body:not(.modal-open) .layout-navbar-full .layout-navbar{z-index:1080}.dark-theme .layout-navbar-fixed body:not(.modal-open) .layout-content-navbar .layout-navbar,.dark-theme .layout-menu-fixed body:not(.modal-open) .layout-content-navbar .layout-navbar,.dark-theme .layout-menu-fixed-offcanvas body:not(.modal-open) .layout-content-navbar .layout-navbar{z-index:1075}.dark-theme .layout-footer-fixed .content-footer{z-index:1030}.dark-theme .layout-menu-horizontal{z-index:9}@media (max-width: 1199.98px){.dark-theme .layout-menu{z-index:1100}.dark-theme .layout-overlay{z-index:1099}}@media (min-width: 1200px){.dark-theme .layout-navbar-full .layout-navbar{z-index:10}.dark-theme .layout-navbar-full .layout-menu,.dark-theme .layout-content-navbar .layout-navbar{z-index:9}.dark-theme .layout-content-navbar .layout-menu{z-index:10}.dark-theme .layout-menu-collapsed:not(.layout-menu-offcanvas):not(.layout-menu-fixed-offcanvas).layout-menu-hover .layout-navbar-full .layout-menu{z-index:1075!important}.dark-theme .layout-menu-collapsed:not(.layout-menu-offcanvas):not(.layout-menu-fixed-offcanvas) .layout-content-navbar .layout-menu{z-index:1085!important}.dark-theme .layout-menu-fixed body:not(.modal-open) .layout-navbar-full .layout-menu,.dark-theme .layout-menu-fixed-offcanvas body:not(.modal-open) .layout-navbar-full .layout-menu{z-index:1075}.dark-theme .layout-navbar-fixed body:not(.modal-open) .layout-content-navbar .layout-menu,.dark-theme .layout-menu-fixed body:not(.modal-open) .layout-content-navbar .layout-menu,.dark-theme .layout-menu-fixed-offcanvas body:not(.modal-open) .layout-content-navbar .layout-menu{z-index:1080}}.dark-theme .layout-menu-link-no-transition .layout-menu .menu-link,.dark-theme .layout-menu-link-no-transition .layout-menu-horizontal .menu-link,.dark-theme .layout-no-transition .layout-menu,.dark-theme .layout-no-transition .layout-menu .menu,.dark-theme .layout-no-transition .layout-menu .menu-item,.dark-theme .layout-no-transition .layout-menu-horizontal,.dark-theme .layout-no-transition .layout-menu-horizontal .menu,.dark-theme .layout-no-transition .layout-menu-horizontal .menu-item{transition:none!important;animation:none!important}@media (max-width: 1199.98px){.dark-theme .layout-transitioning .layout-overlay{animation:menuAnimation .3s}.dark-theme .layout-transitioning .layout-menu{transition-duration:.3s;transition-property:transform,-webkit-transform}}@media (min-width: 1200px){.dark-theme .layout-menu-collapsed:not(.layout-transitioning):not(.layout-menu-offcanvas):not(.layout-menu-fixed):not(.layout-menu-fixed-offcanvas) .layout-menu{transition-duration:.3s;transition-property:margin-left,margin-right,width}.dark-theme .layout-transitioning.layout-menu-offcanvas .layout-menu{transition-duration:.3s;transition-property:margin-left,margin-right,transform,-webkit-transform}.dark-theme .layout-transitioning.layout-menu-fixed .layout-page,.dark-theme .layout-transitioning.layout-menu-fixed-offcanvas .layout-page{transition-duration:.3s;transition-property:padding-left,padding-right}.dark-theme .layout-transitioning.layout-menu-fixed .layout-menu{transition:width .3s}.dark-theme .layout-transitioning.layout-menu-fixed-offcanvas .layout-menu{transition-duration:.3s;transition-property:transform,-webkit-transform}.dark-theme .layout-transitioning.layout-navbar-fixed .layout-content-navbar .layout-navbar,.dark-theme .layout-transitioning.layout-footer-fixed .content-footer{transition-duration:.3s;transition-property:left,right}.dark-theme .layout-transitioning:not(.layout-menu-offcanvas):not(.layout-menu-fixed):not(.layout-menu-fixed-offcanvas) .layout-menu{transition-duration:.3s;transition-property:margin-left,margin-right,width}}@media all and (-ms-high-contrast: none),(-ms-high-contrast: active){.dark-theme .menu,.dark-theme .layout-menu,.dark-theme .layout-page,.dark-theme .layout-navbar,.dark-theme .content-footer{transition:none!important;transition-duration:0s!important}.dark-theme .layout-overlay{animation:none!important}}@-webkit-keyframes menuAnimation{0%{opacity:0}to{opacity:.5}}@-moz-keyframes menuAnimation{0%{opacity:0}to{opacity:.5}}@keyframes menuAnimation{0%{opacity:0}to{opacity:.5}}.dark-theme .app-brand{display:flex;flex-grow:0;flex-shrink:0;overflow:hidden;line-height:1;min-height:1px;align-items:center}.dark-theme .app-brand-link{display:flex;align-items:center}.dark-theme .app-brand-logo{display:block;flex-grow:0;flex-shrink:0;overflow:hidden;min-height:1px}.dark-theme .app-brand-logo img,.dark-theme .app-brand-logo svg{display:block}.dark-theme .app-brand-text{flex-shrink:0;opacity:1;transition:opacity .15s ease-in-out}.dark-theme .app-brand-img-collapsed{display:none}.dark-theme .menu-vertical .app-brand{padding-right:2rem;padding-left:2rem}.dark-theme .menu-horizontal .app-brand,.dark-theme .menu-horizontal .app-brand+.menu-divider{display:none!important}.dark-theme :not(.layout-menu)>.menu-vertical.menu-collapsed:not(.layout-menu):not(:hover) .app-brand{width:5.25rem}.dark-theme :not(.layout-menu)>.menu-vertical.menu-collapsed:not(.layout-menu):not(:hover) .app-brand-logo,.dark-theme :not(.layout-menu)>.menu-vertical.menu-collapsed:not(.layout-menu):not(:hover) .app-brand-link,.dark-theme :not(.layout-menu)>.menu-vertical.menu-collapsed:not(.layout-menu):not(:hover) .app-brand-text{margin-right:auto;margin-left:auto}.dark-theme :not(.layout-menu)>.menu-vertical.menu-collapsed:not(.layout-menu):not(:hover) .app-brand-logo~.app-brand-text{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;opacity:0}.dark-theme :not(.layout-menu)>.menu-vertical.menu-collapsed:not(.layout-menu):not(:hover) .app-brand .layout-menu-toggle{opacity:0;left:3.75rem}.dark-theme :not(.layout-menu)>.menu-vertical.menu-collapsed:not(.layout-menu):not(:hover) .app-brand-img{display:none}.dark-theme :not(.layout-menu)>.menu-vertical.menu-collapsed:not(.layout-menu):not(:hover) .app-brand-img-collapsed{display:block}@media (min-width: 1200px){.dark-theme .layout-menu-collapsed:not(.layout-menu-hover):not(.layout-menu-offcanvas):not(.layout-menu-fixed-offcanvas) .layout-menu .app-brand{width:5.25rem}.dark-theme .layout-menu-collapsed:not(.layout-menu-hover):not(.layout-menu-offcanvas):not(.layout-menu-fixed-offcanvas) .layout-menu .app-brand-logo,.dark-theme .layout-menu-collapsed:not(.layout-menu-hover):not(.layout-menu-offcanvas):not(.layout-menu-fixed-offcanvas) .layout-menu .app-brand-link,.dark-theme .layout-menu-collapsed:not(.layout-menu-hover):not(.layout-menu-offcanvas):not(.layout-menu-fixed-offcanvas) .layout-menu .app-brand-text{margin-right:auto;margin-left:auto}.dark-theme .layout-menu-collapsed:not(.layout-menu-hover):not(.layout-menu-offcanvas):not(.layout-menu-fixed-offcanvas) .layout-menu .app-brand-logo~.app-brand-text{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;opacity:0}.dark-theme .layout-menu-collapsed:not(.layout-menu-hover):not(.layout-menu-offcanvas):not(.layout-menu-fixed-offcanvas) .layout-menu .app-brand .layout-menu-toggle{opacity:0;left:3.75rem}.dark-theme .layout-menu-collapsed:not(.layout-menu-hover):not(.layout-menu-offcanvas):not(.layout-menu-fixed-offcanvas) .layout-menu .app-brand-img{display:none}.dark-theme .layout-menu-collapsed:not(.layout-menu-hover):not(.layout-menu-offcanvas):not(.layout-menu-fixed-offcanvas) .layout-menu .app-brand-img-collapsed{display:block}}.dark-theme .custom-option{padding-left:0;border:1px solid rgba(104,105,119,.924);border-radius:.5rem}.dark-theme .custom-option:hover{border:1px solid #696a9b}.dark-theme .custom-option.custom-option-image,.dark-theme .custom-option.custom-option-image:hover{border-width:2px!important}.dark-theme .custom-option.custom-option-image .custom-option-body img{border-radius:.375rem}.dark-theme .custom-option .custom-option-content{cursor:pointer;width:100%}.dark-theme .custom-option-basic .custom-option-content{padding:1em 1em 1em 2.7em}.dark-theme .custom-option-basic .custom-option-header{display:flex;justify-content:space-between;align-items:center;padding-bottom:.25rem}.dark-theme .custom-option-icon .custom-option-content{text-align:center;padding:1em}.dark-theme .custom-option-icon .custom-option-body{display:block;margin-bottom:.5rem}.dark-theme .custom-option-icon .custom-option-body i{font-size:2rem;margin-bottom:.25rem;display:block}.dark-theme .custom-option-icon .custom-option-body svg{height:38px;width:38px;margin-bottom:.25rem}.dark-theme .custom-option-icon .custom-option-body .custom-option-title{display:block;font-size:.9375rem;font-weight:500;color:#cbcbe2}.dark-theme .custom-option-icon .form-check-input{float:none!important;margin:0!important}.dark-theme .custom-option-image{border-width:2px}.dark-theme .custom-option-image .custom-option-content{padding:0}.dark-theme .custom-option-image .custom-option-body img{height:100%;width:100%}.dark-theme .custom-option-image.custom-option-image-radio .form-check-input{display:none}.dark-theme .custom-option-image.custom-option-image-check{position:relative}.dark-theme .custom-option-image.custom-option-image-check .form-check-input{position:absolute;top:10px;right:10px;margin:0;border:0;opacity:0}.dark-theme .custom-option-image.custom-option-image-check .form-check-input:checked{opacity:1}.dark-theme .custom-option-image.custom-option-image-check:hover .form-check-input{border:inherit;border-width:1px;opacity:1}.dark-theme .switch{margin-right:.75rem;position:relative;vertical-align:middle;margin-bottom:0;display:inline-block;border-radius:30rem;cursor:pointer;min-height:1.35rem;font-size:.9375rem;line-height:1.4}.dark-theme .switch .switch-label:first-child{padding-right:.5rem}.dark-theme .switch .switch-input~.switch-label{padding-left:3rem}.dark-theme .switch .switch-toggle-slider{width:2.5rem;height:1.35rem;font-size:.625rem;line-height:1.35rem;border:1px solid transparent;top:0}.dark-theme .switch .switch-toggle-slider i{position:relative;font-size:.9375rem;top:-1.35px}.dark-theme .switch .switch-label{top:.01875rem}.dark-theme .switch .switch-input:checked~.switch-toggle-slider:after{left:1.15rem}.dark-theme .switch .switch-toggle-slider:after{top:-1px;margin:.225rem 0 0 .225rem;width:14px;height:14px}.dark-theme .switch .switch-on{padding-left:.225rem;padding-right:1.125rem}.dark-theme .switch .switch-off{padding-left:1.125rem;padding-right:.225rem}.dark-theme .switch-input{opacity:0;position:absolute;padding:0;margin:0;z-index:-1}.dark-theme .switch-toggle-slider{position:absolute;overflow:hidden;border-radius:30rem;background:transparent;border:1px solid #444564!important;color:#7c7db6;transition-duration:.2s;transition-property:left,right,background,box-shadow;cursor:pointer;-webkit-user-select:none;user-select:none}.dark-theme .switch-toggle-slider i{top:-2.3px!important}.dark-theme .switch-label{display:inline-block;font-weight:400;color:#a3a4cc;position:relative;cursor:default}.dark-theme .switch-off,.dark-theme .switch-on{height:100%;width:100%;text-align:center;position:absolute;top:0;transition-duration:.2s;transition-property:left,right}.dark-theme .switch-on{left:-100%}.switch-input:not(:checked)~.switch-toggle-slider .dark-theme .switch-on{color:transparent}.dark-theme .switch-off{left:0}.dark-theme .switch-input:checked~.switch-toggle-slider:after{background:#fff}.dark-theme .switch-input:checked~.switch-toggle-slider .switch-on{left:0}.dark-theme .switch-input:checked~.switch-toggle-slider .switch-off{left:100%;color:transparent}.dark-theme .switch-toggle-slider:after{content:"";position:absolute;left:0;display:block;border-radius:999px;background:#444564;box-shadow:0 0 0 1px #0000000a,0 1px 6px #00000017;transition-duration:.2s;transition-property:left,right,background}.dark-theme .switches-stacked:after{display:block;clear:both;content:""}.dark-theme .switches-stacked .switch{display:block;margin-right:0}.dark-theme .switches-stacked .switch:not(:last-child){margin-bottom:.75rem}.dark-theme .switch-square,.dark-theme .switch-square .switch-toggle-slider{border-radius:.375rem}.dark-theme .switch-square .switch-toggle-slider:after{border-radius:calc(.375rem - 2px)}.dark-theme .switch-input:disabled~.switch-toggle-slider{opacity:.5;background:transparent;border-color:#444564!important}.dark-theme .switch-input:disabled~.switch-toggle-slider:after{box-shadow:none}.dark-theme .switch-input:disabled~.switch-label{color:#7071a4}.dark-theme .switch-sm{min-height:1.125rem;font-size:.75rem;line-height:1.48}.dark-theme .switch-sm .switch-label:first-child{padding-right:.5rem}.dark-theme .switch-sm .switch-input~.switch-label{padding-left:2.5rem}.dark-theme .switch-sm .switch-toggle-slider{width:2rem;height:1.125rem;font-size:.625rem;line-height:1.125rem;border:1px solid transparent;top:0}.dark-theme .switch-sm .switch-toggle-slider i{position:relative;font-size:.75rem;top:-2px}.dark-theme .switch-sm .switch-label{top:.0075rem}.dark-theme .switch-sm .switch-input:checked~.switch-toggle-slider:after{left:.875rem}.dark-theme .switch-sm .switch-toggle-slider:after{top:-1px;margin:.225rem 0 0 .225rem;width:10px;height:10px}.dark-theme .switch-sm .switch-on{padding-left:.225rem;padding-right:.9rem}.dark-theme .switch-sm .switch-off{padding-left:.9rem;padding-right:.225rem}.dark-theme .switch-lg{min-height:1.75rem;font-size:1rem;line-height:1.47}.dark-theme .switch-lg .switch-label:first-child{padding-right:.5rem}.dark-theme .switch-lg .switch-input~.switch-label{padding-left:3.75rem}.dark-theme .switch-lg .switch-toggle-slider{width:3.25rem;height:1.75rem;font-size:.625rem;line-height:1.75rem;border:1px solid transparent;top:0}.dark-theme .switch-lg .switch-toggle-slider i{position:relative;font-size:1rem;top:-2px}.dark-theme .switch-lg .switch-label{top:.14rem}.dark-theme .switch-lg .switch-input:checked~.switch-toggle-slider:after{left:1.5rem}.dark-theme .switch-lg .switch-toggle-slider:after{top:-1px;margin:.225rem 0 0 .225rem;width:20px;height:20px}.dark-theme .switch-lg .switch-on{padding-left:.225rem;padding-right:1.525rem}.dark-theme .switch-lg .switch-off{padding-left:1.525rem;padding-right:.225rem}.dark-theme .switch-secondary.switch .switch-input:checked~.switch-toggle-slider{background:#8592a3;border-color:#8592a3!important;color:#fff}.dark-theme .switch-secondary.switch .switch-input:active~.switch-toggle-slider{box-shadow:none}.dark-theme .switch-secondary.switch .switch-input:focus~.switch-toggle-slider{border:1px solid #8592a3;box-shadow:0 0 .25rem .05rem #ffffff1a}.dark-theme .switch-success.switch .switch-input:checked~.switch-toggle-slider{background:#71dd37;border-color:#71dd37!important;color:#fff}.dark-theme .switch-success.switch .switch-input:active~.switch-toggle-slider{box-shadow:none}.dark-theme .switch-success.switch .switch-input:focus~.switch-toggle-slider{border:1px solid #71dd37;box-shadow:0 0 .25rem .05rem #ffffff1a}.dark-theme .switch-info.switch .switch-input:checked~.switch-toggle-slider{background:#03c3ec;border-color:#03c3ec!important;color:#fff}.dark-theme .switch-info.switch .switch-input:active~.switch-toggle-slider{box-shadow:none}.dark-theme .switch-info.switch .switch-input:focus~.switch-toggle-slider{border:1px solid #03c3ec;box-shadow:0 0 .25rem .05rem #ffffff1a}.dark-theme .switch-warning.switch .switch-input:checked~.switch-toggle-slider{background:#ffab00;border-color:#ffab00!important;color:#fff}.dark-theme .switch-warning.switch .switch-input:active~.switch-toggle-slider{box-shadow:none}.dark-theme .switch-warning.switch .switch-input:focus~.switch-toggle-slider{border:1px solid #ffab00;box-shadow:0 0 .25rem .05rem #ffffff1a}.dark-theme .switch-danger.switch .switch-input:checked~.switch-toggle-slider{background:#ff3e1d;border-color:#ff3e1d!important;color:#fff}.dark-theme .switch-danger.switch .switch-input:active~.switch-toggle-slider{box-shadow:none}.dark-theme .switch-danger.switch .switch-input:focus~.switch-toggle-slider{border:1px solid #ff3e1d;box-shadow:0 0 .25rem .05rem #ffffff1a}.dark-theme .switch-dark.switch .switch-input:checked~.switch-toggle-slider{background:#6b6c9d;border-color:#6b6c9d!important;color:#fff}.dark-theme .switch-dark.switch .switch-input:active~.switch-toggle-slider{box-shadow:none}.dark-theme .switch-dark.switch .switch-input:focus~.switch-toggle-slider{border:1px solid #6b6c9d;box-shadow:0 0 .25rem .05rem #ffffff1a}.dark-theme .switch-gray.switch .switch-input:checked~.switch-toggle-slider{background:#fffc;border-color:#fffc!important;color:#000}.dark-theme .switch-gray.switch .switch-input:active~.switch-toggle-slider{box-shadow:none}.dark-theme .switch-gray.switch .switch-input:focus~.switch-toggle-slider{border:1px solid rgba(255,255,255,.8);box-shadow:0 0 .25rem .05rem #ffffff1a}.dark-theme .switch .valid-feedback,.dark-theme .switch .invalid-feedback{padding-left:.5rem}.was-validated .dark-theme .switch-input:valid~.switch-label,.dark-theme .switch-input.invalid~.switch-label,.dark-theme .switch-input.is-valid~.switch-label{color:#71dd37}.was-validated .dark-theme .switch-input:valid~.valid-feedback,.was-validated .dark-theme .switch-input:valid~.valid-tooltip,.dark-theme .switch-input.invalid~.valid-feedback,.dark-theme .switch-input.invalid~.valid-tooltip,.dark-theme .switch-input.is-valid~.valid-feedback,.dark-theme .switch-input.is-valid~.valid-tooltip{display:block}.was-validated .dark-theme .switch-input:valid~.switch-toggle-slider,.dark-theme .switch-input.invalid~.switch-toggle-slider,.dark-theme .switch-input.is-valid~.switch-toggle-slider{border:1px solid #71dd37!important}.was-validated .dark-theme .switch-input:valid:checked~.switch-toggle-slider,.dark-theme .switch-input.invalid:checked~.switch-toggle-slider,.dark-theme .switch-input.is-valid:checked~.switch-toggle-slider{background:#71dd37;border-color:#71dd37!important;color:#fff}.was-validated .dark-theme .switch-input:valid:focus~.switch-toggle-slider,.dark-theme .switch-input.invalid:focus~.switch-toggle-slider,.dark-theme .switch-input.is-valid:focus~.switch-toggle-slider{box-shadow:0 0 .25rem .05rem #71dd3766}.was-validated .dark-theme .switch-input:valid:active~.switch-toggle-slider,.dark-theme .switch-input.invalid:active~.switch-toggle-slider,.dark-theme .switch-input.is-valid:active~.switch-toggle-slider{box-shadow:none}.was-validated .dark-theme .switch-input:invalid~.switch-label,.dark-theme .switch-input.invalid~.switch-label,.dark-theme .switch-input.is-invalid~.switch-label{color:#ff3e1d}.was-validated .dark-theme .switch-input:invalid~.invalid-feedback,.was-validated .dark-theme .switch-input:invalid~.invalid-tooltip,.dark-theme .switch-input.invalid~.invalid-feedback,.dark-theme .switch-input.invalid~.invalid-tooltip,.dark-theme .switch-input.is-invalid~.invalid-feedback,.dark-theme .switch-input.is-invalid~.invalid-tooltip{display:block}.was-validated .dark-theme .switch-input:invalid~.switch-toggle-slider,.dark-theme .switch-input.invalid~.switch-toggle-slider,.dark-theme .switch-input.is-invalid~.switch-toggle-slider{border:1px solid #ff3e1d!important}.was-validated .dark-theme .switch-input:invalid:checked~.switch-toggle-slider,.dark-theme .switch-input.invalid:checked~.switch-toggle-slider,.dark-theme .switch-input.is-invalid:checked~.switch-toggle-slider{background:#ff3e1d;border-color:#ff3e1d!important;color:#fff}.was-validated .dark-theme .switch-input:invalid:focus~.switch-toggle-slider,.dark-theme .switch-input.invalid:focus~.switch-toggle-slider,.dark-theme .switch-input.is-invalid:focus~.switch-toggle-slider{box-shadow:0 0 .25rem .05rem #ff3e1d66}.was-validated .dark-theme .switch-input:invalid:active~.switch-toggle-slider,.dark-theme .switch-input.invalid:active~.switch-toggle-slider,.dark-theme .switch-input.is-invalid:active~.switch-toggle-slider{box-shadow:none}.dark-theme .avatar{position:relative;width:2.375rem;height:2.375rem;cursor:pointer}.dark-theme .avatar img{width:100%;height:100%}.dark-theme .avatar .avatar-initial{position:absolute;inset:0;text-transform:uppercase;display:flex;align-items:center;justify-content:center;color:#fff;background-color:#8592a3;font-weight:500}.dark-theme .avatar.avatar-online:after,.dark-theme .avatar.avatar-offline:after,.dark-theme .avatar.avatar-away:after,.dark-theme .avatar.avatar-busy:after{content:"";position:absolute;bottom:0;right:3px;width:8px;height:8px;border-radius:100%;box-shadow:0 0 0 2px #fff}.dark-theme .avatar.avatar-online:after{background-color:#71dd37}.dark-theme .avatar.avatar-offline:after{background-color:#8592a3}.dark-theme .avatar.avatar-away:after{background-color:#ffab00}.dark-theme .avatar.avatar-busy:after{background-color:#ff3e1d}.dark-theme .pull-up{transition:all .25s ease}.dark-theme .pull-up:hover{transform:translateY(-4px) scale(1.02);box-shadow:0 .25rem 1rem #0003;z-index:30;border-radius:50%}.dark-theme .avatar-xs{width:1.625rem;height:1.625rem}.dark-theme .avatar-xs .avatar-initial{font-size:.625rem}.dark-theme .avatar-xs.avatar-online:after,.dark-theme .avatar-xs.avatar-offline:after,.dark-theme .avatar-xs.avatar-away:after,.dark-theme .avatar-xs.avatar-busy:after{width:.325rem;height:.325rem;right:1px}.dark-theme .avatar-sm{width:2rem;height:2rem}.dark-theme .avatar-sm .avatar-initial{font-size:.75rem}.dark-theme .avatar-sm.avatar-online:after,.dark-theme .avatar-sm.avatar-offline:after,.dark-theme .avatar-sm.avatar-away:after,.dark-theme .avatar-sm.avatar-busy:after{width:.4rem;height:.4rem;right:2px}.dark-theme .avatar-md{width:3rem;height:3rem}.dark-theme .avatar-md .avatar-initial{font-size:1.125rem}.dark-theme .avatar-md.avatar-online:after,.dark-theme .avatar-md.avatar-offline:after,.dark-theme .avatar-md.avatar-away:after,.dark-theme .avatar-md.avatar-busy:after{width:.6rem;height:.6rem;right:4px}.dark-theme .avatar-lg{width:4rem;height:4rem}.dark-theme .avatar-lg .avatar-initial{font-size:1.5rem}.dark-theme .avatar-lg.avatar-online:after,.dark-theme .avatar-lg.avatar-offline:after,.dark-theme .avatar-lg.avatar-away:after,.dark-theme .avatar-lg.avatar-busy:after{width:.8rem;height:.8rem;right:5px}.dark-theme .avatar-xl{width:4.5rem;height:4.5rem}.dark-theme .avatar-xl .avatar-initial{font-size:1.875rem}.dark-theme .avatar-xl.avatar-online:after,.dark-theme .avatar-xl.avatar-offline:after,.dark-theme .avatar-xl.avatar-away:after,.dark-theme .avatar-xl.avatar-busy:after{width:.9rem;height:.9rem;right:6px}.dark-theme .avatar-group .avatar{transition:all .25s ease}.dark-theme .avatar-group .avatar img,.dark-theme .avatar-group .avatar .avatar-initial{border:2px solid rgba(255,255,255,.3)}.dark-theme .avatar-group .avatar .avatar-initial{background-color:#9da8b5}.dark-theme .avatar-group .avatar:hover{z-index:30;transition:all .25s ease}.dark-theme .avatar-group .avatar{margin-left:-.8rem}.dark-theme .avatar-group .avatar:first-child{margin-left:0}.dark-theme .avatar-group .avatar-xs{margin-left:-.65rem}.dark-theme .avatar-group .avatar-sm{margin-left:-.75rem}.dark-theme .avatar-group .avatar-md{margin-left:-.9rem}.dark-theme .avatar-group .avatar-lg{margin-left:-1.5rem}.dark-theme .avatar-group .avatar-xl{margin-left:-1.75rem}.dark-theme .avatar-group .avatar .avatar-initial{background-color:#ffffff5e}.dark-theme .avatar.avatar-online:after,.dark-theme .avatar.avatar-offline:after,.dark-theme .avatar.avatar-away:after,.dark-theme .avatar.avatar-busy:after{box-shadow:0 0 0 2px #232333}.dark-theme .timeline{position:relative;height:100%;width:100%;padding:0;list-style:none}.dark-theme .timeline .timeline-header{display:flex;justify-content:space-between;align-items:center;flex-direction:row}.dark-theme .timeline .timeline-header>*:first-child{margin-right:.5rem}.dark-theme .timeline .timeline-end-indicator{position:absolute;bottom:-1.35rem;left:-.65rem}.dark-theme .timeline .timeline-end-indicator i{font-size:1.5rem;color:#686977ec}.dark-theme .timeline .timeline-item{position:relative;padding-left:3rem}.dark-theme .timeline .timeline-item .timeline-event{position:relative;top:-1rem;width:100%;top:-.85rem;min-height:4rem;background-color:#2b2c40;border-radius:.375rem;padding:1.25rem 1.5rem .75rem}.dark-theme .timeline .timeline-item .timeline-event:before{position:absolute;top:.75rem;left:32px;right:100%;width:0;height:0;border-top:1rem solid transparent;border-right:1rem solid;border-left:0 solid;border-bottom:1rem solid transparent;border-left-color:#2b2c40;border-right-color:#2b2c40;margin-left:-3rem;content:""}.dark-theme .timeline .timeline-item .timeline-event.timeline-event-shadow{box-shadow:0 .5rem 1rem #ffffff13!important}.dark-theme .timeline .timeline-item .timeline-event .timeline-event-time{position:absolute;top:1.1rem;font-size:.85rem;color:#a3a4cc}.dark-theme .timeline .timeline-item .timeline-indicator,.dark-theme .timeline .timeline-item .timeline-indicator-advanced{background-color:#232333;position:absolute;left:-.75rem;top:0;z-index:2;height:1.5rem;width:1.5rem;display:flex;align-items:center;justify-content:center;text-align:center;border-radius:50%;padding:1rem 0}.card .dark-theme .timeline .timeline-item .timeline-indicator,.card .dark-theme .timeline .timeline-item .timeline-indicator-advanced{background-color:#2b2c40}.dark-theme .timeline .timeline-item .timeline-indicator i,.dark-theme .timeline .timeline-item .timeline-indicator-advanced i{color:#696cff}.dark-theme .timeline .timeline-item .timeline-indicator-advanced{background-color:#2b2c40;top:-.1rem}.dark-theme .timeline .timeline-item .timeline-point-wrapper{position:absolute;top:-.5rem;left:-.43rem;z-index:2;display:block;height:2.25rem;width:2.25rem;background-color:#2b2c40}.dark-theme .timeline .timeline-item .timeline-point{position:absolute;left:-.38rem;top:0;z-index:3;display:block;height:.75rem;width:.75rem;border-radius:50%;background-color:#696cff}.dark-theme .timeline .timeline-item.timeline-item-transparent .timeline-event{top:-1.4rem;background-color:transparent;padding-left:0}.dark-theme .timeline .timeline-item.timeline-item-transparent .timeline-event.timeline-event-shadow{padding-left:2rem}.dark-theme .timeline .timeline-item.timeline-item-transparent .timeline-event:before{display:none}.dark-theme .timeline.timeline-center:before{left:50%;height:97%}.dark-theme .timeline.timeline-center:after{left:50%;margin-left:-.55rem}.dark-theme .timeline.timeline-center .timeline-end-indicator{bottom:-1.4rem;left:50%;margin-left:.55rem}.dark-theme .timeline.timeline-center .timeline-item{width:50%;clear:both}.dark-theme .timeline.timeline-center .timeline-item.timeline-item-left,.dark-theme .timeline.timeline-center .timeline-item:nth-of-type(odd):not(.timeline-item-left):not(.timeline-item-right){float:left;padding-left:0;padding-right:3rem;left:0;padding-bottom:3rem;border-left:0;border-right:1px solid rgba(104,105,119,.924)}.dark-theme .timeline.timeline-center .timeline-item.timeline-item-left .timeline-event .timeline-event-time,.dark-theme .timeline.timeline-center .timeline-item:nth-of-type(odd):not(.timeline-item-left):not(.timeline-item-right) .timeline-event .timeline-event-time{right:-10.2rem}.dark-theme .timeline.timeline-center .timeline-item.timeline-item-left .timeline-event:before,.dark-theme .timeline.timeline-center .timeline-item:nth-of-type(odd):not(.timeline-item-left):not(.timeline-item-right) .timeline-event:before{right:-15px;left:auto;border-left-width:16px;border-right-width:0}.dark-theme .timeline.timeline-center .timeline-item.timeline-item-left .timeline-point-wrapper,.dark-theme .timeline.timeline-center .timeline-item:nth-of-type(odd):not(.timeline-item-left):not(.timeline-item-right) .timeline-point-wrapper{left:100%}.dark-theme .timeline.timeline-center .timeline-item.timeline-item-right,.dark-theme .timeline.timeline-center .timeline-item:nth-of-type(2n):not(.timeline-item-left):not(.timeline-item-right){float:right;right:1px;padding-left:3rem;padding-bottom:3rem;border-left:1px solid rgba(104,105,119,.924)}.dark-theme .timeline.timeline-center .timeline-item.timeline-item-right .timeline-event .timeline-event-time,.dark-theme .timeline.timeline-center .timeline-item:nth-of-type(2n):not(.timeline-item-left):not(.timeline-item-right) .timeline-event .timeline-event-time{left:-10.2rem}.dark-theme .timeline.timeline-center .timeline-item.timeline-item-right .timeline-event .timeline-point-wrapper,.dark-theme .timeline.timeline-center .timeline-item:nth-of-type(2n):not(.timeline-item-left):not(.timeline-item-right) .timeline-event .timeline-point-wrapper{left:0}.dark-theme .timeline.timeline-center .timeline-item .timeline-point-wrapper{left:50%;margin-left:-.6875rem}.dark-theme .timeline.timeline-center .timeline-item .timeline-point-indicator{left:50%;margin-left:-.3125rem}.dark-theme .timeline.timeline-advance .timeline-item .timeline-event:before,.dark-theme .timeline.timeline-advance .timeline-item .timeline-event:after{border:transparent}.dark-theme .timeline-item{border-left:1px solid rgba(104,105,119,.924)}@media (min-width: 768px){.dark-theme .timeline.timeline-center .timeline-item.timeline-item-left .timeline-indicator,.dark-theme .timeline.timeline-center .timeline-item:nth-of-type(odd):not(.timeline-item-left):not(.timeline-item-right) .timeline-indicator{left:calc(100% - .75rem)}.dark-theme .timeline.timeline-center .timeline-item.timeline-item-left .timeline-event:after,.dark-theme .timeline.timeline-center .timeline-item:nth-of-type(odd):not(.timeline-item-left):not(.timeline-item-right) .timeline-event:after{transform:rotate(180deg);right:-16px;left:auto}}@media (max-width: 767.98px){.dark-theme .timeline.timeline-center:before{left:1rem}.dark-theme .timeline.timeline-center:after{left:0}.dark-theme .timeline.timeline-center .timeline-end-indicator{left:-2px}.dark-theme .timeline.timeline-center .timeline-item{left:0rem;float:left!important;width:100%;padding-left:3rem!important;padding-right:0!important;border-right:0!important}.dark-theme .timeline.timeline-center .timeline-item:not(:last-child){border-left:1px solid rgba(104,105,119,.924)!important}.dark-theme .timeline.timeline-center .timeline-item .timeline-event:before{right:100%!important;border-right-width:1rem!important;border-left-width:0!important}.dark-theme .timeline.timeline-center .timeline-item .timeline-event .timeline-event-time{top:-1.4rem;left:0!important;right:auto!important}.dark-theme .timeline.timeline-center .timeline-item .timeline-point-wrapper{left:-.7rem!important;margin-left:0!important}.dark-theme .timeline.timeline-center .timeline-item .timeline-point-indicator{left:0!important;margin-left:-.3125rem!important}}@media (max-width: 575.98px){.dark-theme .timeline .timeline-header{flex-direction:column;align-items:flex-start}}.dark-theme .timeline .timeline-item-secondary .timeline-event{background-color:#8592a31a}.dark-theme .timeline .timeline-item-secondary .timeline-event:before{border-left-color:#8592a31a!important;border-right-color:#8592a31a!important}.dark-theme .timeline .timeline-point-secondary{background-color:#8592a3!important;box-shadow:0 0 0 .1875rem #8592a329}.dark-theme .timeline .timeline-indicator-secondary{border-color:#8592a3!important}.dark-theme .timeline .timeline-indicator-secondary i{color:#8592a3!important}.dark-theme .timeline .timeline-item-success .timeline-event{background-color:#71dd371a}.dark-theme .timeline .timeline-item-success .timeline-event:before{border-left-color:#71dd371a!important;border-right-color:#71dd371a!important}.dark-theme .timeline .timeline-point-success{background-color:#71dd37!important;box-shadow:0 0 0 .1875rem #71dd3729}.dark-theme .timeline .timeline-indicator-success{border-color:#71dd37!important}.dark-theme .timeline .timeline-indicator-success i{color:#71dd37!important}.dark-theme .timeline .timeline-item-info .timeline-event{background-color:#03c3ec1a}.dark-theme .timeline .timeline-item-info .timeline-event:before{border-left-color:#03c3ec1a!important;border-right-color:#03c3ec1a!important}.dark-theme .timeline .timeline-point-info{background-color:#03c3ec!important;box-shadow:0 0 0 .1875rem #03c3ec29}.dark-theme .timeline .timeline-indicator-info{border-color:#03c3ec!important}.dark-theme .timeline .timeline-indicator-info i{color:#03c3ec!important}.dark-theme .timeline .timeline-item-warning .timeline-event{background-color:#ffab001a}.dark-theme .timeline .timeline-item-warning .timeline-event:before{border-left-color:#ffab001a!important;border-right-color:#ffab001a!important}.dark-theme .timeline .timeline-point-warning{background-color:#ffab00!important;box-shadow:0 0 0 .1875rem #ffab0029}.dark-theme .timeline .timeline-indicator-warning{border-color:#ffab00!important}.dark-theme .timeline .timeline-indicator-warning i{color:#ffab00!important}.dark-theme .timeline .timeline-item-danger .timeline-event{background-color:#ff3e1d1a}.dark-theme .timeline .timeline-item-danger .timeline-event:before{border-left-color:#ff3e1d1a!important;border-right-color:#ff3e1d1a!important}.dark-theme .timeline .timeline-point-danger{background-color:#ff3e1d!important;box-shadow:0 0 0 .1875rem #ff3e1d29}.dark-theme .timeline .timeline-indicator-danger{border-color:#ff3e1d!important}.dark-theme .timeline .timeline-indicator-danger i{color:#ff3e1d!important}.dark-theme .timeline .timeline-item-dark .timeline-event{background-color:#4f505c1a}.dark-theme .timeline .timeline-item-dark .timeline-event:before{border-left-color:#4f505c1a!important;border-right-color:#4f505c1a!important}.dark-theme .timeline .timeline-point-dark{background-color:#4f505c!important;box-shadow:0 0 0 .1875rem #4f505c29}.dark-theme .timeline .timeline-indicator-dark{border-color:#4f505c!important}.dark-theme .timeline .timeline-indicator-dark i{color:#4f505c!important}.dark-theme .timeline .timeline-item-gray .timeline-event{background-color:#ffffff1a}.dark-theme .timeline .timeline-item-gray .timeline-event:before{border-left-color:#ffffff1a!important;border-right-color:#ffffff1a!important}.dark-theme .timeline .timeline-point-gray{background-color:#fffc!important;box-shadow:0 0 0 .1875rem #ffffff29}.dark-theme .timeline .timeline-indicator-gray{border-color:#fffc!important}.dark-theme .timeline .timeline-indicator-gray i{color:#fffc!important}.dark-theme .blockUI.blockOverlay,.dark-theme .blockUI.blockMsg{z-index:1091!important;color:#fff!important}.dark-theme .divider{display:block;text-align:center;margin:1rem 0;overflow:hidden;white-space:nowrap}.dark-theme .divider .divider-text{position:relative;display:inline-block;font-size:.8rem;padding:0rem 1rem}.dark-theme .divider .divider-text i{font-size:1rem}.dark-theme .divider .divider-text:before,.dark-theme .divider .divider-text:after{content:"";position:absolute;top:50%;width:100vw;border-top:1px solid rgba(104,105,119,.924)}.dark-theme .divider .divider-text:before{right:100%}.dark-theme .divider .divider-text:after{left:100%}.dark-theme .divider.text-start .divider-text{padding-left:0}.dark-theme .divider.text-end .divider-text{padding-right:0}.dark-theme .divider.text-start-center .divider-text{left:-25%}.dark-theme .divider.text-end-center .divider-text{right:-25%}.dark-theme .divider.divider-dotted .divider-text:before,.dark-theme .divider.divider-dotted .divider-text:after{border-style:dotted;border-width:0 1px 1px;border-color:#686977ec}.dark-theme .divider.divider-dashed .divider-text:before,.dark-theme .divider.divider-dashed .divider-text:after{border-style:dashed;border-width:0 1px 1px;border-color:#686977ec}.dark-theme .divider.divider.divider-secondary .divider-text:before,.dark-theme .divider.divider.divider-secondary .divider-text:after{border-color:#8592a3}.dark-theme .divider.divider.divider-success .divider-text:before,.dark-theme .divider.divider.divider-success .divider-text:after{border-color:#71dd37}.dark-theme .divider.divider.divider-info .divider-text:before,.dark-theme .divider.divider.divider-info .divider-text:after{border-color:#03c3ec}.dark-theme .divider.divider.divider-warning .divider-text:before,.dark-theme .divider.divider.divider-warning .divider-text:after{border-color:#ffab00}.dark-theme .divider.divider.divider-danger .divider-text:before,.dark-theme .divider.divider.divider-danger .divider-text:after{border-color:#ff3e1d}.dark-theme .divider.divider.divider-dark .divider-text:before,.dark-theme .divider.divider.divider-dark .divider-text:after{border-color:#6b6c9d}.dark-theme .divider.divider.divider-gray .divider-text:before,.dark-theme .divider.divider.divider-gray .divider-text:after{border-color:#fffc}.dark-theme .footer-link{display:inline-block}.dark-theme .footer-light{color:#7c7db6}.dark-theme .footer-light .footer-text{color:#4e5155}.dark-theme .footer-light .footer-link{color:#7c7db6}.dark-theme .footer-light .footer-link:hover,.dark-theme .footer-light .footer-link:focus{color:#4e5155}.dark-theme .footer-light .footer-link.disabled{color:#0003!important}.dark-theme .footer-light .show>.footer-link,.dark-theme .footer-light .active>.footer-link,.dark-theme .footer-light .footer-link.show,.dark-theme .footer-light .footer-link.active{color:#4e5155}.dark-theme .footer-light hr{border-color:#0000000f}.dark-theme .footer-dark{color:#fffc}.dark-theme .footer-dark .footer-text{color:#fff}.dark-theme .footer-dark .footer-link{color:#fffc}.dark-theme .footer-dark .footer-link:hover,.dark-theme .footer-dark .footer-link:focus{color:#fff}.dark-theme .footer-dark .footer-link.disabled{color:#fff6!important}.dark-theme .footer-dark .show>.footer-link,.dark-theme .footer-dark .active>.footer-link,.dark-theme .footer-dark .footer-link.show,.dark-theme .footer-dark .footer-link.active{color:#fff}.dark-theme .footer-dark hr{border-color:#fff3}.dark-theme :root{--bs-facebook: #3b5998;--bs-twitter: #1da1f2;--bs-google-plus: #dd4b39;--bs-instagram: #e1306c;--bs-linkedin: #0077b5;--bs-github: #333;--bs-dribbble: #ea4c89;--bs-pinterest: #cb2027;--bs-slack: #4a154b;--bs-reddit: #ff4500;--bs-youtube: #ff0000;--bs-vimeo: #1ab7ea}.dark-theme .bg-facebook{background-color:#3b5998!important}.dark-theme a.bg-facebook:hover,.dark-theme a.bg-facebook:focus{background-color:#385590!important}.dark-theme .dropdown-notifications-item:not(.mark-as-read) .dropdown-notifications-read span{background-color:#3b5998}.dark-theme .bg-label-facebook,.dark-theme .bg-label-hover-facebook{background-color:#2e334e!important;color:#3b5998!important}.dark-theme .bg-label-hover-facebook:hover{background-color:#3b5998!important;color:#fff!important}.dark-theme .border-label-facebook{border:3px solid #2c4372}.dark-theme .border-light-facebook{border:3px solid rgba(59,89,152,.08)}.dark-theme .btn-facebook{color:#fff;background-color:#3b5998;border-color:#3b5998;box-shadow:0 .125rem .25rem #3b599866}.dark-theme .btn-facebook:hover{color:#fff!important;background-color:#355089!important;border-color:#355089!important;transform:translateY(-1px)!important}.btn-check:focus+.dark-theme .btn-facebook,.dark-theme .btn-facebook:focus,.dark-theme .btn-facebook.focus{color:#fff;background-color:#355089;border-color:#355089;transform:translateY(0);box-shadow:none}.btn-check:checked+.dark-theme .btn-facebook,.btn-check:active+.dark-theme .btn-facebook,.dark-theme .btn-facebook:active,.dark-theme .btn-facebook.active,.dark-theme .btn-facebook.show.dropdown-toggle,.show>.dark-theme .btn-facebook.dropdown-toggle{color:#fff!important;background-color:#324c81!important;border-color:#324c81!important}.btn-check:checked+.dark-theme .btn-facebook:focus,.btn-check:active+.dark-theme .btn-facebook:focus,.dark-theme .btn-facebook:active:focus,.dark-theme .btn-facebook.active:focus,.dark-theme .btn-facebook.show.dropdown-toggle:focus,.show>.dark-theme .btn-facebook.dropdown-toggle:focus{box-shadow:none}.dark-theme .btn-facebook.disabled,.dark-theme .btn-facebook:disabled{color:#fff!important;background-color:#3b5998!important;border-color:#3b5998!important;box-shadow:none!important}.dark-theme .btn-label-facebook{color:#3b5998;border-color:transparent;background:#2e334e}.dark-theme .btn-label-facebook:hover{border-color:transparent!important;background:#355089!important;color:#fff!important;box-shadow:0 .125rem .25rem #3b599866!important;transform:translateY(-1px)!important}.dark-theme .btn-label-facebook:focus,.dark-theme .btn-label-facebook.focus{color:#fff;background:#355089;box-shadow:none!important;transform:translateY(0)}.dark-theme .btn-label-facebook:active,.dark-theme .btn-label-facebook.active,.dark-theme .btn-label-facebook.show.dropdown-toggle,.show>.dark-theme .btn-label-facebook.dropdown-toggle{color:#fff!important;background-color:#324c81!important;border-color:transparent!important}.dark-theme .btn-label-facebook:active:focus,.dark-theme .btn-label-facebook.active:focus,.dark-theme .btn-label-facebook.show.dropdown-toggle:focus,.show>.dark-theme .btn-label-facebook.dropdown-toggle:focus{box-shadow:none}.dark-theme .btn-label-facebook.disabled,.dark-theme .btn-label-facebook:disabled{color:#3b5998!important;background-color:#2e334e!important;border-color:transparent!important}.dark-theme .btn-outline-facebook{color:#3b5998;border-color:#3b5998;background:transparent}.dark-theme .btn-outline-facebook:hover{color:#fff!important;background-color:#355089!important;border-color:#355089!important;box-shadow:0 .125rem .25rem #3b599866!important;transform:translateY(-1px)!important}.btn-check:focus+.dark-theme .btn-outline-facebook,.dark-theme .btn-outline-facebook:focus{color:#fff;background-color:#355089;border-color:#355089;box-shadow:none;transform:translateY(0)}.btn-check:checked+.dark-theme .btn-outline-facebook,.btn-check:active+.dark-theme .btn-outline-facebook,.dark-theme .btn-outline-facebook:active,.dark-theme .btn-outline-facebook.active,.dark-theme .btn-outline-facebook.dropdown-toggle.show{color:#fff!important;background-color:#324c81!important;border-color:#324c81!important}.btn-check:checked+.dark-theme .btn-outline-facebook:focus,.btn-check:active+.dark-theme .btn-outline-facebook:focus,.dark-theme .btn-outline-facebook:active:focus,.dark-theme .btn-outline-facebook.active:focus,.dark-theme .btn-outline-facebook.dropdown-toggle.show:focus{box-shadow:none}.dark-theme .btn-outline-facebook.disabled,.dark-theme .btn-outline-facebook:disabled{box-shadow:none!important;color:#3b5998!important;background-color:transparent!important}.dark-theme .btn-outline-facebook .badge{background:#3b5998;border-color:#3b5998;color:#fff}.dark-theme .btn-outline-facebook:hover .badge,.dark-theme .btn-outline-facebook:focus:hover .badge,.dark-theme .btn-outline-facebook:active .badge,.dark-theme .btn-outline-facebook.active .badge,.dark-theme .show>.btn-outline-facebook.dropdown-toggle .badge{background:#fff;border-color:#fff;color:#3b5998}.dark-theme .bg-twitter{background-color:#1da1f2!important}.dark-theme a.bg-twitter:hover,.dark-theme a.bg-twitter:focus{background-color:#1c99e6!important}.dark-theme .dropdown-notifications-item:not(.mark-as-read) .dropdown-notifications-read span{background-color:#1da1f2}.dark-theme .bg-label-twitter,.dark-theme .bg-label-hover-twitter{background-color:#293f5c!important;color:#1da1f2!important}.dark-theme .bg-label-hover-twitter:hover{background-color:#1da1f2!important;color:#fff!important}.dark-theme .border-label-twitter{border:3px solid #1679b6}.dark-theme .border-light-twitter{border:3px solid rgba(29,161,242,.08)}.dark-theme .btn-twitter{color:#fff;background-color:#1da1f2;border-color:#1da1f2;box-shadow:0 .125rem .25rem #1da1f266}.dark-theme .btn-twitter:hover{color:#fff!important;background-color:#1a91da!important;border-color:#1a91da!important;transform:translateY(-1px)!important}.btn-check:focus+.dark-theme .btn-twitter,.dark-theme .btn-twitter:focus,.dark-theme .btn-twitter.focus{color:#fff;background-color:#1a91da;border-color:#1a91da;transform:translateY(0);box-shadow:none}.btn-check:checked+.dark-theme .btn-twitter,.btn-check:active+.dark-theme .btn-twitter,.dark-theme .btn-twitter:active,.dark-theme .btn-twitter.active,.dark-theme .btn-twitter.show.dropdown-toggle,.show>.dark-theme .btn-twitter.dropdown-toggle{color:#fff!important;background-color:#1989ce!important;border-color:#1989ce!important}.btn-check:checked+.dark-theme .btn-twitter:focus,.btn-check:active+.dark-theme .btn-twitter:focus,.dark-theme .btn-twitter:active:focus,.dark-theme .btn-twitter.active:focus,.dark-theme .btn-twitter.show.dropdown-toggle:focus,.show>.dark-theme .btn-twitter.dropdown-toggle:focus{box-shadow:none}.dark-theme .btn-twitter.disabled,.dark-theme .btn-twitter:disabled{color:#fff!important;background-color:#1da1f2!important;border-color:#1da1f2!important;box-shadow:none!important}.dark-theme .btn-label-twitter{color:#1da1f2;border-color:transparent;background:#293f5c}.dark-theme .btn-label-twitter:hover{border-color:transparent!important;background:#1a91da!important;color:#fff!important;box-shadow:0 .125rem .25rem #1da1f266!important;transform:translateY(-1px)!important}.dark-theme .btn-label-twitter:focus,.dark-theme .btn-label-twitter.focus{color:#fff;background:#1a91da;box-shadow:none!important;transform:translateY(0)}.dark-theme .btn-label-twitter:active,.dark-theme .btn-label-twitter.active,.dark-theme .btn-label-twitter.show.dropdown-toggle,.show>.dark-theme .btn-label-twitter.dropdown-toggle{color:#fff!important;background-color:#1989ce!important;border-color:transparent!important}.dark-theme .btn-label-twitter:active:focus,.dark-theme .btn-label-twitter.active:focus,.dark-theme .btn-label-twitter.show.dropdown-toggle:focus,.show>.dark-theme .btn-label-twitter.dropdown-toggle:focus{box-shadow:none}.dark-theme .btn-label-twitter.disabled,.dark-theme .btn-label-twitter:disabled{color:#1da1f2!important;background-color:#293f5c!important;border-color:transparent!important}.dark-theme .btn-outline-twitter{color:#1da1f2;border-color:#1da1f2;background:transparent}.dark-theme .btn-outline-twitter:hover{color:#fff!important;background-color:#1a91da!important;border-color:#1a91da!important;box-shadow:0 .125rem .25rem #1da1f266!important;transform:translateY(-1px)!important}.btn-check:focus+.dark-theme .btn-outline-twitter,.dark-theme .btn-outline-twitter:focus{color:#fff;background-color:#1a91da;border-color:#1a91da;box-shadow:none;transform:translateY(0)}.btn-check:checked+.dark-theme .btn-outline-twitter,.btn-check:active+.dark-theme .btn-outline-twitter,.dark-theme .btn-outline-twitter:active,.dark-theme .btn-outline-twitter.active,.dark-theme .btn-outline-twitter.dropdown-toggle.show{color:#fff!important;background-color:#1989ce!important;border-color:#1989ce!important}.btn-check:checked+.dark-theme .btn-outline-twitter:focus,.btn-check:active+.dark-theme .btn-outline-twitter:focus,.dark-theme .btn-outline-twitter:active:focus,.dark-theme .btn-outline-twitter.active:focus,.dark-theme .btn-outline-twitter.dropdown-toggle.show:focus{box-shadow:none}.dark-theme .btn-outline-twitter.disabled,.dark-theme .btn-outline-twitter:disabled{box-shadow:none!important;color:#1da1f2!important;background-color:transparent!important}.dark-theme .btn-outline-twitter .badge{background:#1da1f2;border-color:#1da1f2;color:#fff}.dark-theme .btn-outline-twitter:hover .badge,.dark-theme .btn-outline-twitter:focus:hover .badge,.dark-theme .btn-outline-twitter:active .badge,.dark-theme .btn-outline-twitter.active .badge,.dark-theme .show>.btn-outline-twitter.dropdown-toggle .badge{background:#fff;border-color:#fff;color:#1da1f2}.dark-theme .bg-google-plus{background-color:#dd4b39!important}.dark-theme a.bg-google-plus:hover,.dark-theme a.bg-google-plus:focus{background-color:#d24736!important}.dark-theme .dropdown-notifications-item:not(.mark-as-read) .dropdown-notifications-read span{background-color:#dd4b39}.dark-theme .bg-label-google-plus,.dark-theme .bg-label-hover-google-plus{background-color:#47313f!important;color:#dd4b39!important}.dark-theme .bg-label-hover-google-plus:hover{background-color:#dd4b39!important;color:#fff!important}.dark-theme .border-label-google-plus{border:3px solid #a6382b}.dark-theme .border-light-google-plus{border:3px solid rgba(221,75,57,.08)}.dark-theme .btn-google-plus{color:#fff;background-color:#dd4b39;border-color:#dd4b39;box-shadow:0 .125rem .25rem #dd4b3966}.dark-theme .btn-google-plus:hover{color:#fff!important;background-color:#c74433!important;border-color:#c74433!important;transform:translateY(-1px)!important}.btn-check:focus+.dark-theme .btn-google-plus,.dark-theme .btn-google-plus:focus,.dark-theme .btn-google-plus.focus{color:#fff;background-color:#c74433;border-color:#c74433;transform:translateY(0);box-shadow:none}.btn-check:checked+.dark-theme .btn-google-plus,.btn-check:active+.dark-theme .btn-google-plus,.dark-theme .btn-google-plus:active,.dark-theme .btn-google-plus.active,.dark-theme .btn-google-plus.show.dropdown-toggle,.show>.dark-theme .btn-google-plus.dropdown-toggle{color:#fff!important;background-color:#bc4030!important;border-color:#bc4030!important}.btn-check:checked+.dark-theme .btn-google-plus:focus,.btn-check:active+.dark-theme .btn-google-plus:focus,.dark-theme .btn-google-plus:active:focus,.dark-theme .btn-google-plus.active:focus,.dark-theme .btn-google-plus.show.dropdown-toggle:focus,.show>.dark-theme .btn-google-plus.dropdown-toggle:focus{box-shadow:none}.dark-theme .btn-google-plus.disabled,.dark-theme .btn-google-plus:disabled{color:#fff!important;background-color:#dd4b39!important;border-color:#dd4b39!important;box-shadow:none!important}.dark-theme .btn-label-google-plus{color:#dd4b39;border-color:transparent;background:#47313f}.dark-theme .btn-label-google-plus:hover{border-color:transparent!important;background:#c74433!important;color:#fff!important;box-shadow:0 .125rem .25rem #dd4b3966!important;transform:translateY(-1px)!important}.dark-theme .btn-label-google-plus:focus,.dark-theme .btn-label-google-plus.focus{color:#fff;background:#c74433;box-shadow:none!important;transform:translateY(0)}.dark-theme .btn-label-google-plus:active,.dark-theme .btn-label-google-plus.active,.dark-theme .btn-label-google-plus.show.dropdown-toggle,.show>.dark-theme .btn-label-google-plus.dropdown-toggle{color:#fff!important;background-color:#bc4030!important;border-color:transparent!important}.dark-theme .btn-label-google-plus:active:focus,.dark-theme .btn-label-google-plus.active:focus,.dark-theme .btn-label-google-plus.show.dropdown-toggle:focus,.show>.dark-theme .btn-label-google-plus.dropdown-toggle:focus{box-shadow:none}.dark-theme .btn-label-google-plus.disabled,.dark-theme .btn-label-google-plus:disabled{color:#dd4b39!important;background-color:#47313f!important;border-color:transparent!important}.dark-theme .btn-outline-google-plus{color:#dd4b39;border-color:#dd4b39;background:transparent}.dark-theme .btn-outline-google-plus:hover{color:#fff!important;background-color:#c74433!important;border-color:#c74433!important;box-shadow:0 .125rem .25rem #dd4b3966!important;transform:translateY(-1px)!important}.btn-check:focus+.dark-theme .btn-outline-google-plus,.dark-theme .btn-outline-google-plus:focus{color:#fff;background-color:#c74433;border-color:#c74433;box-shadow:none;transform:translateY(0)}.btn-check:checked+.dark-theme .btn-outline-google-plus,.btn-check:active+.dark-theme .btn-outline-google-plus,.dark-theme .btn-outline-google-plus:active,.dark-theme .btn-outline-google-plus.active,.dark-theme .btn-outline-google-plus.dropdown-toggle.show{color:#fff!important;background-color:#bc4030!important;border-color:#bc4030!important}.btn-check:checked+.dark-theme .btn-outline-google-plus:focus,.btn-check:active+.dark-theme .btn-outline-google-plus:focus,.dark-theme .btn-outline-google-plus:active:focus,.dark-theme .btn-outline-google-plus.active:focus,.dark-theme .btn-outline-google-plus.dropdown-toggle.show:focus{box-shadow:none}.dark-theme .btn-outline-google-plus.disabled,.dark-theme .btn-outline-google-plus:disabled{box-shadow:none!important;color:#dd4b39!important;background-color:transparent!important}.dark-theme .btn-outline-google-plus .badge{background:#dd4b39;border-color:#dd4b39;color:#fff}.dark-theme .btn-outline-google-plus:hover .badge,.dark-theme .btn-outline-google-plus:focus:hover .badge,.dark-theme .btn-outline-google-plus:active .badge,.dark-theme .btn-outline-google-plus.active .badge,.dark-theme .show>.btn-outline-google-plus.dropdown-toggle .badge{background:#fff;border-color:#fff;color:#dd4b39}.dark-theme .bg-instagram{background-color:#e1306c!important}.dark-theme a.bg-instagram:hover,.dark-theme a.bg-instagram:focus{background-color:#d62e67!important}.dark-theme .dropdown-notifications-item:not(.mark-as-read) .dropdown-notifications-read span{background-color:#e1306c}.dark-theme .bg-label-instagram,.dark-theme .bg-label-hover-instagram{background-color:#482d47!important;color:#e1306c!important}.dark-theme .bg-label-hover-instagram:hover{background-color:#e1306c!important;color:#fff!important}.dark-theme .border-label-instagram{border:3px solid #a92451}.dark-theme .border-light-instagram{border:3px solid rgba(225,48,108,.08)}.dark-theme .btn-instagram{color:#fff;background-color:#e1306c;border-color:#e1306c;box-shadow:0 .125rem .25rem #e1306c66}.dark-theme .btn-instagram:hover{color:#fff!important;background-color:#cb2b61!important;border-color:#cb2b61!important;transform:translateY(-1px)!important}.btn-check:focus+.dark-theme .btn-instagram,.dark-theme .btn-instagram:focus,.dark-theme .btn-instagram.focus{color:#fff;background-color:#cb2b61;border-color:#cb2b61;transform:translateY(0);box-shadow:none}.btn-check:checked+.dark-theme .btn-instagram,.btn-check:active+.dark-theme .btn-instagram,.dark-theme .btn-instagram:active,.dark-theme .btn-instagram.active,.dark-theme .btn-instagram.show.dropdown-toggle,.show>.dark-theme .btn-instagram.dropdown-toggle{color:#fff!important;background-color:#bf295c!important;border-color:#bf295c!important}.btn-check:checked+.dark-theme .btn-instagram:focus,.btn-check:active+.dark-theme .btn-instagram:focus,.dark-theme .btn-instagram:active:focus,.dark-theme .btn-instagram.active:focus,.dark-theme .btn-instagram.show.dropdown-toggle:focus,.show>.dark-theme .btn-instagram.dropdown-toggle:focus{box-shadow:none}.dark-theme .btn-instagram.disabled,.dark-theme .btn-instagram:disabled{color:#fff!important;background-color:#e1306c!important;border-color:#e1306c!important;box-shadow:none!important}.dark-theme .btn-label-instagram{color:#e1306c;border-color:transparent;background:#482d47}.dark-theme .btn-label-instagram:hover{border-color:transparent!important;background:#cb2b61!important;color:#fff!important;box-shadow:0 .125rem .25rem #e1306c66!important;transform:translateY(-1px)!important}.dark-theme .btn-label-instagram:focus,.dark-theme .btn-label-instagram.focus{color:#fff;background:#cb2b61;box-shadow:none!important;transform:translateY(0)}.dark-theme .btn-label-instagram:active,.dark-theme .btn-label-instagram.active,.dark-theme .btn-label-instagram.show.dropdown-toggle,.show>.dark-theme .btn-label-instagram.dropdown-toggle{color:#fff!important;background-color:#bf295c!important;border-color:transparent!important}.dark-theme .btn-label-instagram:active:focus,.dark-theme .btn-label-instagram.active:focus,.dark-theme .btn-label-instagram.show.dropdown-toggle:focus,.show>.dark-theme .btn-label-instagram.dropdown-toggle:focus{box-shadow:none}.dark-theme .btn-label-instagram.disabled,.dark-theme .btn-label-instagram:disabled{color:#e1306c!important;background-color:#482d47!important;border-color:transparent!important}.dark-theme .btn-outline-instagram{color:#e1306c;border-color:#e1306c;background:transparent}.dark-theme .btn-outline-instagram:hover{color:#fff!important;background-color:#cb2b61!important;border-color:#cb2b61!important;box-shadow:0 .125rem .25rem #e1306c66!important;transform:translateY(-1px)!important}.btn-check:focus+.dark-theme .btn-outline-instagram,.dark-theme .btn-outline-instagram:focus{color:#fff;background-color:#cb2b61;border-color:#cb2b61;box-shadow:none;transform:translateY(0)}.btn-check:checked+.dark-theme .btn-outline-instagram,.btn-check:active+.dark-theme .btn-outline-instagram,.dark-theme .btn-outline-instagram:active,.dark-theme .btn-outline-instagram.active,.dark-theme .btn-outline-instagram.dropdown-toggle.show{color:#fff!important;background-color:#bf295c!important;border-color:#bf295c!important}.btn-check:checked+.dark-theme .btn-outline-instagram:focus,.btn-check:active+.dark-theme .btn-outline-instagram:focus,.dark-theme .btn-outline-instagram:active:focus,.dark-theme .btn-outline-instagram.active:focus,.dark-theme .btn-outline-instagram.dropdown-toggle.show:focus{box-shadow:none}.dark-theme .btn-outline-instagram.disabled,.dark-theme .btn-outline-instagram:disabled{box-shadow:none!important;color:#e1306c!important;background-color:transparent!important}.dark-theme .btn-outline-instagram .badge{background:#e1306c;border-color:#e1306c;color:#fff}.dark-theme .btn-outline-instagram:hover .badge,.dark-theme .btn-outline-instagram:focus:hover .badge,.dark-theme .btn-outline-instagram:active .badge,.dark-theme .btn-outline-instagram.active .badge,.dark-theme .show>.btn-outline-instagram.dropdown-toggle .badge{background:#fff;border-color:#fff;color:#e1306c}.dark-theme .bg-linkedin{background-color:#0077b5!important}.dark-theme a.bg-linkedin:hover,.dark-theme a.bg-linkedin:focus{background-color:#0071ac!important}.dark-theme .dropdown-notifications-item:not(.mark-as-read) .dropdown-notifications-read span{background-color:#0077b5}.dark-theme .bg-label-linkedin,.dark-theme .bg-label-hover-linkedin{background-color:#243853!important;color:#0077b5!important}.dark-theme .bg-label-hover-linkedin:hover{background-color:#0077b5!important;color:#fff!important}.dark-theme .border-label-linkedin{border:3px solid #005988}.dark-theme .border-light-linkedin{border:3px solid rgba(0,119,181,.08)}.dark-theme .btn-linkedin{color:#fff;background-color:#0077b5;border-color:#0077b5;box-shadow:0 .125rem .25rem #0077b566}.dark-theme .btn-linkedin:hover{color:#fff!important;background-color:#006ba3!important;border-color:#006ba3!important;transform:translateY(-1px)!important}.btn-check:focus+.dark-theme .btn-linkedin,.dark-theme .btn-linkedin:focus,.dark-theme .btn-linkedin.focus{color:#fff;background-color:#006ba3;border-color:#006ba3;transform:translateY(0);box-shadow:none}.btn-check:checked+.dark-theme .btn-linkedin,.btn-check:active+.dark-theme .btn-linkedin,.dark-theme .btn-linkedin:active,.dark-theme .btn-linkedin.active,.dark-theme .btn-linkedin.show.dropdown-toggle,.show>.dark-theme .btn-linkedin.dropdown-toggle{color:#fff!important;background-color:#00659a!important;border-color:#00659a!important}.btn-check:checked+.dark-theme .btn-linkedin:focus,.btn-check:active+.dark-theme .btn-linkedin:focus,.dark-theme .btn-linkedin:active:focus,.dark-theme .btn-linkedin.active:focus,.dark-theme .btn-linkedin.show.dropdown-toggle:focus,.show>.dark-theme .btn-linkedin.dropdown-toggle:focus{box-shadow:none}.dark-theme .btn-linkedin.disabled,.dark-theme .btn-linkedin:disabled{color:#fff!important;background-color:#0077b5!important;border-color:#0077b5!important;box-shadow:none!important}.dark-theme .btn-label-linkedin{color:#0077b5;border-color:transparent;background:#243853}.dark-theme .btn-label-linkedin:hover{border-color:transparent!important;background:#006ba3!important;color:#fff!important;box-shadow:0 .125rem .25rem #0077b566!important;transform:translateY(-1px)!important}.dark-theme .btn-label-linkedin:focus,.dark-theme .btn-label-linkedin.focus{color:#fff;background:#006ba3;box-shadow:none!important;transform:translateY(0)}.dark-theme .btn-label-linkedin:active,.dark-theme .btn-label-linkedin.active,.dark-theme .btn-label-linkedin.show.dropdown-toggle,.show>.dark-theme .btn-label-linkedin.dropdown-toggle{color:#fff!important;background-color:#00659a!important;border-color:transparent!important}.dark-theme .btn-label-linkedin:active:focus,.dark-theme .btn-label-linkedin.active:focus,.dark-theme .btn-label-linkedin.show.dropdown-toggle:focus,.show>.dark-theme .btn-label-linkedin.dropdown-toggle:focus{box-shadow:none}.dark-theme .btn-label-linkedin.disabled,.dark-theme .btn-label-linkedin:disabled{color:#0077b5!important;background-color:#243853!important;border-color:transparent!important}.dark-theme .btn-outline-linkedin{color:#0077b5;border-color:#0077b5;background:transparent}.dark-theme .btn-outline-linkedin:hover{color:#fff!important;background-color:#006ba3!important;border-color:#006ba3!important;box-shadow:0 .125rem .25rem #0077b566!important;transform:translateY(-1px)!important}.btn-check:focus+.dark-theme .btn-outline-linkedin,.dark-theme .btn-outline-linkedin:focus{color:#fff;background-color:#006ba3;border-color:#006ba3;box-shadow:none;transform:translateY(0)}.btn-check:checked+.dark-theme .btn-outline-linkedin,.btn-check:active+.dark-theme .btn-outline-linkedin,.dark-theme .btn-outline-linkedin:active,.dark-theme .btn-outline-linkedin.active,.dark-theme .btn-outline-linkedin.dropdown-toggle.show{color:#fff!important;background-color:#00659a!important;border-color:#00659a!important}.btn-check:checked+.dark-theme .btn-outline-linkedin:focus,.btn-check:active+.dark-theme .btn-outline-linkedin:focus,.dark-theme .btn-outline-linkedin:active:focus,.dark-theme .btn-outline-linkedin.active:focus,.dark-theme .btn-outline-linkedin.dropdown-toggle.show:focus{box-shadow:none}.dark-theme .btn-outline-linkedin.disabled,.dark-theme .btn-outline-linkedin:disabled{box-shadow:none!important;color:#0077b5!important;background-color:transparent!important}.dark-theme .btn-outline-linkedin .badge{background:#0077b5;border-color:#0077b5;color:#fff}.dark-theme .btn-outline-linkedin:hover .badge,.dark-theme .btn-outline-linkedin:focus:hover .badge,.dark-theme .btn-outline-linkedin:active .badge,.dark-theme .btn-outline-linkedin.active .badge,.dark-theme .show>.btn-outline-linkedin.dropdown-toggle .badge{background:#fff;border-color:#fff;color:#0077b5}.dark-theme .bg-github{background-color:#333!important}.dark-theme a.bg-github:hover,.dark-theme a.bg-github:focus{background-color:#303030!important}.dark-theme .dropdown-notifications-item:not(.mark-as-read) .dropdown-notifications-read span{background-color:#333}.dark-theme .bg-label-github,.dark-theme .bg-label-hover-github{background-color:#2c2d3e!important;color:#333!important}.dark-theme .bg-label-hover-github:hover{background-color:#333!important;color:#fff!important}.dark-theme .border-label-github{border:3px solid #262626}.dark-theme .border-light-github{border:3px solid rgba(51,51,51,.08)}.dark-theme .btn-github{color:#fff;background-color:#333;border-color:#333;box-shadow:0 .125rem .25rem #3336}.dark-theme .btn-github:hover{color:#fff!important;background-color:#2e2e2e!important;border-color:#2e2e2e!important;transform:translateY(-1px)!important}.btn-check:focus+.dark-theme .btn-github,.dark-theme .btn-github:focus,.dark-theme .btn-github.focus{color:#fff;background-color:#2e2e2e;border-color:#2e2e2e;transform:translateY(0);box-shadow:none}.btn-check:checked+.dark-theme .btn-github,.btn-check:active+.dark-theme .btn-github,.dark-theme .btn-github:active,.dark-theme .btn-github.active,.dark-theme .btn-github.show.dropdown-toggle,.show>.dark-theme .btn-github.dropdown-toggle{color:#fff!important;background-color:#2b2b2b!important;border-color:#2b2b2b!important}.btn-check:checked+.dark-theme .btn-github:focus,.btn-check:active+.dark-theme .btn-github:focus,.dark-theme .btn-github:active:focus,.dark-theme .btn-github.active:focus,.dark-theme .btn-github.show.dropdown-toggle:focus,.show>.dark-theme .btn-github.dropdown-toggle:focus{box-shadow:none}.dark-theme .btn-github.disabled,.dark-theme .btn-github:disabled{color:#fff!important;background-color:#333!important;border-color:#333!important;box-shadow:none!important}.dark-theme .btn-label-github{color:#333;border-color:transparent;background:#2c2d3e}.dark-theme .btn-label-github:hover{border-color:transparent!important;background:#2e2e2e!important;color:#fff!important;box-shadow:0 .125rem .25rem #3336!important;transform:translateY(-1px)!important}.dark-theme .btn-label-github:focus,.dark-theme .btn-label-github.focus{color:#fff;background:#2e2e2e;box-shadow:none!important;transform:translateY(0)}.dark-theme .btn-label-github:active,.dark-theme .btn-label-github.active,.dark-theme .btn-label-github.show.dropdown-toggle,.show>.dark-theme .btn-label-github.dropdown-toggle{color:#fff!important;background-color:#2b2b2b!important;border-color:transparent!important}.dark-theme .btn-label-github:active:focus,.dark-theme .btn-label-github.active:focus,.dark-theme .btn-label-github.show.dropdown-toggle:focus,.show>.dark-theme .btn-label-github.dropdown-toggle:focus{box-shadow:none}.dark-theme .btn-label-github.disabled,.dark-theme .btn-label-github:disabled{color:#333!important;background-color:#2c2d3e!important;border-color:transparent!important}.dark-theme .btn-outline-github{color:#333;border-color:#333;background:transparent}.dark-theme .btn-outline-github:hover{color:#fff!important;background-color:#2e2e2e!important;border-color:#2e2e2e!important;box-shadow:0 .125rem .25rem #3336!important;transform:translateY(-1px)!important}.btn-check:focus+.dark-theme .btn-outline-github,.dark-theme .btn-outline-github:focus{color:#fff;background-color:#2e2e2e;border-color:#2e2e2e;box-shadow:none;transform:translateY(0)}.btn-check:checked+.dark-theme .btn-outline-github,.btn-check:active+.dark-theme .btn-outline-github,.dark-theme .btn-outline-github:active,.dark-theme .btn-outline-github.active,.dark-theme .btn-outline-github.dropdown-toggle.show{color:#fff!important;background-color:#2b2b2b!important;border-color:#2b2b2b!important}.btn-check:checked+.dark-theme .btn-outline-github:focus,.btn-check:active+.dark-theme .btn-outline-github:focus,.dark-theme .btn-outline-github:active:focus,.dark-theme .btn-outline-github.active:focus,.dark-theme .btn-outline-github.dropdown-toggle.show:focus{box-shadow:none}.dark-theme .btn-outline-github.disabled,.dark-theme .btn-outline-github:disabled{box-shadow:none!important;color:#333!important;background-color:transparent!important}.dark-theme .btn-outline-github .badge{background:#333;border-color:#333;color:#fff}.dark-theme .btn-outline-github:hover .badge,.dark-theme .btn-outline-github:focus:hover .badge,.dark-theme .btn-outline-github:active .badge,.dark-theme .btn-outline-github.active .badge,.dark-theme .show>.btn-outline-github.dropdown-toggle .badge{background:#fff;border-color:#fff;color:#333}.dark-theme .bg-dribbble{background-color:#ea4c89!important}.dark-theme a.bg-dribbble:hover,.dark-theme a.bg-dribbble:focus{background-color:#de4882!important}.dark-theme .dropdown-notifications-item:not(.mark-as-read) .dropdown-notifications-read span{background-color:#ea4c89}.dark-theme .bg-label-dribbble,.dark-theme .bg-label-hover-dribbble{background-color:#4a314c!important;color:#ea4c89!important}.dark-theme .bg-label-hover-dribbble:hover{background-color:#ea4c89!important;color:#fff!important}.dark-theme .border-label-dribbble{border:3px solid #b03967}.dark-theme .border-light-dribbble{border:3px solid rgba(234,76,137,.08)}.dark-theme .btn-dribbble{color:#fff;background-color:#ea4c89;border-color:#ea4c89;box-shadow:0 .125rem .25rem #ea4c8966}.dark-theme .btn-dribbble:hover{color:#fff!important;background-color:#d3447b!important;border-color:#d3447b!important;transform:translateY(-1px)!important}.btn-check:focus+.dark-theme .btn-dribbble,.dark-theme .btn-dribbble:focus,.dark-theme .btn-dribbble.focus{color:#fff;background-color:#d3447b;border-color:#d3447b;transform:translateY(0);box-shadow:none}.btn-check:checked+.dark-theme .btn-dribbble,.btn-check:active+.dark-theme .btn-dribbble,.dark-theme .btn-dribbble:active,.dark-theme .btn-dribbble.active,.dark-theme .btn-dribbble.show.dropdown-toggle,.show>.dark-theme .btn-dribbble.dropdown-toggle{color:#fff!important;background-color:#c74174!important;border-color:#c74174!important}.btn-check:checked+.dark-theme .btn-dribbble:focus,.btn-check:active+.dark-theme .btn-dribbble:focus,.dark-theme .btn-dribbble:active:focus,.dark-theme .btn-dribbble.active:focus,.dark-theme .btn-dribbble.show.dropdown-toggle:focus,.show>.dark-theme .btn-dribbble.dropdown-toggle:focus{box-shadow:none}.dark-theme .btn-dribbble.disabled,.dark-theme .btn-dribbble:disabled{color:#fff!important;background-color:#ea4c89!important;border-color:#ea4c89!important;box-shadow:none!important}.dark-theme .btn-label-dribbble{color:#ea4c89;border-color:transparent;background:#4a314c}.dark-theme .btn-label-dribbble:hover{border-color:transparent!important;background:#d3447b!important;color:#fff!important;box-shadow:0 .125rem .25rem #ea4c8966!important;transform:translateY(-1px)!important}.dark-theme .btn-label-dribbble:focus,.dark-theme .btn-label-dribbble.focus{color:#fff;background:#d3447b;box-shadow:none!important;transform:translateY(0)}.dark-theme .btn-label-dribbble:active,.dark-theme .btn-label-dribbble.active,.dark-theme .btn-label-dribbble.show.dropdown-toggle,.show>.dark-theme .btn-label-dribbble.dropdown-toggle{color:#fff!important;background-color:#c74174!important;border-color:transparent!important}.dark-theme .btn-label-dribbble:active:focus,.dark-theme .btn-label-dribbble.active:focus,.dark-theme .btn-label-dribbble.show.dropdown-toggle:focus,.show>.dark-theme .btn-label-dribbble.dropdown-toggle:focus{box-shadow:none}.dark-theme .btn-label-dribbble.disabled,.dark-theme .btn-label-dribbble:disabled{color:#ea4c89!important;background-color:#4a314c!important;border-color:transparent!important}.dark-theme .btn-outline-dribbble{color:#ea4c89;border-color:#ea4c89;background:transparent}.dark-theme .btn-outline-dribbble:hover{color:#fff!important;background-color:#d3447b!important;border-color:#d3447b!important;box-shadow:0 .125rem .25rem #ea4c8966!important;transform:translateY(-1px)!important}.btn-check:focus+.dark-theme .btn-outline-dribbble,.dark-theme .btn-outline-dribbble:focus{color:#fff;background-color:#d3447b;border-color:#d3447b;box-shadow:none;transform:translateY(0)}.btn-check:checked+.dark-theme .btn-outline-dribbble,.btn-check:active+.dark-theme .btn-outline-dribbble,.dark-theme .btn-outline-dribbble:active,.dark-theme .btn-outline-dribbble.active,.dark-theme .btn-outline-dribbble.dropdown-toggle.show{color:#fff!important;background-color:#c74174!important;border-color:#c74174!important}.btn-check:checked+.dark-theme .btn-outline-dribbble:focus,.btn-check:active+.dark-theme .btn-outline-dribbble:focus,.dark-theme .btn-outline-dribbble:active:focus,.dark-theme .btn-outline-dribbble.active:focus,.dark-theme .btn-outline-dribbble.dropdown-toggle.show:focus{box-shadow:none}.dark-theme .btn-outline-dribbble.disabled,.dark-theme .btn-outline-dribbble:disabled{box-shadow:none!important;color:#ea4c89!important;background-color:transparent!important}.dark-theme .btn-outline-dribbble .badge{background:#ea4c89;border-color:#ea4c89;color:#fff}.dark-theme .btn-outline-dribbble:hover .badge,.dark-theme .btn-outline-dribbble:focus:hover .badge,.dark-theme .btn-outline-dribbble:active .badge,.dark-theme .btn-outline-dribbble.active .badge,.dark-theme .show>.btn-outline-dribbble.dropdown-toggle .badge{background:#fff;border-color:#fff;color:#ea4c89}.dark-theme .bg-pinterest{background-color:#cb2027!important}.dark-theme a.bg-pinterest:hover,.dark-theme a.bg-pinterest:focus{background-color:#c11e25!important}.dark-theme .dropdown-notifications-item:not(.mark-as-read) .dropdown-notifications-read span{background-color:#cb2027}.dark-theme .bg-label-pinterest,.dark-theme .bg-label-hover-pinterest{background-color:#452a3c!important;color:#cb2027!important}.dark-theme .bg-label-hover-pinterest:hover{background-color:#cb2027!important;color:#fff!important}.dark-theme .border-label-pinterest{border:3px solid #98181d}.dark-theme .border-light-pinterest{border:3px solid rgba(203,32,39,.08)}.dark-theme .btn-pinterest{color:#fff;background-color:#cb2027;border-color:#cb2027;box-shadow:0 .125rem .25rem #cb202766}.dark-theme .btn-pinterest:hover{color:#fff!important;background-color:#b71d23!important;border-color:#b71d23!important;transform:translateY(-1px)!important}.btn-check:focus+.dark-theme .btn-pinterest,.dark-theme .btn-pinterest:focus,.dark-theme .btn-pinterest.focus{color:#fff;background-color:#b71d23;border-color:#b71d23;transform:translateY(0);box-shadow:none}.btn-check:checked+.dark-theme .btn-pinterest,.btn-check:active+.dark-theme .btn-pinterest,.dark-theme .btn-pinterest:active,.dark-theme .btn-pinterest.active,.dark-theme .btn-pinterest.show.dropdown-toggle,.show>.dark-theme .btn-pinterest.dropdown-toggle{color:#fff!important;background-color:#ad1b21!important;border-color:#ad1b21!important}.btn-check:checked+.dark-theme .btn-pinterest:focus,.btn-check:active+.dark-theme .btn-pinterest:focus,.dark-theme .btn-pinterest:active:focus,.dark-theme .btn-pinterest.active:focus,.dark-theme .btn-pinterest.show.dropdown-toggle:focus,.show>.dark-theme .btn-pinterest.dropdown-toggle:focus{box-shadow:none}.dark-theme .btn-pinterest.disabled,.dark-theme .btn-pinterest:disabled{color:#fff!important;background-color:#cb2027!important;border-color:#cb2027!important;box-shadow:none!important}.dark-theme .btn-label-pinterest{color:#cb2027;border-color:transparent;background:#452a3c}.dark-theme .btn-label-pinterest:hover{border-color:transparent!important;background:#b71d23!important;color:#fff!important;box-shadow:0 .125rem .25rem #cb202766!important;transform:translateY(-1px)!important}.dark-theme .btn-label-pinterest:focus,.dark-theme .btn-label-pinterest.focus{color:#fff;background:#b71d23;box-shadow:none!important;transform:translateY(0)}.dark-theme .btn-label-pinterest:active,.dark-theme .btn-label-pinterest.active,.dark-theme .btn-label-pinterest.show.dropdown-toggle,.show>.dark-theme .btn-label-pinterest.dropdown-toggle{color:#fff!important;background-color:#ad1b21!important;border-color:transparent!important}.dark-theme .btn-label-pinterest:active:focus,.dark-theme .btn-label-pinterest.active:focus,.dark-theme .btn-label-pinterest.show.dropdown-toggle:focus,.show>.dark-theme .btn-label-pinterest.dropdown-toggle:focus{box-shadow:none}.dark-theme .btn-label-pinterest.disabled,.dark-theme .btn-label-pinterest:disabled{color:#cb2027!important;background-color:#452a3c!important;border-color:transparent!important}.dark-theme .btn-outline-pinterest{color:#cb2027;border-color:#cb2027;background:transparent}.dark-theme .btn-outline-pinterest:hover{color:#fff!important;background-color:#b71d23!important;border-color:#b71d23!important;box-shadow:0 .125rem .25rem #cb202766!important;transform:translateY(-1px)!important}.btn-check:focus+.dark-theme .btn-outline-pinterest,.dark-theme .btn-outline-pinterest:focus{color:#fff;background-color:#b71d23;border-color:#b71d23;box-shadow:none;transform:translateY(0)}.btn-check:checked+.dark-theme .btn-outline-pinterest,.btn-check:active+.dark-theme .btn-outline-pinterest,.dark-theme .btn-outline-pinterest:active,.dark-theme .btn-outline-pinterest.active,.dark-theme .btn-outline-pinterest.dropdown-toggle.show{color:#fff!important;background-color:#ad1b21!important;border-color:#ad1b21!important}.btn-check:checked+.dark-theme .btn-outline-pinterest:focus,.btn-check:active+.dark-theme .btn-outline-pinterest:focus,.dark-theme .btn-outline-pinterest:active:focus,.dark-theme .btn-outline-pinterest.active:focus,.dark-theme .btn-outline-pinterest.dropdown-toggle.show:focus{box-shadow:none}.dark-theme .btn-outline-pinterest.disabled,.dark-theme .btn-outline-pinterest:disabled{box-shadow:none!important;color:#cb2027!important;background-color:transparent!important}.dark-theme .btn-outline-pinterest .badge{background:#cb2027;border-color:#cb2027;color:#fff}.dark-theme .btn-outline-pinterest:hover .badge,.dark-theme .btn-outline-pinterest:focus:hover .badge,.dark-theme .btn-outline-pinterest:active .badge,.dark-theme .btn-outline-pinterest.active .badge,.dark-theme .show>.btn-outline-pinterest.dropdown-toggle .badge{background:#fff;border-color:#fff;color:#cb2027}.dark-theme .bg-slack{background-color:#4a154b!important}.dark-theme a.bg-slack:hover,.dark-theme a.bg-slack:focus{background-color:#461447!important}.dark-theme .dropdown-notifications-item:not(.mark-as-read) .dropdown-notifications-read span{background-color:#4a154b}.dark-theme .bg-label-slack,.dark-theme .bg-label-hover-slack{background-color:#302842!important;color:#4a154b!important}.dark-theme .bg-label-hover-slack:hover{background-color:#4a154b!important;color:#fff!important}.dark-theme .border-label-slack{border:3px solid #381038}.dark-theme .border-light-slack{border:3px solid rgba(74,21,75,.08)}.dark-theme .btn-slack{color:#fff;background-color:#4a154b;border-color:#4a154b;box-shadow:0 .125rem .25rem #4a154b66}.dark-theme .btn-slack:hover{color:#fff!important;background-color:#431344!important;border-color:#431344!important;transform:translateY(-1px)!important}.btn-check:focus+.dark-theme .btn-slack,.dark-theme .btn-slack:focus,.dark-theme .btn-slack.focus{color:#fff;background-color:#431344;border-color:#431344;transform:translateY(0);box-shadow:none}.btn-check:checked+.dark-theme .btn-slack,.btn-check:active+.dark-theme .btn-slack,.dark-theme .btn-slack:active,.dark-theme .btn-slack.active,.dark-theme .btn-slack.show.dropdown-toggle,.show>.dark-theme .btn-slack.dropdown-toggle{color:#fff!important;background-color:#3f1240!important;border-color:#3f1240!important}.btn-check:checked+.dark-theme .btn-slack:focus,.btn-check:active+.dark-theme .btn-slack:focus,.dark-theme .btn-slack:active:focus,.dark-theme .btn-slack.active:focus,.dark-theme .btn-slack.show.dropdown-toggle:focus,.show>.dark-theme .btn-slack.dropdown-toggle:focus{box-shadow:none}.dark-theme .btn-slack.disabled,.dark-theme .btn-slack:disabled{color:#fff!important;background-color:#4a154b!important;border-color:#4a154b!important;box-shadow:none!important}.dark-theme .btn-label-slack{color:#4a154b;border-color:transparent;background:#302842}.dark-theme .btn-label-slack:hover{border-color:transparent!important;background:#431344!important;color:#fff!important;box-shadow:0 .125rem .25rem #4a154b66!important;transform:translateY(-1px)!important}.dark-theme .btn-label-slack:focus,.dark-theme .btn-label-slack.focus{color:#fff;background:#431344;box-shadow:none!important;transform:translateY(0)}.dark-theme .btn-label-slack:active,.dark-theme .btn-label-slack.active,.dark-theme .btn-label-slack.show.dropdown-toggle,.show>.dark-theme .btn-label-slack.dropdown-toggle{color:#fff!important;background-color:#3f1240!important;border-color:transparent!important}.dark-theme .btn-label-slack:active:focus,.dark-theme .btn-label-slack.active:focus,.dark-theme .btn-label-slack.show.dropdown-toggle:focus,.show>.dark-theme .btn-label-slack.dropdown-toggle:focus{box-shadow:none}.dark-theme .btn-label-slack.disabled,.dark-theme .btn-label-slack:disabled{color:#4a154b!important;background-color:#302842!important;border-color:transparent!important}.dark-theme .btn-outline-slack{color:#4a154b;border-color:#4a154b;background:transparent}.dark-theme .btn-outline-slack:hover{color:#fff!important;background-color:#431344!important;border-color:#431344!important;box-shadow:0 .125rem .25rem #4a154b66!important;transform:translateY(-1px)!important}.btn-check:focus+.dark-theme .btn-outline-slack,.dark-theme .btn-outline-slack:focus{color:#fff;background-color:#431344;border-color:#431344;box-shadow:none;transform:translateY(0)}.btn-check:checked+.dark-theme .btn-outline-slack,.btn-check:active+.dark-theme .btn-outline-slack,.dark-theme .btn-outline-slack:active,.dark-theme .btn-outline-slack.active,.dark-theme .btn-outline-slack.dropdown-toggle.show{color:#fff!important;background-color:#3f1240!important;border-color:#3f1240!important}.btn-check:checked+.dark-theme .btn-outline-slack:focus,.btn-check:active+.dark-theme .btn-outline-slack:focus,.dark-theme .btn-outline-slack:active:focus,.dark-theme .btn-outline-slack.active:focus,.dark-theme .btn-outline-slack.dropdown-toggle.show:focus{box-shadow:none}.dark-theme .btn-outline-slack.disabled,.dark-theme .btn-outline-slack:disabled{box-shadow:none!important;color:#4a154b!important;background-color:transparent!important}.dark-theme .btn-outline-slack .badge{background:#4a154b;border-color:#4a154b;color:#fff}.dark-theme .btn-outline-slack:hover .badge,.dark-theme .btn-outline-slack:focus:hover .badge,.dark-theme .btn-outline-slack:active .badge,.dark-theme .btn-outline-slack.active .badge,.dark-theme .show>.btn-outline-slack.dropdown-toggle .badge{background:#fff;border-color:#fff;color:#4a154b}.dark-theme .bg-reddit{background-color:#ff4500!important}.dark-theme a.bg-reddit:hover,.dark-theme a.bg-reddit:focus{background-color:#f24200!important}.dark-theme .dropdown-notifications-item:not(.mark-as-read) .dropdown-notifications-read span{background-color:#ff4500}.dark-theme .bg-label-reddit,.dark-theme .bg-label-hover-reddit{background-color:#4d3036!important;color:#ff4500!important}.dark-theme .bg-label-hover-reddit:hover{background-color:#ff4500!important;color:#fff!important}.dark-theme .border-label-reddit{border:3px solid #bf3400}.dark-theme .border-light-reddit{border:3px solid rgba(255,69,0,.08)}.dark-theme .btn-reddit{color:#fff;background-color:#ff4500;border-color:#ff4500;box-shadow:0 .125rem .25rem #ff450066}.dark-theme .btn-reddit:hover{color:#fff!important;background-color:#e63e00!important;border-color:#e63e00!important;transform:translateY(-1px)!important}.btn-check:focus+.dark-theme .btn-reddit,.dark-theme .btn-reddit:focus,.dark-theme .btn-reddit.focus{color:#fff;background-color:#e63e00;border-color:#e63e00;transform:translateY(0);box-shadow:none}.btn-check:checked+.dark-theme .btn-reddit,.btn-check:active+.dark-theme .btn-reddit,.dark-theme .btn-reddit:active,.dark-theme .btn-reddit.active,.dark-theme .btn-reddit.show.dropdown-toggle,.show>.dark-theme .btn-reddit.dropdown-toggle{color:#fff!important;background-color:#d93b00!important;border-color:#d93b00!important}.btn-check:checked+.dark-theme .btn-reddit:focus,.btn-check:active+.dark-theme .btn-reddit:focus,.dark-theme .btn-reddit:active:focus,.dark-theme .btn-reddit.active:focus,.dark-theme .btn-reddit.show.dropdown-toggle:focus,.show>.dark-theme .btn-reddit.dropdown-toggle:focus{box-shadow:none}.dark-theme .btn-reddit.disabled,.dark-theme .btn-reddit:disabled{color:#fff!important;background-color:#ff4500!important;border-color:#ff4500!important;box-shadow:none!important}.dark-theme .btn-label-reddit{color:#ff4500;border-color:transparent;background:#4d3036}.dark-theme .btn-label-reddit:hover{border-color:transparent!important;background:#e63e00!important;color:#fff!important;box-shadow:0 .125rem .25rem #ff450066!important;transform:translateY(-1px)!important}.dark-theme .btn-label-reddit:focus,.dark-theme .btn-label-reddit.focus{color:#fff;background:#e63e00;box-shadow:none!important;transform:translateY(0)}.dark-theme .btn-label-reddit:active,.dark-theme .btn-label-reddit.active,.dark-theme .btn-label-reddit.show.dropdown-toggle,.show>.dark-theme .btn-label-reddit.dropdown-toggle{color:#fff!important;background-color:#d93b00!important;border-color:transparent!important}.dark-theme .btn-label-reddit:active:focus,.dark-theme .btn-label-reddit.active:focus,.dark-theme .btn-label-reddit.show.dropdown-toggle:focus,.show>.dark-theme .btn-label-reddit.dropdown-toggle:focus{box-shadow:none}.dark-theme .btn-label-reddit.disabled,.dark-theme .btn-label-reddit:disabled{color:#ff4500!important;background-color:#4d3036!important;border-color:transparent!important}.dark-theme .btn-outline-reddit{color:#ff4500;border-color:#ff4500;background:transparent}.dark-theme .btn-outline-reddit:hover{color:#fff!important;background-color:#e63e00!important;border-color:#e63e00!important;box-shadow:0 .125rem .25rem #ff450066!important;transform:translateY(-1px)!important}.btn-check:focus+.dark-theme .btn-outline-reddit,.dark-theme .btn-outline-reddit:focus{color:#fff;background-color:#e63e00;border-color:#e63e00;box-shadow:none;transform:translateY(0)}.btn-check:checked+.dark-theme .btn-outline-reddit,.btn-check:active+.dark-theme .btn-outline-reddit,.dark-theme .btn-outline-reddit:active,.dark-theme .btn-outline-reddit.active,.dark-theme .btn-outline-reddit.dropdown-toggle.show{color:#fff!important;background-color:#d93b00!important;border-color:#d93b00!important}.btn-check:checked+.dark-theme .btn-outline-reddit:focus,.btn-check:active+.dark-theme .btn-outline-reddit:focus,.dark-theme .btn-outline-reddit:active:focus,.dark-theme .btn-outline-reddit.active:focus,.dark-theme .btn-outline-reddit.dropdown-toggle.show:focus{box-shadow:none}.dark-theme .btn-outline-reddit.disabled,.dark-theme .btn-outline-reddit:disabled{box-shadow:none!important;color:#ff4500!important;background-color:transparent!important}.dark-theme .btn-outline-reddit .badge{background:#ff4500;border-color:#ff4500;color:#fff}.dark-theme .btn-outline-reddit:hover .badge,.dark-theme .btn-outline-reddit:focus:hover .badge,.dark-theme .btn-outline-reddit:active .badge,.dark-theme .btn-outline-reddit.active .badge,.dark-theme .show>.btn-outline-reddit.dropdown-toggle .badge{background:#fff;border-color:#fff;color:#ff4500}.dark-theme .bg-youtube{background-color:red!important}.dark-theme a.bg-youtube:hover,.dark-theme a.bg-youtube:focus{background-color:#f20000!important}.dark-theme .dropdown-notifications-item:not(.mark-as-read) .dropdown-notifications-read span{background-color:red}.dark-theme .bg-label-youtube,.dark-theme .bg-label-hover-youtube{background-color:#4d2536!important;color:red!important}.dark-theme .bg-label-hover-youtube:hover{background-color:red!important;color:#fff!important}.dark-theme .border-label-youtube{border:3px solid #bf0000}.dark-theme .border-light-youtube{border:3px solid rgba(255,0,0,.08)}.dark-theme .btn-youtube{color:#fff;background-color:red;border-color:red;box-shadow:0 .125rem .25rem #f006}.dark-theme .btn-youtube:hover{color:#fff!important;background-color:#e60000!important;border-color:#e60000!important;transform:translateY(-1px)!important}.btn-check:focus+.dark-theme .btn-youtube,.dark-theme .btn-youtube:focus,.dark-theme .btn-youtube.focus{color:#fff;background-color:#e60000;border-color:#e60000;transform:translateY(0);box-shadow:none}.btn-check:checked+.dark-theme .btn-youtube,.btn-check:active+.dark-theme .btn-youtube,.dark-theme .btn-youtube:active,.dark-theme .btn-youtube.active,.dark-theme .btn-youtube.show.dropdown-toggle,.show>.dark-theme .btn-youtube.dropdown-toggle{color:#fff!important;background-color:#d90000!important;border-color:#d90000!important}.btn-check:checked+.dark-theme .btn-youtube:focus,.btn-check:active+.dark-theme .btn-youtube:focus,.dark-theme .btn-youtube:active:focus,.dark-theme .btn-youtube.active:focus,.dark-theme .btn-youtube.show.dropdown-toggle:focus,.show>.dark-theme .btn-youtube.dropdown-toggle:focus{box-shadow:none}.dark-theme .btn-youtube.disabled,.dark-theme .btn-youtube:disabled{color:#fff!important;background-color:red!important;border-color:red!important;box-shadow:none!important}.dark-theme .btn-label-youtube{color:red;border-color:transparent;background:#4d2536}.dark-theme .btn-label-youtube:hover{border-color:transparent!important;background:#e60000!important;color:#fff!important;box-shadow:0 .125rem .25rem #f006!important;transform:translateY(-1px)!important}.dark-theme .btn-label-youtube:focus,.dark-theme .btn-label-youtube.focus{color:#fff;background:#e60000;box-shadow:none!important;transform:translateY(0)}.dark-theme .btn-label-youtube:active,.dark-theme .btn-label-youtube.active,.dark-theme .btn-label-youtube.show.dropdown-toggle,.show>.dark-theme .btn-label-youtube.dropdown-toggle{color:#fff!important;background-color:#d90000!important;border-color:transparent!important}.dark-theme .btn-label-youtube:active:focus,.dark-theme .btn-label-youtube.active:focus,.dark-theme .btn-label-youtube.show.dropdown-toggle:focus,.show>.dark-theme .btn-label-youtube.dropdown-toggle:focus{box-shadow:none}.dark-theme .btn-label-youtube.disabled,.dark-theme .btn-label-youtube:disabled{color:red!important;background-color:#4d2536!important;border-color:transparent!important}.dark-theme .btn-outline-youtube{color:red;border-color:red;background:transparent}.dark-theme .btn-outline-youtube:hover{color:#fff!important;background-color:#e60000!important;border-color:#e60000!important;box-shadow:0 .125rem .25rem #f006!important;transform:translateY(-1px)!important}.btn-check:focus+.dark-theme .btn-outline-youtube,.dark-theme .btn-outline-youtube:focus{color:#fff;background-color:#e60000;border-color:#e60000;box-shadow:none;transform:translateY(0)}.btn-check:checked+.dark-theme .btn-outline-youtube,.btn-check:active+.dark-theme .btn-outline-youtube,.dark-theme .btn-outline-youtube:active,.dark-theme .btn-outline-youtube.active,.dark-theme .btn-outline-youtube.dropdown-toggle.show{color:#fff!important;background-color:#d90000!important;border-color:#d90000!important}.btn-check:checked+.dark-theme .btn-outline-youtube:focus,.btn-check:active+.dark-theme .btn-outline-youtube:focus,.dark-theme .btn-outline-youtube:active:focus,.dark-theme .btn-outline-youtube.active:focus,.dark-theme .btn-outline-youtube.dropdown-toggle.show:focus{box-shadow:none}.dark-theme .btn-outline-youtube.disabled,.dark-theme .btn-outline-youtube:disabled{box-shadow:none!important;color:red!important;background-color:transparent!important}.dark-theme .btn-outline-youtube .badge{background:red;border-color:red;color:#fff}.dark-theme .btn-outline-youtube:hover .badge,.dark-theme .btn-outline-youtube:focus:hover .badge,.dark-theme .btn-outline-youtube:active .badge,.dark-theme .btn-outline-youtube.active .badge,.dark-theme .show>.btn-outline-youtube.dropdown-toggle .badge{background:#fff;border-color:#fff;color:red}.dark-theme .bg-vimeo{background-color:#1ab7ea!important}.dark-theme a.bg-vimeo:hover,.dark-theme a.bg-vimeo:focus{background-color:#19aede!important}.dark-theme .dropdown-notifications-item:not(.mark-as-read) .dropdown-notifications-read span{background-color:#1ab7ea}.dark-theme .bg-label-vimeo,.dark-theme .bg-label-hover-vimeo{background-color:#28425b!important;color:#1ab7ea!important}.dark-theme .bg-label-hover-vimeo:hover{background-color:#1ab7ea!important;color:#fff!important}.dark-theme .border-label-vimeo{border:3px solid #1489b0}.dark-theme .border-light-vimeo{border:3px solid rgba(26,183,234,.08)}.dark-theme .btn-vimeo{color:#fff;background-color:#1ab7ea;border-color:#1ab7ea;box-shadow:0 .125rem .25rem #1ab7ea66}.dark-theme .btn-vimeo:hover{color:#fff!important;background-color:#17a5d3!important;border-color:#17a5d3!important;transform:translateY(-1px)!important}.btn-check:focus+.dark-theme .btn-vimeo,.dark-theme .btn-vimeo:focus,.dark-theme .btn-vimeo.focus{color:#fff;background-color:#17a5d3;border-color:#17a5d3;transform:translateY(0);box-shadow:none}.btn-check:checked+.dark-theme .btn-vimeo,.btn-check:active+.dark-theme .btn-vimeo,.dark-theme .btn-vimeo:active,.dark-theme .btn-vimeo.active,.dark-theme .btn-vimeo.show.dropdown-toggle,.show>.dark-theme .btn-vimeo.dropdown-toggle{color:#fff!important;background-color:#169cc7!important;border-color:#169cc7!important}.btn-check:checked+.dark-theme .btn-vimeo:focus,.btn-check:active+.dark-theme .btn-vimeo:focus,.dark-theme .btn-vimeo:active:focus,.dark-theme .btn-vimeo.active:focus,.dark-theme .btn-vimeo.show.dropdown-toggle:focus,.show>.dark-theme .btn-vimeo.dropdown-toggle:focus{box-shadow:none}.dark-theme .btn-vimeo.disabled,.dark-theme .btn-vimeo:disabled{color:#fff!important;background-color:#1ab7ea!important;border-color:#1ab7ea!important;box-shadow:none!important}.dark-theme .btn-label-vimeo{color:#1ab7ea;border-color:transparent;background:#28425b}.dark-theme .btn-label-vimeo:hover{border-color:transparent!important;background:#17a5d3!important;color:#fff!important;box-shadow:0 .125rem .25rem #1ab7ea66!important;transform:translateY(-1px)!important}.dark-theme .btn-label-vimeo:focus,.dark-theme .btn-label-vimeo.focus{color:#fff;background:#17a5d3;box-shadow:none!important;transform:translateY(0)}.dark-theme .btn-label-vimeo:active,.dark-theme .btn-label-vimeo.active,.dark-theme .btn-label-vimeo.show.dropdown-toggle,.show>.dark-theme .btn-label-vimeo.dropdown-toggle{color:#fff!important;background-color:#169cc7!important;border-color:transparent!important}.dark-theme .btn-label-vimeo:active:focus,.dark-theme .btn-label-vimeo.active:focus,.dark-theme .btn-label-vimeo.show.dropdown-toggle:focus,.show>.dark-theme .btn-label-vimeo.dropdown-toggle:focus{box-shadow:none}.dark-theme .btn-label-vimeo.disabled,.dark-theme .btn-label-vimeo:disabled{color:#1ab7ea!important;background-color:#28425b!important;border-color:transparent!important}.dark-theme .btn-outline-vimeo{color:#1ab7ea;border-color:#1ab7ea;background:transparent}.dark-theme .btn-outline-vimeo:hover{color:#fff!important;background-color:#17a5d3!important;border-color:#17a5d3!important;box-shadow:0 .125rem .25rem #1ab7ea66!important;transform:translateY(-1px)!important}.btn-check:focus+.dark-theme .btn-outline-vimeo,.dark-theme .btn-outline-vimeo:focus{color:#fff;background-color:#17a5d3;border-color:#17a5d3;box-shadow:none;transform:translateY(0)}.btn-check:checked+.dark-theme .btn-outline-vimeo,.btn-check:active+.dark-theme .btn-outline-vimeo,.dark-theme .btn-outline-vimeo:active,.dark-theme .btn-outline-vimeo.active,.dark-theme .btn-outline-vimeo.dropdown-toggle.show{color:#fff!important;background-color:#169cc7!important;border-color:#169cc7!important}.btn-check:checked+.dark-theme .btn-outline-vimeo:focus,.btn-check:active+.dark-theme .btn-outline-vimeo:focus,.dark-theme .btn-outline-vimeo:active:focus,.dark-theme .btn-outline-vimeo.active:focus,.dark-theme .btn-outline-vimeo.dropdown-toggle.show:focus{box-shadow:none}.dark-theme .btn-outline-vimeo.disabled,.dark-theme .btn-outline-vimeo:disabled{box-shadow:none!important;color:#1ab7ea!important;background-color:transparent!important}.dark-theme .btn-outline-vimeo .badge{background:#1ab7ea;border-color:#1ab7ea;color:#fff}.dark-theme .btn-outline-vimeo:hover .badge,.dark-theme .btn-outline-vimeo:focus:hover .badge,.dark-theme .btn-outline-vimeo:active .badge,.dark-theme .btn-outline-vimeo.active .badge,.dark-theme .show>.btn-outline-vimeo.dropdown-toggle .badge{background:#fff;border-color:#fff;color:#1ab7ea}.dark-theme .btn-white{color:#a3a4cc;background-color:#fff;border-color:#fff;box-shadow:0 .125rem .25rem #fff6}.dark-theme .btn-white:hover{color:#000!important;background-color:#fff!important;border-color:#fff!important;transform:translateY(-1px)!important}.btn-check:focus+.dark-theme .btn-white,.dark-theme .btn-white:focus,.dark-theme .btn-white.focus{color:#000;background-color:#fff;border-color:#fff;transform:translateY(0);box-shadow:none}.btn-check:checked+.dark-theme .btn-white,.btn-check:active+.dark-theme .btn-white,.dark-theme .btn-white:active,.dark-theme .btn-white.active,.dark-theme .btn-white.show.dropdown-toggle,.show>.dark-theme .btn-white.dropdown-toggle{color:#000!important;background-color:#fff!important;border-color:#fff!important}.btn-check:checked+.dark-theme .btn-white:focus,.btn-check:active+.dark-theme .btn-white:focus,.dark-theme .btn-white:active:focus,.dark-theme .btn-white.active:focus,.dark-theme .btn-white.show.dropdown-toggle:focus,.show>.dark-theme .btn-white.dropdown-toggle:focus{box-shadow:none}.dark-theme .btn-white.disabled,.dark-theme .btn-white:disabled{color:#000!important;background-color:#fff!important;border-color:#fff!important;box-shadow:none!important}.dark-theme .btn-label-white{color:#a3a4cc;border-color:transparent;background:#4d4e5f}.dark-theme .btn-label-white:hover{border-color:transparent!important;background:#fff!important;color:#a3a4cc!important;box-shadow:0 .125rem .25rem #fff6!important;transform:translateY(-1px)!important}.dark-theme .btn-label-white:focus,.dark-theme .btn-label-white.focus{color:#a3a4cc;background:#fff;box-shadow:none!important;transform:translateY(0)}.dark-theme .btn-label-white:active,.dark-theme .btn-label-white.active,.dark-theme .btn-label-white.show.dropdown-toggle,.show>.dark-theme .btn-label-white.dropdown-toggle{color:#a3a4cc!important;background-color:#fff!important;border-color:transparent!important}.dark-theme .btn-label-white:active:focus,.dark-theme .btn-label-white.active:focus,.dark-theme .btn-label-white.show.dropdown-toggle:focus,.show>.dark-theme .btn-label-white.dropdown-toggle:focus{box-shadow:none}.dark-theme .btn-label-white.disabled,.dark-theme .btn-label-white:disabled{color:#a3a4cc!important;background-color:#4d4e5f!important;border-color:transparent!important}.dark-theme .btn-outline-white{color:#fff;border-color:#fff;background:transparent}.dark-theme .btn-outline-white:hover{color:#000!important;background-color:#fff!important;border-color:#fff!important;box-shadow:0 .125rem .25rem #fff6!important;transform:translateY(-1px)!important}.btn-check:focus+.dark-theme .btn-outline-white,.dark-theme .btn-outline-white:focus{color:#000;background-color:#fff;border-color:#fff;box-shadow:none;transform:translateY(0)}.btn-check:checked+.dark-theme .btn-outline-white,.btn-check:active+.dark-theme .btn-outline-white,.dark-theme .btn-outline-white:active,.dark-theme .btn-outline-white.active,.dark-theme .btn-outline-white.dropdown-toggle.show{color:#000!important;background-color:#fff!important;border-color:#fff!important}.btn-check:checked+.dark-theme .btn-outline-white:focus,.btn-check:active+.dark-theme .btn-outline-white:focus,.dark-theme .btn-outline-white:active:focus,.dark-theme .btn-outline-white.active:focus,.dark-theme .btn-outline-white.dropdown-toggle.show:focus{box-shadow:none}.dark-theme .btn-outline-white.disabled,.dark-theme .btn-outline-white:disabled{box-shadow:none!important;color:#fff!important;background-color:transparent!important}.dark-theme .btn-outline-white .badge{background:#fff;border-color:#fff;color:#000}.dark-theme .btn-outline-white:hover .badge,.dark-theme .btn-outline-white:focus:hover .badge,.dark-theme .btn-outline-white:active .badge,.dark-theme .btn-outline-white.active .badge,.dark-theme .show>.btn-outline-white.dropdown-toggle .badge{background:#000;border-color:#000;color:#fff}.dark-theme .form-check-black .form-check-input:focus{border-color:#000;box-shadow:0 2px 4px #0006}.dark-theme .form-check-black .form-check-input:disabled{background-color:#444564}.dark-theme .form-check-black .form-check-input:checked,.dark-theme .form-check-black .form-check-input[type=checkbox]:indeterminate{background-color:#000;border-color:#000;box-shadow:0 2px 4px #0006}.dark-theme .form-check-black.custom-option.checked{border:1px solid #000}.dark-theme .form-check-white .form-check-input:focus{border-color:#fff;box-shadow:0 2px 4px #fff6}.dark-theme .form-check-white .form-check-input:disabled{background-color:#444564}.dark-theme .form-check-white .form-check-input:checked,.dark-theme .form-check-white .form-check-input[type=checkbox]:indeterminate{background-color:#fff;border-color:#fff;box-shadow:0 2px 4px #fff6}.dark-theme .form-check-white.custom-option.checked{border:1px solid #fff}.dark-theme .form-check-silver .form-check-input:focus{border-color:#eee;box-shadow:0 2px 4px #eee6}.dark-theme .form-check-silver .form-check-input:disabled{background-color:#444564}.dark-theme .form-check-silver .form-check-input:checked,.dark-theme .form-check-silver .form-check-input[type=checkbox]:indeterminate{background-color:#eee;border-color:#eee;box-shadow:0 2px 4px #eee6}.dark-theme .form-check-silver.custom-option.checked{border:1px solid #eee}.dark-theme .form-check-gray .form-check-input:focus{border-color:#777;box-shadow:0 2px 4px #7776}.dark-theme .form-check-gray .form-check-input:disabled{background-color:#444564}.dark-theme .form-check-gray .form-check-input:checked,.dark-theme .form-check-gray .form-check-input[type=checkbox]:indeterminate{background-color:#777;border-color:#777;box-shadow:0 2px 4px #7776}.dark-theme .form-check-gray.custom-option.checked{border:1px solid #777}.dark-theme .form-check-gold .form-check-input:focus{border-color:#ffeb3b;box-shadow:0 2px 4px #ffeb3b66}.dark-theme .form-check-gold .form-check-input:disabled{background-color:#444564}.dark-theme .form-check-gold .form-check-input:checked,.dark-theme .form-check-gold .form-check-input[type=checkbox]:indeterminate{background-color:#ffeb3b;border-color:#ffeb3b;box-shadow:0 2px 4px #ffeb3b66}.dark-theme .form-check-gold.custom-option.checked{border:1px solid #ffeb3b}.dark-theme .form-check-pink .form-check-input:focus{border-color:#e91e63;box-shadow:0 2px 4px #e91e6366}.dark-theme .form-check-pink .form-check-input:disabled{background-color:#444564}.dark-theme .form-check-pink .form-check-input:checked,.dark-theme .form-check-pink .form-check-input[type=checkbox]:indeterminate{background-color:#e91e63;border-color:#e91e63;box-shadow:0 2px 4px #e91e6366}.dark-theme .form-check-pink.custom-option.checked{border:1px solid #e91e63}.dark-theme .form-check-red .form-check-input:focus{border-color:#f44336;box-shadow:0 2px 4px #f4433666}.dark-theme .form-check-red .form-check-input:disabled{background-color:#444564}.dark-theme .form-check-red .form-check-input:checked,.dark-theme .form-check-red .form-check-input[type=checkbox]:indeterminate{background-color:#f44336;border-color:#f44336;box-shadow:0 2px 4px #f4433666}.dark-theme .form-check-red.custom-option.checked{border:1px solid #f44336}.dark-theme .navbar.bg-secondary{background-color:#8592a3!important;color:#eaecef}.dark-theme .navbar.bg-secondary .navbar-brand,.dark-theme .navbar.bg-secondary .navbar-brand a{color:#fff}.dark-theme .navbar.bg-secondary .navbar-brand:hover,.dark-theme .navbar.bg-secondary .navbar-brand:focus,.dark-theme .navbar.bg-secondary .navbar-brand a:hover,.dark-theme .navbar.bg-secondary .navbar-brand a:focus{color:#fff}.dark-theme .navbar.bg-secondary .navbar-search-wrapper .navbar-search-icon,.dark-theme .navbar.bg-secondary .navbar-search-wrapper .search-input{color:#eaecef}.dark-theme .navbar.bg-secondary .search-input-wrapper .search-input,.dark-theme .navbar.bg-secondary .search-input-wrapper .search-toggler{background-color:#8592a3!important;color:#eaecef}.dark-theme .navbar.bg-secondary .navbar-nav>.nav-link,.dark-theme .navbar.bg-secondary .navbar-nav>.nav-item>.nav-link,.dark-theme .navbar.bg-secondary .navbar-nav>.nav>.nav-item>.nav-link{color:#eaecef}.dark-theme .navbar.bg-secondary .navbar-nav>.nav-link:hover,.dark-theme .navbar.bg-secondary .navbar-nav>.nav-link:focus,.dark-theme .navbar.bg-secondary .navbar-nav>.nav-item>.nav-link:hover,.dark-theme .navbar.bg-secondary .navbar-nav>.nav-item>.nav-link:focus,.dark-theme .navbar.bg-secondary .navbar-nav>.nav>.nav-item>.nav-link:hover,.dark-theme .navbar.bg-secondary .navbar-nav>.nav>.nav-item>.nav-link:focus{color:#fff}.dark-theme .navbar.bg-secondary .navbar-nav>.nav-link.disabled,.dark-theme .navbar.bg-secondary .navbar-nav>.nav-item>.nav-link.disabled,.dark-theme .navbar.bg-secondary .navbar-nav>.nav>.nav-item>.nav-link.disabled{color:#c2c8d1!important}.dark-theme .navbar.bg-secondary .navbar-nav .show>.nav-link,.dark-theme .navbar.bg-secondary .navbar-nav .active>.nav-link,.dark-theme .navbar.bg-secondary .navbar-nav .nav-link.show,.dark-theme .navbar.bg-secondary .navbar-nav .nav-link.active{color:#fff}.dark-theme .navbar.bg-secondary .navbar-toggler{color:#eaecef;border-color:#ffffff26}.dark-theme .navbar.bg-secondary .navbar-toggler-icon{background-image:url("data:image/svg+xml,%3Csvg width='14px' height='11px' viewBox='0 0 14 11' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cdefs%3E%3Cpath d='M0,0 L14,0 L14,1.75 L0,1.75 L0,0 Z M0,4.375 L14,4.375 L14,6.125 L0,6.125 L0,4.375 Z M0,8.75 L14,8.75 L14,10.5 L0,10.5 L0,8.75 Z' id='path-1'%3E%3C/path%3E%3C/defs%3E%3Cg id='\1f48e-UI-Elements' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cg id='12)-Navbar' transform='translate(-1174.000000, -1290.000000)'%3E%3Cg id='Group' transform='translate(1174.000000, 1288.000000)'%3E%3Cg id='Icon-Color' transform='translate(0.000000, 2.000000)'%3E%3Cuse fill='rgba(255, 255, 255, 0.8)' xlink:href='%23path-1'%3E%3C/use%3E%3Cuse fill-opacity='0.1' fill='rgba(255, 255, 255, 0.8)' xlink:href='%23path-1'%3E%3C/use%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E")}.dark-theme .navbar.bg-secondary .navbar-text{color:#eaecef}.dark-theme .navbar.bg-secondary .navbar-text a{color:#fff}.dark-theme .navbar.bg-secondary .navbar-text a:hover,.dark-theme .navbar.bg-secondary .navbar-text a:focus{color:#fff}.dark-theme .navbar.bg-secondary hr{border-color:#ffffff26}.dark-theme .navbar.bg-success{background-color:#71dd37!important;color:#ecfae4}.dark-theme .navbar.bg-success .navbar-brand,.dark-theme .navbar.bg-success .navbar-brand a{color:#fff}.dark-theme .navbar.bg-success .navbar-brand:hover,.dark-theme .navbar.bg-success .navbar-brand:focus,.dark-theme .navbar.bg-success .navbar-brand a:hover,.dark-theme .navbar.bg-success .navbar-brand a:focus{color:#fff}.dark-theme .navbar.bg-success .navbar-search-wrapper .navbar-search-icon,.dark-theme .navbar.bg-success .navbar-search-wrapper .search-input{color:#ecfae4}.dark-theme .navbar.bg-success .search-input-wrapper .search-input,.dark-theme .navbar.bg-success .search-input-wrapper .search-toggler{background-color:#71dd37!important;color:#ecfae4}.dark-theme .navbar.bg-success .navbar-nav>.nav-link,.dark-theme .navbar.bg-success .navbar-nav>.nav-item>.nav-link,.dark-theme .navbar.bg-success .navbar-nav>.nav>.nav-item>.nav-link{color:#ecfae4}.dark-theme .navbar.bg-success .navbar-nav>.nav-link:hover,.dark-theme .navbar.bg-success .navbar-nav>.nav-link:focus,.dark-theme .navbar.bg-success .navbar-nav>.nav-item>.nav-link:hover,.dark-theme .navbar.bg-success .navbar-nav>.nav-item>.nav-link:focus,.dark-theme .navbar.bg-success .navbar-nav>.nav>.nav-item>.nav-link:hover,.dark-theme .navbar.bg-success .navbar-nav>.nav>.nav-item>.nav-link:focus{color:#fff}.dark-theme .navbar.bg-success .navbar-nav>.nav-link.disabled,.dark-theme .navbar.bg-success .navbar-nav>.nav-item>.nav-link.disabled,.dark-theme .navbar.bg-success .navbar-nav>.nav>.nav-item>.nav-link.disabled{color:#bbee9f!important}.dark-theme .navbar.bg-success .navbar-nav .show>.nav-link,.dark-theme .navbar.bg-success .navbar-nav .active>.nav-link,.dark-theme .navbar.bg-success .navbar-nav .nav-link.show,.dark-theme .navbar.bg-success .navbar-nav .nav-link.active{color:#fff}.dark-theme .navbar.bg-success .navbar-toggler{color:#ecfae4;border-color:#ffffff26}.dark-theme .navbar.bg-success .navbar-toggler-icon{background-image:url("data:image/svg+xml,%3Csvg width='14px' height='11px' viewBox='0 0 14 11' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cdefs%3E%3Cpath d='M0,0 L14,0 L14,1.75 L0,1.75 L0,0 Z M0,4.375 L14,4.375 L14,6.125 L0,6.125 L0,4.375 Z M0,8.75 L14,8.75 L14,10.5 L0,10.5 L0,8.75 Z' id='path-1'%3E%3C/path%3E%3C/defs%3E%3Cg id='\1f48e-UI-Elements' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cg id='12)-Navbar' transform='translate(-1174.000000, -1290.000000)'%3E%3Cg id='Group' transform='translate(1174.000000, 1288.000000)'%3E%3Cg id='Icon-Color' transform='translate(0.000000, 2.000000)'%3E%3Cuse fill='rgba(255, 255, 255, 0.8)' xlink:href='%23path-1'%3E%3C/use%3E%3Cuse fill-opacity='0.1' fill='rgba(255, 255, 255, 0.8)' xlink:href='%23path-1'%3E%3C/use%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E")}.dark-theme .navbar.bg-success .navbar-text{color:#ecfae4}.dark-theme .navbar.bg-success .navbar-text a{color:#fff}.dark-theme .navbar.bg-success .navbar-text a:hover,.dark-theme .navbar.bg-success .navbar-text a:focus{color:#fff}.dark-theme .navbar.bg-success hr{border-color:#ffffff26}.dark-theme .navbar.bg-info{background-color:#03c3ec!important;color:#d2f4fc}.dark-theme .navbar.bg-info .navbar-brand,.dark-theme .navbar.bg-info .navbar-brand a{color:#fff}.dark-theme .navbar.bg-info .navbar-brand:hover,.dark-theme .navbar.bg-info .navbar-brand:focus,.dark-theme .navbar.bg-info .navbar-brand a:hover,.dark-theme .navbar.bg-info .navbar-brand a:focus{color:#fff}.dark-theme .navbar.bg-info .navbar-search-wrapper .navbar-search-icon,.dark-theme .navbar.bg-info .navbar-search-wrapper .search-input{color:#d2f4fc}.dark-theme .navbar.bg-info .search-input-wrapper .search-input,.dark-theme .navbar.bg-info .search-input-wrapper .search-toggler{background-color:#03c3ec!important;color:#d2f4fc}.dark-theme .navbar.bg-info .navbar-nav>.nav-link,.dark-theme .navbar.bg-info .navbar-nav>.nav-item>.nav-link,.dark-theme .navbar.bg-info .navbar-nav>.nav>.nav-item>.nav-link{color:#d2f4fc}.dark-theme .navbar.bg-info .navbar-nav>.nav-link:hover,.dark-theme .navbar.bg-info .navbar-nav>.nav-link:focus,.dark-theme .navbar.bg-info .navbar-nav>.nav-item>.nav-link:hover,.dark-theme .navbar.bg-info .navbar-nav>.nav-item>.nav-link:focus,.dark-theme .navbar.bg-info .navbar-nav>.nav>.nav-item>.nav-link:hover,.dark-theme .navbar.bg-info .navbar-nav>.nav>.nav-item>.nav-link:focus{color:#fff}.dark-theme .navbar.bg-info .navbar-nav>.nav-link.disabled,.dark-theme .navbar.bg-info .navbar-nav>.nav-item>.nav-link.disabled,.dark-theme .navbar.bg-info .navbar-nav>.nav>.nav-item>.nav-link.disabled{color:#7fe0f6!important}.dark-theme .navbar.bg-info .navbar-nav .show>.nav-link,.dark-theme .navbar.bg-info .navbar-nav .active>.nav-link,.dark-theme .navbar.bg-info .navbar-nav .nav-link.show,.dark-theme .navbar.bg-info .navbar-nav .nav-link.active{color:#fff}.dark-theme .navbar.bg-info .navbar-toggler{color:#d2f4fc;border-color:#ffffff26}.dark-theme .navbar.bg-info .navbar-toggler-icon{background-image:url("data:image/svg+xml,%3Csvg width='14px' height='11px' viewBox='0 0 14 11' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cdefs%3E%3Cpath d='M0,0 L14,0 L14,1.75 L0,1.75 L0,0 Z M0,4.375 L14,4.375 L14,6.125 L0,6.125 L0,4.375 Z M0,8.75 L14,8.75 L14,10.5 L0,10.5 L0,8.75 Z' id='path-1'%3E%3C/path%3E%3C/defs%3E%3Cg id='\1f48e-UI-Elements' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cg id='12)-Navbar' transform='translate(-1174.000000, -1290.000000)'%3E%3Cg id='Group' transform='translate(1174.000000, 1288.000000)'%3E%3Cg id='Icon-Color' transform='translate(0.000000, 2.000000)'%3E%3Cuse fill='rgba(255, 255, 255, 0.8)' xlink:href='%23path-1'%3E%3C/use%3E%3Cuse fill-opacity='0.1' fill='rgba(255, 255, 255, 0.8)' xlink:href='%23path-1'%3E%3C/use%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E")}.dark-theme .navbar.bg-info .navbar-text{color:#d2f4fc}.dark-theme .navbar.bg-info .navbar-text a{color:#fff}.dark-theme .navbar.bg-info .navbar-text a:hover,.dark-theme .navbar.bg-info .navbar-text a:focus{color:#fff}.dark-theme .navbar.bg-info hr{border-color:#ffffff26}.dark-theme .navbar.bg-warning{background-color:#ffab00!important;color:#fff5e0}.dark-theme .navbar.bg-warning .navbar-brand,.dark-theme .navbar.bg-warning .navbar-brand a{color:#fff}.dark-theme .navbar.bg-warning .navbar-brand:hover,.dark-theme .navbar.bg-warning .navbar-brand:focus,.dark-theme .navbar.bg-warning .navbar-brand a:hover,.dark-theme .navbar.bg-warning .navbar-brand a:focus{color:#fff}.dark-theme .navbar.bg-warning .navbar-search-wrapper .navbar-search-icon,.dark-theme .navbar.bg-warning .navbar-search-wrapper .search-input{color:#fff5e0}.dark-theme .navbar.bg-warning .search-input-wrapper .search-input,.dark-theme .navbar.bg-warning .search-input-wrapper .search-toggler{background-color:#ffab00!important;color:#fff5e0}.dark-theme .navbar.bg-warning .navbar-nav>.nav-link,.dark-theme .navbar.bg-warning .navbar-nav>.nav-item>.nav-link,.dark-theme .navbar.bg-warning .navbar-nav>.nav>.nav-item>.nav-link{color:#fff5e0}.dark-theme .navbar.bg-warning .navbar-nav>.nav-link:hover,.dark-theme .navbar.bg-warning .navbar-nav>.nav-link:focus,.dark-theme .navbar.bg-warning .navbar-nav>.nav-item>.nav-link:hover,.dark-theme .navbar.bg-warning .navbar-nav>.nav-item>.nav-link:focus,.dark-theme .navbar.bg-warning .navbar-nav>.nav>.nav-item>.nav-link:hover,.dark-theme .navbar.bg-warning .navbar-nav>.nav>.nav-item>.nav-link:focus{color:#fff}.dark-theme .navbar.bg-warning .navbar-nav>.nav-link.disabled,.dark-theme .navbar.bg-warning .navbar-nav>.nav-item>.nav-link.disabled,.dark-theme .navbar.bg-warning .navbar-nav>.nav>.nav-item>.nav-link.disabled{color:#ffd786!important}.dark-theme .navbar.bg-warning .navbar-nav .show>.nav-link,.dark-theme .navbar.bg-warning .navbar-nav .active>.nav-link,.dark-theme .navbar.bg-warning .navbar-nav .nav-link.show,.dark-theme .navbar.bg-warning .navbar-nav .nav-link.active{color:#fff}.dark-theme .navbar.bg-warning .navbar-toggler{color:#fff5e0;border-color:#ffffff26}.dark-theme .navbar.bg-warning .navbar-toggler-icon{background-image:url("data:image/svg+xml,%3Csvg width='14px' height='11px' viewBox='0 0 14 11' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cdefs%3E%3Cpath d='M0,0 L14,0 L14,1.75 L0,1.75 L0,0 Z M0,4.375 L14,4.375 L14,6.125 L0,6.125 L0,4.375 Z M0,8.75 L14,8.75 L14,10.5 L0,10.5 L0,8.75 Z' id='path-1'%3E%3C/path%3E%3C/defs%3E%3Cg id='\1f48e-UI-Elements' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cg id='12)-Navbar' transform='translate(-1174.000000, -1290.000000)'%3E%3Cg id='Group' transform='translate(1174.000000, 1288.000000)'%3E%3Cg id='Icon-Color' transform='translate(0.000000, 2.000000)'%3E%3Cuse fill='rgba(255, 255, 255, 0.8)' xlink:href='%23path-1'%3E%3C/use%3E%3Cuse fill-opacity='0.1' fill='rgba(255, 255, 255, 0.8)' xlink:href='%23path-1'%3E%3C/use%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E")}.dark-theme .navbar.bg-warning .navbar-text{color:#fff5e0}.dark-theme .navbar.bg-warning .navbar-text a{color:#fff}.dark-theme .navbar.bg-warning .navbar-text a:hover,.dark-theme .navbar.bg-warning .navbar-text a:focus{color:#fff}.dark-theme .navbar.bg-warning hr{border-color:#ffffff26}.dark-theme .navbar.bg-danger{background-color:#ff3e1d!important;color:#ffd5ce}.dark-theme .navbar.bg-danger .navbar-brand,.dark-theme .navbar.bg-danger .navbar-brand a{color:#fff}.dark-theme .navbar.bg-danger .navbar-brand:hover,.dark-theme .navbar.bg-danger .navbar-brand:focus,.dark-theme .navbar.bg-danger .navbar-brand a:hover,.dark-theme .navbar.bg-danger .navbar-brand a:focus{color:#fff}.dark-theme .navbar.bg-danger .navbar-search-wrapper .navbar-search-icon,.dark-theme .navbar.bg-danger .navbar-search-wrapper .search-input{color:#ffd5ce}.dark-theme .navbar.bg-danger .search-input-wrapper .search-input,.dark-theme .navbar.bg-danger .search-input-wrapper .search-toggler{background-color:#ff3e1d!important;color:#ffd5ce}.dark-theme .navbar.bg-danger .navbar-nav>.nav-link,.dark-theme .navbar.bg-danger .navbar-nav>.nav-item>.nav-link,.dark-theme .navbar.bg-danger .navbar-nav>.nav>.nav-item>.nav-link{color:#ffd5ce}.dark-theme .navbar.bg-danger .navbar-nav>.nav-link:hover,.dark-theme .navbar.bg-danger .navbar-nav>.nav-link:focus,.dark-theme .navbar.bg-danger .navbar-nav>.nav-item>.nav-link:hover,.dark-theme .navbar.bg-danger .navbar-nav>.nav-item>.nav-link:focus,.dark-theme .navbar.bg-danger .navbar-nav>.nav>.nav-item>.nav-link:hover,.dark-theme .navbar.bg-danger .navbar-nav>.nav>.nav-item>.nav-link:focus{color:#fff}.dark-theme .navbar.bg-danger .navbar-nav>.nav-link.disabled,.dark-theme .navbar.bg-danger .navbar-nav>.nav-item>.nav-link.disabled,.dark-theme .navbar.bg-danger .navbar-nav>.nav>.nav-item>.nav-link.disabled{color:#ff9987!important}.dark-theme .navbar.bg-danger .navbar-nav .show>.nav-link,.dark-theme .navbar.bg-danger .navbar-nav .active>.nav-link,.dark-theme .navbar.bg-danger .navbar-nav .nav-link.show,.dark-theme .navbar.bg-danger .navbar-nav .nav-link.active{color:#fff}.dark-theme .navbar.bg-danger .navbar-toggler{color:#ffd5ce;border-color:#ffffff26}.dark-theme .navbar.bg-danger .navbar-toggler-icon{background-image:url("data:image/svg+xml,%3Csvg width='14px' height='11px' viewBox='0 0 14 11' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cdefs%3E%3Cpath d='M0,0 L14,0 L14,1.75 L0,1.75 L0,0 Z M0,4.375 L14,4.375 L14,6.125 L0,6.125 L0,4.375 Z M0,8.75 L14,8.75 L14,10.5 L0,10.5 L0,8.75 Z' id='path-1'%3E%3C/path%3E%3C/defs%3E%3Cg id='\1f48e-UI-Elements' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cg id='12)-Navbar' transform='translate(-1174.000000, -1290.000000)'%3E%3Cg id='Group' transform='translate(1174.000000, 1288.000000)'%3E%3Cg id='Icon-Color' transform='translate(0.000000, 2.000000)'%3E%3Cuse fill='rgba(255, 255, 255, 0.8)' xlink:href='%23path-1'%3E%3C/use%3E%3Cuse fill-opacity='0.1' fill='rgba(255, 255, 255, 0.8)' xlink:href='%23path-1'%3E%3C/use%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E")}.dark-theme .navbar.bg-danger .navbar-text{color:#ffd5ce}.dark-theme .navbar.bg-danger .navbar-text a{color:#fff}.dark-theme .navbar.bg-danger .navbar-text a:hover,.dark-theme .navbar.bg-danger .navbar-text a:focus{color:#fff}.dark-theme .navbar.bg-danger hr{border-color:#ffffff26}.dark-theme .navbar.bg-dark{background-color:#6b6c9d!important;color:#dedee9}.dark-theme .navbar.bg-dark .navbar-brand,.dark-theme .navbar.bg-dark .navbar-brand a{color:#fff}.dark-theme .navbar.bg-dark .navbar-brand:hover,.dark-theme .navbar.bg-dark .navbar-brand:focus,.dark-theme .navbar.bg-dark .navbar-brand a:hover,.dark-theme .navbar.bg-dark .navbar-brand a:focus{color:#fff}.dark-theme .navbar.bg-dark .navbar-search-wrapper .navbar-search-icon,.dark-theme .navbar.bg-dark .navbar-search-wrapper .search-input{color:#dedee9}.dark-theme .navbar.bg-dark .search-input-wrapper .search-input,.dark-theme .navbar.bg-dark .search-input-wrapper .search-toggler{background-color:#6b6c9d!important;color:#dedee9}.dark-theme .navbar.bg-dark .navbar-nav>.nav-link,.dark-theme .navbar.bg-dark .navbar-nav>.nav-item>.nav-link,.dark-theme .navbar.bg-dark .navbar-nav>.nav>.nav-item>.nav-link{color:#dedee9}.dark-theme .navbar.bg-dark .navbar-nav>.nav-link:hover,.dark-theme .navbar.bg-dark .navbar-nav>.nav-link:focus,.dark-theme .navbar.bg-dark .navbar-nav>.nav-item>.nav-link:hover,.dark-theme .navbar.bg-dark .navbar-nav>.nav-item>.nav-link:focus,.dark-theme .navbar.bg-dark .navbar-nav>.nav>.nav-item>.nav-link:hover,.dark-theme .navbar.bg-dark .navbar-nav>.nav>.nav-item>.nav-link:focus{color:#fff}.dark-theme .navbar.bg-dark .navbar-nav>.nav-link.disabled,.dark-theme .navbar.bg-dark .navbar-nav>.nav-item>.nav-link.disabled,.dark-theme .navbar.bg-dark .navbar-nav>.nav>.nav-item>.nav-link.disabled{color:#b0b0cb!important}.dark-theme .navbar.bg-dark .navbar-nav .show>.nav-link,.dark-theme .navbar.bg-dark .navbar-nav .active>.nav-link,.dark-theme .navbar.bg-dark .navbar-nav .nav-link.show,.dark-theme .navbar.bg-dark .navbar-nav .nav-link.active{color:#fff}.dark-theme .navbar.bg-dark .navbar-toggler{color:#dedee9;border-color:#ffffff26}.dark-theme .navbar.bg-dark .navbar-toggler-icon{background-image:url("data:image/svg+xml,%3Csvg width='14px' height='11px' viewBox='0 0 14 11' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cdefs%3E%3Cpath d='M0,0 L14,0 L14,1.75 L0,1.75 L0,0 Z M0,4.375 L14,4.375 L14,6.125 L0,6.125 L0,4.375 Z M0,8.75 L14,8.75 L14,10.5 L0,10.5 L0,8.75 Z' id='path-1'%3E%3C/path%3E%3C/defs%3E%3Cg id='\1f48e-UI-Elements' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cg id='12)-Navbar' transform='translate(-1174.000000, -1290.000000)'%3E%3Cg id='Group' transform='translate(1174.000000, 1288.000000)'%3E%3Cg id='Icon-Color' transform='translate(0.000000, 2.000000)'%3E%3Cuse fill='rgba(255, 255, 255, 0.8)' xlink:href='%23path-1'%3E%3C/use%3E%3Cuse fill-opacity='0.1' fill='rgba(255, 255, 255, 0.8)' xlink:href='%23path-1'%3E%3C/use%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E")}.dark-theme .navbar.bg-dark .navbar-text{color:#dedee9}.dark-theme .navbar.bg-dark .navbar-text a{color:#fff}.dark-theme .navbar.bg-dark .navbar-text a:hover,.dark-theme .navbar.bg-dark .navbar-text a:focus{color:#fff}.dark-theme .navbar.bg-dark hr{border-color:#ffffff26}.dark-theme .navbar.bg-gray{background-color:#fff!important;color:#666}.dark-theme .navbar.bg-gray .navbar-brand,.dark-theme .navbar.bg-gray .navbar-brand a{color:#000}.dark-theme .navbar.bg-gray .navbar-brand:hover,.dark-theme .navbar.bg-gray .navbar-brand:focus,.dark-theme .navbar.bg-gray .navbar-brand a:hover,.dark-theme .navbar.bg-gray .navbar-brand a:focus{color:#000}.dark-theme .navbar.bg-gray .navbar-search-wrapper .navbar-search-icon,.dark-theme .navbar.bg-gray .navbar-search-wrapper .search-input{color:#666}.dark-theme .navbar.bg-gray .search-input-wrapper .search-input,.dark-theme .navbar.bg-gray .search-input-wrapper .search-toggler{background-color:#fffc!important;color:#666}.dark-theme .navbar.bg-gray .navbar-nav>.nav-link,.dark-theme .navbar.bg-gray .navbar-nav>.nav-item>.nav-link,.dark-theme .navbar.bg-gray .navbar-nav>.nav>.nav-item>.nav-link{color:#666}.dark-theme .navbar.bg-gray .navbar-nav>.nav-link:hover,.dark-theme .navbar.bg-gray .navbar-nav>.nav-link:focus,.dark-theme .navbar.bg-gray .navbar-nav>.nav-item>.nav-link:hover,.dark-theme .navbar.bg-gray .navbar-nav>.nav-item>.nav-link:focus,.dark-theme .navbar.bg-gray .navbar-nav>.nav>.nav-item>.nav-link:hover,.dark-theme .navbar.bg-gray .navbar-nav>.nav>.nav-item>.nav-link:focus{color:#000}.dark-theme .navbar.bg-gray .navbar-nav>.nav-link.disabled,.dark-theme .navbar.bg-gray .navbar-nav>.nav-item>.nav-link.disabled,.dark-theme .navbar.bg-gray .navbar-nav>.nav>.nav-item>.nav-link.disabled{color:#a3a3a3!important}.dark-theme .navbar.bg-gray .navbar-nav .show>.nav-link,.dark-theme .navbar.bg-gray .navbar-nav .active>.nav-link,.dark-theme .navbar.bg-gray .navbar-nav .nav-link.show,.dark-theme .navbar.bg-gray .navbar-nav .nav-link.active{color:#000}.dark-theme .navbar.bg-gray .navbar-toggler{color:#666;border-color:#00000013}.dark-theme .navbar.bg-gray .navbar-toggler-icon{background-image:url("data:image/svg+xml,%3Csvg width='14px' height='11px' viewBox='0 0 14 11' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cdefs%3E%3Cpath d='M0,0 L14,0 L14,1.75 L0,1.75 L0,0 Z M0,4.375 L14,4.375 L14,6.125 L0,6.125 L0,4.375 Z M0,8.75 L14,8.75 L14,10.5 L0,10.5 L0,8.75 Z' id='path-1'%3E%3C/path%3E%3C/defs%3E%3Cg id='\1f48e-UI-Elements' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cg id='12)-Navbar' transform='translate(-1174.000000, -1290.000000)'%3E%3Cg id='Group' transform='translate(1174.000000, 1288.000000)'%3E%3Cg id='Icon-Color' transform='translate(0.000000, 2.000000)'%3E%3Cuse fill='#7c7db6' xlink:href='%23path-1'%3E%3C/use%3E%3Cuse fill-opacity='0.1' fill='#7c7db6' xlink:href='%23path-1'%3E%3C/use%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E")}.dark-theme .navbar.bg-gray .navbar-text{color:#666}.dark-theme .navbar.bg-gray .navbar-text a{color:#000}.dark-theme .navbar.bg-gray .navbar-text a:hover,.dark-theme .navbar.bg-gray .navbar-text a:focus{color:#000}.dark-theme .navbar.bg-gray hr{border-color:#00000013}.dark-theme .navbar.bg-white{background-color:#fff!important;color:#a6a6a6}.dark-theme .navbar.bg-white .navbar-brand,.dark-theme .navbar.bg-white .navbar-brand a{color:#4e5155}.dark-theme .navbar.bg-white .navbar-brand:hover,.dark-theme .navbar.bg-white .navbar-brand:focus,.dark-theme .navbar.bg-white .navbar-brand a:hover,.dark-theme .navbar.bg-white .navbar-brand a:focus{color:#4e5155}.dark-theme .navbar.bg-white .navbar-search-wrapper .navbar-search-icon,.dark-theme .navbar.bg-white .navbar-search-wrapper .search-input{color:#a6a6a6}.dark-theme .navbar.bg-white .search-input-wrapper .search-input,.dark-theme .navbar.bg-white .search-input-wrapper .search-toggler{background-color:#fff!important;color:#a6a6a6}.dark-theme .navbar.bg-white .navbar-nav>.nav-link,.dark-theme .navbar.bg-white .navbar-nav>.nav-item>.nav-link,.dark-theme .navbar.bg-white .navbar-nav>.nav>.nav-item>.nav-link{color:#a6a6a6}.dark-theme .navbar.bg-white .navbar-nav>.nav-link:hover,.dark-theme .navbar.bg-white .navbar-nav>.nav-link:focus,.dark-theme .navbar.bg-white .navbar-nav>.nav-item>.nav-link:hover,.dark-theme .navbar.bg-white .navbar-nav>.nav-item>.nav-link:focus,.dark-theme .navbar.bg-white .navbar-nav>.nav>.nav-item>.nav-link:hover,.dark-theme .navbar.bg-white .navbar-nav>.nav>.nav-item>.nav-link:focus{color:#4e5155}.dark-theme .navbar.bg-white .navbar-nav>.nav-link.disabled,.dark-theme .navbar.bg-white .navbar-nav>.nav-item>.nav-link.disabled,.dark-theme .navbar.bg-white .navbar-nav>.nav>.nav-item>.nav-link.disabled{color:#cacaca!important}.dark-theme .navbar.bg-white .navbar-nav .show>.nav-link,.dark-theme .navbar.bg-white .navbar-nav .active>.nav-link,.dark-theme .navbar.bg-white .navbar-nav .nav-link.show,.dark-theme .navbar.bg-white .navbar-nav .nav-link.active{color:#4e5155}.dark-theme .navbar.bg-white .navbar-toggler{color:#a6a6a6;border-color:#4e515513}.dark-theme .navbar.bg-white .navbar-toggler-icon{background-image:url("data:image/svg+xml,%3Csvg width='14px' height='11px' viewBox='0 0 14 11' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cdefs%3E%3Cpath d='M0,0 L14,0 L14,1.75 L0,1.75 L0,0 Z M0,4.375 L14,4.375 L14,6.125 L0,6.125 L0,4.375 Z M0,8.75 L14,8.75 L14,10.5 L0,10.5 L0,8.75 Z' id='path-1'%3E%3C/path%3E%3C/defs%3E%3Cg id='\1f48e-UI-Elements' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cg id='12)-Navbar' transform='translate(-1174.000000, -1290.000000)'%3E%3Cg id='Group' transform='translate(1174.000000, 1288.000000)'%3E%3Cg id='Icon-Color' transform='translate(0.000000, 2.000000)'%3E%3Cuse fill='#7c7db6' xlink:href='%23path-1'%3E%3C/use%3E%3Cuse fill-opacity='0.1' fill='#7c7db6' xlink:href='%23path-1'%3E%3C/use%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E")}.dark-theme .navbar.bg-white .navbar-text{color:#a6a6a6}.dark-theme .navbar.bg-white .navbar-text a{color:#4e5155}.dark-theme .navbar.bg-white .navbar-text a:hover,.dark-theme .navbar.bg-white .navbar-text a:focus{color:#4e5155}.dark-theme .navbar.bg-white hr{border-color:#4e515513}.dark-theme .navbar.bg-light{background-color:#4f505c!important;color:#a3a4cc}.dark-theme .navbar.bg-light .navbar-brand,.dark-theme .navbar.bg-light .navbar-brand a{color:#fff}.dark-theme .navbar.bg-light .navbar-brand:hover,.dark-theme .navbar.bg-light .navbar-brand:focus,.dark-theme .navbar.bg-light .navbar-brand a:hover,.dark-theme .navbar.bg-light .navbar-brand a:focus{color:#fff}.dark-theme .navbar.bg-light .navbar-search-wrapper .navbar-search-icon,.dark-theme .navbar.bg-light .navbar-search-wrapper .search-input{color:#a3a4cc}.dark-theme .navbar.bg-light .search-input-wrapper .search-input,.dark-theme .navbar.bg-light .search-input-wrapper .search-toggler{background-color:#4f505c!important;color:#a3a4cc}.dark-theme .navbar.bg-light .navbar-nav>.nav-link,.dark-theme .navbar.bg-light .navbar-nav>.nav-item>.nav-link,.dark-theme .navbar.bg-light .navbar-nav>.nav>.nav-item>.nav-link{color:#a3a4cc}.dark-theme .navbar.bg-light .navbar-nav>.nav-link:hover,.dark-theme .navbar.bg-light .navbar-nav>.nav-link:focus,.dark-theme .navbar.bg-light .navbar-nav>.nav-item>.nav-link:hover,.dark-theme .navbar.bg-light .navbar-nav>.nav-item>.nav-link:focus,.dark-theme .navbar.bg-light .navbar-nav>.nav>.nav-item>.nav-link:hover,.dark-theme .navbar.bg-light .navbar-nav>.nav>.nav-item>.nav-link:focus{color:#fff}.dark-theme .navbar.bg-light .navbar-nav>.nav-link.disabled,.dark-theme .navbar.bg-light .navbar-nav>.nav-item>.nav-link.disabled,.dark-theme .navbar.bg-light .navbar-nav>.nav>.nav-item>.nav-link.disabled{color:#81829f!important}.dark-theme .navbar.bg-light .navbar-nav .show>.nav-link,.dark-theme .navbar.bg-light .navbar-nav .active>.nav-link,.dark-theme .navbar.bg-light .navbar-nav .nav-link.show,.dark-theme .navbar.bg-light .navbar-nav .nav-link.active{color:#fff}.dark-theme .navbar.bg-light .navbar-toggler{color:#a3a4cc;border-color:#ffffff26}.dark-theme .navbar.bg-light .navbar-toggler-icon{background-image:url("data:image/svg+xml,%3Csvg width='14px' height='11px' viewBox='0 0 14 11' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cdefs%3E%3Cpath d='M0,0 L14,0 L14,1.75 L0,1.75 L0,0 Z M0,4.375 L14,4.375 L14,6.125 L0,6.125 L0,4.375 Z M0,8.75 L14,8.75 L14,10.5 L0,10.5 L0,8.75 Z' id='path-1'%3E%3C/path%3E%3C/defs%3E%3Cg id='\1f48e-UI-Elements' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cg id='12)-Navbar' transform='translate(-1174.000000, -1290.000000)'%3E%3Cg id='Group' transform='translate(1174.000000, 1288.000000)'%3E%3Cg id='Icon-Color' transform='translate(0.000000, 2.000000)'%3E%3Cuse fill='rgba(255, 255, 255, 0.8)' xlink:href='%23path-1'%3E%3C/use%3E%3Cuse fill-opacity='0.1' fill='rgba(255, 255, 255, 0.8)' xlink:href='%23path-1'%3E%3C/use%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E")}.dark-theme .navbar.bg-light .navbar-text{color:#a3a4cc}.dark-theme .navbar.bg-light .navbar-text a{color:#fff}.dark-theme .navbar.bg-light .navbar-text a:hover,.dark-theme .navbar.bg-light .navbar-text a:focus{color:#fff}.dark-theme .navbar.bg-light hr{border-color:#ffffff26}.dark-theme .navbar.bg-lighter{background-color:#8081b8!important;color:#a3a4cc}.dark-theme .navbar.bg-lighter .navbar-brand,.dark-theme .navbar.bg-lighter .navbar-brand a{color:#fff}.dark-theme .navbar.bg-lighter .navbar-brand:hover,.dark-theme .navbar.bg-lighter .navbar-brand:focus,.dark-theme .navbar.bg-lighter .navbar-brand a:hover,.dark-theme .navbar.bg-lighter .navbar-brand a:focus{color:#fff}.dark-theme .navbar.bg-lighter .navbar-search-wrapper .navbar-search-icon,.dark-theme .navbar.bg-lighter .navbar-search-wrapper .search-input{color:#a3a4cc}.dark-theme .navbar.bg-lighter .search-input-wrapper .search-input,.dark-theme .navbar.bg-lighter .search-input-wrapper .search-toggler{background-color:#8081b8!important;color:#a3a4cc}.dark-theme .navbar.bg-lighter .navbar-nav>.nav-link,.dark-theme .navbar.bg-lighter .navbar-nav>.nav-item>.nav-link,.dark-theme .navbar.bg-lighter .navbar-nav>.nav>.nav-item>.nav-link{color:#a3a4cc}.dark-theme .navbar.bg-lighter .navbar-nav>.nav-link:hover,.dark-theme .navbar.bg-lighter .navbar-nav>.nav-link:focus,.dark-theme .navbar.bg-lighter .navbar-nav>.nav-item>.nav-link:hover,.dark-theme .navbar.bg-lighter .navbar-nav>.nav-item>.nav-link:focus,.dark-theme .navbar.bg-lighter .navbar-nav>.nav>.nav-item>.nav-link:hover,.dark-theme .navbar.bg-lighter .navbar-nav>.nav>.nav-item>.nav-link:focus{color:#fff}.dark-theme .navbar.bg-lighter .navbar-nav>.nav-link.disabled,.dark-theme .navbar.bg-lighter .navbar-nav>.nav-item>.nav-link.disabled,.dark-theme .navbar.bg-lighter .navbar-nav>.nav>.nav-item>.nav-link.disabled{color:#9596c4!important}.dark-theme .navbar.bg-lighter .navbar-nav .show>.nav-link,.dark-theme .navbar.bg-lighter .navbar-nav .active>.nav-link,.dark-theme .navbar.bg-lighter .navbar-nav .nav-link.show,.dark-theme .navbar.bg-lighter .navbar-nav .nav-link.active{color:#fff}.dark-theme .navbar.bg-lighter .navbar-toggler{color:#a3a4cc;border-color:#ffffff26}.dark-theme .navbar.bg-lighter .navbar-toggler-icon{background-image:url("data:image/svg+xml,%3Csvg width='14px' height='11px' viewBox='0 0 14 11' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cdefs%3E%3Cpath d='M0,0 L14,0 L14,1.75 L0,1.75 L0,0 Z M0,4.375 L14,4.375 L14,6.125 L0,6.125 L0,4.375 Z M0,8.75 L14,8.75 L14,10.5 L0,10.5 L0,8.75 Z' id='path-1'%3E%3C/path%3E%3C/defs%3E%3Cg id='\1f48e-UI-Elements' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cg id='12)-Navbar' transform='translate(-1174.000000, -1290.000000)'%3E%3Cg id='Group' transform='translate(1174.000000, 1288.000000)'%3E%3Cg id='Icon-Color' transform='translate(0.000000, 2.000000)'%3E%3Cuse fill='rgba(255, 255, 255, 0.8)' xlink:href='%23path-1'%3E%3C/use%3E%3Cuse fill-opacity='0.1' fill='rgba(255, 255, 255, 0.8)' xlink:href='%23path-1'%3E%3C/use%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E")}.dark-theme .navbar.bg-lighter .navbar-text{color:#a3a4cc}.dark-theme .navbar.bg-lighter .navbar-text a{color:#fff}.dark-theme .navbar.bg-lighter .navbar-text a:hover,.dark-theme .navbar.bg-lighter .navbar-text a:focus{color:#fff}.dark-theme .navbar.bg-lighter hr{border-color:#ffffff26}.dark-theme .footer.bg-secondary{background-color:#8592a3!important;color:#eaecef}.dark-theme .footer.bg-secondary .footer-link{color:#eaecef}.dark-theme .footer.bg-secondary .footer-link:hover,.dark-theme .footer.bg-secondary .footer-link:focus{color:#fff}.dark-theme .footer.bg-secondary .footer-link.disabled{color:#c2c8d1!important}.dark-theme .footer.bg-secondary .footer-text{color:#fff}.dark-theme .footer.bg-secondary .show>.footer-link,.dark-theme .footer.bg-secondary .active>.footer-link,.dark-theme .footer.bg-secondary .footer-link.show,.dark-theme .footer.bg-secondary .footer-link.active{color:#fff}.dark-theme .footer.bg-secondary hr{border-color:#ffffff26}.dark-theme .footer.bg-success{background-color:#71dd37!important;color:#ecfae4}.dark-theme .footer.bg-success .footer-link{color:#ecfae4}.dark-theme .footer.bg-success .footer-link:hover,.dark-theme .footer.bg-success .footer-link:focus{color:#fff}.dark-theme .footer.bg-success .footer-link.disabled{color:#bbee9f!important}.dark-theme .footer.bg-success .footer-text{color:#fff}.dark-theme .footer.bg-success .show>.footer-link,.dark-theme .footer.bg-success .active>.footer-link,.dark-theme .footer.bg-success .footer-link.show,.dark-theme .footer.bg-success .footer-link.active{color:#fff}.dark-theme .footer.bg-success hr{border-color:#ffffff26}.dark-theme .footer.bg-info{background-color:#03c3ec!important;color:#d2f4fc}.dark-theme .footer.bg-info .footer-link{color:#d2f4fc}.dark-theme .footer.bg-info .footer-link:hover,.dark-theme .footer.bg-info .footer-link:focus{color:#fff}.dark-theme .footer.bg-info .footer-link.disabled{color:#7fe0f6!important}.dark-theme .footer.bg-info .footer-text{color:#fff}.dark-theme .footer.bg-info .show>.footer-link,.dark-theme .footer.bg-info .active>.footer-link,.dark-theme .footer.bg-info .footer-link.show,.dark-theme .footer.bg-info .footer-link.active{color:#fff}.dark-theme .footer.bg-info hr{border-color:#ffffff26}.dark-theme .footer.bg-warning{background-color:#ffab00!important;color:#fff5e0}.dark-theme .footer.bg-warning .footer-link{color:#fff5e0}.dark-theme .footer.bg-warning .footer-link:hover,.dark-theme .footer.bg-warning .footer-link:focus{color:#fff}.dark-theme .footer.bg-warning .footer-link.disabled{color:#ffd786!important}.dark-theme .footer.bg-warning .footer-text{color:#fff}.dark-theme .footer.bg-warning .show>.footer-link,.dark-theme .footer.bg-warning .active>.footer-link,.dark-theme .footer.bg-warning .footer-link.show,.dark-theme .footer.bg-warning .footer-link.active{color:#fff}.dark-theme .footer.bg-warning hr{border-color:#ffffff26}.dark-theme .footer.bg-danger{background-color:#ff3e1d!important;color:#ffd5ce}.dark-theme .footer.bg-danger .footer-link{color:#ffd5ce}.dark-theme .footer.bg-danger .footer-link:hover,.dark-theme .footer.bg-danger .footer-link:focus{color:#fff}.dark-theme .footer.bg-danger .footer-link.disabled{color:#ff9987!important}.dark-theme .footer.bg-danger .footer-text{color:#fff}.dark-theme .footer.bg-danger .show>.footer-link,.dark-theme .footer.bg-danger .active>.footer-link,.dark-theme .footer.bg-danger .footer-link.show,.dark-theme .footer.bg-danger .footer-link.active{color:#fff}.dark-theme .footer.bg-danger hr{border-color:#ffffff26}.dark-theme .footer.bg-dark{background-color:#6b6c9d!important;color:#dedee9}.dark-theme .footer.bg-dark .footer-link{color:#dedee9}.dark-theme .footer.bg-dark .footer-link:hover,.dark-theme .footer.bg-dark .footer-link:focus{color:#fff}.dark-theme .footer.bg-dark .footer-link.disabled{color:#b0b0cb!important}.dark-theme .footer.bg-dark .footer-text{color:#fff}.dark-theme .footer.bg-dark .show>.footer-link,.dark-theme .footer.bg-dark .active>.footer-link,.dark-theme .footer.bg-dark .footer-link.show,.dark-theme .footer.bg-dark .footer-link.active{color:#fff}.dark-theme .footer.bg-dark hr{border-color:#ffffff26}.dark-theme .footer.bg-gray{background-color:#fff!important;color:#666}.dark-theme .footer.bg-gray .footer-link{color:#666}.dark-theme .footer.bg-gray .footer-link:hover,.dark-theme .footer.bg-gray .footer-link:focus{color:#000}.dark-theme .footer.bg-gray .footer-link.disabled{color:#a3a3a3!important}.dark-theme .footer.bg-gray .footer-text{color:#000}.dark-theme .footer.bg-gray .show>.footer-link,.dark-theme .footer.bg-gray .active>.footer-link,.dark-theme .footer.bg-gray .footer-link.show,.dark-theme .footer.bg-gray .footer-link.active{color:#000}.dark-theme .footer.bg-gray hr{border-color:#00000013}.dark-theme .footer.bg-white{background-color:#fff!important;color:#a6a6a6}.dark-theme .footer.bg-white .footer-link{color:#a6a6a6}.dark-theme .footer.bg-white .footer-link:hover,.dark-theme .footer.bg-white .footer-link:focus{color:#4e5155}.dark-theme .footer.bg-white .footer-link.disabled{color:#cacaca!important}.dark-theme .footer.bg-white .footer-text{color:#4e5155}.dark-theme .footer.bg-white .show>.footer-link,.dark-theme .footer.bg-white .active>.footer-link,.dark-theme .footer.bg-white .footer-link.show,.dark-theme .footer.bg-white .footer-link.active{color:#4e5155}.dark-theme .footer.bg-white hr{border-color:#4e515513}.dark-theme .footer.bg-light{background-color:#4f505c!important;color:#a3a4cc}.dark-theme .footer.bg-light .footer-link{color:#a3a4cc}.dark-theme .footer.bg-light .footer-link:hover,.dark-theme .footer.bg-light .footer-link:focus{color:#cbcbe2}.dark-theme .footer.bg-light .footer-link.disabled{color:#81829f!important}.dark-theme .footer.bg-light .footer-text{color:#cbcbe2}.dark-theme .footer.bg-light .show>.footer-link,.dark-theme .footer.bg-light .active>.footer-link,.dark-theme .footer.bg-light .footer-link.show,.dark-theme .footer.bg-light .footer-link.active{color:#cbcbe2}.dark-theme .footer.bg-light hr{border-color:#cbcbe226}.dark-theme .footer.bg-lighter{background-color:#8081b8!important;color:#7071a4}.dark-theme .footer.bg-lighter .footer-link{color:#7071a4}.dark-theme .footer.bg-lighter .footer-link:hover,.dark-theme .footer.bg-lighter .footer-link:focus{color:#a3a4cc}.dark-theme .footer.bg-lighter .footer-link.disabled{color:#7677ac!important}.dark-theme .footer.bg-lighter .footer-text{color:#a3a4cc}.dark-theme .footer.bg-lighter .show>.footer-link,.dark-theme .footer.bg-lighter .active>.footer-link,.dark-theme .footer.bg-lighter .footer-link.show,.dark-theme .footer.bg-lighter .footer-link.active{color:#a3a4cc}.dark-theme .footer.bg-lighter hr{border-color:#a3a4cc26}.dark-theme .modal .btn-close{background-color:#2b2c40!important}.dark-theme .layout-navbar-fixed .layout-wrapper:not(.layout-horizontal) .layout-page:before{content:"";width:100%;height:4.75rem;position:fixed;top:0;z-index:10}.dark-theme .bg-menu-theme .menu-header{position:relative}.dark-theme .bg-menu-theme .menu-header:before{content:"";position:absolute;left:0;top:1.1875rem;width:1rem;height:1px;transition:all .3s ease-in-out}.layout-wrapper:not(.layout-horizontal) .dark-theme .bg-menu-theme .menu-inner .menu-item .menu-link{border-radius:.375rem}.layout-horizontal .dark-theme .bg-menu-theme .menu-inner>.menu-item>.menu-link{border-radius:.375rem}@media (min-width: 1200px){.layout-horizontal .dark-theme .bg-menu-theme .menu-inner>.menu-item{margin:.565rem 0}.layout-horizontal .dark-theme .bg-menu-theme .menu-inner>.menu-item:not(:first-child){margin-left:.0625rem}.layout-horizontal .dark-theme .bg-menu-theme .menu-inner>.menu-item:not(:last-child){margin-right:.0625rem}.layout-horizontal .dark-theme .bg-menu-theme .menu-inner>.menu-item .menu-sub{box-shadow:0 .25rem 1rem #0003;z-index:1}}.layout-wrapper:not(.layout-horizontal) .dark-theme .bg-menu-theme .menu-inner>.menu-item.active:before{content:"";position:absolute;right:0;width:.25rem;height:2.6845rem;border-radius:.375rem 0 0 .375rem}.dark-theme .bg-menu-theme .menu-sub>.menu-item>.menu-link:before{content:"";position:absolute;left:1.4375rem;width:.375rem;height:.375rem;border-radius:50%}.layout-horizontal .dark-theme .bg-menu-theme .menu-sub>.menu-item>.menu-link:before{left:1.3rem}.dark-theme .bg-menu-theme .menu-horizontal-wrapper>.menu-inner>.menu-item>.menu-sub>.menu-item>.menu-link:before{display:none}.dark-theme .bg-menu-theme .menu-sub>.menu-item.active>.menu-link:not(.menu-toggle):before{left:1.1875rem;width:.875rem;height:.875rem}.layout-horizontal .dark-theme .bg-menu-theme .menu-sub>.menu-item.active>.menu-link:not(.menu-toggle):before{left:1.1rem}.dark-theme .layout-menu-hover .layout-menu{box-shadow:0 .625rem 1.25rem #0000004d;transition:all .3s ease-in-out}.dark-theme .app-brand .layout-menu-toggle{position:absolute;left:15rem;border-radius:50%;opacity:1}.dark-theme .app-brand .layout-menu-toggle i{width:1.5rem;height:1.5rem;transition:all .3s ease-in-out;line-height:1.05}@media (max-width: 1199.98px){.dark-theme .app-brand .layout-menu-toggle{display:none}.layout-menu-expanded .dark-theme .app-brand .layout-menu-toggle{display:block}}.dark-theme .menu-vertical .menu-item{position:relative}.dark-theme .text-primary{color:#346699!important}.dark-theme .text-body[href]:hover{color:#2f5c8a!important}.dark-theme .bg-primary{background-color:#346699!important}.dark-theme a.bg-primary:hover,.dark-theme a.bg-primary:focus{background-color:#316191!important}.dark-theme .dropdown-notifications-item:not(.mark-as-read) .dropdown-notifications-read span{background-color:#346699}.dark-theme .bg-label-primary{background-color:#2c354e!important;color:#346699!important}.dark-theme .border-label-primary{border:3px solid #274d73}.dark-theme .border-light-primary{border:3px solid rgba(52,102,153,.08)}.dark-theme .bg-label-hover-primary{background-color:#2c354e!important;color:#346699!important}.dark-theme .bg-label-hover-primary:hover{background-color:#346699!important;color:#fff!important}.dark-theme .bg-gradient-primary{background-image:linear-gradient(45deg,#346699,#9ab3cc)!important}.dark-theme .page-item.active .page-link,.dark-theme .page-item.active .page-link:hover,.dark-theme .page-item.active .page-link:focus,.dark-theme .pagination li.active>a:not(.page-link),.dark-theme .pagination li.active>a:not(.page-link):hover,.dark-theme .pagination li.active>a:not(.page-link):focus{border-color:#346699;background-color:#346699;color:#fff;box-shadow:0 .125rem .25rem #34669966}.dark-theme .progress-bar{background-color:#346699;color:#fff;box-shadow:0 2px 4px #34669966}.dark-theme .modal-onboarding .carousel-indicators [data-bs-target]{background-color:#346699}.dark-theme .carousel-control-prev,.dark-theme .carousel-control-next{color:#346699}.dark-theme .carousel-control-prev:hover,.dark-theme .carousel-control-prev:focus,.dark-theme .carousel-control-next:hover,.dark-theme .carousel-control-next:focus{color:#346699}.dark-theme .list-group-item-primary{background-color:#2e3d5b;color:#346699!important}.dark-theme a.list-group-item-primary,.dark-theme button.list-group-item-primary{color:#346699}.dark-theme a.list-group-item-primary:hover,.dark-theme a.list-group-item-primary:focus,.dark-theme button.list-group-item-primary:hover,.dark-theme button.list-group-item-primary:focus{background-color:#293752;color:#346699}.dark-theme a.list-group-item-primary.active,.dark-theme button.list-group-item-primary.active{border-color:#346699;background-color:#346699;color:#346699}.dark-theme .list-group-item.active,.dark-theme .list-group-item.active:hover,.dark-theme .list-group-item.active:focus{border-color:#346699;background-color:#346699}.dark-theme .list-group.list-group-timeline .list-group-timeline-primary:before{background-color:#346699}.dark-theme .alert-primary{background-color:#2c354e;border-color:#2e3d5b;color:#346699}.dark-theme .alert-primary .btn-close{background-image:url("data:image/svg+xml,%3Csvg width='150px' height='151px' viewBox='0 0 150 151' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cdefs%3E%3Cpolygon id='path-1' points='131.251657 0 74.9933705 56.25 18.7483426 0 0 18.75 56.2450278 75 0 131.25 18.7483426 150 74.9933705 93.75 131.251657 150 150 131.25 93.7549722 75 150 18.75'%3E%3C/polygon%3E%3C/defs%3E%3Cg id='\1f3a8-%5BSetup%5D:-Colors-&amp;-Shadows' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cg id='Artboard' transform='translate(-225.000000, -250.000000)'%3E%3Cg id='Icon-Color' transform='translate(225.000000, 250.500000)'%3E%3Cuse fill='%23346699' xlink:href='%23path-1'%3E%3C/use%3E%3Cuse fill-opacity='0.5' fill='%23346699' xlink:href='%23path-1'%3E%3C/use%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E")}.dark-theme .alert-primary .alert-link{color:#346699}.dark-theme .alert-primary hr{background-color:#346699!important}.dark-theme .accordion.accordion-header-primary .accordion-item.active .accordion-button{color:#346699!important}.dark-theme .tooltip-primary .tooltip-inner,.dark-theme .tooltip-primary>.tooltip .tooltip-inner,.dark-theme .ngb-tooltip-primary+ngb-tooltip-window .tooltip-inner{background:#346699;color:#fff;box-shadow:0 .125rem .25rem #34669966}.dark-theme .tooltip-primary.bs-tooltip-auto[data-popper-placement=top] .tooltip-arrow:before,.dark-theme .tooltip-primary>.tooltip.bs-tooltip-auto[data-popper-placement=top] .tooltip-arrow:before,.dark-theme .ngb-tooltip-primary+ngb-tooltip-window.bs-tooltip-auto[data-popper-placement=top] .tooltip-arrow:before{border-top-color:#346699}.dark-theme .tooltip-primary.bs-tooltip-auto[data-popper-placement=left] .tooltip-arrow:before,.dark-theme .tooltip-primary>.tooltip.bs-tooltip-auto[data-popper-placement=left] .tooltip-arrow:before,.dark-theme .ngb-tooltip-primary+ngb-tooltip-window.bs-tooltip-auto[data-popper-placement=left] .tooltip-arrow:before{border-left-color:#346699}.dark-theme .tooltip-primary.bs-tooltip-auto[data-popper-placement=bottom] .tooltip-arrow:before,.dark-theme .tooltip-primary>.tooltip.bs-tooltip-auto[data-popper-placement=bottom] .tooltip-arrow:before,.dark-theme .ngb-tooltip-primary+ngb-tooltip-window.bs-tooltip-auto[data-popper-placement=bottom] .tooltip-arrow:before{border-bottom-color:#346699}.dark-theme .tooltip-primary.bs-tooltip-auto[data-popper-placement=right] .tooltip-arrow:before,.dark-theme .tooltip-primary>.tooltip.bs-tooltip-auto[data-popper-placement=right] .tooltip-arrow:before,.dark-theme .ngb-tooltip-primary+ngb-tooltip-window.bs-tooltip-auto[data-popper-placement=right] .tooltip-arrow:before{border-right-color:#346699}.dark-theme .popover.popover-primary,.dark-theme .popover .popover-primary>.popover,.dark-theme .popover .ngb-popover-primary+ngb-popover-window{border-color:transparent;background:#346699;box-shadow:0 .125rem .25rem #34669966}.dark-theme .popover.popover-primary .popover-header,.dark-theme .popover .popover-primary>.popover .popover-header,.dark-theme .popover .ngb-popover-primary+ngb-popover-window .popover-header{border-color:#fff3;background:transparent;color:#fff}.dark-theme .popover.popover-primary .popover-body,.dark-theme .popover .popover-primary>.popover .popover-body,.dark-theme .popover .ngb-popover-primary+ngb-popover-window .popover-body{background:transparent;color:#fffc}.dark-theme .popover.popover-primary>.popover-arrow:before,.dark-theme .popover .popover-primary>.popover>.popover-arrow:before,.dark-theme .popover .ngb-popover-primary+ngb-popover-window>.popover-arrow:before{border-color:transparent}.dark-theme .popover.popover-primary.bs-popover-auto[data-popper-placement=top]>.popover-arrow:after,.dark-theme .popover .popover-primary>.popover.bs-popover-auto[data-popper-placement=top]>.popover-arrow:after,.dark-theme .popover .ngb-popover-primary+ngb-popover-window.bs-popover-auto[data-popper-placement=top]>.popover-arrow:after{border-top-color:#346699!important}.dark-theme .popover.popover-primary.bs-popover-auto[data-popper-placement=right]>.popover-arrow:after,.dark-theme .popover .popover-primary>.popover.bs-popover-auto[data-popper-placement=right]>.popover-arrow:after,.dark-theme .popover .ngb-popover-primary+ngb-popover-window.bs-popover-auto[data-popper-placement=right]>.popover-arrow:after{border-right-color:#346699!important}.dark-theme .popover.popover-primary.bs-popover-auto[data-popper-placement=bottom]>.popover-arrow:after,.dark-theme .popover .popover-primary>.popover.bs-popover-auto[data-popper-placement=bottom]>.popover-arrow:after,.dark-theme .popover .ngb-popover-primary+ngb-popover-window.bs-popover-auto[data-popper-placement=bottom]>.popover-arrow:after{border-bottom-color:#346699!important}.dark-theme .popover.popover-primary.bs-popover-auto[data-popper-placement=left]>.popover-arrow:after,.dark-theme .popover .popover-primary>.popover.bs-popover-auto[data-popper-placement=left]>.popover-arrow:after,.dark-theme .popover .ngb-popover-primary+ngb-popover-window.bs-popover-auto[data-popper-placement=left]>.popover-arrow:after{border-left-color:#346699!important}.dark-theme .popover.popover-primary.bs-popover-auto[data-popper-placement=bottom] .popover-header:before,.dark-theme .popover .popover-primary>.popover.bs-popover-auto[data-popper-placement=bottom] .popover-header:before,.dark-theme .popover .ngb-popover-primary+ngb-popover-window.bs-popover-auto[data-popper-placement=bottom] .popover-header:before{border-bottom:1px solid transparent!important}.dark-theme .table-primary{--bs-table-bg: #d6e0eb;--bs-table-striped-bg: #c5ced8;--bs-table-striped-color: #000;--bs-table-active-bg: #c1cad4;--bs-table-active-color: #000;--bs-table-hover-bg: #c1cad4;--bs-table-hover-color: #000;color:#000;border-color:#80868d}.dark-theme .table-primary th{border-bottom-color:inherit!important}.dark-theme .table-primary .btn-icon{color:#000}.dark-theme .btn-primary{color:#fff;background-color:#346699;border-color:#346699;box-shadow:0 .125rem .25rem #34669966}.dark-theme .btn-primary:hover{color:#fff!important;background-color:#2f5c8a!important;border-color:#2f5c8a!important;transform:translateY(-1px)!important}.btn-check:focus+.dark-theme .btn-primary,.dark-theme .btn-primary:focus,.dark-theme .btn-primary.focus{color:#fff;background-color:#2f5c8a;border-color:#2f5c8a;transform:translateY(0);box-shadow:none}.btn-check:checked+.dark-theme .btn-primary,.btn-check:active+.dark-theme .btn-primary,.dark-theme .btn-primary:active,.dark-theme .btn-primary.active,.dark-theme .btn-primary.show.dropdown-toggle,.show>.dark-theme .btn-primary.dropdown-toggle{color:#fff!important;background-color:#2c5782!important;border-color:#2c5782!important}.btn-check:checked+.dark-theme .btn-primary:focus,.btn-check:active+.dark-theme .btn-primary:focus,.dark-theme .btn-primary:active:focus,.dark-theme .btn-primary.active:focus,.dark-theme .btn-primary.show.dropdown-toggle:focus,.show>.dark-theme .btn-primary.dropdown-toggle:focus{box-shadow:none}.dark-theme .btn-primary.disabled,.dark-theme .btn-primary:disabled{color:#fff!important;background-color:#346699!important;border-color:#346699!important;box-shadow:none!important}.dark-theme .btn-label-primary{color:#346699;border-color:transparent;background:#2c354e}.dark-theme .btn-label-primary:hover{border-color:transparent!important;background:#2f5c8a!important;color:#fff!important;box-shadow:0 .125rem .25rem #34669966!important;transform:translateY(-1px)!important}.dark-theme .btn-label-primary:focus,.dark-theme .btn-label-primary.focus{color:#fff;background:#2f5c8a;box-shadow:none!important;transform:translateY(0)}.dark-theme .btn-label-primary:active,.dark-theme .btn-label-primary.active,.dark-theme .btn-label-primary.show.dropdown-toggle,.show>.dark-theme .btn-label-primary.dropdown-toggle{color:#fff!important;background-color:#2c5782!important;border-color:transparent!important}.dark-theme .btn-label-primary:active:focus,.dark-theme .btn-label-primary.active:focus,.dark-theme .btn-label-primary.show.dropdown-toggle:focus,.show>.dark-theme .btn-label-primary.dropdown-toggle:focus{box-shadow:none}.dark-theme .btn-label-primary.disabled,.dark-theme .btn-label-primary:disabled{color:#346699!important;background-color:#2c354e!important;border-color:transparent!important}.dark-theme .btn-outline-primary{color:#346699;border-color:#346699;background:transparent}.dark-theme .btn-outline-primary:hover{color:#fff!important;background-color:#2f5c8a!important;border-color:#2f5c8a!important;box-shadow:0 .125rem .25rem #34669966!important;transform:translateY(-1px)!important}.btn-check:focus+.dark-theme .btn-outline-primary,.dark-theme .btn-outline-primary:focus{color:#fff;background-color:#2f5c8a;border-color:#2f5c8a;box-shadow:none;transform:translateY(0)}.btn-check:checked+.dark-theme .btn-outline-primary,.btn-check:active+.dark-theme .btn-outline-primary,.dark-theme .btn-outline-primary:active,.dark-theme .btn-outline-primary.active,.dark-theme .btn-outline-primary.dropdown-toggle.show{color:#fff!important;background-color:#2c5782!important;border-color:#2c5782!important}.btn-check:checked+.dark-theme .btn-outline-primary:focus,.btn-check:active+.dark-theme .btn-outline-primary:focus,.dark-theme .btn-outline-primary:active:focus,.dark-theme .btn-outline-primary.active:focus,.dark-theme .btn-outline-primary.dropdown-toggle.show:focus{box-shadow:none}.dark-theme .btn-outline-primary.disabled,.dark-theme .btn-outline-primary:disabled{box-shadow:none!important;color:#346699!important;background-color:transparent!important}.dark-theme .btn-outline-primary .badge{background:#346699;border-color:#346699;color:#fff}.dark-theme .btn-outline-primary:hover .badge,.dark-theme .btn-outline-primary:focus:hover .badge,.dark-theme .btn-outline-primary:active .badge,.dark-theme .btn-outline-primary.active .badge,.dark-theme .show>.btn-outline-primary.dropdown-toggle .badge{background:#fff;border-color:#fff;color:#346699}.dark-theme .dropdown-item:not(.disabled).active,.dark-theme .dropdown-item:not(.disabled):active{background-color:#34669914;color:#346699!important}.dark-theme .dropdown-menu>li:not(.disabled)>a:not(.dropdown-item):active,.dark-theme .dropdown-menu>li.active:not(.disabled)>a:not(.dropdown-item){background-color:#34669914;color:#346699!important}.dark-theme .dt-button-collection .dropdown-item:not(.disabled):active{background-color:#34669914}.dark-theme .nav .nav-link:hover,.dark-theme .nav .nav-link:focus{color:#2f5c8a}.dark-theme .nav-pills .nav-link.active,.dark-theme .nav-pills .nav-link.active:hover,.dark-theme .nav-pills .nav-link.active:focus{background-color:#346699;color:#fff;box-shadow:0 2px 4px #34669966}.dark-theme .form-control:focus,.dark-theme .form-select:focus{border-color:#346699!important}.dark-theme .input-group:focus-within .form-control,.dark-theme .input-group:focus-within .input-group-text{border-color:#346699!important}.dark-theme .form-check-input:focus{border-color:#346699;box-shadow:0 2px 4px #34669966}.dark-theme .form-check-input:disabled{background-color:#444564}.dark-theme .form-check-input:checked,.dark-theme .form-check-input[type=checkbox]:indeterminate{background-color:#346699;border-color:#346699;box-shadow:0 2px 4px #34669966}.dark-theme .custom-option.checked{border:1px solid #346699}.dark-theme .form-switch .form-check-input:focus{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%23346699'/%3e%3c/svg%3e")}.dark-theme .form-switch .form-check-input:checked{background-image: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")}.dark-theme .form-control:focus~.form-label{border-color:#346699}.dark-theme .form-control:focus~.form-label:after{border-color:inherit}.dark-theme .switch-input:checked~.switch-toggle-slider{background:#346699;border-color:#346699!important;color:#fff}.dark-theme .switch-input:active~.switch-toggle-slider{box-shadow:none}.dark-theme .switch-input:focus~.switch-toggle-slider{border:1px solid #346699;box-shadow:0 0 .25rem .05rem #ffffff1a}.dark-theme .switch-primary.switch .switch-input:checked~.switch-toggle-slider{background:#346699;border-color:#346699!important;color:#fff}.dark-theme .switch-primary.switch .switch-input:active~.switch-toggle-slider{box-shadow:none}.dark-theme .switch-primary.switch .switch-input:focus~.switch-toggle-slider{border:1px solid #346699;box-shadow:0 0 .25rem .05rem #ffffff1a}.dark-theme .timeline .timeline-item-primary .timeline-event{background-color:#3466991a}.dark-theme .timeline .timeline-item-primary .timeline-event:before{border-left-color:#3466991a!important;border-right-color:#3466991a!important}.dark-theme .timeline .timeline-point-primary{background-color:#346699!important;box-shadow:0 0 0 .1875rem #34669929}.dark-theme .timeline .timeline-indicator-primary{border-color:#346699!important}.dark-theme .timeline .timeline-indicator-primary i{color:#346699!important}.dark-theme .divider.divider-primary .divider-text:before,.dark-theme .divider.divider-primary .divider-text:after{border-color:#346699}.dark-theme .navbar.bg-primary{background-color:#346699!important;color:#cbd8e5}.dark-theme .navbar.bg-primary .navbar-brand,.dark-theme .navbar.bg-primary .navbar-brand a{color:#fff}.dark-theme .navbar.bg-primary .navbar-brand:hover,.dark-theme .navbar.bg-primary .navbar-brand:focus,.dark-theme .navbar.bg-primary .navbar-brand a:hover,.dark-theme .navbar.bg-primary .navbar-brand a:focus{color:#fff}.dark-theme .navbar.bg-primary .navbar-search-wrapper .navbar-search-icon,.dark-theme .navbar.bg-primary .navbar-search-wrapper .search-input{color:#cbd8e5}.dark-theme .navbar.bg-primary .search-input-wrapper .search-input,.dark-theme .navbar.bg-primary .search-input-wrapper .search-toggler{background-color:#346699!important;color:#cbd8e5}.dark-theme .navbar.bg-primary .navbar-nav>.nav-link,.dark-theme .navbar.bg-primary .navbar-nav>.nav-item>.nav-link,.dark-theme .navbar.bg-primary .navbar-nav>.nav>.nav-item>.nav-link{color:#cbd8e5}.dark-theme .navbar.bg-primary .navbar-nav>.nav-link:hover,.dark-theme .navbar.bg-primary .navbar-nav>.nav-link:focus,.dark-theme .navbar.bg-primary .navbar-nav>.nav-item>.nav-link:hover,.dark-theme .navbar.bg-primary .navbar-nav>.nav-item>.nav-link:focus,.dark-theme .navbar.bg-primary .navbar-nav>.nav>.nav-item>.nav-link:hover,.dark-theme .navbar.bg-primary .navbar-nav>.nav>.nav-item>.nav-link:focus{color:#fff}.dark-theme .navbar.bg-primary .navbar-nav>.nav-link.disabled,.dark-theme .navbar.bg-primary .navbar-nav>.nav-item>.nav-link.disabled,.dark-theme .navbar.bg-primary .navbar-nav>.nav>.nav-item>.nav-link.disabled{color:#8faac7!important}.dark-theme .navbar.bg-primary .navbar-nav .show>.nav-link,.dark-theme .navbar.bg-primary .navbar-nav .active>.nav-link,.dark-theme .navbar.bg-primary .navbar-nav .nav-link.show,.dark-theme .navbar.bg-primary .navbar-nav .nav-link.active{color:#fff}.dark-theme .navbar.bg-primary .navbar-toggler{color:#cbd8e5;border-color:#ffffff26}.dark-theme .navbar.bg-primary .navbar-toggler-icon{background-image:url("data:image/svg+xml,%3Csvg width='14px' height='11px' viewBox='0 0 14 11' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cdefs%3E%3Cpath d='M0,0 L14,0 L14,1.75 L0,1.75 L0,0 Z M0,4.375 L14,4.375 L14,6.125 L0,6.125 L0,4.375 Z M0,8.75 L14,8.75 L14,10.5 L0,10.5 L0,8.75 Z' id='path-1'%3E%3C/path%3E%3C/defs%3E%3Cg id='\1f48e-UI-Elements' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cg id='12)-Navbar' transform='translate(-1174.000000, -1290.000000)'%3E%3Cg id='Group' transform='translate(1174.000000, 1288.000000)'%3E%3Cg id='Icon-Color' transform='translate(0.000000, 2.000000)'%3E%3Cuse fill='rgba(255, 255, 255, 0.8)' xlink:href='%23path-1'%3E%3C/use%3E%3Cuse fill-opacity='0.1' fill='rgba(255, 255, 255, 0.8)' xlink:href='%23path-1'%3E%3C/use%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E")}.dark-theme .navbar.bg-primary .navbar-text{color:#cbd8e5}.dark-theme .navbar.bg-primary .navbar-text a{color:#fff}.dark-theme .navbar.bg-primary .navbar-text a:hover,.dark-theme .navbar.bg-primary .navbar-text a:focus{color:#fff}.dark-theme .navbar.bg-primary hr{border-color:#ffffff26}.dark-theme .menu.bg-primary{background-color:#346699!important;color:#cbd8e5}.dark-theme .menu.bg-primary .menu-link,.dark-theme .menu.bg-primary .menu-horizontal-prev,.dark-theme .menu.bg-primary .menu-horizontal-next{color:#cbd8e5}.dark-theme .menu.bg-primary .menu-link:hover,.dark-theme .menu.bg-primary .menu-link:focus,.dark-theme .menu.bg-primary .menu-horizontal-prev:hover,.dark-theme .menu.bg-primary .menu-horizontal-prev:focus,.dark-theme .menu.bg-primary .menu-horizontal-next:hover,.dark-theme .menu.bg-primary .menu-horizontal-next:focus{color:#fff}.dark-theme .menu.bg-primary .menu-link.active,.dark-theme .menu.bg-primary .menu-horizontal-prev.active,.dark-theme .menu.bg-primary .menu-horizontal-next.active{color:#fff}.dark-theme .menu.bg-primary .menu-item.disabled .menu-link,.dark-theme .menu.bg-primary .menu-horizontal-prev.disabled,.dark-theme .menu.bg-primary .menu-horizontal-next.disabled{color:#8faac7!important}.dark-theme .menu.bg-primary .menu-item.open:not(.menu-item-closing)>.menu-toggle,.dark-theme .menu.bg-primary .menu-item.active>.menu-link{color:#fff}.dark-theme .menu.bg-primary .menu-item.active>.menu-link:not(.menu-toggle){background-color:#396a9c}.dark-theme .menu.bg-primary.menu-horizontal .menu-sub>.menu-item.active>.menu-link:not(.menu-toggle){background-color:#3e6e9e}.dark-theme .menu.bg-primary.menu-horizontal .menu-inner .menu-item:not(.menu-item-closing)>.menu-sub,.dark-theme .menu.bg-primary.menu-horizontal .menu-inner .menu-item.open>.menu-toggle{background:#396a9c}.dark-theme .menu.bg-primary .menu-inner>.menu-item.menu-item-closing .menu-item.open .menu-sub,.dark-theme .menu.bg-primary .menu-inner>.menu-item.menu-item-closing .menu-item.open .menu-toggle{background:transparent;color:#cbd8e5}.dark-theme .menu.bg-primary .menu-inner-shadow{background:linear-gradient(#346699 41%,#3466991c 95%,#34669900)}.dark-theme .menu.bg-primary .menu-text{color:#fff}.dark-theme .menu.bg-primary .menu-header{color:#a5bcd2}.dark-theme .menu.bg-primary hr,.dark-theme .menu.bg-primary .menu-divider,.dark-theme .menu.bg-primary .menu-inner>.menu-item.open>.menu-sub:before{border-color:#ffffff26!important}.dark-theme .menu.bg-primary .menu-inner>.menu-header:before{background-color:#ffffff26}.dark-theme .menu.bg-primary .menu-block:before{background-color:#a5bcd2}.dark-theme .menu.bg-primary .menu-inner>.menu-item.open .menu-item.open>.menu-toggle:before{background-color:#5780ab}.dark-theme .menu.bg-primary .menu-inner>.menu-item.open .menu-item.active>.menu-link:before{background-color:#fff}.dark-theme .menu.bg-primary .menu-inner>.menu-item.open .menu-item.open>.menu-toggle:before,.dark-theme .menu.bg-primary .menu-inner>.menu-item.open .menu-item.active>.menu-link:before{box-shadow:0 0 0 2px #396a9c}.dark-theme .menu.bg-primary .ps__thumb-y,.dark-theme .menu.bg-primary .ps__rail-y.ps--clicking>.ps__thumb-y{background:#ffffff8b!important}@media (max-width: 1199.98px){.dark-theme .app-brand .layout-menu-toggle{border:7px solid #346699!important}}.dark-theme .footer.bg-primary{background-color:#346699!important;color:#cbd8e5}.dark-theme .footer.bg-primary .footer-link{color:#cbd8e5}.dark-theme .footer.bg-primary .footer-link:hover,.dark-theme .footer.bg-primary .footer-link:focus{color:#fff}.dark-theme .footer.bg-primary .footer-link.disabled{color:#8faac7!important}.dark-theme .footer.bg-primary .footer-text{color:#fff}.dark-theme .footer.bg-primary .show>.footer-link,.dark-theme .footer.bg-primary .active>.footer-link,.dark-theme .footer.bg-primary .footer-link.show,.dark-theme .footer.bg-primary .footer-link.active{color:#fff}.dark-theme .footer.bg-primary hr{border-color:#ffffff26}.dark-theme .bg-primary.toast,.dark-theme .bg-primary.bs-toast{color:#fff;background-color:#346699d9!important;box-shadow:0 .25rem 1rem #34669966}.dark-theme .bg-primary.toast .toast-header,.dark-theme .bg-primary.bs-toast .toast-header{color:#fff}.dark-theme .bg-primary.toast .toast-header .btn-close,.dark-theme .bg-primary.bs-toast .toast-header .btn-close{background-color:#346699!important;background-image:url("data:image/svg+xml,%3Csvg width='150px' height='151px' viewBox='0 0 150 151' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cdefs%3E%3Cpolygon id='path-1' points='131.251657 0 74.9933705 56.25 18.7483426 0 0 18.75 56.2450278 75 0 131.25 18.7483426 150 74.9933705 93.75 131.251657 150 150 131.25 93.7549722 75 150 18.75'%3E%3C/polygon%3E%3C/defs%3E%3Cg id='\1f3a8-%5BSetup%5D:-Colors-&amp;-Shadows' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cg id='Artboard' transform='translate(-225.000000, -250.000000)'%3E%3Cg id='Icon-Color' transform='translate(225.000000, 250.500000)'%3E%3Cuse fill='%23fff' xlink:href='%23path-1'%3E%3C/use%3E%3Cuse fill-opacity='1' fill='%23fff' xlink:href='%23path-1'%3E%3C/use%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E");box-shadow:0 .1875rem .375rem #34669966!important}.dark-theme .form-floating>.form-control:focus~label,.dark-theme .form-floating>.form-control:not(:placeholder-shown)~label,.dark-theme .form-floating>.form-select~label{color:#346699}.dark-theme .form-floating>.form-control:-webkit-autofill~label{color:#346699}.dark-theme .svg-illustration svg{fill:#346699}.dark-theme .jstree-default .jstree-wholerow-clicked,.dark-theme .jstree-default .jstree-wholerow-hovered{background:#e1e8f0}.dark-theme .jstree-default-dark .jstree-wholerow-hovered,.dark-theme .jstree-default-dark .jstree-wholerow-clicked{background:#52699b}.dark-theme .card.card-border-shadow-primary:after{border-bottom-color:#2f4364}.dark-theme .card.card-border-shadow-primary:hover:after{border-bottom-color:#346699}.dark-theme .card.card-hover-border-primary:hover,.dark-theme .card .card-hover-border-primary:hover{border-color:#2e4262}.dark-theme html:not([dir=rtl]) .border-primary,.dark-theme html[dir=rtl] .border-primary{border-color:#346699!important}.dark-theme a{color:#346699}.dark-theme a:hover{color:#4875a3}.dark-theme .fill-primary{fill:#346699}.dark-theme .noUi-primary .noUi-base .noUi-connect{background:#346699!important}.dark-theme .select2-container--default.select2-container--focus .select2-selection,.dark-theme .select2-container--default.select2-container--open .select2-selection{border-color:#346699!important}.dark-theme .select2-primary .select2-container--default .select2-selection--multiple .select2-selection__choice{background:#34669914!important;color:#346699!important}.dark-theme .select2-primary .select2-container--default .select2-selection--multiple .select2-selection__choice:hover{background:#34669929!important}.dark-theme table.dataTable.dtr-column>tbody>tr>td.control:before,.dark-theme table.dataTable.dtr-column>tbody>tr>th.control:before{background-color:#346699;border:2px solid #7c7db6;box-shadow:0 0 3px #00000073}.dark-theme .bootstrap-select .dropdown-menu.inner a[aria-selected=true]{background:#34669914!important;color:#346699!important}.dark-theme .bootstrap-select .dropdown-toggle.show{border-color:#346699}.dark-theme .datepicker table tr td.active,.dark-theme .datepicker table tr td.active.highlighted,.dark-theme .datepicker table tr td .focused,.dark-theme .datepicker table tr td span.active,.dark-theme .datepicker table tr td span.active.disabled,.dark-theme .datepicker table tr td.range-start,.dark-theme .datepicker table tr td.range-end{color:#fff!important;background:#346699!important;box-shadow:0 .125rem .25rem #34669973}.dark-theme .datepicker table tr td.range,.dark-theme .datepicker table tr td.range.highlighted,.dark-theme .datepicker table tr td.range.today{color:#346699!important;background:#2c354e!important}.dark-theme .datepicker table tr td.range.disabled,.dark-theme .datepicker table tr td.range.highlighted.disabled,.dark-theme .datepicker table tr td.range.today.disabled{color:#ffffff80!important;background:#2c354e80!important}.dark-theme .datepicker table tr td.range.focused,.dark-theme .datepicker table tr td.range.highlighted.focused,.dark-theme .datepicker table tr td.range.today.focused{background:#21283a!important}.dark-theme .datepicker table tr td.today:not(.active){box-shadow:0 0 0 1px #346699 inset}.dark-theme .flatpickr-calendar .numInputWrapper span.arrowUp:after{border-bottom-color:#fff}.dark-theme .flatpickr-calendar .numInputWrapper span.arrowDown:after{border-top-color:#fff}.dark-theme .flatpickr-day.today{border-color:#346699}.dark-theme .flatpickr-day.inRange,.dark-theme .flatpickr-day.nextMonthDay.inRange,.dark-theme .flatpickr-day.prevMonthDay.inRange,.dark-theme .flatpickr-day.today.inRange,.dark-theme .flatpickr-day.nextMonthDay.today.inRange,.dark-theme .flatpickr-day.prevMonthDay.today.inRange{border-color:#2c354e!important;background:#2c354e!important;color:#346699!important}.dark-theme .flatpickr-day.selected,.dark-theme .flatpickr-day.selected.inRange,.dark-theme .flatpickr-day.selected:focus,.dark-theme .flatpickr-day.selected:hover,.dark-theme .flatpickr-day.selected.prevMonthDay,.dark-theme .flatpickr-day.selected.nextMonthDay,.dark-theme .flatpickr-day.startRange,.dark-theme .flatpickr-day.startRange.inRange,.dark-theme .flatpickr-day.startRange:focus,.dark-theme .flatpickr-day.startRange:hover,.dark-theme .flatpickr-day.startRange.prevMonthDay,.dark-theme .flatpickr-day.startRange.nextMonthDay,.dark-theme .flatpickr-day.endRange,.dark-theme .flatpickr-day.endRange.inRange,.dark-theme .flatpickr-day.endRange:focus,.dark-theme .flatpickr-day.endRange:hover,.dark-theme .flatpickr-day.endRange.nextMonthDay,.dark-theme .flatpickr-day.endRange.prevMonthDay,.dark-theme .flatpickr-day.week.selected{background:#346699!important;border-color:#346699!important;color:#fff!important;box-shadow:0 .125rem .25rem #34669973}.dark-theme .daterangepicker table thead th select,.dark-theme .daterangepicker table thead td select{background-color:transparent}.dark-theme .daterangepicker td.active:not(.off){background:#346699!important;color:#fff;box-shadow:0 .25rem 1rem #0003}.dark-theme .daterangepicker .start-date:not(.end-date):not(.off),.dark-theme .daterangepicker .end-date:not(.start-date):not(.off){background-color:#346699;color:#fff;border:0!important}.dark-theme .daterangepicker .start-date:not(.end-date):not(.off):hover,.dark-theme .daterangepicker .end-date:not(.start-date):not(.off):hover{background-color:#346699!important}.dark-theme .daterangepicker .input-mini.active{border-color:#346699!important}.dark-theme .daterangepicker td.in-range:not(.start-date):not(.end-date):not(.off){color:#346699!important;background-color:#2c354e!important}.dark-theme .ranges li.active{color:#fff!important;background-color:#346699!important}.dark-theme li.ui-timepicker-selected,.dark-theme .ui-timepicker-list .ui-timepicker-selected:hover{color:#fff!important;background:#346699!important}.dark-theme .ql-snow.ql-toolbar button:hover,.dark-theme .ql-snow.ql-toolbar button:focus,.dark-theme .ql-snow.ql-toolbar button.ql-active,.dark-theme .ql-snow.ql-toolbar .ql-picker-label:hover,.dark-theme .ql-snow.ql-toolbar .ql-picker-label.ql-active,.dark-theme .ql-snow.ql-toolbar .ql-picker-item:hover,.dark-theme .ql-snow.ql-toolbar .ql-picker-item.ql-selected,.dark-theme .ql-snow .ql-toolbar button:hover,.dark-theme .ql-snow .ql-toolbar button:focus,.dark-theme .ql-snow .ql-toolbar button.ql-active,.dark-theme .ql-snow .ql-toolbar .ql-picker-label:hover,.dark-theme .ql-snow .ql-toolbar .ql-picker-label.ql-active,.dark-theme .ql-snow .ql-toolbar .ql-picker-item:hover,.dark-theme .ql-snow .ql-toolbar .ql-picker-item.ql-selected{color:#346699!important}.dark-theme .ql-snow.ql-toolbar button:hover .ql-fill,.dark-theme .ql-snow.ql-toolbar button:focus .ql-fill,.dark-theme .ql-snow.ql-toolbar button.ql-active .ql-fill,.dark-theme .ql-snow.ql-toolbar .ql-picker-label:hover .ql-fill,.dark-theme .ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-fill,.dark-theme .ql-snow.ql-toolbar .ql-picker-item:hover .ql-fill,.dark-theme .ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-fill,.dark-theme .ql-snow.ql-toolbar button:hover .ql-stroke.ql-fill,.dark-theme .ql-snow.ql-toolbar button:focus .ql-stroke.ql-fill,.dark-theme .ql-snow.ql-toolbar button.ql-active .ql-stroke.ql-fill,.dark-theme .ql-snow.ql-toolbar .ql-picker-label:hover .ql-stroke.ql-fill,.dark-theme .ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke.ql-fill,.dark-theme .ql-snow.ql-toolbar .ql-picker-item:hover .ql-stroke.ql-fill,.dark-theme .ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke.ql-fill,.dark-theme .ql-snow .ql-toolbar button:hover .ql-fill,.dark-theme .ql-snow .ql-toolbar button:focus .ql-fill,.dark-theme .ql-snow .ql-toolbar button.ql-active .ql-fill,.dark-theme .ql-snow .ql-toolbar .ql-picker-label:hover .ql-fill,.dark-theme .ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-fill,.dark-theme .ql-snow .ql-toolbar .ql-picker-item:hover .ql-fill,.dark-theme .ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-fill,.dark-theme .ql-snow .ql-toolbar button:hover .ql-stroke.ql-fill,.dark-theme .ql-snow .ql-toolbar button:focus .ql-stroke.ql-fill,.dark-theme .ql-snow .ql-toolbar button.ql-active .ql-stroke.ql-fill,.dark-theme .ql-snow .ql-toolbar .ql-picker-label:hover .ql-stroke.ql-fill,.dark-theme .ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-stroke.ql-fill,.dark-theme .ql-snow .ql-toolbar .ql-picker-item:hover .ql-stroke.ql-fill,.dark-theme .ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-stroke.ql-fill{fill:#346699!important}.dark-theme .ql-snow.ql-toolbar button:hover .ql-stroke,.dark-theme .ql-snow.ql-toolbar button:focus .ql-stroke,.dark-theme .ql-snow.ql-toolbar button.ql-active .ql-stroke,.dark-theme .ql-snow.ql-toolbar .ql-picker-label:hover .ql-stroke,.dark-theme .ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke,.dark-theme .ql-snow.ql-toolbar .ql-picker-item:hover .ql-stroke,.dark-theme .ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke,.dark-theme .ql-snow.ql-toolbar button:hover .ql-stroke-miter,.dark-theme .ql-snow.ql-toolbar button:focus .ql-stroke-miter,.dark-theme .ql-snow.ql-toolbar button.ql-active .ql-stroke-miter,.dark-theme .ql-snow.ql-toolbar .ql-picker-label:hover .ql-stroke-miter,.dark-theme .ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke-miter,.dark-theme .ql-snow.ql-toolbar .ql-picker-item:hover .ql-stroke-miter,.dark-theme .ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke-miter,.dark-theme .ql-snow .ql-toolbar button:hover .ql-stroke,.dark-theme .ql-snow .ql-toolbar button:focus .ql-stroke,.dark-theme .ql-snow .ql-toolbar button.ql-active .ql-stroke,.dark-theme .ql-snow .ql-toolbar .ql-picker-label:hover .ql-stroke,.dark-theme .ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-stroke,.dark-theme .ql-snow .ql-toolbar .ql-picker-item:hover .ql-stroke,.dark-theme .ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-stroke,.dark-theme .ql-snow .ql-toolbar button:hover .ql-stroke-miter,.dark-theme .ql-snow .ql-toolbar button:focus .ql-stroke-miter,.dark-theme .ql-snow .ql-toolbar button.ql-active .ql-stroke-miter,.dark-theme .ql-snow .ql-toolbar .ql-picker-label:hover .ql-stroke-miter,.dark-theme .ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-stroke-miter,.dark-theme .ql-snow .ql-toolbar .ql-picker-item:hover .ql-stroke-miter,.dark-theme .ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-stroke-miter{stroke:#346699!important}.dark-theme .tt-suggestion:active,.dark-theme .tt-cursor{background:#34669914!important;color:#346699!important}.dark-theme .dropzone.dz-drag-hover{border-color:#346699!important}.dark-theme .swiper-pagination-bullet.swiper-pagination-bullet-active,.dark-theme .swiper-pagination.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:#346699!important}.dark-theme .sk-primary.sk-plane,.dark-theme .sk-primary .sk-chase-dot:before,.dark-theme .sk-primary .sk-bounce-dot,.dark-theme .sk-primary .sk-wave-rect,.dark-theme .sk-primary.sk-pulse,.dark-theme .sk-primary .sk-swing-dot,.dark-theme .sk-primary .sk-circle-dot:before,.dark-theme .sk-primary .sk-circle-fade-dot:before,.dark-theme .sk-primary .sk-grid-cube,.dark-theme .sk-primary .sk-fold-cube:before{background-color:#346699}.dark-theme .plyr input[type=range]::-ms-fill-lower{background:#346699!important}.dark-theme .plyr input[type=range]:active::-webkit-slider-thumb{background:#346699!important}.dark-theme .plyr input[type=range]:active::-moz-range-thumb{background:#346699!important}.dark-theme .plyr input[type=range]:active::-ms-thumb{background:#346699!important}.dark-theme .plyr--video .plyr__control.plyr__control--overlaid,.dark-theme .plyr--video .plyr__controls button.tab-focus:focus,.dark-theme .plyr--video .plyr__control[aria-expanded=true],.dark-theme .plyr--video .plyr__controls button:hover{background:#346699!important;color:#fff!important}.dark-theme .plyr--audio .plyr__controls button.tab-focus:focus,.dark-theme .plyr--audio .plyr__control[aria-expanded=true],.dark-theme .plyr--audio .plyr__controls button:hover{background:#346699!important;color:#fff!important}.dark-theme .plyr__play-large{background:#346699!important;color:#fff!important}.dark-theme .plyr__progress--played,.dark-theme .plyr__volume--display,.dark-theme .plyr--full-ui input[type=range]{color:#346699!important}.dark-theme .plyr__menu__container .plyr__control[role=menuitemradio][aria-checked=true]:before{background:#346699!important}.dark-theme .fc .fc-event-primary:not(.fc-list-event){background-color:#2c354e!important;color:#346699!important}.dark-theme .fc .fc-event-primary:not(.fc-list-event){border-color:#34669926}.dark-theme .fc .fc-event-primary.fc-list-event .fc-list-event-dot{border-color:#346699!important}.dark-theme .fc .fc-button-primary:not(.fc-prev-button):not(.fc-next-button){background-color:#34669914!important;border:0;color:#346699}.dark-theme .fc .fc-button-primary:not(.fc-prev-button):not(.fc-next-button).fc-button-active,.dark-theme .fc .fc-button-primary:not(.fc-prev-button):not(.fc-next-button):hover{background-color:#346699!important;border-color:#346699!important;color:#fff}.dark-theme .fc .fc-button-primary:not(.fc-prev-button):not(.fc-next-button):hover{box-shadow:0 .125rem .25rem #34669966}.dark-theme .swal2-progress-steps[class] .swal2-progress-step.swal2-active-progress-step,.dark-theme .swal2-progress-steps[class] .swal2-progress-step-line,.dark-theme .swal2-progress-steps[class] .swal2-active-progress-step,.dark-theme .swal2-progress-steps[class] .swal2-progress-step{background:#346699;color:#fff}.dark-theme .swal2-progress-steps[class] .swal2-progress-step.swal2-active-progress-step~.swal2-progress-step,.dark-theme .swal2-progress-steps[class] .swal2-progress-step.swal2-active-progress-step~.swal2-progress-step-line{background:#52699b}.dark-theme .pcr-app .pcr-type.active,.dark-theme .pcr-app .pcr-save{background:#346699!important}.dark-theme .icon-card.active{outline:1px solid #346699}.dark-theme .icon-card.active i,.dark-theme .icon-card.active svg{color:#346699}.dark-theme .shepherd-element[data-popper-placement=bottom] .shepherd-arrow:before{background-color:#346699!important;border-color:#346699}.dark-theme .shepherd-element .shepherd-header{background:#346699!important;color:#fff}.dark-theme .shepherd-element .shepherd-header .shepherd-title,.dark-theme .shepherd-element .shepherd-header .shepherd-cancel-icon{color:#fff!important}.dark-theme .shepherd-element .shepherd-button:not(:disabled).btn-primary{color:#fff;background-color:#346699;border-color:#346699;box-shadow:0 .125rem .25rem #34669966}.dark-theme .shepherd-element .shepherd-button:not(:disabled).btn-primary:hover{color:#fff!important;background-color:#2f5c8a!important;border-color:#2f5c8a!important;transform:translateY(-1px)!important}.btn-check:focus+.dark-theme .shepherd-element .shepherd-button:not(:disabled).btn-primary,.dark-theme .shepherd-element .shepherd-button:not(:disabled).btn-primary:focus,.dark-theme .shepherd-element .shepherd-button:not(:disabled).btn-primary.focus{color:#fff;background-color:#2f5c8a;border-color:#2f5c8a;transform:translateY(0);box-shadow:none}.btn-check:checked+.dark-theme .shepherd-element .shepherd-button:not(:disabled).btn-primary,.btn-check:active+.dark-theme .shepherd-element .shepherd-button:not(:disabled).btn-primary,.dark-theme .shepherd-element .shepherd-button:not(:disabled).btn-primary:active,.dark-theme .shepherd-element .shepherd-button:not(:disabled).btn-primary.active,.dark-theme .shepherd-element .shepherd-button:not(:disabled).btn-primary.show.dropdown-toggle,.show>.dark-theme .shepherd-element .shepherd-button:not(:disabled).btn-primary.dropdown-toggle{color:#fff!important;background-color:#2c5782!important;border-color:#2c5782!important}.btn-check:checked+.dark-theme .shepherd-element .shepherd-button:not(:disabled).btn-primary:focus,.btn-check:active+.dark-theme .shepherd-element .shepherd-button:not(:disabled).btn-primary:focus,.dark-theme .shepherd-element .shepherd-button:not(:disabled).btn-primary:active:focus,.dark-theme .shepherd-element .shepherd-button:not(:disabled).btn-primary.active:focus,.dark-theme .shepherd-element .shepherd-button:not(:disabled).btn-primary.show.dropdown-toggle:focus,.show>.dark-theme .shepherd-element .shepherd-button:not(:disabled).btn-primary.dropdown-toggle:focus{box-shadow:none}.dark-theme .shepherd-element .shepherd-button:not(:disabled).btn-primary.disabled,.dark-theme .shepherd-element .shepherd-button:not(:disabled).btn-primary:disabled{color:#fff!important;background-color:#346699!important;border-color:#346699!important;box-shadow:none!important}.dark-theme .shepherd-element .shepherd-button:not(:disabled).btn-label-secondary{color:#8592a3;border-color:transparent;background:#393c50}.dark-theme .shepherd-element .shepherd-button:not(:disabled).btn-label-secondary:hover{border-color:transparent!important;background:#788393!important;color:#fff!important;box-shadow:0 .125rem .25rem #8592a366!important;transform:translateY(-1px)!important}.dark-theme .shepherd-element .shepherd-button:not(:disabled).btn-label-secondary:focus,.dark-theme .shepherd-element .shepherd-button:not(:disabled).btn-label-secondary.focus{color:#fff;background:#788393;box-shadow:none!important;transform:translateY(0)}.dark-theme .shepherd-element .shepherd-button:not(:disabled).btn-label-secondary:active,.dark-theme .shepherd-element .shepherd-button:not(:disabled).btn-label-secondary.active,.dark-theme .shepherd-element .shepherd-button:not(:disabled).btn-label-secondary.show.dropdown-toggle,.show>.dark-theme .shepherd-element .shepherd-button:not(:disabled).btn-label-secondary.dropdown-toggle{color:#fff!important;background-color:#717c8b!important;border-color:transparent!important}.dark-theme .shepherd-element .shepherd-button:not(:disabled).btn-label-secondary:active:focus,.dark-theme .shepherd-element .shepherd-button:not(:disabled).btn-label-secondary.active:focus,.dark-theme .shepherd-element .shepherd-button:not(:disabled).btn-label-secondary.show.dropdown-toggle:focus,.show>.dark-theme .shepherd-element .shepherd-button:not(:disabled).btn-label-secondary.dropdown-toggle:focus{box-shadow:none}.dark-theme .shepherd-element .shepherd-button:not(:disabled).btn-label-secondary.disabled,.dark-theme .shepherd-element .shepherd-button:not(:disabled).btn-label-secondary:disabled{color:#8592a3!important;background-color:#393c50!important;border-color:transparent!important}.dark-theme .bs-stepper .step.active .bs-stepper-circle{background-color:#346699;color:#fff;box-shadow:0 .1875rem .375rem #34669966}.dark-theme .bs-stepper .step.active .bs-stepper-label{color:#346699!important}.dark-theme .bs-stepper .step.active .bs-stepper-icon svg{fill:#346699!important}.dark-theme .bs-stepper .step.crossed .step-trigger .bs-stepper-circle{background-color:#34669929!important;color:#346699!important}.dark-theme .bs-stepper .step.crossed .step-trigger .bs-stepper-icon svg{fill:#346699!important}.dark-theme .bs-stepper .step.crossed+.line svg{fill:#346699}.dark-theme .bs-stepper .step.crossed+.line i{color:#346699}.dark-theme .bs-stepper.wizard-icons .step.crossed .step-trigger .bs-stepper-label{color:#346699!important}.dark-theme .bs-stepper .step-trigger:focus{color:#346699}.dark-theme .bs-stepper .step-trigger:focus svg{fill:#346699!important}.dark-theme .app-chat .sidebar-body .chat-contact-list li.active{background-color:#346699}.dark-theme .app-chat .app-chat-history .chat-history .chat-message.chat-message-right .chat-message-text{background-color:#346699!important}.dark-theme .navbar.landing-navbar .navbar-nav .show>.nav-link,.dark-theme .navbar.landing-navbar .navbar-nav .active>.nav-link,.dark-theme .navbar.landing-navbar .navbar-nav .nav-link.show,.dark-theme .navbar.landing-navbar .navbar-nav .nav-link.active,.dark-theme .navbar.landing-navbar .navbar-nav .nav-link:hover{color:#346699!important}.dark-theme .landing-features .features-icon-wrapper .features-icon-box .features-icon{border:2px solid rgba(52,102,153,.2)}.dark-theme .landing-features .features-icon-wrapper .features-icon-box:hover .features-icon{background-color:#3466990d}.dark-theme .bg-navbar-theme{background-color:#2b2c40!important;color:#a3a4cc}.dark-theme .bg-navbar-theme .navbar-brand,.dark-theme .bg-navbar-theme .navbar-brand a{color:#cbcbe2}.dark-theme .bg-navbar-theme .navbar-brand:hover,.dark-theme .bg-navbar-theme .navbar-brand:focus,.dark-theme .bg-navbar-theme .navbar-brand a:hover,.dark-theme .bg-navbar-theme .navbar-brand a:focus{color:#cbcbe2}.dark-theme .bg-navbar-theme .navbar-search-wrapper .navbar-search-icon,.dark-theme .bg-navbar-theme .navbar-search-wrapper .search-input{color:#a3a4cc}.dark-theme .bg-navbar-theme .search-input-wrapper .search-input,.dark-theme .bg-navbar-theme .search-input-wrapper .search-toggler{background-color:#2b2c40!important;color:#a3a4cc}.dark-theme .bg-navbar-theme .navbar-nav>.nav-link,.dark-theme .bg-navbar-theme .navbar-nav>.nav-item>.nav-link,.dark-theme .bg-navbar-theme .navbar-nav>.nav>.nav-item>.nav-link{color:#a3a4cc}.dark-theme .bg-navbar-theme .navbar-nav>.nav-link:hover,.dark-theme .bg-navbar-theme .navbar-nav>.nav-link:focus,.dark-theme .bg-navbar-theme .navbar-nav>.nav-item>.nav-link:hover,.dark-theme .bg-navbar-theme .navbar-nav>.nav-item>.nav-link:focus,.dark-theme .bg-navbar-theme .navbar-nav>.nav>.nav-item>.nav-link:hover,.dark-theme .bg-navbar-theme .navbar-nav>.nav>.nav-item>.nav-link:focus{color:#cbcbe2}.dark-theme .bg-navbar-theme .navbar-nav>.nav-link.disabled,.dark-theme .bg-navbar-theme .navbar-nav>.nav-item>.nav-link.disabled,.dark-theme .bg-navbar-theme .navbar-nav>.nav>.nav-item>.nav-link.disabled{color:#737494!important}.dark-theme .bg-navbar-theme .navbar-nav .show>.nav-link,.dark-theme .bg-navbar-theme .navbar-nav .active>.nav-link,.dark-theme .bg-navbar-theme .navbar-nav .nav-link.show,.dark-theme .bg-navbar-theme .navbar-nav .nav-link.active{color:#cbcbe2}.dark-theme .bg-navbar-theme .navbar-toggler{color:#a3a4cc;border-color:#cbcbe20f}.dark-theme .bg-navbar-theme .navbar-toggler-icon{background-image:url("data:image/svg+xml,%3Csvg width='14px' height='11px' viewBox='0 0 14 11' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cdefs%3E%3Cpath d='M0,0 L14,0 L14,1.75 L0,1.75 L0,0 Z M0,4.375 L14,4.375 L14,6.125 L0,6.125 L0,4.375 Z M0,8.75 L14,8.75 L14,10.5 L0,10.5 L0,8.75 Z' id='path-1'%3E%3C/path%3E%3C/defs%3E%3Cg id='\1f48e-UI-Elements' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cg id='12)-Navbar' transform='translate(-1174.000000, -1290.000000)'%3E%3Cg id='Group' transform='translate(1174.000000, 1288.000000)'%3E%3Cg id='Icon-Color' transform='translate(0.000000, 2.000000)'%3E%3Cuse fill='#7c7db6' xlink:href='%23path-1'%3E%3C/use%3E%3Cuse fill-opacity='0.1' fill='#7c7db6' xlink:href='%23path-1'%3E%3C/use%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E")}.dark-theme .bg-navbar-theme .navbar-text{color:#a3a4cc}.dark-theme .bg-navbar-theme .navbar-text a{color:#cbcbe2}.dark-theme .bg-navbar-theme .navbar-text a:hover,.dark-theme .bg-navbar-theme .navbar-text a:focus{color:#cbcbe2}.dark-theme .bg-navbar-theme hr{border-color:#cbcbe20f}.dark-theme .layout-navbar{background-color:#2b2c40f5!important;-webkit-backdrop-filter:saturate(200%) blur(6px);backdrop-filter:saturate(200%) blur(6px)}.dark-theme .layout-horizontal .layout-navbar{box-shadow:0 1px #2e4262}.dark-theme .navbar-detached{box-shadow:0 0 .375rem .25rem #00000026}.dark-theme .layout-navbar-fixed .layout-page:before{-webkit-backdrop-filter:saturate(200%) blur(10px);backdrop-filter:saturate(200%) blur(10px);background:linear-gradient(180deg,#232333b3 44%,#2323336e 73%,#23233300);-webkit-mask:linear-gradient(#232333,#232333 18%,transparent 100%);mask:linear-gradient(#232333,#232333 18%,transparent 100%)}.dark-theme .bg-menu-theme{background-color:#2b2c40!important;color:#a3a4cc}.dark-theme .bg-menu-theme .menu-link,.dark-theme .bg-menu-theme .menu-horizontal-prev,.dark-theme .bg-menu-theme .menu-horizontal-next{color:#a3a4cc}.dark-theme .bg-menu-theme .menu-link:hover,.dark-theme .bg-menu-theme .menu-link:focus,.dark-theme .bg-menu-theme .menu-horizontal-prev:hover,.dark-theme .bg-menu-theme .menu-horizontal-prev:focus,.dark-theme .bg-menu-theme .menu-horizontal-next:hover,.dark-theme .bg-menu-theme .menu-horizontal-next:focus{color:#cbcbe2}.dark-theme .bg-menu-theme .menu-link.active,.dark-theme .bg-menu-theme .menu-horizontal-prev.active,.dark-theme .bg-menu-theme .menu-horizontal-next.active{color:#cbcbe2}.dark-theme .bg-menu-theme .menu-item.disabled .menu-link,.dark-theme .bg-menu-theme .menu-horizontal-prev.disabled,.dark-theme .bg-menu-theme .menu-horizontal-next.disabled{color:#737494!important}.dark-theme .bg-menu-theme .menu-item.open:not(.menu-item-closing)>.menu-toggle,.dark-theme .bg-menu-theme .menu-item.active>.menu-link{color:#cbcbe2}.dark-theme .bg-menu-theme .menu-item.active>.menu-link:not(.menu-toggle){background-color:#2b2c40}.dark-theme .bg-menu-theme.menu-horizontal .menu-sub>.menu-item.active>.menu-link:not(.menu-toggle){background-color:#2a2b3e}.dark-theme .bg-menu-theme.menu-horizontal .menu-inner .menu-item:not(.menu-item-closing)>.menu-sub,.dark-theme .bg-menu-theme.menu-horizontal .menu-inner .menu-item.open>.menu-toggle{background:#2b2c40}.dark-theme .bg-menu-theme .menu-inner>.menu-item.menu-item-closing .menu-item.open .menu-sub,.dark-theme .bg-menu-theme .menu-inner>.menu-item.menu-item-closing .menu-item.open .menu-toggle{background:transparent;color:#a3a4cc}.dark-theme .bg-menu-theme .menu-inner-shadow{background:linear-gradient(#2b2c40 41%,#2b2c401c 95%,#2b2c4000)}.dark-theme .bg-menu-theme .menu-text{color:#cbcbe2}.dark-theme .bg-menu-theme .menu-header{color:#8586a9}.dark-theme .bg-menu-theme hr,.dark-theme .bg-menu-theme .menu-divider,.dark-theme .bg-menu-theme .menu-inner>.menu-item.open>.menu-sub:before{border-color:transparent!important}.dark-theme .bg-menu-theme .menu-inner>.menu-header:before{background-color:transparent}.dark-theme .bg-menu-theme .menu-block:before{background-color:#8586a9}.dark-theme .bg-menu-theme .menu-inner>.menu-item.open .menu-item.open>.menu-toggle:before{background-color:#2b2c40}.dark-theme .bg-menu-theme .menu-inner>.menu-item.open .menu-item.active>.menu-link:before{background-color:#cbcbe2}.dark-theme .bg-menu-theme .menu-inner>.menu-item.open .menu-item.open>.menu-toggle:before,.dark-theme .bg-menu-theme .menu-inner>.menu-item.open .menu-item.active>.menu-link:before{box-shadow:0 0 0 2px #2b2c40}.dark-theme .bg-menu-theme .ps__thumb-y,.dark-theme .bg-menu-theme .ps__rail-y.ps--clicking>.ps__thumb-y{background:#cbcbe2ba!important}@media (max-width: 1199.98px){.dark-theme .app-brand .layout-menu-toggle{border:7px solid #2b2c40!important}}@media (min-width: 1200px){.dark-theme .bg-menu-theme.menu-vertical{box-shadow:0 .125rem .375rem #00000040}}.dark-theme .bg-menu-theme .menu-header{color:#7071a4}.dark-theme .bg-menu-theme .menu-header:before{background-color:#7071a4!important}.dark-theme .bg-menu-theme.menu-horizontal{box-shadow:0 .125rem .375rem #00000040}html:not(.layout-menu-collapsed) .dark-theme .bg-menu-theme .menu-inner .menu-item.open>.menu-link,.layout-menu-hover.layout-menu-collapsed .dark-theme .bg-menu-theme .menu-inner .menu-item.open>.menu-link,html:not(.layout-menu-collapsed) .dark-theme .bg-menu-theme .menu-inner .menu-item .menu-link:not(.active):hover,.layout-menu-hover.layout-menu-collapsed .dark-theme .bg-menu-theme .menu-inner .menu-item .menu-link:not(.active):hover{background-color:#7c7db60f}.dark-theme .bg-menu-theme .menu-inner .menu-sub>.menu-item.active>.menu-link.menu-toggle{background-color:#7c7db61a}.dark-theme .bg-menu-theme .menu-inner .menu-sub>.menu-item.active .menu-icon{color:#346699}.dark-theme .bg-menu-theme .menu-inner>.menu-item.active>.menu-link{color:#fff;background-color:#346699!important}.dark-theme .bg-menu-theme .menu-inner>.menu-item.active:before{background:#346699}.dark-theme .bg-menu-theme .menu-sub>.menu-item>.menu-link:before{background-color:#a3a4cc!important}.dark-theme .bg-menu-theme .menu-sub>.menu-item.active>.menu-link:not(.menu-toggle):before{background-color:#346699!important;border:3px solid #2c354e!important}.dark-theme .app-brand .layout-menu-toggle{background-color:#346699;border:7px solid #232333}.dark-theme .app-brand .layout-menu-toggle i{color:#fff}.dark-theme .bg-footer-theme{background-color:#232333!important;color:#a3a4cc}.dark-theme .bg-footer-theme .footer-link{color:#a3a4cc}.dark-theme .bg-footer-theme .footer-link:hover,.dark-theme .bg-footer-theme .footer-link:focus{color:#cbcbe2}.dark-theme .bg-footer-theme .footer-link.disabled{color:#70708f!important}.dark-theme .bg-footer-theme .footer-text{color:#cbcbe2}.dark-theme .bg-footer-theme .show>.footer-link,.dark-theme .bg-footer-theme .active>.footer-link,.dark-theme .bg-footer-theme .footer-link.show,.dark-theme .bg-footer-theme .footer-link.active{color:#cbcbe2}.dark-theme .bg-footer-theme hr{border-color:#cbcbe20f}.dark-theme .layout-footer-fixed .content-footer{box-shadow:0 0 .375rem .25rem #00000026}.dark-theme .dotted-row{border:3px solid #35365f;border-style:dashed}.dark-theme .fileupload{background-color:#2b2c40}.dark-theme .fileupload.dragover{background-color:#35365f}.dark-theme .image-list{background:#35365f}.dark-theme .form-control,.dark-theme .form-select{color:#cfd0e8!important;background-color:#2b2c40!important;border-color:#444564!important}.dark-theme .form-control::placeholder,.dark-theme .form-select::placeholder{color:#7b7d9d!important;opacity:1}.dark-theme .form-control:focus,.dark-theme .form-select:focus{color:#e7e7f0!important;background-color:#2b2c40!important;border-color:#696cff!important;box-shadow:0 0 0 .2rem #696cff40!important}.dark-theme .form-control:disabled,.dark-theme .form-control[readonly],.dark-theme .form-select:disabled,.dark-theme .form-select[readonly]{color:#9a9bbf!important;background-color:#25263a!important}.dark-theme .form-label,.dark-theme label{color:#b9bad3}.dark-theme select.form-control option{background-color:#2b2c40;color:#cfd0e8}.dark-theme .offcanvas,.dark-theme .offcanvas-end,.dark-theme .offcanvas-start{background-color:#2b2c40;color:#cfd0e8;border-color:#444564}.dark-theme .offcanvas .offcanvas-header,.dark-theme .offcanvas-end .offcanvas-header,.dark-theme .offcanvas-start .offcanvas-header{border-bottom-color:#444564}.dark-theme .offcanvas .offcanvas-header .offcanvas-title,.dark-theme .offcanvas-end .offcanvas-header .offcanvas-title,.dark-theme .offcanvas-start .offcanvas-header .offcanvas-title{color:#e7e7f0}.dark-theme .offcanvas .offcanvas-header .btn-close,.dark-theme .offcanvas-end .offcanvas-header .btn-close,.dark-theme .offcanvas-start .offcanvas-header .btn-close{filter:invert(1) grayscale(100%) brightness(200%)}.dark-theme .modal-content{background-color:#2b2c40;color:#cfd0e8;border-color:#444564}.dark-theme .modal-content .modal-header{border-bottom-color:#444564}.dark-theme .modal-content .modal-header .modal-title{color:#e7e7f0}.dark-theme .modal-content .modal-header .btn-close{filter:invert(1) grayscale(100%) brightness(200%)}.dark-theme .modal-content .modal-footer{border-top-color:#444564}.select2-container{margin:0;width:100%!important;display:inline-block;position:relative;vertical-align:middle;box-sizing:border-box}.select2-container .select2-selection--single{box-sizing:border-box;cursor:pointer;display:block;height:28px;user-select:none;-webkit-user-select:none}.select2-container .select2-selection--single .select2-selection__rendered{display:block;padding-left:8px;padding-right:20px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.select2-container .select2-selection--single .select2-selection__clear{background-color:transparent;border:none;font-size:1em}.select2-container[dir=rtl] .select2-selection--single .select2-selection__rendered{padding-right:8px;padding-left:20px}.select2-container .select2-selection--multiple{box-sizing:border-box;cursor:pointer;display:block;min-height:32px;user-select:none;-webkit-user-select:none}.select2-container .select2-selection--multiple .select2-selection__rendered{display:inline;list-style:none;padding:0}.select2-container .select2-selection--multiple .select2-selection__clear{background-color:transparent;border:none;font-size:1em}.select2-container .select2-search--inline .select2-search__field{box-sizing:border-box;border:none;font-size:100%;margin-top:5px;margin-left:5px;padding:0;max-width:100%;resize:none;height:18px;vertical-align:bottom;font-family:sans-serif;overflow:hidden;word-break:keep-all}.select2-container .select2-search--inline .select2-search__field::-webkit-search-cancel-button{-webkit-appearance:none}.select2-container .select2-dropdown{border-radius:.5rem}.select2-dropdown{background-color:#fff;border:1px solid #aaa;border-radius:4px;box-sizing:border-box;display:block;position:absolute;left:-100000px;width:100%;z-index:1051}.select2-results{display:block}.select2-results__options{list-style:none;margin:0;padding:0!important}.select2-results__option{padding:6px;user-select:none;-webkit-user-select:none}.select2-results__option--selectable{cursor:pointer}.select2-container--open .select2-dropdown{left:0}.select2-container--open .select2-dropdown--above{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--open .select2-dropdown--below{border-top:none;border-top-left-radius:0;border-top-right-radius:0}.select2-search--dropdown{display:block;padding:4px}.select2-search--dropdown .select2-search__field{padding:4px;width:100%;box-sizing:border-box}.select2-search--dropdown .select2-search__field::-webkit-search-cancel-button{-webkit-appearance:none}.select2-search--dropdown.select2-search--hide{display:none}.select2-hidden-accessible{clip:rect(0 0 0 0)!important;overflow:hidden!important;position:absolute!important;padding:0!important;margin:-1px!important;border:0!important;height:1px!important;width:1px!important}.select2-close-mask{display:block;padding:0;margin:0;position:fixed;left:0;top:0;min-width:100%;min-height:100%;z-index:99;width:auto;opacity:0;border:0;height:auto}.select2-container--default .select2-selection--single .select2-selection__rendered{padding-right:2.25rem}.select2-container--default .select2-selection--single .select2-selection__clear{cursor:pointer;font-weight:500;float:right;line-height:2.5rem}.select2-container--default .select2-selection--single .select2-selection__arrow{width:2.25rem;position:absolute;right:1px;top:1px}.select2-container--default .select2-selection--single .select2-selection__arrow b{position:absolute;height:12px;width:17px;top:40%;background-repeat:no-repeat;background-size:17px 12px}html:not([dir=rtl]) .select2-container--default .select2-selection--single .select2-selection__arrow b{left:15%}[dir=rtl] .select2-container--default .select2-selection--single .select2-selection__arrow b{right:10%}.select2-container--default .select2-results__option[aria-selected=true]{background-color:#696cff14!important;color:#696cff!important}.select2-container--default,.select2-container--default *{outline:0!important}.select2-container--default.select2-container--disabled .select2-selection--single{cursor:not-allowed}.select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__clear{display:none}.select2-container--default[dir=rtl] .select2-selection__arrow{left:1px;right:auto}.select2-container--default .select2-selection--multiple .select2-selection__rendered{margin:0;box-sizing:border-box;display:block;list-style:none;width:100%}.select2-container--default .select2-selection--multiple .select2-selection__rendered li{list-style:none}.select2-container--default .select2-selection--multiple .select2-selection__placeholder{float:left}.select2-container--default .select2-selection--multiple .select2-selection__clear{cursor:pointer;font-weight:500;float:right;margin-right:.625rem}.select2-container--default .select2-selection--multiple .select2-search--inline{line-height:1.5rem}.select2-container--default .select2-selection--multiple .select2-selection__choice{position:relative;font-size:.8125rem;border-radius:.1875rem;padding:0 .5rem;cursor:default;line-height:1.5rem;float:left}html:not([dir=rtl]) .select2-container--default .select2-selection--multiple .select2-selection__choice{padding-right:1rem}[dir=rtl] .select2-container--default .select2-selection--multiple .select2-selection__choice{padding-left:1rem}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove{position:absolute;font-weight:500;color:inherit;display:inline-block;cursor:pointer;opacity:.5}html:not([dir=rtl]) .select2-container--default .select2-selection--multiple .select2-selection__choice__remove{right:.3rem}[dir=rtl] .select2-container--default .select2-selection--multiple .select2-selection__choice__remove{left:.3rem}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover{opacity:.8;color:inherit}.select2-container--default.select2-container--disabled .select2-selection__choice__remove{display:none}.select2-container--default.select2-container--disabled .select2-selection--multiple{cursor:not-allowed}.select2-container--default[dir=rtl] .select2-selection__choice,.select2-container--default[dir=rtl] .select2-selection__placeholder,.select2-container--default[dir=rtl] .select2-search--inline{float:right}.select2-container--default[dir=rtl] .select2-selection__clear{float:left}.select2-container--default .select2-search__field::-moz-placeholder{opacity:1}.select2-container--default .select2-search--inline .select2-search__field{box-shadow:none;background:transparent;border:none;outline:0;-webkit-appearance:textfield}.select2-container--default .select2-results>.select2-results__options{max-height:15rem;overflow-y:auto}.select2-container--default .select2-results__option[role=group]{padding:0}.select2-container--default .select2-results__option[aria-disabled=true]{color:#999}.select2-container--default.select2-container--open.select2-container--below .select2-selection{border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--default.select2-container--open.select2-container--above .select2-selection{border-top-right-radius:0;border-top-left-radius:0}.select2-container--default .select2-results__group{font-size:.75rem;text-transform:uppercase;cursor:default;display:block;font-weight:500}[dir=rtl] .select2-container--default .select2-selection--single .select2-selection__rendered{padding-left:2.25rem!important}.light-theme .select2-selection--multiple .select2-selection__clear{margin-top:.375rem}.light-theme .select2-selection--multiple .select2-selection__rendered{padding:0 .375rem .375rem}.light-theme .select2-selection--multiple .select2-selection__choice{margin-right:.375rem;margin-top:.375rem}.light-theme .select2-selection--multiple .select2-selection__placeholder{margin-top:.375rem}.light-theme .select2-search__field{color:#697a8d}.light-theme .select2-dropdown{background:#fff;box-shadow:0 .25rem 1rem #a1acb873;background-clip:padding-box;border-color:transparent;z-index:1000}.light-theme .select2-container--default .select2-selection{transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out;background-color:#fff;border:1px solid #d9dee3;border-radius:.375rem}.light-theme .select2-container--default .select2-selection:hover{border-color:#c7cdd4}.light-theme .select2-container--default .select2-results__option--highlighted[aria-selected]{background-color:#4359710a;color:#697a8d}.light-theme .select2-container--default .select2-selection__placeholder{color:#b4bdc6}.light-theme .select2-container--default .select2-results__group{color:#a1acb8}.light-theme .select2-container--default .select2-selection--single{height:calc(1.53em + .875rem + 2px)}.light-theme .select2-container--default .select2-selection--single .select2-selection__clear{color:#43597199}.light-theme .select2-container--default .select2-selection--single .select2-selection__arrow{height:calc(1.53em + .875rem + 2px);position:absolute}.light-theme .select2-container--default .select2-selection--single .select2-selection__arrow b{background-image:url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'><path fill='none' stroke='rgba(67, 89, 113, 0.6)' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M2 5l6 6 6-6'/></svg>")}.light-theme .select2-container--default .select2-selection--single .select2-selection__rendered{line-height:2.25rem;color:#697a8d;padding-left:.875rem}.light-theme .select2-container--default[dir=rtl] .select2-selection--single .select2-selection__rendered{padding-right:.875rem}.light-theme .select2-container--default.select2-container--disabled .select2-selection--single{background-color:#eceef1;border-color:#d9dee3!important}.light-theme .select2-container--default .select2-selection--multiple{min-height:calc(1.53em + .875rem + 2px)}.light-theme .select2-container--default .select2-selection--multiple .select2-selection__choice{color:#697a8d;background-color:#43597114}.light-theme .select2-container--default .select2-selection--multiple .select2-selection__choice:hover{background-color:#43597129}.light-theme .select2-container--default.select2-container--disabled .select2-selection--multiple{border-color:#d9dee3!important;background-color:#eceef1}.light-theme .select2-container--default .select2-search--dropdown .select2-search__field{border:1px solid #d9dee3;border-radius:.375rem}.light-theme .select2-container--default .select2-search__field::-webkit-input-placeholder{color:#b4bdc6}.light-theme .select2-container--default .select2-search__field::-moz-placeholder{color:#b4bdc6}.light-theme .select2-container--default .select2-search__field:-ms-input-placeholder{color:#b4bdc6}.light-theme .select2-container--default .select2-results__option{padding-left:.875rem;padding-right:.875rem}.light-theme .select2-container--default .select2-results__option[aria-selected=true]{background-color:#4359711a}.light-theme .select2-container--default .select2-results__option .select2-results__option{width:calc(100% + 1.75rem);margin-left:-.875rem;padding-left:.875rem}.light-theme .select2-container--default .select2-results__option .select2-results__option .select2-results__option{padding-left:1.75rem;margin-left:-.875rem}.light-theme .select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option{padding-left:2.625rem;margin-left:-1.75rem}.light-theme .select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{padding-left:3.5rem;margin-left:-2.625rem}.light-theme .select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{padding-left:4.375rem;margin-left:-3.5rem}.light-theme .select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{padding-left:.875rem;margin-left:-4.375rem}.light-theme .select2-container--default .select2-results__group{padding:.5rem 0}.light-theme .select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice{margin-left:.375rem;margin-right:0}.light-theme[dir=rtl] .select2-container--default .select2-results__option .select2-results__option{padding-right:.875rem;padding-left:0!important;margin-left:0!important;margin-right:-.875rem}.light-theme[dir=rtl] .select2-container--default .select2-results__option .select2-results__option .select2-results__option{padding-right:1.75rem;margin-right:-.875rem}.light-theme[dir=rtl] .select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option{padding-right:2.625rem;margin-right:-1.75rem}.light-theme[dir=rtl] .select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{padding-right:3.5rem;margin-right:-2.625rem}.light-theme[dir=rtl] .select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{padding-right:4.375rem;margin-right:-3.5rem}.light-theme[dir=rtl] .select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{padding-right:.875rem;margin-right:-4.375rem}.light-theme .is-valid .select2-container--default .select2-selection,.light-theme .is-valid.select2-container--default .select2-selection{border-color:#71dd37!important}.light-theme .is-invalid .select2-container--default .select2-selection,.light-theme .is-invalid.select2-container--default .select2-selection{border-color:#ff3e1d!important}.light-theme .select2-secondary .select2-container--default .select2-selection--multiple .select2-selection__choice{background:#8592a314!important;color:#8592a3!important}.light-theme .select2-secondary .select2-container--default .select2-selection--multiple .select2-selection__choice:hover{background:#8592a329!important}.light-theme .select2-success .select2-container--default .select2-selection--multiple .select2-selection__choice{background:#71dd3714!important;color:#71dd37!important}.light-theme .select2-success .select2-container--default .select2-selection--multiple .select2-selection__choice:hover{background:#71dd3729!important}.light-theme .select2-info .select2-container--default .select2-selection--multiple .select2-selection__choice{background:#03c3ec14!important;color:#03c3ec!important}.light-theme .select2-info .select2-container--default .select2-selection--multiple .select2-selection__choice:hover{background:#03c3ec29!important}.light-theme .select2-warning .select2-container--default .select2-selection--multiple .select2-selection__choice{background:#ffab0014!important;color:#ffab00!important}.light-theme .select2-warning .select2-container--default .select2-selection--multiple .select2-selection__choice:hover{background:#ffab0029!important}.light-theme .select2-danger .select2-container--default .select2-selection--multiple .select2-selection__choice{background:#ff3e1d14!important;color:#ff3e1d!important}.light-theme .select2-danger .select2-container--default .select2-selection--multiple .select2-selection__choice:hover{background:#ff3e1d29!important}.light-theme .select2-light .select2-container--default .select2-selection--multiple .select2-selection__choice{background:#fcfdfd14!important;color:#fcfdfd!important}.light-theme .select2-light .select2-container--default .select2-selection--multiple .select2-selection__choice:hover{background:#fcfdfd29!important}.light-theme .select2-dark .select2-container--default .select2-selection--multiple .select2-selection__choice{background:#23344614!important;color:#233446!important}.light-theme .select2-dark .select2-container--default .select2-selection--multiple .select2-selection__choice:hover{background:#23344629!important}.light-theme .select2-gray .select2-container--default .select2-selection--multiple .select2-selection__choice{background:#43597114!important;color:#4359711a!important}.light-theme .select2-gray .select2-container--default .select2-selection--multiple .select2-selection__choice:hover{background:#43597129!important}.dark-theme .select2-selection--multiple .select2-selection__choice{margin-top:.375rem;margin-right:.375rem}.dark-theme .select2-selection--multiple .select2-selection__clear,.dark-theme .select2-selection--multiple .select2-selection__placeholder{margin-top:.375rem}.dark-theme .select2-selection--multiple .select2-selection__rendered{padding:0 .375rem .375rem}.dark-theme .select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice{margin-left:.375rem;margin-right:0}.dark-theme .select2-container--default .select2-selection{transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out;background-color:#2b2c40;border:1px solid #444564;border-radius:.375rem}.dark-theme .select2-container--default .select2-selection:hover{border-color:#696a9b}.dark-theme .select2-container--default .select2-results__option--highlighted[aria-selected]{background-color:#7c7db61a;color:#a3a4cc}.dark-theme .select2-container--default .select2-selection__placeholder{color:#7c7db6}.dark-theme .select2-container--default .select2-results__group{color:#7071a4}.dark-theme .select2-container--default .select2-selection--single{height:calc(1.53em + .875rem + 2px)}.dark-theme .select2-container--default .select2-selection--single .select2-selection__arrow{height:calc(1.53em + .875rem + 2px);position:absolute}.dark-theme .select2-container--default .select2-selection--single .select2-selection__arrow b{background-image:url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'><path fill='none' stroke='rgba(255, 255, 255, 0.6)' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M2 5l6 6 6-6'/></svg>")}.dark-theme .select2-container--default .select2-selection--single .select2-selection__rendered{line-height:2.25rem;color:#a3a4cc;padding-left:.875rem}.dark-theme .select2-container--default .select2-selection--single .select2-selection__clear{color:#fff9}.dark-theme .select2-container--default .select2-selection--multiple{min-height:calc(1.53em + .875rem + 2px)}.dark-theme .select2-container--default .select2-selection--multiple .select2-selection__choice{color:#a3a4cc;background-color:#7c7db614}.dark-theme .select2-container--default .select2-selection--multiple .select2-selection__choice:hover{background-color:#7c7db629}.dark-theme .select2-container--default.select2-container--disabled .select2-selection--multiple{border-color:#444564!important;background-color:#444564}.dark-theme .select2-container--default[dir=rtl] .select2-selection--single .select2-selection__rendered{padding-right:.875rem}.dark-theme .select2-container--default.select2-container--disabled .select2-selection--single{background-color:#444564;border-color:#444564!important}.dark-theme .select2-container--default .select2-search__field::-webkit-input-placeholder{color:#7c7db6}.dark-theme .select2-container--default .select2-search__field::-moz-placeholder{color:#7c7db6}.dark-theme .select2-container--default .select2-search__field:-ms-input-placeholder{color:#7c7db6}.dark-theme .select2-container--default .select2-search--dropdown .select2-search__field{border:1px solid #444564;background:#2b2c40;border-radius:.375rem}.dark-theme .select2-container--default .select2-results__option{padding-left:.875rem;padding-right:.875rem}.dark-theme .select2-container--default .select2-results__option[aria-selected=true]{background-color:#fffc}.dark-theme .select2-container--default .select2-results__option .select2-results__option{padding-left:.875rem;margin-left:-.875rem;width:calc(100% + 1.75rem)}.dark-theme .select2-container--default .select2-results__option .select2-results__option .select2-results__option{padding-left:1.75rem;margin-left:-.875rem}.dark-theme .select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option{padding-left:2.625rem;margin-left:-1.75rem}.dark-theme .select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{padding-left:3.5rem;margin-left:-2.625rem}.dark-theme .select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{padding-left:4.375rem;margin-left:-3.5rem}.dark-theme .select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{padding-left:.875rem;margin-left:-4.375rem}.dark-theme .select2-container--default .select2-results__group{padding:.5rem 0}.dark-theme .select2-dropdown{z-index:1000;background:#323249;border-color:transparent;background-clip:padding-box;box-shadow:0 .25rem 1rem #0003}.dark-theme .select2-search__field{color:#a3a4cc}.dark-theme[dir=rtl] .select2-container--default .select2-results__option .select2-results__option{padding-left:0!important;padding-right:.875rem;margin-left:0!important;margin-right:-.875rem}.dark-theme[dir=rtl] .select2-container--default .select2-results__option .select2-results__option .select2-results__option{padding-right:1.75rem;margin-right:-.875rem}.dark-theme[dir=rtl] .select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option{padding-right:2.625rem;margin-right:-1.75rem}.dark-theme[dir=rtl] .select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{padding-right:3.5rem;margin-right:-2.625rem}.dark-theme[dir=rtl] .select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{padding-right:4.375rem;margin-right:-3.5rem}.dark-theme[dir=rtl] .select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{padding-right:.875rem;margin-right:-4.375rem}.dark-theme .is-valid .select2-container--default .select2-selection,.dark-theme .is-valid.select2-container--default .select2-selection{border-color:#71dd37!important}.dark-theme .is-invalid .select2-container--default .select2-selection,.dark-theme .is-invalid.select2-container--default .select2-selection{border-color:#ff3e1d!important}.dark-theme .select2-secondary .select2-container--default .select2-selection--multiple .select2-selection__choice{background:#8592a314!important;color:#8592a3!important}.dark-theme .select2-secondary .select2-container--default .select2-selection--multiple .select2-selection__choice:hover{background:#8592a329!important}.dark-theme .select2-success .select2-container--default .select2-selection--multiple .select2-selection__choice{background:#71dd3714!important;color:#71dd37!important}.dark-theme .select2-success .select2-container--default .select2-selection--multiple .select2-selection__choice:hover{background:#71dd3729!important}.dark-theme .select2-info .select2-container--default .select2-selection--multiple .select2-selection__choice{background:#03c3ec14!important;color:#03c3ec!important}.dark-theme .select2-info .select2-container--default .select2-selection--multiple .select2-selection__choice:hover{background:#03c3ec29!important}.dark-theme .select2-warning .select2-container--default .select2-selection--multiple .select2-selection__choice{background:#ffab0014!important;color:#ffab00!important}.dark-theme .select2-warning .select2-container--default .select2-selection--multiple .select2-selection__choice:hover{background:#ffab0029!important}.dark-theme .select2-danger .select2-container--default .select2-selection--multiple .select2-selection__choice{background:#ff3e1d14!important;color:#ff3e1d!important}.dark-theme .select2-danger .select2-container--default .select2-selection--multiple .select2-selection__choice:hover{background:#ff3e1d29!important}.dark-theme .select2-light .select2-container--default .select2-selection--multiple .select2-selection__choice{background:#4f505c14!important;color:#4f505c!important}.dark-theme .select2-light .select2-container--default .select2-selection--multiple .select2-selection__choice:hover{background:#4f505c29!important}.dark-theme .select2-dark .select2-container--default .select2-selection--multiple .select2-selection__choice{background:#6b6c9d14!important;color:#6b6c9d!important}.dark-theme .select2-dark .select2-container--default .select2-selection--multiple .select2-selection__choice:hover{background:#6b6c9d29!important}.dark-theme .select2-gray .select2-container--default .select2-selection--multiple .select2-selection__choice{background:#ffffff14!important;color:#fffc!important}.dark-theme .select2-gray .select2-container--default .select2-selection--multiple .select2-selection__choice:hover{background:#ffffff29!important}:root{--dt-row-selected: 13, 110, 253;--dt-row-selected-text: 255, 255, 255;--dt-row-selected-link: 9, 10, 11;--dt-row-stripe: 0, 0, 0;--dt-row-hover: 0, 0, 0;--dt-column-ordering: 0, 0, 0;--dt-html-background: white}:root.dark{--dt-html-background: rgb(33, 37, 41)}table.dataTable td.dt-control{text-align:center;cursor:pointer}table.dataTable td.dt-control:before{display:inline-block;color:#00000080;content:"\25b6"}table.dataTable tr.dt-hasChild td.dt-control:before{content:"\25bc"}html.dark table.dataTable td.dt-control:before,:root[data-bs-theme=dark] table.dataTable td.dt-control:before{color:#ffffff80}html.dark table.dataTable tr.dt-hasChild td.dt-control:before,:root[data-bs-theme=dark] table.dataTable tr.dt-hasChild td.dt-control:before{color:#ffffff80}table.dataTable thead>tr>th.sorting,table.dataTable thead>tr>th.sorting_asc,table.dataTable thead>tr>th.sorting_desc,table.dataTable thead>tr>th.sorting_asc_disabled,table.dataTable thead>tr>th.sorting_desc_disabled,table.dataTable thead>tr>td.sorting,table.dataTable thead>tr>td.sorting_asc,table.dataTable thead>tr>td.sorting_desc,table.dataTable thead>tr>td.sorting_asc_disabled,table.dataTable thead>tr>td.sorting_desc_disabled{cursor:pointer;position:relative;padding-right:26px}table.dataTable thead>tr>th.sorting:before,table.dataTable thead>tr>th.sorting:after,table.dataTable thead>tr>th.sorting_asc:before,table.dataTable thead>tr>th.sorting_asc:after,table.dataTable thead>tr>th.sorting_desc:before,table.dataTable thead>tr>th.sorting_desc:after,table.dataTable thead>tr>th.sorting_asc_disabled:before,table.dataTable thead>tr>th.sorting_asc_disabled:after,table.dataTable thead>tr>th.sorting_desc_disabled:before,table.dataTable thead>tr>th.sorting_desc_disabled:after,table.dataTable thead>tr>td.sorting:before,table.dataTable thead>tr>td.sorting:after,table.dataTable thead>tr>td.sorting_asc:before,table.dataTable thead>tr>td.sorting_asc:after,table.dataTable thead>tr>td.sorting_desc:before,table.dataTable thead>tr>td.sorting_desc:after,table.dataTable thead>tr>td.sorting_asc_disabled:before,table.dataTable thead>tr>td.sorting_asc_disabled:after,table.dataTable thead>tr>td.sorting_desc_disabled:before,table.dataTable thead>tr>td.sorting_desc_disabled:after{position:absolute;display:block;opacity:.125;right:10px;line-height:9px;font-size:.8em}table.dataTable thead>tr>th.sorting:before,table.dataTable thead>tr>th.sorting_asc:before,table.dataTable thead>tr>th.sorting_desc:before,table.dataTable thead>tr>th.sorting_asc_disabled:before,table.dataTable thead>tr>th.sorting_desc_disabled:before,table.dataTable thead>tr>td.sorting:before,table.dataTable thead>tr>td.sorting_asc:before,table.dataTable thead>tr>td.sorting_desc:before,table.dataTable thead>tr>td.sorting_asc_disabled:before,table.dataTable thead>tr>td.sorting_desc_disabled:before{bottom:50%;content:"\25b2";content:"\25b2"/""}table.dataTable thead>tr>th.sorting:after,table.dataTable thead>tr>th.sorting_asc:after,table.dataTable thead>tr>th.sorting_desc:after,table.dataTable thead>tr>th.sorting_asc_disabled:after,table.dataTable thead>tr>th.sorting_desc_disabled:after,table.dataTable thead>tr>td.sorting:after,table.dataTable thead>tr>td.sorting_asc:after,table.dataTable thead>tr>td.sorting_desc:after,table.dataTable thead>tr>td.sorting_asc_disabled:after,table.dataTable thead>tr>td.sorting_desc_disabled:after{top:50%;content:"\25bc";content:"\25bc"/""}table.dataTable thead>tr>th.sorting_asc:before,table.dataTable thead>tr>th.sorting_desc:after,table.dataTable thead>tr>td.sorting_asc:before,table.dataTable thead>tr>td.sorting_desc:after{opacity:.6}table.dataTable thead>tr>th.sorting_desc_disabled:after,table.dataTable thead>tr>th.sorting_asc_disabled:before,table.dataTable thead>tr>td.sorting_desc_disabled:after,table.dataTable thead>tr>td.sorting_asc_disabled:before{display:none}table.dataTable thead>tr>th:active,table.dataTable thead>tr>td:active{outline:none}div.dataTables_scrollBody>table.dataTable>thead>tr>th:before,div.dataTables_scrollBody>table.dataTable>thead>tr>th:after,div.dataTables_scrollBody>table.dataTable>thead>tr>td:before,div.dataTables_scrollBody>table.dataTable>thead>tr>td:after{display:none}div.dataTables_processing{position:absolute;top:50%;left:50%;width:200px;margin-left:-100px;margin-top:-26px;text-align:center;padding:2px;z-index:10}div.dataTables_processing>div:last-child{position:relative;width:80px;height:15px;margin:1em auto}div.dataTables_processing>div:last-child>div{position:absolute;top:0;width:13px;height:13px;border-radius:50%;background:#0d6efd;background:rgb(var(--dt-row-selected));animation-timing-function:cubic-bezier(0,1,1,0)}div.dataTables_processing>div:last-child>div:nth-child(1){left:8px;animation:datatables-loader-1 .6s infinite}div.dataTables_processing>div:last-child>div:nth-child(2){left:8px;animation:datatables-loader-2 .6s infinite}div.dataTables_processing>div:last-child>div:nth-child(3){left:32px;animation:datatables-loader-2 .6s infinite}div.dataTables_processing>div:last-child>div:nth-child(4){left:56px;animation:datatables-loader-3 .6s infinite}@keyframes datatables-loader-1{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes datatables-loader-3{0%{transform:scale(1)}to{transform:scale(0)}}@keyframes datatables-loader-2{0%{transform:translate(0)}to{transform:translate(24px)}}table.dataTable th.dt-left,table.dataTable td.dt-left{text-align:left}table.dataTable th.dt-center,table.dataTable td.dt-center,table.dataTable td.dataTables_empty{text-align:center}table.dataTable th.dt-right,table.dataTable td.dt-right{text-align:right}table.dataTable th.dt-justify,table.dataTable td.dt-justify{text-align:justify}table.dataTable th.dt-nowrap,table.dataTable td.dt-nowrap{white-space:nowrap}table.dataTable thead th,table.dataTable thead td,table.dataTable tfoot th,table.dataTable tfoot td,table.dataTable thead th.dt-head-left,table.dataTable thead td.dt-head-left,table.dataTable tfoot th.dt-head-left,table.dataTable tfoot td.dt-head-left{text-align:left}table.dataTable thead th.dt-head-center,table.dataTable thead td.dt-head-center,table.dataTable tfoot th.dt-head-center,table.dataTable tfoot td.dt-head-center{text-align:center}table.dataTable thead th.dt-head-right,table.dataTable thead td.dt-head-right,table.dataTable tfoot th.dt-head-right,table.dataTable tfoot td.dt-head-right{text-align:right}table.dataTable thead th.dt-head-justify,table.dataTable thead td.dt-head-justify,table.dataTable tfoot th.dt-head-justify,table.dataTable tfoot td.dt-head-justify{text-align:justify}table.dataTable thead th.dt-head-nowrap,table.dataTable thead td.dt-head-nowrap,table.dataTable tfoot th.dt-head-nowrap,table.dataTable tfoot td.dt-head-nowrap{white-space:nowrap}table.dataTable tbody th.dt-body-left,table.dataTable tbody td.dt-body-left{text-align:left}table.dataTable tbody th.dt-body-center,table.dataTable tbody td.dt-body-center{text-align:center}table.dataTable tbody th.dt-body-right,table.dataTable tbody td.dt-body-right{text-align:right}table.dataTable tbody th.dt-body-justify,table.dataTable tbody td.dt-body-justify{text-align:justify}table.dataTable tbody th.dt-body-nowrap,table.dataTable tbody td.dt-body-nowrap{white-space:nowrap}table.dataTable{clear:both;margin-top:6px!important;margin-bottom:6px!important;max-width:none!important;border-collapse:separate!important;border-spacing:0}table.dataTable td,table.dataTable th{-webkit-box-sizing:content-box;box-sizing:content-box}table.dataTable td.dataTables_empty,table.dataTable th.dataTables_empty{text-align:center}table.dataTable.nowrap th,table.dataTable.nowrap td{white-space:nowrap}table.dataTable.table-striped>tbody>tr:nth-of-type(odd)>*{box-shadow:none}table.dataTable>tbody>tr{background-color:transparent}table.dataTable>tbody>tr.selected>*{box-shadow:inset 0 0 0 9999px #0d6efd;box-shadow:inset 0 0 0 9999px rgb(var(--dt-row-selected));color:#fff;color:rgb(var(--dt-row-selected-text))}table.dataTable>tbody>tr.selected a{color:#090a0b;color:rgb(var(--dt-row-selected-link))}table.dataTable.table-striped>tbody>tr:nth-of-type(odd)>*{box-shadow:inset 0 0 0 9999px rgba(var(--dt-row-stripe),.05)}table.dataTable.table-striped>tbody>tr:nth-of-type(odd).selected>*{box-shadow:inset 0 0 0 9999px #0d6efdf2;box-shadow:inset 0 0 0 9999px rgba(var(--dt-row-selected),.95)}table.dataTable.table-hover>tbody>tr:hover>*{box-shadow:inset 0 0 0 9999px rgba(var(--dt-row-hover),.075)}table.dataTable.table-hover>tbody>tr.selected:hover>*{box-shadow:inset 0 0 0 9999px #0d6efdf9;box-shadow:inset 0 0 0 9999px rgba(var(--dt-row-selected),.975)}div.dataTables_wrapper div.dataTables_length label{font-weight:400;text-align:left;white-space:nowrap}div.dataTables_wrapper div.dataTables_length select{width:auto;display:inline-block}div.dataTables_wrapper div.dataTables_filter{text-align:right}div.dataTables_wrapper div.dataTables_filter label{font-weight:400;white-space:nowrap;text-align:left}div.dataTables_wrapper div.dataTables_filter input{margin-left:.5em;display:inline-block;width:auto}div.dataTables_wrapper div.dataTables_info{padding-top:.85em}div.dataTables_wrapper div.dataTables_paginate{margin:0;white-space:nowrap;text-align:right}div.dataTables_wrapper div.dataTables_paginate ul.pagination{margin:2px 0;white-space:nowrap;justify-content:flex-end}div.dataTables_wrapper div.dt-row{position:relative}div.dataTables_scrollHead table.dataTable{margin-bottom:0!important}div.dataTables_scrollBody>table{border-top:none;margin-top:0!important;margin-bottom:0!important}div.dataTables_scrollBody>table>thead .sorting:before,div.dataTables_scrollBody>table>thead .sorting_asc:before,div.dataTables_scrollBody>table>thead .sorting_desc:before,div.dataTables_scrollBody>table>thead .sorting:after,div.dataTables_scrollBody>table>thead .sorting_asc:after,div.dataTables_scrollBody>table>thead .sorting_desc:after{display:none}div.dataTables_scrollBody>table>tbody tr:first-child th,div.dataTables_scrollBody>table>tbody tr:first-child td{border-top:none}div.dataTables_scrollFoot>.dataTables_scrollFootInner{box-sizing:content-box}div.dataTables_scrollFoot>.dataTables_scrollFootInner>table{margin-top:0!important;border-top:none}@media screen and (max-width: 767px){div.dataTables_wrapper div.dataTables_length,div.dataTables_wrapper div.dataTables_filter,div.dataTables_wrapper div.dataTables_info,div.dataTables_wrapper div.dataTables_paginate{text-align:center}div.dataTables_wrapper div.dataTables_paginate ul.pagination{justify-content:center!important}}table.dataTable.table-sm>thead>tr>th:not(.sorting_disabled){padding-right:20px}table.dataTable.table-sm>thead>tr>th:not(.sorting_disabled):before,table.dataTable.table-sm>thead>tr>th:not(.sorting_disabled):after{right:5px}table.table-bordered.dataTable{border-right-width:0}table.table-bordered.dataTable thead tr:first-child th,table.table-bordered.dataTable thead tr:first-child td{border-top-width:1px}table.table-bordered.dataTable th,table.table-bordered.dataTable td{border-left-width:0}table.table-bordered.dataTable th:first-child,table.table-bordered.dataTable td:first-child{border-left-width:1px}table.table-bordered.dataTable th:last-child,table.table-bordered.dataTable td:last-child{border-right-width:1px}table.table-bordered.dataTable th,table.table-bordered.dataTable td{border-bottom-width:1px}div.dataTables_scrollHead table.table-bordered{border-bottom-width:0}div.table-responsive>div.dataTables_wrapper>div.row{margin:0}div.table-responsive>div.dataTables_wrapper>div.row>div[class^=col-]:first-child{padding-left:0}div.table-responsive>div.dataTables_wrapper>div.row>div[class^=col-]:last-child{padding-right:0}:root[data-bs-theme=dark]{--dt-row-hover: 255, 255, 255;--dt-row-stripe: 255, 255, 255;--dt-column-ordering: 255, 255, 255}div.dataTables_wrapper .card-header{display:flex;align-items:center;justify-content:space-between}div.dataTables_wrapper div.dataTables_info{padding-top:.5rem}table.dataTable>thead .sorting:before,table.dataTable>thead .sorting:after,table.dataTable>thead .sorting_asc:after,table.dataTable>thead .sorting_desc:before,table.dataTable>thead .sorting_asc_disabled:after,table.dataTable>thead .sorting_desc_disabled:before{opacity:.4!important}table.dataTable>thead .sorting_asc:before,table.dataTable>thead .sorting_desc:after{opacity:1!important}table.dataTable>thead .sorting_asc_disabled:before,table.dataTable>thead .sorting_desc_disabled:after{opacity:0!important}html:not([dir=rtl]) table.table-bordered.dataTable tr:first-child th:first-child,html:not([dir=rtl]) table.table-bordered.dataTable td:first-child{border-left-width:0}[dir=rtl] table.table-bordered.dataTable tr:first-child th:first-child,[dir=rtl] table.table-bordered.dataTable td:first-child{border-right-width:0}html:not([dir=rtl]) table.table-bordered.dataTable tr:first-child th:last-child,html:not([dir=rtl]) table.table-bordered.dataTable td:last-child{border-right-width:0}[dir=rtl] table.table-bordered.dataTable tr:first-child th:last-child,[dir=rtl] table.table-bordered.dataTable td:last-child{border-left-width:0}@media screen and (min-width: 1399.98px){table.table-responsive{display:table}}[dir=rtl] div.dataTables_wrapper .dataTables_filter{display:flex;justify-content:flex-end}[dir=rtl] div.dataTables_wrapper .dataTables_filter input{margin-left:0;margin-right:.5rem}[dir=rtl] table.table-bordered.dataTable th,[dir=rtl] table.table-bordered.dataTable td{border-right-width:0;border-left-width:1px}[dir=rtl] table.table-bordered.dataTable th:last-child,[dir=rtl] table.table-bordered.dataTable td:last-child{border-left-width:0}table.dataTable{width:100%!important;border-collapse:collapse!important;margin-bottom:1rem!important;margin-top:0!important}[dir=rtl] table.dataTable.table-sm>thead>tr>th{padding-left:1.25rem}[dir=rtl] table.dataTable.table-sm .sorting:before,[dir=rtl] table.dataTable.table-sm .sorting_asc:before,[dir=rtl] table.dataTable.table-sm .sorting_desc:before{right:auto!important;left:.85em!important}[dir=rtl] table.dataTable thead th,[dir=rtl] table.dataTable thead td,[dir=rtl] table.dataTable tfoot th,[dir=rtl] table.dataTable tfoot td{text-align:right}table.dataTable .form-check-input{width:18px;height:18px}.dataTables_scroll{margin-bottom:.75rem}table.dataTable thead th{vertical-align:middle}table.dataTable thead .sorting,table.dataTable thead .sorting_asc,table.dataTable thead .sorting_desc,table.dataTable thead .sorting_asc_disabled,table.dataTable thead .sorting_desc_disabled{padding-right:inherit}table.dataTable thead .sorting:before,table.dataTable thead .sorting:after,table.dataTable thead .sorting_asc:before,table.dataTable thead .sorting_asc:after,table.dataTable thead .sorting_desc:before,table.dataTable thead .sorting_desc:after,table.dataTable thead .sorting_asc_disabled:before,table.dataTable thead .sorting_asc_disabled:after,table.dataTable thead .sorting_desc_disabled:before,table.dataTable thead .sorting_desc_disabled:after{font-family:boxicons!important;font-weight:500!important;font-size:1.2rem!important;width:10px;height:10px;content:""!important;right:.7rem!important}table.dataTable thead .sorting:before,table.dataTable thead .sorting_asc:before,table.dataTable thead .sorting_desc:before,table.dataTable thead .sorting_asc_disabled:before,table.dataTable thead .sorting_desc_disabled:before{top:.5rem!important;content:"\ea57"!important}table.dataTable thead .sorting:after,table.dataTable thead .sorting_asc:after,table.dataTable thead .sorting_desc:after,table.dataTable thead .sorting_asc_disabled:after,table.dataTable thead .sorting_desc_disabled:after{bottom:.8rem!important;content:"\ea4a"!important}[dir=rtl] table.dataTable thead .sorting:before,[dir=rtl] table.dataTable thead .sorting_asc:before,[dir=rtl] table.dataTable thead .sorting_desc:before,[dir=rtl] table.dataTable thead .sorting_asc_disabled:before,[dir=rtl] table.dataTable thead .sorting_desc_disabled:before{right:auto!important;left:.6em!important}[dir=rtl] table.dataTable thead .sorting:after,[dir=rtl] table.dataTable thead .sorting_asc:after,[dir=rtl] table.dataTable thead .sorting_desc:after,[dir=rtl] table.dataTable thead .sorting_asc_disabled:after,[dir=rtl] table.dataTable thead .sorting_desc_disabled:after{right:auto!important;left:.6em!important}div.card-datatable.dataTable,div.card-datatable .dataTable{border-right:0;border-left:0}@media screen and (max-width: 575.98px){div.dataTables_wrapper .card-header{display:block}div.dataTables_wrapper .card-header .dt-action-buttons{padding-top:1rem}.dtr-bs-modal.modal .modal-body{padding:0;overflow:auto}.dataTable_select div.dataTables_wrapper div.dataTables_info{flex-direction:column}}@media screen and (max-width: 767.98px){div.dataTables_wrapper div.dataTables_info{padding-bottom:.625rem;padding-top:0}div.dataTables_wrapper div.dataTables_length{margin-bottom:0!important}}div.dataTables_wrapper div.dataTables_length,div.dataTables_wrapper div.dataTables_filter{margin-top:1rem;margin-bottom:1rem}div.dataTables_wrapper div.dataTables_paginate ul.pagination .page-link{padding:.625rem;min-width:calc(2rem + 0px);font-size:.75rem;line-height:1}div.dataTables_wrapper div.dataTables_paginate ul.pagination .page-link div:not(.table-responsive) div.dataTables_wrapper .dataTables_paginate{margin-right:0}@media screen and (max-width: 575.98px){div.dataTables_wrapper div.dataTables_paginate ul.pagination .page-link{padding:.375rem .25rem;min-width:calc(1.5rem + 0px);font-size:.75rem;line-height:1}}@media (max-width: 767.98px){div.dataTables_wrapper div.dataTables_length label,div.dataTables_wrapper div.dataTables_filter label,div.dataTables_wrapper div.dataTables_info,div.dataTables_wrapper div.dataTables_paginate{justify-content:center}}div.card-datatable{padding-bottom:1rem}div.card-datatable [class*=col-md-]{padding-right:1rem!important;padding-left:1rem!important}div.card-datatable:not(.table-responsive) .dataTables_wrapper .row:first-child,div.card-datatable:not(.table-responsive) .dataTables_wrapper .row:last-child{margin:0}html:not([dir=rtl]) div.card-datatable table.dataTable thead th:first-child,html:not([dir=rtl]) div.card-datatable table.dataTable tfoot th:first-child{padding-left:1.5rem;padding-right:1.5rem}html:not([dir=rtl]) div.card-datatable table.dataTable thead th:last-child,html:not([dir=rtl]) div.card-datatable table.dataTable tfoot th:last-child{padding-right:1rem}html:not([dir=rtl]) div.card-datatable table.dataTable tbody td:first-child{padding-left:1.5rem;padding-right:1.5rem}[dir=rtl] table.dataTable.table-sm>thead>tr>th{padding-right:.625rem}[dir=rtl] table.dataTable thead th,[dir=rtl] table.dataTable tbody td,[dir=rtl] table.dataTable tfoot th{padding-right:1.25rem}[dir=rtl] table.dataTable.table-sm thead th,[dir=rtl] table.dataTable.table-sm tbody td,[dir=rtl] table.dataTable.table-sm tfoot th{padding-right:.625rem}[dir=rtl] div.card-datatable table.dataTable thead th:first-child,[dir=rtl] div.card-datatable table.dataTable tbody td:first-child,[dir=rtl] div.card-datatable table.dataTable tfoot th:first-child{padding-right:1.5rem}[dir=rtl] div.card-datatable table.dataTable thead th:last-child,[dir=rtl] div.card-datatable table.dataTable tbody td:last-child,[dir=rtl] div.card-datatable table.dataTable tfoot th:last-child{padding-left:1.5rem}.light-style div.dataTables_wrapper div.dataTables_info{color:#a1acb8}.light-style div.dataTables_scrollBody table{border-top-color:#d9dee3}.light-style table.table-bordered.dataTable th,.light-style table.table-bordered.dataTable td{border-color:#d9dee3!important}.dark-style div.dataTables_wrapper div.dataTables_info{color:#7071a4}.dark-style div.dataTables_scrollBody table{border-top-color:#444564}.dark-style table.table-bordered.dataTable th,.dark-style table.table-bordered.dataTable td{border-color:#444564!important}div.dataTables_wrapper div.dataTables_paginate ul.pagination .page-item.disabled .page-link{background-color:#7c7db614}.block-ui-wrapper{z-index:1098!important}@media (max-width: 1199.98px){.layout-menu{position:fixed!important;top:0!important;height:100%!important;left:0!important;margin-right:0!important;margin-left:0!important;transform:translate3d(-100%,0,0);will-change:transform,-webkit-transform}.layout-menu-flipped .layout-menu{right:0!important;left:auto!important;transform:translate3d(100%,0,0)}.layout-menu-expanded .layout-menu{transform:translateZ(0)!important}.layout-menu-expanded body{overflow:hidden}.layout-overlay{position:fixed;top:0;right:0;height:100%!important;left:0;display:none;background:#435971;opacity:.5;cursor:pointer}.layout-menu-expanded .layout-overlay{display:block}.layout-menu-100vh .layout-menu,.layout-menu-100vh .layout-overlay{height:100vh!important}.drag-target{height:100%;width:40px;position:fixed;top:0;left:0;z-index:1036}}body.light-theme{--bs-body-bg-rgb: 245, 245, 249;--bs-body-bg: #f5f5f9;background:#ecececad;background:#f5f5f9;padding-right:0!important}body.light-theme .app-brand{display:block}body.light-theme .app-brand.brand-dark{display:none}body.dark-theme{--bs-body-bg-rgb: 35, 35, 51;--bs-body-bg: #232333;--bs-body-color: #cfd0e8;--bs-body-color-rgb: 207, 208, 232;--bs-heading-color: #e7e7f0;--bs-border-color: #444564;--bs-offcanvas-bg: #2b2c40;--bs-offcanvas-color: #cfd0e8;--bs-modal-bg: #2b2c40;--bs-modal-color: #cfd0e8;background:#232333;padding-right:0!important;color:#cfd0e8}body.dark-theme .app-brand:not(.brand-dark){display:none}body.dark-theme .app-brand.brand-dark{display:block}.dark-theme svg#clouds{filter:invert(78%) contrast(120%)}.menu-item.open>.menu-sub{display:flex}.layout-wrapper:not(.layout-horizontal) .bg-menu-theme .menu-inner>.menu-item.active:before{content:"";position:absolute;right:0;width:.25rem;height:2.6845rem;border-radius:.375rem 0 0 .375rem}.bg-menu-theme .menu-sub>.menu-item>.menu-link:before{content:"";position:absolute;left:1.4375rem;width:.375rem;height:.375rem;border-radius:50%}.layout-wrapper:not(.layout-horizontal) .bg-menu-theme .menu-inner .menu-item .menu-link{border-radius:.375rem}.uvacolor{color:#bf00ff;color:#894dbd;color:#5f61e6!important;color:#9067cf}:host{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol;font-size:14px;color:#333;box-sizing:border-box;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.spacer{flex:1}.dark-layout{display:flex}.accesibility-toolbar{position:absolute;top:0;left:0;right:0;height:40px;background-color:#5f61e6;color:#fff}.accesibility-toolbar a{color:#fff;border-right:1px solid #fff}footer{color:#697a8d;background-color:transparent;background-repeat:repeat}footer .footer-link{color:#697a8d}.footerContent img.brillo{max-height:5em;filter:brightness(0) invert(1)}.miembrosDe img{width:7em}.footerContent{padding:1.5em 0;border-bottom:1px solid #4b4b4b;font-size:12px}.toolbar{position:absolute;top:40px;left:0;right:0;height:80px;display:flex;align-items:center;background-color:#fff;color:#fff;font-weight:600;box-shadow:0 5px 13px -1px #000000a6}.content:not(.dstepper-block){display:flex;margin:82px auto 32px;padding:0 16px;max-width:960px;flex-direction:column;align-items:center}svg#rocket{width:80px;position:absolute;left:-10px;top:-24px}svg#clouds{position:fixed;bottom:-160px;left:-230px;z-index:-10;width:1920px}.terminal{position:relative;width:80%;max-width:600px;border-radius:6px;padding-top:45px;margin-top:8px;overflow:hidden;background-color:#0f0f10}.terminal:before{content:"\2022\2022\2022";position:absolute;top:0;left:0;height:4px;background:#3a3a3a;color:#c2c3c4;width:100%;font-size:2rem;line-height:0;padding:14px 0;text-indent:4px}.terminal pre{font-family:SFMono-Regular,Consolas,Liberation Mono,Menlo,monospace;color:#fff;padding:0 1rem 1rem;margin:0}.main-section{margin:5% auto 0;padding:20px}@keyframes skeleton-loading{0%{background-color:#c2cfd6}to{background-color:#f0f3f5}}.loading .skeleton{display:inline-block;animation:skeleton-loading 1s linear infinite alternate}.loading .skeleton-text{width:100%;height:.7rem;margin-bottom:.5rem;border-radius:.25rem}.loading .skeleton-text__body{width:75%}.loading .skeleton-footer{width:30%}.loading-skeleton h1,.loading-skeleton .light-theme .h1,.light-theme .loading-skeleton .h1,.loading-skeleton .dark-theme .h1,.dark-theme .loading-skeleton .h1,.loading-skeleton h2,.loading-skeleton .light-theme .h2,.light-theme .loading-skeleton .h2,.loading-skeleton .dark-theme .h2,.dark-theme .loading-skeleton .h2,.loading-skeleton h3,.loading-skeleton .light-theme .h3,.light-theme .loading-skeleton .h3,.loading-skeleton .dark-theme .h3,.dark-theme .loading-skeleton .h3,.loading-skeleton h4,.loading-skeleton .light-theme .h4,.light-theme .loading-skeleton .h4,.loading-skeleton .dark-theme .h4,.dark-theme .loading-skeleton .h4,.loading-skeleton h5,.loading-skeleton .light-theme .h5,.light-theme .loading-skeleton .h5,.loading-skeleton .dark-theme .h5,.dark-theme .loading-skeleton .h5,.loading-skeleton h6,.loading-skeleton .light-theme .h6,.light-theme .loading-skeleton .h6,.loading-skeleton .dark-theme .h6,.dark-theme .loading-skeleton .h6,.loading-skeleton p,.loading-skeleton li,.loading-skeleton .btn,.loading-skeleton label,.loading-skeleton .form-control{color:transparent;appearance:none;-webkit-appearance:none;background-color:#eee;border-color:#eee}.loading-skeleton h1::placeholder,.loading-skeleton .light-theme .h1::placeholder,.light-theme .loading-skeleton .h1::placeholder,.loading-skeleton .dark-theme .h1::placeholder,.dark-theme .loading-skeleton .h1::placeholder,.loading-skeleton h2::placeholder,.loading-skeleton .light-theme .h2::placeholder,.light-theme .loading-skeleton .h2::placeholder,.loading-skeleton .dark-theme .h2::placeholder,.dark-theme .loading-skeleton .h2::placeholder,.loading-skeleton h3::placeholder,.loading-skeleton .light-theme .h3::placeholder,.light-theme .loading-skeleton .h3::placeholder,.loading-skeleton .dark-theme .h3::placeholder,.dark-theme .loading-skeleton .h3::placeholder,.loading-skeleton h4::placeholder,.loading-skeleton .light-theme .h4::placeholder,.light-theme .loading-skeleton .h4::placeholder,.loading-skeleton .dark-theme .h4::placeholder,.dark-theme .loading-skeleton .h4::placeholder,.loading-skeleton h5::placeholder,.loading-skeleton .light-theme .h5::placeholder,.light-theme .loading-skeleton .h5::placeholder,.loading-skeleton .dark-theme .h5::placeholder,.dark-theme .loading-skeleton .h5::placeholder,.loading-skeleton h6::placeholder,.loading-skeleton .light-theme .h6::placeholder,.light-theme .loading-skeleton .h6::placeholder,.loading-skeleton .dark-theme .h6::placeholder,.dark-theme .loading-skeleton .h6::placeholder,.loading-skeleton p::placeholder,.loading-skeleton li::placeholder,.loading-skeleton .btn::placeholder,.loading-skeleton label::placeholder,.loading-skeleton .form-control::placeholder{color:transparent}@keyframes loading-skeleton{0%{opacity:.4}to{opacity:1}}.loading-skeleton{pointer-events:none;animation:loading-skeleton 1s infinite alternate}.loading-skeleton img{filter:grayscale(100) contrast(0%) brightness(1.8)}.wide-panel{width:1000px!important}.tall-panel{height:80vh!important}.bg-item{z-index:1090!important}.swal2-container{z-index:1091!important}
