app-dark.css 171 KB
Newer Older
JOE XMG's avatar
update  
JOE XMG committed
1
@charset "UTF-8";body.theme-dark{--bs-blue:#435ebe;--bs-indigo:#6610f2;--bs-purple:#6f42c1;--bs-pink:#d63384;--bs-red:#dc3545;--bs-orange:#fd7e14;--bs-yellow:#ffc107;--bs-green:#198754;--bs-teal:#20c997;--bs-cyan:#0dcaf0;--bs-white:#fff;--bs-gray:#6c757d;--bs-gray-dark:#343a40;--bs-gray-100:#f8f9fa;--bs-gray-200:#e9ecef;--bs-gray-300:#dee2e6;--bs-gray-400:#ced4da;--bs-gray-500:#adb5bd;--bs-gray-600:#6c757d;--bs-gray-700:#495057;--bs-gray-800:#343a40;--bs-gray-900:#212529;--bs-primary:#435ebe;--bs-secondary:#6c757d;--bs-success:#198754;--bs-info:#0dcaf0;--bs-warning:#ffc107;--bs-danger:#dc3545;--bs-light:#f8f9fa;--bs-dark:#212529;--bs-primary-rgb:67,94,190;--bs-secondary-rgb:108,117,125;--bs-success-rgb:25,135,84;--bs-info-rgb:13,202,240;--bs-warning-rgb:255,193,7;--bs-danger-rgb:220,53,69;--bs-light-rgb:248,249,250;--bs-dark-rgb:33,37,41;--bs-white-rgb:255,255,255;--bs-black-rgb:0,0,0;--bs-body-color-rgb:194,194,217;--bs-body-bg-rgb:21,21,33;--bs-font-sans-serif:system-ui,-apple-system,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans","Liberation Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";--bs-font-monospace:SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;--bs-gradient:linear-gradient(180deg,hsla(0,0%,100%,0.15),hsla(0,0%,100%,0));--bs-body-font-family:Nunito;--bs-body-font-size:1rem;--bs-body-font-weight:400;--bs-body-line-height:1.5;--bs-body-color:#c2c2d9;--bs-body-bg:#151521;@import "~@fontsource/nunito/300.css";@import "~@fontsource/nunito/400.css";@import "~@fontsource/nunito/600.css";@import "~@fontsource/nunito/700.css";@import "~@fontsource/nunito/800.css"}body.theme-dark *,body.theme-dark :after,body.theme-dark :before{box-sizing:border-box}@media (prefers-reduced-motion:no-preference){body.theme-dark :root{scroll-behavior:smooth}}body.theme-dark body{-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:rgba(0,0,0,0);background-color:var(--bs-body-bg);color:var(--bs-body-color);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);margin:0;text-align:var(--bs-body-text-align)}body.theme-dark hr{background-color:currentColor;border:0;color:inherit;margin:1rem 0;opacity:.25}body.theme-dark hr:not([size]){height:1px}body.theme-dark .h1,body.theme-dark .h2,body.theme-dark .h3,body.theme-dark .h4,body.theme-dark .h5,body.theme-dark .h6,body.theme-dark h1,body.theme-dark h2,body.theme-dark h3,body.theme-dark h4,body.theme-dark h5,body.theme-dark h6{color:#fff;font-weight:700;line-height:1.2;margin-bottom:.5rem;margin-top:0}body.theme-dark .h1,body.theme-dark h1{font-size:calc(1.375rem + 1.5vw)}@media (min-width:1200px){body.theme-dark .h1,body.theme-dark h1{font-size:2.5rem}}body.theme-dark .h2,body.theme-dark h2{font-size:calc(1.325rem + .9vw)}@media (min-width:1200px){body.theme-dark .h2,body.theme-dark h2{font-size:2rem}}body.theme-dark .h3,body.theme-dark h3{font-size:calc(1.3rem + .6vw)}@media (min-width:1200px){body.theme-dark .h3,body.theme-dark h3{font-size:1.75rem}}body.theme-dark .h4,body.theme-dark h4{font-size:calc(1.275rem + .3vw)}@media (min-width:1200px){body.theme-dark .h4,body.theme-dark h4{font-size:1.5rem}}body.theme-dark .h5,body.theme-dark h5{font-size:1.25rem}body.theme-dark .h6,body.theme-dark h6{font-size:1rem}body.theme-dark p{margin-bottom:1rem;margin-top:0}body.theme-dark abbr[data-bs-original-title],body.theme-dark abbr[title]{cursor:help;-webkit-text-decoration:underline dotted;text-decoration:underline dotted;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none}body.theme-dark address{font-style:normal;line-height:inherit;margin-bottom:1rem}body.theme-dark ol,body.theme-dark ul{padding-left:2rem}body.theme-dark dl,body.theme-dark ol,body.theme-dark ul{margin-bottom:1rem;margin-top:0}body.theme-dark ol ol,body.theme-dark ol ul,body.theme-dark ul ol,body.theme-dark ul ul{margin-bottom:0}body.theme-dark dt{font-weight:700}body.theme-dark dd{margin-bottom:.5rem;margin-left:0}body.theme-dark blockquote{margin:0 0 1rem}body.theme-dark b,body.theme-dark strong{font-weight:bolder}body.theme-dark .small,body.theme-dark small{font-size:.875em}body.theme-dark .mark,body.theme-dark mark{background-color:#fcf8e3;padding:.2em}body.theme-dark sub,body.theme-dark sup{font-size:.75em;line-height:0;position:relative;vertical-align:baseline}body.theme-dark sub{bottom:-.25em}body.theme-dark sup{top:-.5em}body.theme-dark a{color:#435ebe;text-decoration:underline}body.theme-dark a:hover{color:#697ecb}body.theme-dark a:not([href]):not([class]),body.theme-dark a:not([href]):not([class]):hover{color:inherit;text-decoration:none}body.theme-dark code,body.theme-dark kbd,body.theme-dark pre,body.theme-dark samp{direction:ltr;font-family:var(--bs-font-monospace);font-size:1em;unicode-bidi:bidi-override}body.theme-dark pre{display:block;font-size:.875em;margin-bottom:1rem;margin-top:0;overflow:auto}body.theme-dark pre code{color:inherit;font-size:inherit;word-break:normal}body.theme-dark code{word-wrap:break-word;color:#d63384;font-size:.875em}a>body.theme-dark code{color:inherit}body.theme-dark kbd{background-color:#212529;border-radius:.2rem;color:#fff;font-size:.875em;padding:.2rem .4rem}body.theme-dark kbd kbd{font-size:1em;font-weight:700;padding:0}body.theme-dark figure{margin:0 0 1rem}body.theme-dark img,body.theme-dark svg{vertical-align:middle}body.theme-dark table{border-collapse:collapse;caption-side:bottom}body.theme-dark caption{color:#7c8db5;padding-bottom:.5rem;padding-top:.5rem;text-align:left}body.theme-dark th{text-align:inherit;text-align:-webkit-match-parent}body.theme-dark tbody,body.theme-dark td,body.theme-dark tfoot,body.theme-dark th,body.theme-dark thead,body.theme-dark tr{border:0 solid;border-color:inherit}body.theme-dark label{display:inline-block}body.theme-dark button{border-radius:0}body.theme-dark button:focus:not(:focus-visible){outline:0}body.theme-dark button,body.theme-dark input,body.theme-dark optgroup,body.theme-dark select,body.theme-dark textarea{font-family:inherit;font-size:inherit;line-height:inherit;margin:0}body.theme-dark button,body.theme-dark select{text-transform:none}body.theme-dark [role=button]{cursor:pointer}body.theme-dark select{word-wrap:normal}body.theme-dark select:disabled{opacity:1}body.theme-dark [list]::-webkit-calendar-picker-indicator{display:none}body.theme-dark [type=button],body.theme-dark [type=reset],body.theme-dark [type=submit],body.theme-dark button{-webkit-appearance:button}body.theme-dark [type=button]:not(:disabled),body.theme-dark [type=reset]:not(:disabled),body.theme-dark [type=submit]:not(:disabled),body.theme-dark button:not(:disabled){cursor:pointer}body.theme-dark ::-moz-focus-inner{border-style:none;padding:0}body.theme-dark textarea{resize:vertical}body.theme-dark fieldset{border:0;margin:0;min-width:0;padding:0}body.theme-dark legend{float:left;font-size:calc(1.275rem + .3vw);line-height:inherit;margin-bottom:.5rem;padding:0;width:100%}@media (min-width:1200px){body.theme-dark legend{font-size:1.5rem}}body.theme-dark legend+*{clear:left}body.theme-dark ::-webkit-datetime-edit-day-field,body.theme-dark ::-webkit-datetime-edit-fields-wrapper,body.theme-dark ::-webkit-datetime-edit-hour-field,body.theme-dark ::-webkit-datetime-edit-minute,body.theme-dark ::-webkit-datetime-edit-month-field,body.theme-dark ::-webkit-datetime-edit-text,body.theme-dark ::-webkit-datetime-edit-year-field{padding:0}body.theme-dark ::-webkit-inner-spin-button{height:auto}body.theme-dark [type=search]{-webkit-appearance:textfield;outline-offset:-2px}body.theme-dark ::-webkit-search-decoration{-webkit-appearance:none}body.theme-dark ::-webkit-color-swatch-wrapper{padding:0}body.theme-dark ::file-selector-button{font:inherit}body.theme-dark ::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}body.theme-dark output{display:inline-block}body.theme-dark iframe{border:0}body.theme-dark summary{cursor:pointer;display:list-item}body.theme-dark progress{vertical-align:baseline}body.theme-dark [hidden]{display:none!important}body.theme-dark .lead{font-size:1.25rem;font-weight:300}body.theme-dark .display-1{font-size:calc(1.625rem + 4.5vw);font-weight:300;line-height:1.2}@media (min-width:1200px){body.theme-dark .display-1{font-size:5rem}}body.theme-dark .display-2{font-size:calc(1.575rem + 3.9vw);font-weight:300;line-height:1.2}@media (min-width:1200px){body.theme-dark .display-2{font-size:4.5rem}}body.theme-dark .display-3{font-size:calc(1.525rem + 3.3vw);font-weight:300;line-height:1.2}@media (min-width:1200px){body.theme-dark .display-3{font-size:4rem}}body.theme-dark .display-4{font-size:calc(1.475rem + 2.7vw);font-weight:300;line-height:1.2}@media (min-width:1200px){body.theme-dark .display-4{font-size:3.5rem}}body.theme-dark .display-5{font-size:calc(1.425rem + 2.1vw);font-weight:300;line-height:1.2}@media (min-width:1200px){body.theme-dark .display-5{font-size:3rem}}body.theme-dark .display-6{font-size:calc(1.375rem + 1.5vw);font-weight:300;line-height:1.2}@media (min-width:1200px){body.theme-dark .display-6{font-size:2.5rem}}body.theme-dark .list-inline,body.theme-dark .list-unstyled{list-style:none;padding-left:0}body.theme-dark .list-inline-item{display:inline-block}body.theme-dark .list-inline-item:not(:last-child){margin-right:.5rem}body.theme-dark .initialism{font-size:.875em;text-transform:uppercase}body.theme-dark .blockquote{font-size:1.25rem;margin-bottom:1rem}body.theme-dark .blockquote>:last-child{margin-bottom:0}body.theme-dark .blockquote-footer{color:#6c757d;font-size:.875em;margin-bottom:1rem;margin-top:-1rem}body.theme-dark .blockquote-footer:before{content:"— "}body.theme-dark .img-fluid{height:auto;max-width:100%}body.theme-dark .img-thumbnail{background-color:#f2f7ff;border:1px solid #dee2e6;border-radius:.25rem;height:auto;max-width:100%;padding:.25rem}body.theme-dark .figure{display:inline-block}body.theme-dark .figure-img{line-height:1;margin-bottom:.5rem}body.theme-dark .figure-caption{color:#6c757d;font-size:.875em}body.theme-dark .container,body.theme-dark .container-fluid,body.theme-dark .container-lg,body.theme-dark .container-md,body.theme-dark .container-sm,body.theme-dark .container-xl,body.theme-dark .container-xxl{margin-left:auto;margin-right:auto;padding-left:var(--bs-gutter-x,.75rem);padding-right:var(--bs-gutter-x,.75rem);width:100%}@media (min-width:576px){body.theme-dark .container,body.theme-dark .container-sm{max-width:540px}}@media (min-width:768px){body.theme-dark .container,body.theme-dark .container-md,body.theme-dark .container-sm{max-width:720px}}@media (min-width:992px){body.theme-dark .container,body.theme-dark .container-lg,body.theme-dark .container-md,body.theme-dark .container-sm{max-width:960px}}@media (min-width:1200px){body.theme-dark .container,body.theme-dark .container-lg,body.theme-dark .container-md,body.theme-dark .container-sm,body.theme-dark .container-xl{max-width:1140px}}@media (min-width:1400px){body.theme-dark .container,body.theme-dark .container-lg,body.theme-dark .container-md,body.theme-dark .container-sm,body.theme-dark .container-xl,body.theme-dark .container-xxl{max-width:1320px}}body.theme-dark .row{--bs-gutter-x:1.5rem;--bs-gutter-y:0;display:flex;flex-wrap:wrap;margin-left:calc(var(--bs-gutter-x)*-.5);margin-right:calc(var(--bs-gutter-x)*-.5);margin-top:calc(var(--bs-gutter-y)*-1)}body.theme-dark .row>*{flex-shrink:0;margin-top:var(--bs-gutter-y);max-width:100%;padding-left:calc(var(--bs-gutter-x)*.5);padding-right:calc(var(--bs-gutter-x)*.5);width:100%}body.theme-dark .col{flex:1 0 0%}body.theme-dark .row-cols-auto>*{flex:0 0 auto;width:auto}body.theme-dark .row-cols-1>*{flex:0 0 auto;width:100%}body.theme-dark .row-cols-2>*{flex:0 0 auto;width:50%}body.theme-dark .row-cols-3>*{flex:0 0 auto;width:33.3333333333%}body.theme-dark .row-cols-4>*{flex:0 0 auto;width:25%}body.theme-dark .row-cols-5>*{flex:0 0 auto;width:20%}body.theme-dark .row-cols-6>*{flex:0 0 auto;width:16.6666666667%}body.theme-dark .col-auto{flex:0 0 auto;width:auto}body.theme-dark .col-1{flex:0 0 auto;width:8.33333333%}body.theme-dark .col-2{flex:0 0 auto;width:16.66666667%}body.theme-dark .col-3{flex:0 0 auto;width:25%}body.theme-dark .col-4{flex:0 0 auto;width:33.33333333%}body.theme-dark .col-5{flex:0 0 auto;width:41.66666667%}body.theme-dark .col-6{flex:0 0 auto;width:50%}body.theme-dark .col-7{flex:0 0 auto;width:58.33333333%}body.theme-dark .col-8{flex:0 0 auto;width:66.66666667%}body.theme-dark .col-9{flex:0 0 auto;width:75%}body.theme-dark .col-10{flex:0 0 auto;width:83.33333333%}body.theme-dark .col-11{flex:0 0 auto;width:91.66666667%}body.theme-dark .col-12{flex:0 0 auto;width:100%}body.theme-dark .offset-1{margin-left:8.33333333%}body.theme-dark .offset-2{margin-left:16.66666667%}body.theme-dark .offset-3{margin-left:25%}body.theme-dark .offset-4{margin-left:33.33333333%}body.theme-dark .offset-5{margin-left:41.66666667%}body.theme-dark .offset-6{margin-left:50%}body.theme-dark .offset-7{margin-left:58.33333333%}body.theme-dark .offset-8{margin-left:66.66666667%}body.theme-dark .offset-9{margin-left:75%}body.theme-dark .offset-10{margin-left:83.33333333%}body.theme-dark .offset-11{margin-left:91.66666667%}body.theme-dark .g-0,body.theme-dark .gx-0{--bs-gutter-x:0}body.theme-dark .g-0,body.theme-dark .gy-0{--bs-gutter-y:0}body.theme-dark .g-1,body.theme-dark .gx-1{--bs-gutter-x:0.25rem}body.theme-dark .g-1,body.theme-dark .gy-1{--bs-gutter-y:0.25rem}body.theme-dark .g-2,body.theme-dark .gx-2{--bs-gutter-x:0.5rem}body.theme-dark .g-2,body.theme-dark .gy-2{--bs-gutter-y:0.5rem}body.theme-dark .g-3,body.theme-dark .gx-3{--bs-gutter-x:1rem}body.theme-dark .g-3,body.theme-dark .gy-3{--bs-gutter-y:1rem}body.theme-dark .g-4,body.theme-dark .gx-4{--bs-gutter-x:1.5rem}body.theme-dark .g-4,body.theme-dark .gy-4{--bs-gutter-y:1.5rem}body.theme-dark .g-5,body.theme-dark .gx-5{--bs-gutter-x:3rem}body.theme-dark .g-5,body.theme-dark .gy-5{--bs-gutter-y:3rem}@media (min-width:576px){body.theme-dark .col-sm{flex:1 0 0%}body.theme-dark .row-cols-sm-auto>*{flex:0 0 auto;width:auto}body.theme-dark .row-cols-sm-1>*{flex:0 0 auto;width:100%}body.theme-dark .row-cols-sm-2>*{flex:0 0 auto;width:50%}body.theme-dark .row-cols-sm-3>*{flex:0 0 auto;width:33.3333333333%}body.theme-dark .row-cols-sm-4>*{flex:0 0 auto;width:25%}body.theme-dark .row-cols-sm-5>*{flex:0 0 auto;width:20%}body.theme-dark .row-cols-sm-6>*{flex:0 0 auto;width:16.6666666667%}body.theme-dark .col-sm-auto{flex:0 0 auto;width:auto}body.theme-dark .col-sm-1{flex:0 0 auto;width:8.33333333%}body.theme-dark .col-sm-2{flex:0 0 auto;width:16.66666667%}body.theme-dark .col-sm-3{flex:0 0 auto;width:25%}body.theme-dark .col-sm-4{flex:0 0 auto;width:33.33333333%}body.theme-dark .col-sm-5{flex:0 0 auto;width:41.66666667%}body.theme-dark .col-sm-6{flex:0 0 auto;width:50%}body.theme-dark .col-sm-7{flex:0 0 auto;width:58.33333333%}body.theme-dark .col-sm-8{flex:0 0 auto;width:66.66666667%}body.theme-dark .col-sm-9{flex:0 0 auto;width:75%}body.theme-dark .col-sm-10{flex:0 0 auto;width:83.33333333%}body.theme-dark .col-sm-11{flex:0 0 auto;width:91.66666667%}body.theme-dark .col-sm-12{flex:0 0 auto;width:100%}body.theme-dark .offset-sm-0{margin-left:0}body.theme-dark .offset-sm-1{margin-left:8.33333333%}body.theme-dark .offset-sm-2{margin-left:16.66666667%}body.theme-dark .offset-sm-3{margin-left:25%}body.theme-dark .offset-sm-4{margin-left:33.33333333%}body.theme-dark .offset-sm-5{margin-left:41.66666667%}body.theme-dark .offset-sm-6{margin-left:50%}body.theme-dark .offset-sm-7{margin-left:58.33333333%}body.theme-dark .offset-sm-8{margin-left:66.66666667%}body.theme-dark .offset-sm-9{margin-left:75%}body.theme-dark .offset-sm-10{margin-left:83.33333333%}body.theme-dark .offset-sm-11{margin-left:91.66666667%}body.theme-dark .g-sm-0,body.theme-dark .gx-sm-0{--bs-gutter-x:0}body.theme-dark .g-sm-0,body.theme-dark .gy-sm-0{--bs-gutter-y:0}body.theme-dark .g-sm-1,body.theme-dark .gx-sm-1{--bs-gutter-x:0.25rem}body.theme-dark .g-sm-1,body.theme-dark .gy-sm-1{--bs-gutter-y:0.25rem}body.theme-dark .g-sm-2,body.theme-dark .gx-sm-2{--bs-gutter-x:0.5rem}body.theme-dark .g-sm-2,body.theme-dark .gy-sm-2{--bs-gutter-y:0.5rem}body.theme-dark .g-sm-3,body.theme-dark .gx-sm-3{--bs-gutter-x:1rem}body.theme-dark .g-sm-3,body.theme-dark .gy-sm-3{--bs-gutter-y:1rem}body.theme-dark .g-sm-4,body.theme-dark .gx-sm-4{--bs-gutter-x:1.5rem}body.theme-dark .g-sm-4,body.theme-dark .gy-sm-4{--bs-gutter-y:1.5rem}body.theme-dark .g-sm-5,body.theme-dark .gx-sm-5{--bs-gutter-x:3rem}body.theme-dark .g-sm-5,body.theme-dark .gy-sm-5{--bs-gutter-y:3rem}}@media (min-width:768px){body.theme-dark .col-md{flex:1 0 0%}body.theme-dark .row-cols-md-auto>*{flex:0 0 auto;width:auto}body.theme-dark .row-cols-md-1>*{flex:0 0 auto;width:100%}body.theme-dark .row-cols-md-2>*{flex:0 0 auto;width:50%}body.theme-dark .row-cols-md-3>*{flex:0 0 auto;width:33.3333333333%}body.theme-dark .row-cols-md-4>*{flex:0 0 auto;width:25%}body.theme-dark .row-cols-md-5>*{flex:0 0 auto;width:20%}body.theme-dark .row-cols-md-6>*{flex:0 0 auto;width:16.6666666667%}body.theme-dark .col-md-auto{flex:0 0 auto;width:auto}body.theme-dark .col-md-1{flex:0 0 auto;width:8.33333333%}body.theme-dark .col-md-2{flex:0 0 auto;width:16.66666667%}body.theme-dark .col-md-3{flex:0 0 auto;width:25%}body.theme-dark .col-md-4{flex:0 0 auto;width:33.33333333%}body.theme-dark .col-md-5{flex:0 0 auto;width:41.66666667%}body.theme-dark .col-md-6{flex:0 0 auto;width:50%}body.theme-dark .col-md-7{flex:0 0 auto;width:58.33333333%}body.theme-dark .col-md-8{flex:0 0 auto;width:66.66666667%}body.theme-dark .col-md-9{flex:0 0 auto;width:75%}body.theme-dark .col-md-10{flex:0 0 auto;width:83.33333333%}body.theme-dark .col-md-11{flex:0 0 auto;width:91.66666667%}body.theme-dark .col-md-12{flex:0 0 auto;width:100%}body.theme-dark .offset-md-0{margin-left:0}body.theme-dark .offset-md-1{margin-left:8.33333333%}body.theme-dark .offset-md-2{margin-left:16.66666667%}body.theme-dark .offset-md-3{margin-left:25%}body.theme-dark .offset-md-4{margin-left:33.33333333%}body.theme-dark .offset-md-5{margin-left:41.66666667%}body.theme-dark .offset-md-6{margin-left:50%}body.theme-dark .offset-md-7{margin-left:58.33333333%}body.theme-dark .offset-md-8{margin-left:66.66666667%}body.theme-dark .offset-md-9{margin-left:75%}body.theme-dark .offset-md-10{margin-left:83.33333333%}body.theme-dark .offset-md-11{margin-left:91.66666667%}body.theme-dark .g-md-0,body.theme-dark .gx-md-0{--bs-gutter-x:0}body.theme-dark .g-md-0,body.theme-dark .gy-md-0{--bs-gutter-y:0}body.theme-dark .g-md-1,body.theme-dark .gx-md-1{--bs-gutter-x:0.25rem}body.theme-dark .g-md-1,body.theme-dark .gy-md-1{--bs-gutter-y:0.25rem}body.theme-dark .g-md-2,body.theme-dark .gx-md-2{--bs-gutter-x:0.5rem}body.theme-dark .g-md-2,body.theme-dark .gy-md-2{--bs-gutter-y:0.5rem}body.theme-dark .g-md-3,body.theme-dark .gx-md-3{--bs-gutter-x:1rem}body.theme-dark .g-md-3,body.theme-dark .gy-md-3{--bs-gutter-y:1rem}body.theme-dark .g-md-4,body.theme-dark .gx-md-4{--bs-gutter-x:1.5rem}body.theme-dark .g-md-4,body.theme-dark .gy-md-4{--bs-gutter-y:1.5rem}body.theme-dark .g-md-5,body.theme-dark .gx-md-5{--bs-gutter-x:3rem}body.theme-dark .g-md-5,body.theme-dark .gy-md-5{--bs-gutter-y:3rem}}@media (min-width:992px){body.theme-dark .col-lg{flex:1 0 0%}body.theme-dark .row-cols-lg-auto>*{flex:0 0 auto;width:auto}body.theme-dark .row-cols-lg-1>*{flex:0 0 auto;width:100%}body.theme-dark .row-cols-lg-2>*{flex:0 0 auto;width:50%}body.theme-dark .row-cols-lg-3>*{flex:0 0 auto;width:33.3333333333%}body.theme-dark .row-cols-lg-4>*{flex:0 0 auto;width:25%}body.theme-dark .row-cols-lg-5>*{flex:0 0 auto;width:20%}body.theme-dark .row-cols-lg-6>*{flex:0 0 auto;width:16.6666666667%}body.theme-dark .col-lg-auto{flex:0 0 auto;width:auto}body.theme-dark .col-lg-1{flex:0 0 auto;width:8.33333333%}body.theme-dark .col-lg-2{flex:0 0 auto;width:16.66666667%}body.theme-dark .col-lg-3{flex:0 0 auto;width:25%}body.theme-dark .col-lg-4{flex:0 0 auto;width:33.33333333%}body.theme-dark .col-lg-5{flex:0 0 auto;width:41.66666667%}body.theme-dark .col-lg-6{flex:0 0 auto;width:50%}body.theme-dark .col-lg-7{flex:0 0 auto;width:58.33333333%}body.theme-dark .col-lg-8{flex:0 0 auto;width:66.66666667%}body.theme-dark .col-lg-9{flex:0 0 auto;width:75%}body.theme-dark .col-lg-10{flex:0 0 auto;width:83.33333333%}body.theme-dark .col-lg-11{flex:0 0 auto;width:91.66666667%}body.theme-dark .col-lg-12{flex:0 0 auto;width:100%}body.theme-dark .offset-lg-0{margin-left:0}body.theme-dark .offset-lg-1{margin-left:8.33333333%}body.theme-dark .offset-lg-2{margin-left:16.66666667%}body.theme-dark .offset-lg-3{margin-left:25%}body.theme-dark .offset-lg-4{margin-left:33.33333333%}body.theme-dark .offset-lg-5{margin-left:41.66666667%}body.theme-dark .offset-lg-6{margin-left:50%}body.theme-dark .offset-lg-7{margin-left:58.33333333%}body.theme-dark .offset-lg-8{margin-left:66.66666667%}body.theme-dark .offset-lg-9{margin-left:75%}body.theme-dark .offset-lg-10{margin-left:83.33333333%}body.theme-dark .offset-lg-11{margin-left:91.66666667%}body.theme-dark .g-lg-0,body.theme-dark .gx-lg-0{--bs-gutter-x:0}body.theme-dark .g-lg-0,body.theme-dark .gy-lg-0{--bs-gutter-y:0}body.theme-dark .g-lg-1,body.theme-dark .gx-lg-1{--bs-gutter-x:0.25rem}body.theme-dark .g-lg-1,body.theme-dark .gy-lg-1{--bs-gutter-y:0.25rem}body.theme-dark .g-lg-2,body.theme-dark .gx-lg-2{--bs-gutter-x:0.5rem}body.theme-dark .g-lg-2,body.theme-dark .gy-lg-2{--bs-gutter-y:0.5rem}body.theme-dark .g-lg-3,body.theme-dark .gx-lg-3{--bs-gutter-x:1rem}body.theme-dark .g-lg-3,body.theme-dark .gy-lg-3{--bs-gutter-y:1rem}body.theme-dark .g-lg-4,body.theme-dark .gx-lg-4{--bs-gutter-x:1.5rem}body.theme-dark .g-lg-4,body.theme-dark .gy-lg-4{--bs-gutter-y:1.5rem}body.theme-dark .g-lg-5,body.theme-dark .gx-lg-5{--bs-gutter-x:3rem}body.theme-dark .g-lg-5,body.theme-dark .gy-lg-5{--bs-gutter-y:3rem}}@media (min-width:1200px){body.theme-dark .col-xl{flex:1 0 0%}body.theme-dark .row-cols-xl-auto>*{flex:0 0 auto;width:auto}body.theme-dark .row-cols-xl-1>*{flex:0 0 auto;width:100%}body.theme-dark .row-cols-xl-2>*{flex:0 0 auto;width:50%}body.theme-dark .row-cols-xl-3>*{flex:0 0 auto;width:33.3333333333%}body.theme-dark .row-cols-xl-4>*{flex:0 0 auto;width:25%}body.theme-dark .row-cols-xl-5>*{flex:0 0 auto;width:20%}body.theme-dark .row-cols-xl-6>*{flex:0 0 auto;width:16.6666666667%}body.theme-dark .col-xl-auto{flex:0 0 auto;width:auto}body.theme-dark .col-xl-1{flex:0 0 auto;width:8.33333333%}body.theme-dark .col-xl-2{flex:0 0 auto;width:16.66666667%}body.theme-dark .col-xl-3{flex:0 0 auto;width:25%}body.theme-dark .col-xl-4{flex:0 0 auto;width:33.33333333%}body.theme-dark .col-xl-5{flex:0 0 auto;width:41.66666667%}body.theme-dark .col-xl-6{flex:0 0 auto;width:50%}body.theme-dark .col-xl-7{flex:0 0 auto;width:58.33333333%}body.theme-dark .col-xl-8{flex:0 0 auto;width:66.66666667%}body.theme-dark .col-xl-9{flex:0 0 auto;width:75%}body.theme-dark .col-xl-10{flex:0 0 auto;width:83.33333333%}body.theme-dark .col-xl-11{flex:0 0 auto;width:91.66666667%}body.theme-dark .col-xl-12{flex:0 0 auto;width:100%}body.theme-dark .offset-xl-0{margin-left:0}body.theme-dark .offset-xl-1{margin-left:8.33333333%}body.theme-dark .offset-xl-2{margin-left:16.66666667%}body.theme-dark .offset-xl-3{margin-left:25%}body.theme-dark .offset-xl-4{margin-left:33.33333333%}body.theme-dark .offset-xl-5{margin-left:41.66666667%}body.theme-dark .offset-xl-6{margin-left:50%}body.theme-dark .offset-xl-7{margin-left:58.33333333%}body.theme-dark .offset-xl-8{margin-left:66.66666667%}body.theme-dark .offset-xl-9{margin-left:75%}body.theme-dark .offset-xl-10{margin-left:83.33333333%}body.theme-dark .offset-xl-11{margin-left:91.66666667%}body.theme-dark .g-xl-0,body.theme-dark .gx-xl-0{--bs-gutter-x:0}body.theme-dark .g-xl-0,body.theme-dark .gy-xl-0{--bs-gutter-y:0}body.theme-dark .g-xl-1,body.theme-dark .gx-xl-1{--bs-gutter-x:0.25rem}body.theme-dark .g-xl-1,body.theme-dark .gy-xl-1{--bs-gutter-y:0.25rem}body.theme-dark .g-xl-2,body.theme-dark .gx-xl-2{--bs-gutter-x:0.5rem}body.theme-dark .g-xl-2,body.theme-dark .gy-xl-2{--bs-gutter-y:0.5rem}body.theme-dark .g-xl-3,body.theme-dark .gx-xl-3{--bs-gutter-x:1rem}body.theme-dark .g-xl-3,body.theme-dark .gy-xl-3{--bs-gutter-y:1rem}body.theme-dark .g-xl-4,body.theme-dark .gx-xl-4{--bs-gutter-x:1.5rem}body.theme-dark .g-xl-4,body.theme-dark .gy-xl-4{--bs-gutter-y:1.5rem}body.theme-dark .g-xl-5,body.theme-dark .gx-xl-5{--bs-gutter-x:3rem}body.theme-dark .g-xl-5,body.theme-dark .gy-xl-5{--bs-gutter-y:3rem}}@media (min-width:1400px){body.theme-dark .col-xxl{flex:1 0 0%}body.theme-dark .row-cols-xxl-auto>*{flex:0 0 auto;width:auto}body.theme-dark .row-cols-xxl-1>*{flex:0 0 auto;width:100%}body.theme-dark .row-cols-xxl-2>*{flex:0 0 auto;width:50%}body.theme-dark .row-cols-xxl-3>*{flex:0 0 auto;width:33.3333333333%}body.theme-dark .row-cols-xxl-4>*{flex:0 0 auto;width:25%}body.theme-dark .row-cols-xxl-5>*{flex:0 0 auto;width:20%}body.theme-dark .row-cols-xxl-6>*{flex:0 0 auto;width:16.6666666667%}body.theme-dark .col-xxl-auto{flex:0 0 auto;width:auto}body.theme-dark .col-xxl-1{flex:0 0 auto;width:8.33333333%}body.theme-dark .col-xxl-2{flex:0 0 auto;width:16.66666667%}body.theme-dark .col-xxl-3{flex:0 0 auto;width:25%}body.theme-dark .col-xxl-4{flex:0 0 auto;width:33.33333333%}body.theme-dark .col-xxl-5{flex:0 0 auto;width:41.66666667%}body.theme-dark .col-xxl-6{flex:0 0 auto;width:50%}body.theme-dark .col-xxl-7{flex:0 0 auto;width:58.33333333%}body.theme-dark .col-xxl-8{flex:0 0 auto;width:66.66666667%}body.theme-dark .col-xxl-9{flex:0 0 auto;width:75%}body.theme-dark .col-xxl-10{flex:0 0 auto;width:83.33333333%}body.theme-dark .col-xxl-11{flex:0 0 auto;width:91.66666667%}body.theme-dark .col-xxl-12{flex:0 0 auto;width:100%}body.theme-dark .offset-xxl-0{margin-left:0}body.theme-dark .offset-xxl-1{margin-left:8.33333333%}body.theme-dark .offset-xxl-2{margin-left:16.66666667%}body.theme-dark .offset-xxl-3{margin-left:25%}body.theme-dark .offset-xxl-4{margin-left:33.33333333%}body.theme-dark .offset-xxl-5{margin-left:41.66666667%}body.theme-dark .offset-xxl-6{margin-left:50%}body.theme-dark .offset-xxl-7{margin-left:58.33333333%}body.theme-dark .offset-xxl-8{margin-left:66.66666667%}body.theme-dark .offset-xxl-9{margin-left:75%}body.theme-dark .offset-xxl-10{margin-left:83.33333333%}body.theme-dark .offset-xxl-11{margin-left:91.66666667%}body.theme-dark .g-xxl-0,body.theme-dark .gx-xxl-0{--bs-gutter-x:0}body.theme-dark .g-xxl-0,body.theme-dark .gy-xxl-0{--bs-gutter-y:0}body.theme-dark .g-xxl-1,body.theme-dark .gx-xxl-1{--bs-gutter-x:0.25rem}body.theme-dark .g-xxl-1,body.theme-dark .gy-xxl-1{--bs-gutter-y:0.25rem}body.theme-dark .g-xxl-2,body.theme-dark .gx-xxl-2{--bs-gutter-x:0.5rem}body.theme-dark .g-xxl-2,body.theme-dark .gy-xxl-2{--bs-gutter-y:0.5rem}body.theme-dark .g-xxl-3,body.theme-dark .gx-xxl-3{--bs-gutter-x:1rem}body.theme-dark .g-xxl-3,body.theme-dark .gy-xxl-3{--bs-gutter-y:1rem}body.theme-dark .g-xxl-4,body.theme-dark .gx-xxl-4{--bs-gutter-x:1.5rem}body.theme-dark .g-xxl-4,body.theme-dark .gy-xxl-4{--bs-gutter-y:1.5rem}body.theme-dark .g-xxl-5,body.theme-dark .gx-xxl-5{--bs-gutter-x:3rem}body.theme-dark .g-xxl-5,body.theme-dark .gy-xxl-5{--bs-gutter-y:3rem}}body.theme-dark .dataTable-table,body.theme-dark .table{--bs-table-bg:transparent;--bs-table-accent-bg:transparent;--bs-table-striped-color:#607080;--bs-table-striped-bg:rgba(0,0,0,0.05);--bs-table-active-color:#607080;--bs-table-active-bg:rgba(0,0,0,0.1);--bs-table-hover-color:#fff;--bs-table-hover-bg:hsla(0,0%,100%,0.075);border-color:#3f3f3f;color:#c2c2d9;margin-bottom:1rem;vertical-align:top;width:100%}body.theme-dark .dataTable-table>:not(caption)>*>*,body.theme-dark .table>:not(caption)>*>*{background-color:var(--bs-table-bg);border-bottom-width:1px;box-shadow:inset 0 0 0 9999px var(--bs-table-accent-bg);padding:.5rem}body.theme-dark .dataTable-table>tbody,body.theme-dark .table>tbody{vertical-align:inherit}body.theme-dark .dataTable-table>thead,body.theme-dark .table>thead{vertical-align:bottom}body.theme-dark .dataTable-table>:not(:first-child),body.theme-dark .table>:not(:first-child){border-top:2px solid #707070}body.theme-dark .caption-top{caption-side:top}body.theme-dark .table-sm>:not(caption)>*>*{padding:.25rem}body.theme-dark .table-bordered>:not(caption)>*{border-width:1px 0}body.theme-dark .table-bordered>:not(caption)>*>*{border-width:0 1px}body.theme-dark .table-borderless>:not(caption)>*>*{border-bottom-width:0}body.theme-dark .table-borderless>:not(:first-child){border-top-width:0}body.theme-dark .table-striped>tbody>tr:nth-of-type(odd)>*{--bs-table-accent-bg:var(--bs-table-striped-bg);color:var(--bs-table-striped-color)}body.theme-dark .table-active{--bs-table-accent-bg:var(--bs-table-active-bg);color:var(--bs-table-active-color)}body.theme-dark .table-hover>tbody>tr:hover>*{--bs-table-accent-bg:var(--bs-table-hover-bg);color:var(--bs-table-hover-color)}body.theme-dark .table-primary{--bs-table-bg:#d9dff2;--bs-table-striped-bg:#ced4e6;--bs-table-striped-color:#000;--bs-table-active-bg:#c3c9da;--bs-table-active-color:#000;--bs-table-hover-bg:#c9cee0;--bs-table-hover-color:#000;border-color:#c3c9da;color:#000}body.theme-dark .table-secondary{--bs-table-bg:#e2e3e5;--bs-table-striped-bg:#d7d8da;--bs-table-striped-color:#000;--bs-table-active-bg:#cbccce;--bs-table-active-color:#000;--bs-table-hover-bg:#d1d2d4;--bs-table-hover-color:#000;border-color:#cbccce;color:#000}body.theme-dark .table-success{--bs-table-bg:#d1e7dd;--bs-table-striped-bg:#c7dbd2;--bs-table-striped-color:#000;--bs-table-active-bg:#bcd0c7;--bs-table-active-color:#000;--bs-table-hover-bg:#c1d6cc;--bs-table-hover-color:#000;border-color:#bcd0c7;color:#000}body.theme-dark .table-info{--bs-table-bg:#cff4fc;--bs-table-striped-bg:#c5e8ef;--bs-table-striped-color:#000;--bs-table-active-bg:#badce3;--bs-table-active-color:#000;--bs-table-hover-bg:#bfe2e9;--bs-table-hover-color:#000;border-color:#badce3;color:#000}body.theme-dark .table-warning{--bs-table-bg:#fff3cd;--bs-table-striped-bg:#f2e7c3;--bs-table-striped-color:#000;--bs-table-active-bg:#e6dbb9;--bs-table-active-color:#000;--bs-table-hover-bg:#ece1be;--bs-table-hover-color:#000;border-color:#e6dbb9;color:#000}body.theme-dark .table-danger{--bs-table-bg:#f8d7da;--bs-table-striped-bg:#eccccf;--bs-table-striped-color:#000;--bs-table-active-bg:#dfc2c4;--bs-table-active-color:#000;--bs-table-hover-bg:#e5c7ca;--bs-table-hover-color:#000;border-color:#dfc2c4;color:#000}body.theme-dark .table-light{--bs-table-bg:#f8f9fa;--bs-table-striped-bg:#ecedee;--bs-table-striped-color:#000;--bs-table-active-bg:#dfe0e1;--bs-table-active-color:#000;--bs-table-hover-bg:#e5e6e7;--bs-table-hover-color:#000;border-color:#dfe0e1;color:#000}body.theme-dark .table-dark{--bs-table-bg:#212529;--bs-table-striped-bg:#2c3034;--bs-table-striped-color:#fff;--bs-table-active-bg:#373b3e;--bs-table-active-color:#fff;--bs-table-hover-bg:#323539;--bs-table-hover-color:#fff;border-color:#373b3e;color:#fff}body.theme-dark .table-responsive{-webkit-overflow-scrolling:touch;overflow-x:auto}@media (max-width:575.98px){body.theme-dark .table-responsive-sm{-webkit-overflow-scrolling:touch;overflow-x:auto}}@media (max-width:767.98px){body.theme-dark .table-responsive-md{-webkit-overflow-scrolling:touch;overflow-x:auto}}@media (max-width:991.98px){body.theme-dark .table-responsive-lg{-webkit-overflow-scrolling:touch;overflow-x:auto}}@media (max-width:1199.98px){body.theme-dark .table-responsive-xl{-webkit-overflow-scrolling:touch;overflow-x:auto}}@media (max-width:1399.98px){body.theme-dark .table-responsive-xxl{-webkit-overflow-scrolling:touch;overflow-x:auto}}body.theme-dark .form-label{color:#c2c2d9;margin-bottom:.5rem}body.theme-dark .col-form-label{color:#c2c2d9;font-size:inherit;line-height:1.5;margin-bottom:0;padding-bottom:calc(.375rem + 1px);padding-top:calc(.375rem + 1px)}body.theme-dark .col-form-label-lg{font-size:1.25rem;padding-bottom:calc(.5rem + 1px);padding-top:calc(.5rem + 1px)}body.theme-dark .col-form-label-sm{font-size:.875rem;padding-bottom:calc(.25rem + 1px);padding-top:calc(.25rem + 1px)}body.theme-dark .form-text{color:#7c8db5;font-size:.875em;margin-top:.25rem}body.theme-dark .form-control{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-clip:padding-box;background-color:#1b1b29;border:1px solid #35354f;border-radius:.25rem;color:#c2c2d9;display:block;font-size:1rem;font-weight:400;line-height:1.5;padding:.375rem .75rem;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out;width:100%}@media (prefers-reduced-motion:reduce){body.theme-dark .form-control{transition:none}}body.theme-dark .form-control[type=file]{overflow:hidden}body.theme-dark .form-control[type=file]:not(:disabled):not([readonly]){cursor:pointer}body.theme-dark .form-control:focus{background-color:#1b1b29;border-color:#171723;box-shadow:0 0 0 .25rem rgba(67,94,190,.25);color:#c2c2d9;outline:0}body.theme-dark .form-control::-webkit-date-and-time-value{height:1.5em}body.theme-dark .form-control::-moz-placeholder{color:#adb5bd;opacity:1}body.theme-dark .form-control:-ms-input-placeholder{color:#adb5bd;opacity:1}body.theme-dark .form-control::placeholder{color:#adb5bd;opacity:1}body.theme-dark .form-control:disabled,body.theme-dark .form-control[readonly]{background-color:#40404d;opacity:1}body.theme-dark .form-control::file-selector-button{-webkit-margin-end:.75rem;background-color:#e6eef5;border:0 solid;border-color:inherit;border-inline-end-width:1px;border-radius:0;color:#607080;margin:-.375rem -.75rem;margin-inline-end:.75rem;padding:.375rem .75rem;pointer-events:none;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion:reduce){body.theme-dark .form-control::file-selector-button{transition:none}}body.theme-dark .form-control:hover:not(:disabled):not([readonly])::file-selector-button{background-color:#dbe2e9}body.theme-dark .form-control::-webkit-file-upload-button{-webkit-margin-end:.75rem;background-color:#e6eef5;border:0 solid;border-color:inherit;border-inline-end-width:1px;border-radius:0;color:#607080;margin:-.375rem -.75rem;margin-inline-end:.75rem;padding:.375rem .75rem;pointer-events:none;-webkit-transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion:reduce){body.theme-dark .form-control::-webkit-file-upload-button{-webkit-transition:none;transition:none}}body.theme-dark .form-control:hover:not(:disabled):not([readonly])::-webkit-file-upload-button{background-color:#dbe2e9}body.theme-dark .form-control-plaintext{background-color:transparent;border:solid transparent;border-width:1px 0;color:#c2c2d9;display:block;line-height:1.5;margin-bottom:0;padding:.375rem 0;width:100%}body.theme-dark .form-control-plaintext.form-control-lg,body.theme-dark .form-control-plaintext.form-control-sm{padding-left:0;padding-right:0}body.theme-dark .form-control-sm{border-radius:.2rem;font-size:.875rem;min-height:calc(1.5em + .5rem + 2px);padding:.25rem .5rem}body.theme-dark .form-control-sm::file-selector-button{-webkit-margin-end:.5rem;margin:-.25rem -.5rem;margin-inline-end:.5rem;padding:.25rem .5rem}body.theme-dark .form-control-sm::-webkit-file-upload-button{-webkit-margin-end:.5rem;margin:-.25rem -.5rem;margin-inline-end:.5rem;padding:.25rem .5rem}body.theme-dark .form-control-lg{border-radius:.3rem;font-size:1.25rem;min-height:calc(1.5em + 1rem + 2px);padding:.5rem 1rem}body.theme-dark .form-control-lg::file-selector-button{-webkit-margin-end:1rem;margin:-.5rem -1rem;margin-inline-end:1rem;padding:.5rem 1rem}body.theme-dark .form-control-lg::-webkit-file-upload-button{-webkit-margin-end:1rem;margin:-.5rem -1rem;margin-inline-end:1rem;padding:.5rem 1rem}body.theme-dark textarea.form-control{min-height:calc(1.5em + .75rem + 2px)}body.theme-dark textarea.form-control-sm{min-height:calc(1.5em + .5rem + 2px)}body.theme-dark textarea.form-control-lg{min-height:calc(1.5em + 1rem + 2px)}body.theme-dark .form-control-color{height:auto;padding:.375rem;width:3rem}body.theme-dark .form-control-color:not(:disabled):not([readonly]){cursor:pointer}body.theme-dark .form-control-color::-moz-color-swatch{border-radius:.25rem;height:1.5em}body.theme-dark .form-control-color::-webkit-color-swatch{border-radius:.25rem;height:1.5em}body.theme-dark .form-select{-moz-padding-start:calc(.75rem - 3px);-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:#1b1b29;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3E%3Cpath fill='none' stroke='%23343a40' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m2 5 6 6 6-6'/%3E%3C/svg%3E");background-position:right .75rem center;background-repeat:no-repeat;background-size:16px 12px;border:1px solid #35354f;border-radius:.25rem;color:#c2c2d9;display:block;font-size:1rem;font-weight:400;line-height:1.5;padding:.375rem 1.75rem .375rem .75rem;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out;width:100%}@media (prefers-reduced-motion:reduce){body.theme-dark .form-select{transition:none}}body.theme-dark .form-select:focus{border-color:#a1afdf;box-shadow:0 0 0 .25rem rgba(67,94,190,.25);outline:0}body.theme-dark .form-select[multiple],body.theme-dark .form-select[size]:not([size="1"]){background-image:none;padding-right:.75rem}body.theme-dark .form-select:disabled{background-color:#40404d;color:#6c757d}body.theme-dark .form-select:-moz-focusring{color:transparent;text-shadow:0 0 0 #c2c2d9}body.theme-dark .form-select-sm{border-radius:.2rem;font-size:.875rem;padding-bottom:.25rem;padding-left:.5rem;padding-top:.25rem}body.theme-dark .form-select-lg{border-radius:.3rem;font-size:1.25rem;padding-bottom:.5rem;padding-left:1rem;padding-top:.5rem}body.theme-dark .form-check{display:block;margin-bottom:.125rem;min-height:1.5rem;padding-left:1.7em}body.theme-dark .form-check .form-check-input{float:left;margin-left:-1.7em}body.theme-dark .form-check-input{-webkit-print-color-adjust:exact;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:#20202d;background-position:50%;background-repeat:no-repeat;background-size:contain;border:3px solid #393b42;color-adjust:exact;height:1.2em;margin-top:.15em;transition:background-color .15s ease-in-out,background-position .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;vertical-align:top;width:1.2em}@media (prefers-reduced-motion:reduce){body.theme-dark .form-check-input{transition:none}}body.theme-dark .form-check-input[type=checkbox]{border-radius:.3em}body.theme-dark .form-check-input[type=radio]{border-radius:50%}body.theme-dark .form-check-input:active{filter:brightness(90%)}body.theme-dark .form-check-input:focus{border-color:#a1afdf;box-shadow:0 0 0 .25rem rgba(67,94,190,.25);outline:0}body.theme-dark .form-check-input:checked{background-color:#435ebe;border-color:#435ebe}body.theme-dark .form-check-input:checked[type=checkbox]{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3E%3Cpath fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='m6 10 3 3 6-6'/%3E%3C/svg%3E")}body.theme-dark .form-check-input:checked[type=radio]{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3E%3Ccircle r='2' fill='%23fff'/%3E%3C/svg%3E")}body.theme-dark .form-check-input[type=checkbox]:indeterminate{background-color:#435ebe;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3E%3Cpath fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='M6 10h8'/%3E%3C/svg%3E");border-color:#435ebe}body.theme-dark .form-check-input:disabled{filter:none;opacity:.5;pointer-events:none}body.theme-dark .form-check-input:disabled~.form-check-label,body.theme-dark .form-check-input[disabled]~.form-check-label{opacity:.5}body.theme-dark .form-switch{padding-left:2.5em}body.theme-dark .form-switch .form-check-input{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3E%3Ccircle r='3' fill='%239899ac'/%3E%3C/svg%3E");background-position:0;border-radius:2em;margin-left:-2.5em;transition:background-position .15s ease-in-out;width:2em}@media (prefers-reduced-motion:reduce){body.theme-dark .form-switch .form-check-input{transition:none}}body.theme-dark .form-switch .form-check-input:focus{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3E%3Ccircle r='3' fill='%23a1afdf'/%3E%3C/svg%3E")}body.theme-dark .form-switch .form-check-input:checked{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3E%3Ccircle r='3' fill='%23fff'/%3E%3C/svg%3E");background-position:100%}body.theme-dark .form-check-inline{display:inline-block;margin-right:1rem}body.theme-dark .btn-check{clip:rect(0,0,0,0);pointer-events:none;position:absolute}body.theme-dark .btn-check:disabled+.btn,body.theme-dark .btn-check[disabled]+.btn{filter:none;opacity:.65;pointer-events:none}body.theme-dark .form-range{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:transparent;height:1.5rem;padding:0;width:100%}body.theme-dark .form-range:focus{outline:0}body.theme-dark .form-range:focus::-webkit-slider-thumb{box-shadow:0 0 0 1px #f2f7ff,0 0 0 .25rem rgba(67,94,190,.25)}body.theme-dark .form-range:focus::-moz-range-thumb{box-shadow:0 0 0 1px #f2f7ff,0 0 0 .25rem rgba(67,94,190,.25)}body.theme-dark .form-range::-moz-focus-outer{border:0}body.theme-dark .form-range::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;background-color:#435ebe;border:0;border-radius:1rem;height:1rem;margin-top:-.25rem;-webkit-transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;width:1rem}@media (prefers-reduced-motion:reduce){body.theme-dark .form-range::-webkit-slider-thumb{-webkit-transition:none;transition:none}}body.theme-dark .form-range::-webkit-slider-thumb:active{background-color:#c7cfec}body.theme-dark .form-range::-webkit-slider-runnable-track{background-color:#dee2e6;border-color:transparent;border-radius:1rem;color:transparent;cursor:pointer;height:.5rem;width:100%}body.theme-dark .form-range::-moz-range-thumb{-moz-appearance:none;appearance:none;background-color:#435ebe;border:0;border-radius:1rem;height:1rem;-moz-transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;width:1rem}@media (prefers-reduced-motion:reduce){body.theme-dark .form-range::-moz-range-thumb{-moz-transition:none;transition:none}}body.theme-dark .form-range::-moz-range-thumb:active{background-color:#c7cfec}body.theme-dark .form-range::-moz-range-track{background-color:#dee2e6;border-color:transparent;border-radius:1rem;color:transparent;cursor:pointer;height:.5rem;width:100%}body.theme-dark .form-range:disabled{pointer-events:none}body.theme-dark .form-range:disabled::-webkit-slider-thumb{background-color:#adb5bd}body.theme-dark .form-range:disabled::-moz-range-thumb{background-color:#adb5bd}body.theme-dark .form-floating{position:relative}body.theme-dark .form-floating>.form-control,body.theme-dark .form-floating>.form-select{height:calc(3.5rem + 2px);line-height:1.25}body.theme-dark .form-floating>label{border:1px solid transparent;height:100%;left:0;padding:1rem .75rem;pointer-events:none;position:absolute;top:0;transform-origin:0 0;transition:opacity .1s ease-in-out,transform .1s ease-in-out}@media (prefers-reduced-motion:reduce){body.theme-dark .form-floating>label{transition:none}}body.theme-dark .form-floating>.form-control{padding:1rem .75rem}body.theme-dark .form-floating>.form-control::-moz-placeholder{color:transparent}body.theme-dark .form-floating>.form-control:-ms-input-placeholder{color:transparent}body.theme-dark .form-floating>.form-control::placeholder{color:transparent}body.theme-dark .form-floating>.form-control:not(:-moz-placeholder-shown){padding-bottom:.625rem;padding-top:1.625rem}body.theme-dark .form-floating>.form-control:not(:-ms-input-placeholder){padding-bottom:.625rem;padding-top:1.625rem}body.theme-dark .form-floating>.form-control:focus,body.theme-dark .form-floating>.form-control:not(:placeholder-shown){padding-bottom:.625rem;padding-top:1.625rem}body.theme-dark .form-floating>.form-control:-webkit-autofill{padding-bottom:.625rem;padding-top:1.625rem}body.theme-dark .form-floating>.form-select{padding-bottom:.625rem;padding-top:1.625rem}body.theme-dark .form-floating>.form-control:not(:-moz-placeholder-shown)~label{opacity:.65;transform:scale(.85) translateY(-.5rem) translateX(.15rem)}body.theme-dark .form-floating>.form-control:not(:-ms-input-placeholder)~label{opacity:.65;transform:scale(.85) translateY(-.5rem) translateX(.15rem)}body.theme-dark .form-floating>.form-control:focus~label,body.theme-dark .form-floating>.form-control:not(:placeholder-shown)~label,body.theme-dark .form-floating>.form-select~label{opacity:.65;transform:scale(.85) translateY(-.5rem) translateX(.15rem)}body.theme-dark .form-floating>.form-control:-webkit-autofill~label{opacity:.65;transform:scale(.85) translateY(-.5rem) translateX(.15rem)}body.theme-dark .input-group{align-items:stretch;display:flex;flex-wrap:wrap;position:relative;width:100%}body.theme-dark .input-group>.form-control,body.theme-dark .input-group>.form-select{flex:1 1 auto;min-width:0;position:relative;width:1%}body.theme-dark .input-group>.form-control:focus,body.theme-dark .input-group>.form-select:focus{z-index:3}body.theme-dark .input-group .btn{position:relative;z-index:2}body.theme-dark .input-group .btn:focus{z-index:3}body.theme-dark .input-group-text{align-items:center;background-color:#252538;border:1px solid #35354f;border-radius:.25rem;color:#526e8a;display:flex;font-size:1rem;font-weight:400;line-height:1.5;padding:.375rem .75rem;text-align:center;white-space:nowrap}body.theme-dark .input-group-lg>.btn,body.theme-dark .input-group-lg>.form-control,body.theme-dark .input-group-lg>.form-select,body.theme-dark .input-group-lg>.input-group-text{border-radius:.3rem;font-size:1.25rem;padding:.5rem 1rem}body.theme-dark .input-group-sm>.btn,body.theme-dark .input-group-sm>.form-control,body.theme-dark .input-group-sm>.form-select,body.theme-dark .input-group-sm>.input-group-text{border-radius:.2rem;font-size:.875rem;padding:.25rem .5rem}body.theme-dark .input-group-lg>.form-select,body.theme-dark .input-group-sm>.form-select{padding-right:2.5rem}body.theme-dark .input-group.has-validation>.dropdown-toggle:nth-last-child(n+4),body.theme-dark .input-group.has-validation>:nth-last-child(n+3):not(.dropdown-toggle):not(.dropdown-menu),body.theme-dark .input-group:not(.has-validation)>.dropdown-toggle:nth-last-child(n+3),body.theme-dark .input-group:not(.has-validation)>:not(:last-child):not(.dropdown-toggle):not(.dropdown-menu){border-bottom-right-radius:0;border-top-right-radius:0}body.theme-dark .input-group>:not(:first-child):not(.dropdown-menu):not(.valid-tooltip):not(.valid-feedback):not(.invalid-tooltip):not(.invalid-feedback){border-bottom-left-radius:0;border-top-left-radius:0;margin-left:-1px}body.theme-dark .valid-feedback{color:#198754;display:none;font-size:.875em;margin-top:.25rem;width:100%}body.theme-dark .valid-tooltip{background-color:rgba(25,135,84,.9);border-radius:.25rem;color:#fff;display:none;font-size:.875rem;margin-top:.1rem;max-width:100%;padding:.25rem .5rem;position:absolute;top:100%;z-index:5}.was-validated body.theme-dark:valid~.valid-feedback,.was-validated body.theme-dark:valid~.valid-tooltip,body.theme-dark.is-valid~.valid-feedback,body.theme-dark.is-valid~.valid-tooltip{display:block}.was-validated body.theme-dark .form-control:valid,body.theme-dark .form-control.is-valid{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%23198754' d='M2.3 6.73.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E");background-position:right calc(.375em + .1875rem) center;background-repeat:no-repeat;background-size:calc(.75em + .375rem) calc(.75em + .375rem);border-color:#198754;padding-right:calc(1.5em + .75rem)}.was-validated body.theme-dark .form-control:valid:focus,body.theme-dark .form-control.is-valid:focus{border-color:#198754;box-shadow:0 0 0 .25rem rgba(25,135,84,.25)}.was-validated body.theme-dark textarea.form-control:valid,body.theme-dark textarea.form-control.is-valid{background-position:top calc(.375em + .1875rem) right calc(.375em + .1875rem);padding-right:calc(1.5em + .75rem)}.was-validated body.theme-dark .form-select:valid,body.theme-dark .form-select.is-valid{border-color:#198754}.was-validated body.theme-dark .form-select:valid:not([multiple]):not([size]),.was-validated body.theme-dark .form-select:valid:not([multiple])[size="1"],body.theme-dark .form-select.is-valid:not([multiple]):not([size]),body.theme-dark .form-select.is-valid:not([multiple])[size="1"]{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3E%3Cpath fill='none' stroke='%23343a40' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m2 5 6 6 6-6'/%3E%3C/svg%3E"),url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%23198754' d='M2.3 6.73.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E");background-position:right .75rem center,center right 2.5rem;background-size:16px 12px,calc(.75em + .375rem) calc(.75em + .375rem);padding-right:calc(.75em + 3.0625rem)}.was-validated body.theme-dark .form-select:valid:focus,body.theme-dark .form-select.is-valid:focus{border-color:#198754;box-shadow:0 0 0 .25rem rgba(25,135,84,.25)}.was-validated body.theme-dark .form-check-input:valid,body.theme-dark .form-check-input.is-valid{border-color:#198754}.was-validated body.theme-dark .form-check-input:valid:checked,body.theme-dark .form-check-input.is-valid:checked{background-color:#198754}.was-validated body.theme-dark .form-check-input:valid:focus,body.theme-dark .form-check-input.is-valid:focus{box-shadow:0 0 0 .25rem rgba(25,135,84,.25)}.was-validated body.theme-dark .form-check-input:valid~.form-check-label,body.theme-dark .form-check-input.is-valid~.form-check-label{color:#198754}body.theme-dark .form-check-inline .form-check-input~.valid-feedback{margin-left:.5em}.was-validated body.theme-dark .input-group .form-control:valid,.was-validated body.theme-dark .input-group .form-select:valid,body.theme-dark .input-group .form-control.is-valid,body.theme-dark .input-group .form-select.is-valid{z-index:1}.was-validated body.theme-dark .input-group .form-control:valid:focus,.was-validated body.theme-dark .input-group .form-select:valid:focus,body.theme-dark .input-group .form-control.is-valid:focus,body.theme-dark .input-group .form-select.is-valid:focus{z-index:3}body.theme-dark .invalid-feedback{color:#dc3545;display:none;font-size:.875em;margin-top:.25rem;width:100%}body.theme-dark .invalid-tooltip{background-color:rgba(220,53,69,.9);border-radius:.25rem;color:#fff;display:none;font-size:.875rem;margin-top:.1rem;max-width:100%;padding:.25rem .5rem;position:absolute;top:100%;z-index:5}.was-validated body.theme-dark:invalid~.invalid-feedback,.was-validated body.theme-dark:invalid~.invalid-tooltip,body.theme-dark.is-invalid~.invalid-feedback,body.theme-dark.is-invalid~.invalid-tooltip{display:block}.was-validated body.theme-dark .form-control:invalid,body.theme-dark .form-control.is-invalid{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='none' stroke='%23dc3545'%3E%3Ccircle cx='6' cy='6' r='4.5'/%3E%3Cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3E%3Ccircle cx='6' cy='8.2' r='.6' fill='%23dc3545' stroke='none'/%3E%3C/svg%3E");background-position:right calc(.375em + .1875rem) center;background-repeat:no-repeat;background-size:calc(.75em + .375rem) calc(.75em + .375rem);border-color:#dc3545;padding-right:calc(1.5em + .75rem)}.was-validated body.theme-dark .form-control:invalid:focus,body.theme-dark .form-control.is-invalid:focus{border-color:#dc3545;box-shadow:0 0 0 .25rem rgba(220,53,69,.25)}.was-validated body.theme-dark textarea.form-control:invalid,body.theme-dark textarea.form-control.is-invalid{background-position:top calc(.375em + .1875rem) right calc(.375em + .1875rem);padding-right:calc(1.5em + .75rem)}.was-validated body.theme-dark .form-select:invalid,body.theme-dark .form-select.is-invalid{border-color:#dc3545}.was-validated body.theme-dark .form-select:invalid:not([multiple]):not([size]),.was-validated body.theme-dark .form-select:invalid:not([multiple])[size="1"],body.theme-dark .form-select.is-invalid:not([multiple]):not([size]),body.theme-dark .form-select.is-invalid:not([multiple])[size="1"]{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3E%3Cpath fill='none' stroke='%23343a40' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m2 5 6 6 6-6'/%3E%3C/svg%3E"),url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='none' stroke='%23dc3545'%3E%3Ccircle cx='6' cy='6' r='4.5'/%3E%3Cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3E%3Ccircle cx='6' cy='8.2' r='.6' fill='%23dc3545' stroke='none'/%3E%3C/svg%3E");background-position:right .75rem center,center right 2.5rem;background-size:16px 12px,calc(.75em + .375rem) calc(.75em + .375rem);padding-right:calc(.75em + 3.0625rem)}.was-validated body.theme-dark .form-select:invalid:focus,body.theme-dark .form-select.is-invalid:focus{border-color:#dc3545;box-shadow:0 0 0 .25rem rgba(220,53,69,.25)}.was-validated body.theme-dark .form-check-input:invalid,body.theme-dark .form-check-input.is-invalid{border-color:#dc3545}.was-validated body.theme-dark .form-check-input:invalid:checked,body.theme-dark .form-check-input.is-invalid:checked{background-color:#dc3545}.was-validated body.theme-dark .form-check-input:invalid:focus,body.theme-dark .form-check-input.is-invalid:focus{box-shadow:0 0 0 .25rem rgba(220,53,69,.25)}.was-validated body.theme-dark .form-check-input:invalid~.form-check-label,body.theme-dark .form-check-input.is-invalid~.form-check-label{color:#dc3545}body.theme-dark .form-check-inline .form-check-input~.invalid-feedback{margin-left:.5em}.was-validated body.theme-dark .input-group .form-control:invalid,.was-validated body.theme-dark .input-group .form-select:invalid,body.theme-dark .input-group .form-control.is-invalid,body.theme-dark .input-group .form-select.is-invalid{z-index:2}.was-validated body.theme-dark .input-group .form-control:invalid:focus,.was-validated body.theme-dark .input-group .form-select:invalid:focus,body.theme-dark .input-group .form-control.is-invalid:focus,body.theme-dark .input-group .form-select.is-invalid:focus{z-index:3}body.theme-dark .btn{background-color:transparent;border:1px solid transparent;border-radius:.25rem;color:#c2c2d9;cursor:pointer;display:inline-block;font-size:1rem;font-weight:400;line-height:1.5;padding:.375rem .75rem;text-align:center;text-decoration:none;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;vertical-align:middle}@media (prefers-reduced-motion:reduce){body.theme-dark .btn{transition:none}}body.theme-dark .btn:hover{color:#c2c2d9}.btn-check:focus+body.theme-dark .btn,body.theme-dark .btn:focus{box-shadow:0 0 0 .25rem rgba(67,94,190,.25);outline:0}body.theme-dark .btn.disabled,body.theme-dark .btn:disabled,fieldset:disabled body.theme-dark .btn{opacity:.65;pointer-events:none}body.theme-dark .btn-primary{background-color:#435ebe;border-color:#435ebe;color:#fff}body.theme-dark .btn-primary:hover{background-color:#3950a2;border-color:#364b98;color:#fff}.btn-check:focus+body.theme-dark .btn-primary,body.theme-dark .btn-primary:focus{background-color:#3950a2;border-color:#364b98;box-shadow:0 0 0 .25rem rgba(95,118,200,.5);color:#fff}.btn-check:active+body.theme-dark .btn-primary,.btn-check:checked+body.theme-dark .btn-primary,.show>body.theme-dark .btn-primary.dropdown-toggle,body.theme-dark .btn-primary.active,body.theme-dark .btn-primary:active{background-color:#364b98;border-color:#32478f;color:#fff}.btn-check:active+body.theme-dark .btn-primary:focus,.btn-check:checked+body.theme-dark .btn-primary:focus,.show>body.theme-dark .btn-primary.dropdown-toggle:focus,body.theme-dark .btn-primary.active:focus,body.theme-dark .btn-primary:active:focus{box-shadow:0 0 0 .25rem rgba(95,118,200,.5)}body.theme-dark .btn-primary.disabled,body.theme-dark .btn-primary:disabled{background-color:#435ebe;border-color:#435ebe;color:#fff}body.theme-dark .btn-secondary{background-color:#6c757d;border-color:#6c757d;color:#fff}body.theme-dark .btn-secondary:hover{background-color:#5c636a;border-color:#565e64;color:#fff}.btn-check:focus+body.theme-dark .btn-secondary,body.theme-dark .btn-secondary:focus{background-color:#5c636a;border-color:#565e64;box-shadow:0 0 0 .25rem hsla(208,6%,54%,.5);color:#fff}.btn-check:active+body.theme-dark .btn-secondary,.btn-check:checked+body.theme-dark .btn-secondary,.show>body.theme-dark .btn-secondary.dropdown-toggle,body.theme-dark .btn-secondary.active,body.theme-dark .btn-secondary:active{background-color:#565e64;border-color:#51585e;color:#fff}.btn-check:active+body.theme-dark .btn-secondary:focus,.btn-check:checked+body.theme-dark .btn-secondary:focus,.show>body.theme-dark .btn-secondary.dropdown-toggle:focus,body.theme-dark .btn-secondary.active:focus,body.theme-dark .btn-secondary:active:focus{box-shadow:0 0 0 .25rem hsla(208,6%,54%,.5)}body.theme-dark .btn-secondary.disabled,body.theme-dark .btn-secondary:disabled{background-color:#6c757d;border-color:#6c757d;color:#fff}body.theme-dark .btn-success{background-color:#198754;border-color:#198754;color:#fff}body.theme-dark .btn-success:hover{background-color:#157347;border-color:#146c43;color:#fff}.btn-check:focus+body.theme-dark .btn-success,body.theme-dark .btn-success:focus{background-color:#157347;border-color:#146c43;box-shadow:0 0 0 .25rem rgba(60,153,110,.5);color:#fff}.btn-check:active+body.theme-dark .btn-success,.btn-check:checked+body.theme-dark .btn-success,.show>body.theme-dark .btn-success.dropdown-toggle,body.theme-dark .btn-success.active,body.theme-dark .btn-success:active{background-color:#146c43;border-color:#13653f;color:#fff}.btn-check:active+body.theme-dark .btn-success:focus,.btn-check:checked+body.theme-dark .btn-success:focus,.show>body.theme-dark .btn-success.dropdown-toggle:focus,body.theme-dark .btn-success.active:focus,body.theme-dark .btn-success:active:focus{box-shadow:0 0 0 .25rem rgba(60,153,110,.5)}body.theme-dark .btn-success.disabled,body.theme-dark .btn-success:disabled{background-color:#198754;border-color:#198754;color:#fff}body.theme-dark .btn-info{background-color:#0dcaf0;border-color:#0dcaf0;color:#000}body.theme-dark .btn-info:hover{background-color:#31d2f2;border-color:#25cff2;color:#000}.btn-check:focus+body.theme-dark .btn-info,body.theme-dark .btn-info:focus{background-color:#31d2f2;border-color:#25cff2;box-shadow:0 0 0 .25rem rgba(11,172,204,.5);color:#000}.btn-check:active+body.theme-dark .btn-info,.btn-check:checked+body.theme-dark .btn-info,.show>body.theme-dark .btn-info.dropdown-toggle,body.theme-dark .btn-info.active,body.theme-dark .btn-info:active{background-color:#3dd5f3;border-color:#25cff2;color:#000}.btn-check:active+body.theme-dark .btn-info:focus,.btn-check:checked+body.theme-dark .btn-info:focus,.show>body.theme-dark .btn-info.dropdown-toggle:focus,body.theme-dark .btn-info.active:focus,body.theme-dark .btn-info:active:focus{box-shadow:0 0 0 .25rem rgba(11,172,204,.5)}body.theme-dark .btn-info.disabled,body.theme-dark .btn-info:disabled{background-color:#0dcaf0;border-color:#0dcaf0;color:#000}body.theme-dark .btn-warning{background-color:#ffc107;border-color:#ffc107;color:#000}body.theme-dark .btn-warning:hover{background-color:#ffca2c;border-color:#ffc720;color:#000}.btn-check:focus+body.theme-dark .btn-warning,body.theme-dark .btn-warning:focus{background-color:#ffca2c;border-color:#ffc720;box-shadow:0 0 0 .25rem rgba(217,164,6,.5);color:#000}.btn-check:active+body.theme-dark .btn-warning,.btn-check:checked+body.theme-dark .btn-warning,.show>body.theme-dark .btn-warning.dropdown-toggle,body.theme-dark .btn-warning.active,body.theme-dark .btn-warning:active{background-color:#ffcd39;border-color:#ffc720;color:#000}.btn-check:active+body.theme-dark .btn-warning:focus,.btn-check:checked+body.theme-dark .btn-warning:focus,.show>body.theme-dark .btn-warning.dropdown-toggle:focus,body.theme-dark .btn-warning.active:focus,body.theme-dark .btn-warning:active:focus{box-shadow:0 0 0 .25rem rgba(217,164,6,.5)}body.theme-dark .btn-warning.disabled,body.theme-dark .btn-warning:disabled{background-color:#ffc107;border-color:#ffc107;color:#000}body.theme-dark .btn-danger{background-color:#dc3545;border-color:#dc3545;color:#fff}body.theme-dark .btn-danger:hover{background-color:#bb2d3b;border-color:#b02a37;color:#fff}.btn-check:focus+body.theme-dark .btn-danger,body.theme-dark .btn-danger:focus{background-color:#bb2d3b;border-color:#b02a37;box-shadow:0 0 0 .25rem rgba(225,83,97,.5);color:#fff}.btn-check:active+body.theme-dark .btn-danger,.btn-check:checked+body.theme-dark .btn-danger,.show>body.theme-dark .btn-danger.dropdown-toggle,body.theme-dark .btn-danger.active,body.theme-dark .btn-danger:active{background-color:#b02a37;border-color:#a52834;color:#fff}.btn-check:active+body.theme-dark .btn-danger:focus,.btn-check:checked+body.theme-dark .btn-danger:focus,.show>body.theme-dark .btn-danger.dropdown-toggle:focus,body.theme-dark .btn-danger.active:focus,body.theme-dark .btn-danger:active:focus{box-shadow:0 0 0 .25rem rgba(225,83,97,.5)}body.theme-dark .btn-danger.disabled,body.theme-dark .btn-danger:disabled{background-color:#dc3545;border-color:#dc3545;color:#fff}body.theme-dark .btn-light{background-color:#f8f9fa;border-color:#f8f9fa;color:#000}body.theme-dark .btn-light:hover{background-color:#f9fafb;border-color:#f9fafb;color:#000}.btn-check:focus+body.theme-dark .btn-light,body.theme-dark .btn-light:focus{background-color:#f9fafb;border-color:#f9fafb;box-shadow:0 0 0 .25rem hsla(210,2%,83%,.5);color:#000}.btn-check:active+body.theme-dark .btn-light,.btn-check:checked+body.theme-dark .btn-light,.show>body.theme-dark .btn-light.dropdown-toggle,body.theme-dark .btn-light.active,body.theme-dark .btn-light:active{background-color:#f9fafb;border-color:#f9fafb;color:#000}.btn-check:active+body.theme-dark .btn-light:focus,.btn-check:checked+body.theme-dark .btn-light:focus,.show>body.theme-dark .btn-light.dropdown-toggle:focus,body.theme-dark .btn-light.active:focus,body.theme-dark .btn-light:active:focus{box-shadow:0 0 0 .25rem hsla(210,2%,83%,.5)}body.theme-dark .btn-light.disabled,body.theme-dark .btn-light:disabled{background-color:#f8f9fa;border-color:#f8f9fa;color:#000}body.theme-dark .btn-dark{background-color:#212529;border-color:#212529;color:#fff}body.theme-dark .btn-dark:hover{background-color:#1c1f23;border-color:#1a1e21;color:#fff}.btn-check:focus+body.theme-dark .btn-dark,body.theme-dark .btn-dark:focus{background-color:#1c1f23;border-color:#1a1e21;box-shadow:0 0 0 .25rem rgba(66,70,73,.5);color:#fff}.btn-check:active+body.theme-dark .btn-dark,.btn-check:checked+body.theme-dark .btn-dark,.show>body.theme-dark .btn-dark.dropdown-toggle,body.theme-dark .btn-dark.active,body.theme-dark .btn-dark:active{background-color:#1a1e21;border-color:#191c1f;color:#fff}.btn-check:active+body.theme-dark .btn-dark:focus,.btn-check:checked+body.theme-dark .btn-dark:focus,.show>body.theme-dark .btn-dark.dropdown-toggle:focus,body.theme-dark .btn-dark.active:focus,body.theme-dark .btn-dark:active:focus{box-shadow:0 0 0 .25rem rgba(66,70,73,.5)}body.theme-dark .btn-dark.disabled,body.theme-dark .btn-dark:disabled{background-color:#212529;border-color:#212529;color:#fff}body.theme-dark .btn-outline-primary{border-color:#435ebe;color:#435ebe}body.theme-dark .btn-outline-primary:hover{background-color:#435ebe;border-color:#435ebe;color:#fff}.btn-check:focus+body.theme-dark .btn-outline-primary,body.theme-dark .btn-outline-primary:focus{box-shadow:0 0 0 .25rem rgba(67,94,190,.5)}.btn-check:active+body.theme-dark .btn-outline-primary,.btn-check:checked+body.theme-dark .btn-outline-primary,body.theme-dark .btn-outline-primary.active,body.theme-dark .btn-outline-primary.dropdown-toggle.show,body.theme-dark .btn-outline-primary:active{background-color:#435ebe;border-color:#435ebe;color:#fff}.btn-check:active+body.theme-dark .btn-outline-primary:focus,.btn-check:checked+body.theme-dark .btn-outline-primary:focus,body.theme-dark .btn-outline-primary.active:focus,body.theme-dark .btn-outline-primary.dropdown-toggle.show:focus,body.theme-dark .btn-outline-primary:active:focus{box-shadow:0 0 0 .25rem rgba(67,94,190,.5)}body.theme-dark .btn-outline-primary.disabled,body.theme-dark .btn-outline-primary:disabled{background-color:transparent;color:#435ebe}body.theme-dark .btn-outline-secondary{border-color:#6c757d;color:#6c757d}body.theme-dark .btn-outline-secondary:hover{background-color:#6c757d;border-color:#6c757d;color:#fff}.btn-check:focus+body.theme-dark .btn-outline-secondary,body.theme-dark .btn-outline-secondary:focus{box-shadow:0 0 0 .25rem hsla(208,7%,46%,.5)}.btn-check:active+body.theme-dark .btn-outline-secondary,.btn-check:checked+body.theme-dark .btn-outline-secondary,body.theme-dark .btn-outline-secondary.active,body.theme-dark .btn-outline-secondary.dropdown-toggle.show,body.theme-dark .btn-outline-secondary:active{background-color:#6c757d;border-color:#6c757d;color:#fff}.btn-check:active+body.theme-dark .btn-outline-secondary:focus,.btn-check:checked+body.theme-dark .btn-outline-secondary:focus,body.theme-dark .btn-outline-secondary.active:focus,body.theme-dark .btn-outline-secondary.dropdown-toggle.show:focus,body.theme-dark .btn-outline-secondary:active:focus{box-shadow:0 0 0 .25rem hsla(208,7%,46%,.5)}body.theme-dark .btn-outline-secondary.disabled,body.theme-dark .btn-outline-secondary:disabled{background-color:transparent;color:#6c757d}body.theme-dark .btn-outline-success{border-color:#198754;color:#198754}body.theme-dark .btn-outline-success:hover{background-color:#198754;border-color:#198754;color:#fff}.btn-check:focus+body.theme-dark .btn-outline-success,body.theme-dark .btn-outline-success:focus{box-shadow:0 0 0 .25rem rgba(25,135,84,.5)}.btn-check:active+body.theme-dark .btn-outline-success,.btn-check:checked+body.theme-dark .btn-outline-success,body.theme-dark .btn-outline-success.active,body.theme-dark .btn-outline-success.dropdown-toggle.show,body.theme-dark .btn-outline-success:active{background-color:#198754;border-color:#198754;color:#fff}.btn-check:active+body.theme-dark .btn-outline-success:focus,.btn-check:checked+body.theme-dark .btn-outline-success:focus,body.theme-dark .btn-outline-success.active:focus,body.theme-dark .btn-outline-success.dropdown-toggle.show:focus,body.theme-dark .btn-outline-success:active:focus{box-shadow:0 0 0 .25rem rgba(25,135,84,.5)}body.theme-dark .btn-outline-success.disabled,body.theme-dark .btn-outline-success:disabled{background-color:transparent;color:#198754}body.theme-dark .btn-outline-info{border-color:#0dcaf0;color:#0dcaf0}body.theme-dark .btn-outline-info:hover{background-color:#0dcaf0;border-color:#0dcaf0;color:#000}.btn-check:focus+body.theme-dark .btn-outline-info,body.theme-dark .btn-outline-info:focus{box-shadow:0 0 0 .25rem rgba(13,202,240,.5)}.btn-check:active+body.theme-dark .btn-outline-info,.btn-check:checked+body.theme-dark .btn-outline-info,body.theme-dark .btn-outline-info.active,body.theme-dark .btn-outline-info.dropdown-toggle.show,body.theme-dark .btn-outline-info:active{background-color:#0dcaf0;border-color:#0dcaf0;color:#000}.btn-check:active+body.theme-dark .btn-outline-info:focus,.btn-check:checked+body.theme-dark .btn-outline-info:focus,body.theme-dark .btn-outline-info.active:focus,body.theme-dark .btn-outline-info.dropdown-toggle.show:focus,body.theme-dark .btn-outline-info:active:focus{box-shadow:0 0 0 .25rem rgba(13,202,240,.5)}body.theme-dark .btn-outline-info.disabled,body.theme-dark .btn-outline-info:disabled{background-color:transparent;color:#0dcaf0}body.theme-dark .btn-outline-warning{border-color:#ffc107;color:#ffc107}body.theme-dark .btn-outline-warning:hover{background-color:#ffc107;border-color:#ffc107;color:#000}.btn-check:focus+body.theme-dark .btn-outline-warning,body.theme-dark .btn-outline-warning:focus{box-shadow:0 0 0 .25rem rgba(255,193,7,.5)}.btn-check:active+body.theme-dark .btn-outline-warning,.btn-check:checked+body.theme-dark .btn-outline-warning,body.theme-dark .btn-outline-warning.active,body.theme-dark .btn-outline-warning.dropdown-toggle.show,body.theme-dark .btn-outline-warning:active{background-color:#ffc107;border-color:#ffc107;color:#000}.btn-check:active+body.theme-dark .btn-outline-warning:focus,.btn-check:checked+body.theme-dark .btn-outline-warning:focus,body.theme-dark .btn-outline-warning.active:focus,body.theme-dark .btn-outline-warning.dropdown-toggle.show:focus,body.theme-dark .btn-outline-warning:active:focus{box-shadow:0 0 0 .25rem rgba(255,193,7,.5)}body.theme-dark .btn-outline-warning.disabled,body.theme-dark .btn-outline-warning:disabled{background-color:transparent;color:#ffc107}body.theme-dark .btn-outline-danger{border-color:#dc3545;color:#dc3545}body.theme-dark .btn-outline-danger:hover{background-color:#dc3545;border-color:#dc3545;color:#fff}.btn-check:focus+body.theme-dark .btn-outline-danger,body.theme-dark .btn-outline-danger:focus{box-shadow:0 0 0 .25rem rgba(220,53,69,.5)}.btn-check:active+body.theme-dark .btn-outline-danger,.btn-check:checked+body.theme-dark .btn-outline-danger,body.theme-dark .btn-outline-danger.active,body.theme-dark .btn-outline-danger.dropdown-toggle.show,body.theme-dark .btn-outline-danger:active{background-color:#dc3545;border-color:#dc3545;color:#fff}.btn-check:active+body.theme-dark .btn-outline-danger:focus,.btn-check:checked+body.theme-dark .btn-outline-danger:focus,body.theme-dark .btn-outline-danger.active:focus,body.theme-dark .btn-outline-danger.dropdown-toggle.show:focus,body.theme-dark .btn-outline-danger:active:focus{box-shadow:0 0 0 .25rem rgba(220,53,69,.5)}body.theme-dark .btn-outline-danger.disabled,body.theme-dark .btn-outline-danger:disabled{background-color:transparent;color:#dc3545}body.theme-dark .btn-outline-light{border-color:#f8f9fa;color:#f8f9fa}body.theme-dark .btn-outline-light:hover{background-color:#f8f9fa;border-color:#f8f9fa;color:#000}.btn-check:focus+body.theme-dark .btn-outline-light,body.theme-dark .btn-outline-light:focus{box-shadow:0 0 0 .25rem rgba(248,249,250,.5)}.btn-check:active+body.theme-dark .btn-outline-light,.btn-check:checked+body.theme-dark .btn-outline-light,body.theme-dark .btn-outline-light.active,body.theme-dark .btn-outline-light.dropdown-toggle.show,body.theme-dark .btn-outline-light:active{background-color:#f8f9fa;border-color:#f8f9fa;color:#000}.btn-check:active+body.theme-dark .btn-outline-light:focus,.btn-check:checked+body.theme-dark .btn-outline-light:focus,body.theme-dark .btn-outline-light.active:focus,body.theme-dark .btn-outline-light.dropdown-toggle.show:focus,body.theme-dark .btn-outline-light:active:focus{box-shadow:0 0 0 .25rem rgba(248,249,250,.5)}body.theme-dark .btn-outline-light.disabled,body.theme-dark .btn-outline-light:disabled{background-color:transparent;color:#f8f9fa}body.theme-dark .btn-outline-dark{border-color:#212529;color:#212529}body.theme-dark .btn-outline-dark:hover{background-color:#212529;border-color:#212529;color:#fff}.btn-check:focus+body.theme-dark .btn-outline-dark,body.theme-dark .btn-outline-dark:focus{box-shadow:0 0 0 .25rem rgba(33,37,41,.5)}.btn-check:active+body.theme-dark .btn-outline-dark,.btn-check:checked+body.theme-dark .btn-outline-dark,body.theme-dark .btn-outline-dark.active,body.theme-dark .btn-outline-dark.dropdown-toggle.show,body.theme-dark .btn-outline-dark:active{background-color:#212529;border-color:#212529;color:#fff}.btn-check:active+body.theme-dark .btn-outline-dark:focus,.btn-check:checked+body.theme-dark .btn-outline-dark:focus,body.theme-dark .btn-outline-dark.active:focus,body.theme-dark .btn-outline-dark.dropdown-toggle.show:focus,body.theme-dark .btn-outline-dark:active:focus{box-shadow:0 0 0 .25rem rgba(33,37,41,.5)}body.theme-dark .btn-outline-dark.disabled,body.theme-dark .btn-outline-dark:disabled{background-color:transparent;color:#212529}body.theme-dark .btn-link{color:#435ebe;font-weight:400;text-decoration:underline}body.theme-dark .btn-link:hover{color:#697ecb}body.theme-dark .btn-link.disabled,body.theme-dark .btn-link:disabled{color:#6c757d}body.theme-dark .btn-group-lg>.btn,body.theme-dark .btn-lg{border-radius:.3rem;font-size:1.25rem;padding:.5rem 1rem}body.theme-dark .btn-group-sm>.btn,body.theme-dark .btn-sm{border-radius:.2rem;font-size:.875rem;padding:.25rem .5rem}body.theme-dark .fade{transition:opacity .15s linear}@media (prefers-reduced-motion:reduce){body.theme-dark .fade{transition:none}}body.theme-dark .fade:not(.show){opacity:0}body.theme-dark .collapse:not(.show){display:none}body.theme-dark .collapsing{height:0;overflow:hidden;transition:height .35s ease}@media (prefers-reduced-motion:reduce){body.theme-dark .collapsing{transition:none}}body.theme-dark .collapsing.collapse-horizontal{height:auto;transition:width .35s ease;width:0}@media (prefers-reduced-motion:reduce){body.theme-dark .collapsing.collapse-horizontal{transition:none}}body.theme-dark .dropdown,body.theme-dark .dropend,body.theme-dark .dropstart,body.theme-dark .dropup{position:relative}body.theme-dark .dropdown-toggle{white-space:nowrap}body.theme-dark .dropdown-toggle:after{border-bottom:0;border-left:.3em solid transparent;border-right:.3em solid transparent;border-top:.3em solid;content:"";display:inline-block;margin-left:.255em;vertical-align:.255em}body.theme-dark .dropdown-toggle:empty:after{margin-left:0}body.theme-dark .dropdown-menu{background-clip:padding-box;background-color:#161b22;border:0 solid rgba(0,0,0,.15);border-radius:.25rem;color:#92929f;display:none;font-size:1rem;list-style:none;margin:0;min-width:15rem;padding:.5rem 0;position:absolute;text-align:left;z-index:1000}body.theme-dark .dropdown-menu[data-bs-popper]{left:0;margin-top:.125rem;top:100%}body.theme-dark .dropdown-menu-start{--bs-position:start}body.theme-dark .dropdown-menu-start[data-bs-popper]{left:0;right:auto}body.theme-dark .dropdown-menu-end{--bs-position:end}body.theme-dark .dropdown-menu-end[data-bs-popper]{left:auto;right:0}@media (min-width:576px){body.theme-dark .dropdown-menu-sm-start{--bs-position:start}body.theme-dark .dropdown-menu-sm-start[data-bs-popper]{left:0;right:auto}body.theme-dark .dropdown-menu-sm-end{--bs-position:end}body.theme-dark .dropdown-menu-sm-end[data-bs-popper]{left:auto;right:0}}@media (min-width:768px){body.theme-dark .dropdown-menu-md-start{--bs-position:start}body.theme-dark .dropdown-menu-md-start[data-bs-popper]{left:0;right:auto}body.theme-dark .dropdown-menu-md-end{--bs-position:end}body.theme-dark .dropdown-menu-md-end[data-bs-popper]{left:auto;right:0}}@media (min-width:992px){body.theme-dark .dropdown-menu-lg-start{--bs-position:start}body.theme-dark .dropdown-menu-lg-start[data-bs-popper]{left:0;right:auto}body.theme-dark .dropdown-menu-lg-end{--bs-position:end}body.theme-dark .dropdown-menu-lg-end[data-bs-popper]{left:auto;right:0}}@media (min-width:1200px){body.theme-dark .dropdown-menu-xl-start{--bs-position:start}body.theme-dark .dropdown-menu-xl-start[data-bs-popper]{left:0;right:auto}body.theme-dark .dropdown-menu-xl-end{--bs-position:end}body.theme-dark .dropdown-menu-xl-end[data-bs-popper]{left:auto;right:0}}@media (min-width:1400px){body.theme-dark .dropdown-menu-xxl-start{--bs-position:start}body.theme-dark .dropdown-menu-xxl-start[data-bs-popper]{left:0;right:auto}body.theme-dark .dropdown-menu-xxl-end{--bs-position:end}body.theme-dark .dropdown-menu-xxl-end[data-bs-popper]{left:auto;right:0}}body.theme-dark .dropup .dropdown-menu[data-bs-popper]{bottom:100%;margin-bottom:.125rem;margin-top:0;top:auto}body.theme-dark .dropup .dropdown-toggle:after{border-bottom:.3em solid;border-left:.3em solid transparent;border-right:.3em solid transparent;border-top:0;content:"";display:inline-block;margin-left:.255em;vertical-align:.255em}body.theme-dark .dropup .dropdown-toggle:empty:after{margin-left:0}body.theme-dark .dropend .dropdown-menu[data-bs-popper]{left:100%;margin-left:.125rem;margin-top:0;right:auto;top:0}body.theme-dark .dropend .dropdown-toggle:after{border-bottom:.3em solid transparent;border-left:.3em solid;border-right:0;border-top:.3em solid transparent;content:"";display:inline-block;margin-left:.255em;vertical-align:.255em}body.theme-dark .dropend .dropdown-toggle:empty:after{margin-left:0}body.theme-dark .dropend .dropdown-toggle:after{vertical-align:0}body.theme-dark .dropstart .dropdown-menu[data-bs-popper]{left:auto;margin-right:.125rem;margin-top:0;right:100%;top:0}body.theme-dark .dropstart .dropdown-toggle:after{content:"";display:inline-block;display:none;margin-left:.255em;vertical-align:.255em}body.theme-dark .dropstart .dropdown-toggle:before{border-bottom:.3em solid transparent;border-right:.3em solid;border-top:.3em solid transparent;content:"";display:inline-block;margin-right:.255em;vertical-align:.255em}body.theme-dark .dropstart .dropdown-toggle:empty:after{margin-left:0}body.theme-dark .dropstart .dropdown-toggle:before{vertical-align:0}body.theme-dark .dropdown-divider{border-top:1px solid #bdc7d1;height:0;margin:.5rem 0;overflow:hidden}body.theme-dark .dropdown-item{background-color:transparent;border:0;clear:both;color:#92929f;display:block;font-weight:400;padding:.45rem 1.5rem;text-align:inherit;text-decoration:none;white-space:nowrap;width:100%}body.theme-dark .dropdown-item:focus,body.theme-dark .dropdown-item:hover{background-color:#22262d;color:#fff}body.theme-dark .dropdown-item.active,body.theme-dark .dropdown-item:active{background-color:#435ebe;color:#fff;text-decoration:none}body.theme-dark .dropdown-item.disabled,body.theme-dark .dropdown-item:disabled{background-color:transparent;color:#6c757d;pointer-events:none}body.theme-dark .dropdown-menu.show{display:block}body.theme-dark .dropdown-header{color:#6c757d;display:block;font-size:.875rem;margin-bottom:0;padding:.5rem 1.5rem;white-space:nowrap}body.theme-dark .dropdown-item-text{color:#92929f;display:block;padding:.45rem 1.5rem}body.theme-dark .dropdown-menu-dark{background-color:#343a40;border-color:rgba(0,0,0,.15);color:#dee2e6}body.theme-dark .dropdown-menu-dark .dropdown-item{color:#dee2e6}body.theme-dark .dropdown-menu-dark .dropdown-item:focus,body.theme-dark .dropdown-menu-dark .dropdown-item:hover{background-color:hsla(0,0%,100%,.15);color:#fff}body.theme-dark .dropdown-menu-dark .dropdown-item.active,body.theme-dark .dropdown-menu-dark .dropdown-item:active{background-color:#435ebe;color:#fff}body.theme-dark .dropdown-menu-dark .dropdown-item.disabled,body.theme-dark .dropdown-menu-dark .dropdown-item:disabled{color:#adb5bd}body.theme-dark .dropdown-menu-dark .dropdown-divider{border-color:#bdc7d1}body.theme-dark .dropdown-menu-dark .dropdown-item-text{color:#dee2e6}body.theme-dark .dropdown-menu-dark .dropdown-header{color:#adb5bd}body.theme-dark .btn-group,body.theme-dark .btn-group-vertical{display:inline-flex;position:relative;vertical-align:middle}body.theme-dark .btn-group-vertical>.btn,body.theme-dark .btn-group>.btn{flex:1 1 auto;position:relative}body.theme-dark .btn-group-vertical>.btn-check:checked+.btn,body.theme-dark .btn-group-vertical>.btn-check:focus+.btn,body.theme-dark .btn-group-vertical>.btn.active,body.theme-dark .btn-group-vertical>.btn:active,body.theme-dark .btn-group-vertical>.btn:focus,body.theme-dark .btn-group-vertical>.btn:hover,body.theme-dark .btn-group>.btn-check:checked+.btn,body.theme-dark .btn-group>.btn-check:focus+.btn,body.theme-dark .btn-group>.btn.active,body.theme-dark .btn-group>.btn:active,body.theme-dark .btn-group>.btn:focus,body.theme-dark .btn-group>.btn:hover{z-index:1}body.theme-dark .btn-toolbar{display:flex;flex-wrap:wrap;justify-content:flex-start}body.theme-dark .btn-toolbar .input-group{width:auto}body.theme-dark .btn-group>.btn-group:not(:first-child),body.theme-dark .btn-group>.btn:not(:first-child){margin-left:-1px}body.theme-dark .btn-group>.btn-group:not(:last-child)>.btn,body.theme-dark .btn-group>.btn:not(:last-child):not(.dropdown-toggle){border-bottom-right-radius:0;border-top-right-radius:0}body.theme-dark .btn-group>.btn-group:not(:first-child)>.btn,body.theme-dark .btn-group>.btn:nth-child(n+3),body.theme-dark .btn-group>:not(.btn-check)+.btn{border-bottom-left-radius:0;border-top-left-radius:0}body.theme-dark .dropdown-toggle-split{padding-left:.5625rem;padding-right:.5625rem}.dropend body.theme-dark .dropdown-toggle-split:after,.dropup body.theme-dark .dropdown-toggle-split:after,body.theme-dark .dropdown-toggle-split:after{margin-left:0}.dropstart body.theme-dark .dropdown-toggle-split:before{margin-right:0}body.theme-dark .btn-group-sm>.btn+.dropdown-toggle-split,body.theme-dark .btn-sm+.dropdown-toggle-split{padding-left:.375rem;padding-right:.375rem}body.theme-dark .btn-group-lg>.btn+.dropdown-toggle-split,body.theme-dark .btn-lg+.dropdown-toggle-split{padding-left:.75rem;padding-right:.75rem}body.theme-dark .btn-group-vertical{align-items:flex-start;flex-direction:column;justify-content:center}body.theme-dark .btn-group-vertical>.btn,body.theme-dark .btn-group-vertical>.btn-group{width:100%}body.theme-dark .btn-group-vertical>.btn-group:not(:first-child),body.theme-dark .btn-group-vertical>.btn:not(:first-child){margin-top:-1px}body.theme-dark .btn-group-vertical>.btn-group:not(:last-child)>.btn,body.theme-dark .btn-group-vertical>.btn:not(:last-child):not(.dropdown-toggle){border-bottom-left-radius:0;border-bottom-right-radius:0}body.theme-dark .btn-group-vertical>.btn-group:not(:first-child)>.btn,body.theme-dark .btn-group-vertical>.btn~.btn{border-top-left-radius:0;border-top-right-radius:0}body.theme-dark .nav{display:flex;flex-wrap:wrap;list-style:none;margin-bottom:0;padding-left:0}body.theme-dark .nav-link{display:block;padding:.5rem 1rem;text-decoration:none;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out}@media (prefers-reduced-motion:reduce){body.theme-dark .nav-link{transition:none}}body.theme-dark .nav-link.disabled{color:#6c757d;cursor:default;pointer-events:none}body.theme-dark .nav-tabs{border-bottom:1px solid #dee2e6}body.theme-dark .nav-tabs .nav-link{background:none;border:1px solid transparent;border-top-left-radius:.25rem;border-top-right-radius:.25rem;margin-bottom:-1px}body.theme-dark .nav-tabs .nav-link:focus,body.theme-dark .nav-tabs .nav-link:hover{border-color:#e9ecef #e9ecef #dee2e6;isolation:isolate}body.theme-dark .nav-tabs .nav-link.disabled{background-color:transparent;border-color:transparent;color:#6c757d}body.theme-dark .nav-tabs .nav-item.show .nav-link,body.theme-dark .nav-tabs .nav-link.active{background-color:rgba(44,44,58,.85);border-color:#dee2e6 #dee2e6 rgba(44,44,58,.85);color:#495057}body.theme-dark .nav-tabs .dropdown-menu{border-top-left-radius:0;border-top-right-radius:0;margin-top:-1px}body.theme-dark .nav-pills .nav-link{background:none;border:0;border-radius:.25rem}body.theme-dark .nav-pills .nav-link.active,body.theme-dark .nav-pills .show>.nav-link{background-color:#435ebe;color:#fff}body.theme-dark .nav-fill .nav-item,body.theme-dark .nav-fill>.nav-link{flex:1 1 auto;text-align:center}body.theme-dark .nav-justified .nav-item,body.theme-dark .nav-justified>.nav-link{flex-basis:0;flex-grow:1;text-align:center}body.theme-dark .nav-fill .nav-item .nav-link,body.theme-dark .nav-justified .nav-item .nav-link{width:100%}body.theme-dark .tab-content>.tab-pane{display:none}body.theme-dark .tab-content>.active{display:block}body.theme-dark .navbar{align-items:center;display:flex;flex-wrap:wrap;justify-content:space-between;padding-bottom:.5rem;padding-top:.5rem;position:relative}body.theme-dark .navbar>.container,body.theme-dark .navbar>.container-fluid,body.theme-dark .navbar>.container-lg,body.theme-dark .navbar>.container-md,body.theme-dark .navbar>.container-sm,body.theme-dark .navbar>.container-xl,body.theme-dark .navbar>.container-xxl{align-items:center;display:flex;flex-wrap:inherit;justify-content:space-between}body.theme-dark .navbar-brand{font-size:1.25rem;margin-right:1rem;padding-bottom:.3125rem;padding-top:.3125rem;text-decoration:none;white-space:nowrap}body.theme-dark .navbar-nav{display:flex;flex-direction:column;list-style:none;margin-bottom:0;padding-left:0}body.theme-dark .navbar-nav .nav-link{padding-left:0;padding-right:0}body.theme-dark .navbar-nav .dropdown-menu{position:static}body.theme-dark .navbar-text{padding-bottom:.5rem;padding-top:.5rem}body.theme-dark .navbar-collapse{align-items:center;flex-basis:100%;flex-grow:1}body.theme-dark .navbar-toggler{background-color:transparent;border:1px solid transparent;border-radius:.25rem;font-size:1.25rem;line-height:1;padding:.25rem .75rem;transition:box-shadow .15s ease-in-out}@media (prefers-reduced-motion:reduce){body.theme-dark .navbar-toggler{transition:none}}body.theme-dark .navbar-toggler:hover{text-decoration:none}body.theme-dark .navbar-toggler:focus{box-shadow:0 0 0 .25rem;outline:0;text-decoration:none}body.theme-dark .navbar-toggler-icon{background-position:50%;background-repeat:no-repeat;background-size:100%;display:inline-block;height:1.5em;vertical-align:middle;width:1.5em}body.theme-dark .navbar-nav-scroll{max-height:var(--bs-scroll-height,75vh);overflow-y:auto}@media (min-width:576px){body.theme-dark .navbar-expand-sm{flex-wrap:nowrap;justify-content:flex-start}body.theme-dark .navbar-expand-sm .navbar-nav{flex-direction:row}body.theme-dark .navbar-expand-sm .navbar-nav .dropdown-menu{position:absolute}body.theme-dark .navbar-expand-sm .navbar-nav .nav-link{padding-left:.5rem;padding-right:.5rem}body.theme-dark .navbar-expand-sm .navbar-nav-scroll{overflow:visible}body.theme-dark .navbar-expand-sm .navbar-collapse{display:flex!important;flex-basis:auto}body.theme-dark .navbar-expand-sm .navbar-toggler,body.theme-dark .navbar-expand-sm .offcanvas-header{display:none}body.theme-dark .navbar-expand-sm .offcanvas{background-color:transparent;border-left:0;border-right:0;bottom:0;flex-grow:1;position:inherit;transform:none;transition:none;visibility:visible!important;z-index:1000}body.theme-dark .navbar-expand-sm .offcanvas-bottom,body.theme-dark .navbar-expand-sm .offcanvas-top{border-bottom:0;border-top:0;height:auto}body.theme-dark .navbar-expand-sm .offcanvas-body{display:flex;flex-grow:0;overflow-y:visible;padding:0}}@media (min-width:768px){body.theme-dark .navbar-expand-md{flex-wrap:nowrap;justify-content:flex-start}body.theme-dark .navbar-expand-md .navbar-nav{flex-direction:row}body.theme-dark .navbar-expand-md .navbar-nav .dropdown-menu{position:absolute}body.theme-dark .navbar-expand-md .navbar-nav .nav-link{padding-left:.5rem;padding-right:.5rem}body.theme-dark .navbar-expand-md .navbar-nav-scroll{overflow:visible}body.theme-dark .navbar-expand-md .navbar-collapse{display:flex!important;flex-basis:auto}body.theme-dark .navbar-expand-md .navbar-toggler,body.theme-dark .navbar-expand-md .offcanvas-header{display:none}body.theme-dark .navbar-expand-md .offcanvas{background-color:transparent;border-left:0;border-right:0;bottom:0;flex-grow:1;position:inherit;transform:none;transition:none;visibility:visible!important;z-index:1000}body.theme-dark .navbar-expand-md .offcanvas-bottom,body.theme-dark .navbar-expand-md .offcanvas-top{border-bottom:0;border-top:0;height:auto}body.theme-dark .navbar-expand-md .offcanvas-body{display:flex;flex-grow:0;overflow-y:visible;padding:0}}@media (min-width:992px){body.theme-dark .navbar-expand-lg{flex-wrap:nowrap;justify-content:flex-start}body.theme-dark .navbar-expand-lg .navbar-nav{flex-direction:row}body.theme-dark .navbar-expand-lg .navbar-nav .dropdown-menu{position:absolute}body.theme-dark .navbar-expand-lg .navbar-nav .nav-link{padding-left:.5rem;padding-right:.5rem}body.theme-dark .navbar-expand-lg .navbar-nav-scroll{overflow:visible}body.theme-dark .navbar-expand-lg .navbar-collapse{display:flex!important;flex-basis:auto}body.theme-dark .navbar-expand-lg .navbar-toggler,body.theme-dark .navbar-expand-lg .offcanvas-header{display:none}body.theme-dark .navbar-expand-lg .offcanvas{background-color:transparent;border-left:0;border-right:0;bottom:0;flex-grow:1;position:inherit;transform:none;transition:none;visibility:visible!important;z-index:1000}body.theme-dark .navbar-expand-lg .offcanvas-bottom,body.theme-dark .navbar-expand-lg .offcanvas-top{border-bottom:0;border-top:0;height:auto}body.theme-dark .navbar-expand-lg .offcanvas-body{display:flex;flex-grow:0;overflow-y:visible;padding:0}}@media (min-width:1200px){body.theme-dark .navbar-expand-xl{flex-wrap:nowrap;justify-content:flex-start}body.theme-dark .navbar-expand-xl .navbar-nav{flex-direction:row}body.theme-dark .navbar-expand-xl .navbar-nav .dropdown-menu{position:absolute}body.theme-dark .navbar-expand-xl .navbar-nav .nav-link{padding-left:.5rem;padding-right:.5rem}body.theme-dark .navbar-expand-xl .navbar-nav-scroll{overflow:visible}body.theme-dark .navbar-expand-xl .navbar-collapse{display:flex!important;flex-basis:auto}body.theme-dark .navbar-expand-xl .navbar-toggler,body.theme-dark .navbar-expand-xl .offcanvas-header{display:none}body.theme-dark .navbar-expand-xl .offcanvas{background-color:transparent;border-left:0;border-right:0;bottom:0;flex-grow:1;position:inherit;transform:none;transition:none;visibility:visible!important;z-index:1000}body.theme-dark .navbar-expand-xl .offcanvas-bottom,body.theme-dark .navbar-expand-xl .offcanvas-top{border-bottom:0;border-top:0;height:auto}body.theme-dark .navbar-expand-xl .offcanvas-body{display:flex;flex-grow:0;overflow-y:visible;padding:0}}@media (min-width:1400px){body.theme-dark .navbar-expand-xxl{flex-wrap:nowrap;justify-content:flex-start}body.theme-dark .navbar-expand-xxl .navbar-nav{flex-direction:row}body.theme-dark .navbar-expand-xxl .navbar-nav .dropdown-menu{position:absolute}body.theme-dark .navbar-expand-xxl .navbar-nav .nav-link{padding-left:.5rem;padding-right:.5rem}body.theme-dark .navbar-expand-xxl .navbar-nav-scroll{overflow:visible}body.theme-dark .navbar-expand-xxl .navbar-collapse{display:flex!important;flex-basis:auto}body.theme-dark .navbar-expand-xxl .navbar-toggler,body.theme-dark .navbar-expand-xxl .offcanvas-header{display:none}body.theme-dark .navbar-expand-xxl .offcanvas{background-color:transparent;border-left:0;border-right:0;bottom:0;flex-grow:1;position:inherit;transform:none;transition:none;visibility:visible!important;z-index:1000}body.theme-dark .navbar-expand-xxl .offcanvas-bottom,body.theme-dark .navbar-expand-xxl .offcanvas-top{border-bottom:0;border-top:0;height:auto}body.theme-dark .navbar-expand-xxl .offcanvas-body{display:flex;flex-grow:0;overflow-y:visible;padding:0}}body.theme-dark .navbar-expand{flex-wrap:nowrap;justify-content:flex-start}body.theme-dark .navbar-expand .navbar-nav{flex-direction:row}body.theme-dark .navbar-expand .navbar-nav .dropdown-menu{position:absolute}body.theme-dark .navbar-expand .navbar-nav .nav-link{padding-left:.5rem;padding-right:.5rem}body.theme-dark .navbar-expand .navbar-nav-scroll{overflow:visible}body.theme-dark .navbar-expand .navbar-collapse{display:flex!important;flex-basis:auto}body.theme-dark .navbar-expand .navbar-toggler,body.theme-dark .navbar-expand .offcanvas-header{display:none}body.theme-dark .navbar-expand .offcanvas{background-color:transparent;border-left:0;border-right:0;bottom:0;flex-grow:1;position:inherit;transform:none;transition:none;visibility:visible!important;z-index:1000}body.theme-dark .navbar-expand .offcanvas-bottom,body.theme-dark .navbar-expand .offcanvas-top{border-bottom:0;border-top:0;height:auto}body.theme-dark .navbar-expand .offcanvas-body{display:flex;flex-grow:0;overflow-y:visible;padding:0}body.theme-dark .navbar-light .navbar-brand,body.theme-dark .navbar-light .navbar-brand:focus,body.theme-dark .navbar-light .navbar-brand:hover{color:rgba(0,0,0,.9)}body.theme-dark .navbar-light .navbar-nav .nav-link{color:rgba(0,0,0,.55)}body.theme-dark .navbar-light .navbar-nav .nav-link:focus,body.theme-dark .navbar-light .navbar-nav .nav-link:hover{color:rgba(0,0,0,.7)}body.theme-dark .navbar-light .navbar-nav .nav-link.disabled{color:rgba(0,0,0,.3)}body.theme-dark .navbar-light .navbar-nav .nav-link.active,body.theme-dark .navbar-light .navbar-nav .show>.nav-link{color:rgba(0,0,0,.9)}body.theme-dark .navbar-light .navbar-toggler{border-color:rgba(0,0,0,.1);color:rgba(0,0,0,.55)}body.theme-dark .navbar-light .navbar-toggler-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3E%3Cpath stroke='rgba(0, 0, 0, 0.55)' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E")}body.theme-dark .navbar-light .navbar-text{color:rgba(0,0,0,.55)}body.theme-dark .navbar-light .navbar-text a,body.theme-dark .navbar-light .navbar-text a:focus,body.theme-dark .navbar-light .navbar-text a:hover{color:rgba(0,0,0,.9)}body.theme-dark .navbar-dark .navbar-brand,body.theme-dark .navbar-dark .navbar-brand:focus,body.theme-dark .navbar-dark .navbar-brand:hover{color:#fff}body.theme-dark .navbar-dark .navbar-nav .nav-link{color:hsla(0,0%,100%,.55)}body.theme-dark .navbar-dark .navbar-nav .nav-link:focus,body.theme-dark .navbar-dark .navbar-nav .nav-link:hover{color:hsla(0,0%,100%,.75)}body.theme-dark .navbar-dark .navbar-nav .nav-link.disabled{color:hsla(0,0%,100%,.25)}body.theme-dark .navbar-dark .navbar-nav .nav-link.active,body.theme-dark .navbar-dark .navbar-nav .show>.nav-link{color:#fff}body.theme-dark .navbar-dark .navbar-toggler{border-color:hsla(0,0%,100%,.1);color:hsla(0,0%,100%,.55)}body.theme-dark .navbar-dark .navbar-toggler-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3E%3Cpath stroke='rgba(255, 255, 255, 0.55)' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E")}body.theme-dark .navbar-dark .navbar-text{color:hsla(0,0%,100%,.55)}body.theme-dark .navbar-dark .navbar-text a,body.theme-dark .navbar-dark .navbar-text a:focus,body.theme-dark .navbar-dark .navbar-text a:hover{color:#fff}body.theme-dark .card{word-wrap:break-word;background-clip:border-box;background-color:#1e1e2d;border:1px solid rgba(0,0,0,.125);border-radius:.7rem;display:flex;flex-direction:column;min-width:0;position:relative}body.theme-dark .card>hr{margin-left:0;margin-right:0}body.theme-dark .card>.list-group{border-bottom:inherit;border-top:inherit}body.theme-dark .card>.list-group:first-child{border-top-left-radius:calc(.7rem - 1px);border-top-right-radius:calc(.7rem - 1px);border-top-width:0}body.theme-dark .card>.list-group:last-child{border-bottom-left-radius:calc(.7rem - 1px);border-bottom-right-radius:calc(.7rem - 1px);border-bottom-width:0}body.theme-dark .card>.card-header+.list-group,body.theme-dark .card>.list-group+.card-footer{border-top:0}body.theme-dark .card-body{flex:1 1 auto;padding:1rem}body.theme-dark .card-title{margin-bottom:.5rem}body.theme-dark .card-subtitle{margin-bottom:0;margin-top:-.25rem}body.theme-dark .card-text:last-child{margin-bottom:0}body.theme-dark .card-link+.card-link{margin-left:1rem}body.theme-dark .card-header{background-color:#1e1e2d;border-bottom:1px solid rgba(0,0,0,.125);margin-bottom:0;padding:1.5rem}body.theme-dark .card-header:first-child{border-radius:calc(.7rem - 1px) calc(.7rem - 1px) 0 0}body.theme-dark .card-footer{background-color:#1e1e2d;border-top:1px solid rgba(0,0,0,.125);padding:1.5rem}body.theme-dark .card-footer:last-child{border-radius:0 0 calc(.7rem - 1px) calc(.7rem - 1px)}body.theme-dark .card-header-tabs{border-bottom:0;margin-bottom:-1.5rem;margin-left:-.75rem;margin-right:-.75rem}body.theme-dark .card-header-tabs .nav-link.active{background-color:#1e1e2d;border-bottom-color:#1e1e2d}body.theme-dark .card-header-pills{margin-left:-.75rem;margin-right:-.75rem}body.theme-dark .card-img-overlay{border-radius:calc(.7rem - 1px);bottom:0;left:0;padding:1rem;position:absolute;right:0;top:0}body.theme-dark .card-img,body.theme-dark .card-img-bottom,body.theme-dark .card-img-top{width:100%}body.theme-dark .card-img,body.theme-dark .card-img-top{border-top-left-radius:calc(.7rem - 1px);border-top-right-radius:calc(.7rem - 1px)}body.theme-dark .card-img,body.theme-dark .card-img-bottom{border-bottom-left-radius:calc(.7rem - 1px);border-bottom-right-radius:calc(.7rem - 1px)}body.theme-dark .card-group>.card{margin-bottom:.75rem}@media (min-width:576px){body.theme-dark .card-group{display:flex;flex-flow:row wrap}body.theme-dark .card-group>.card{flex:1 0 0%;margin-bottom:0}body.theme-dark .card-group>.card+.card{border-left:0;margin-left:0}body.theme-dark .card-group>.card:not(:last-child){border-bottom-right-radius:0;border-top-right-radius:0}body.theme-dark .card-group>.card:not(:last-child) .card-header,body.theme-dark .card-group>.card:not(:last-child) .card-img-top{border-top-right-radius:0}body.theme-dark .card-group>.card:not(:last-child) .card-footer,body.theme-dark .card-group>.card:not(:last-child) .card-img-bottom{border-bottom-right-radius:0}body.theme-dark .card-group>.card:not(:first-child){border-bottom-left-radius:0;border-top-left-radius:0}body.theme-dark .card-group>.card:not(:first-child) .card-header,body.theme-dark .card-group>.card:not(:first-child) .card-img-top{border-top-left-radius:0}body.theme-dark .card-group>.card:not(:first-child) .card-footer,body.theme-dark .card-group>.card:not(:first-child) .card-img-bottom{border-bottom-left-radius:0}}body.theme-dark .accordion-button{align-items:center;background-color:transparent;border:0;border-radius:0;color:#607080;display:flex;font-size:1rem;overflow-anchor:none;padding:1rem 1.25rem;position:relative;text-align:left;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out,border-radius .15s ease;width:100%}@media (prefers-reduced-motion:reduce){body.theme-dark .accordion-button{transition:none}}body.theme-dark .accordion-button:not(.collapsed){background-color:#eceff9;box-shadow:inset 0 -1px 0 rgba(0,0,0,.125);color:#3c55ab}body.theme-dark .accordion-button:not(.collapsed):after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%233c55ab'%3E%3Cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3E%3C/svg%3E");transform:rotate(180deg)}body.theme-dark .accordion-button:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23607080'%3E%3Cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-size:1.25rem;content:"";flex-shrink:0;height:1.25rem;margin-left:auto;transition:transform .2s ease-in-out;width:1.25rem}@media (prefers-reduced-motion:reduce){body.theme-dark .accordion-button:after{transition:none}}body.theme-dark .accordion-button:hover{z-index:2}body.theme-dark .accordion-button:focus{border-color:#a1afdf;box-shadow:0 0 0 .25rem rgba(67,94,190,.25);outline:0;z-index:3}body.theme-dark .accordion-header{margin-bottom:0}body.theme-dark .accordion-item{background-color:transparent;border:1px solid rgba(0,0,0,.125)}body.theme-dark .accordion-item:first-of-type{border-top-left-radius:.25rem;border-top-right-radius:.25rem}body.theme-dark .accordion-item:first-of-type .accordion-button{border-top-left-radius:calc(.25rem - 1px);border-top-right-radius:calc(.25rem - 1px)}body.theme-dark .accordion-item:not(:first-of-type){border-top:0}body.theme-dark .accordion-item:last-of-type{border-bottom-left-radius:.25rem;border-bottom-right-radius:.25rem}body.theme-dark .accordion-item:last-of-type .accordion-button.collapsed{border-bottom-left-radius:calc(.25rem - 1px);border-bottom-right-radius:calc(.25rem - 1px)}body.theme-dark .accordion-item:last-of-type .accordion-collapse{border-bottom-left-radius:.25rem;border-bottom-right-radius:.25rem}body.theme-dark .accordion-body{padding:1rem 1.25rem}body.theme-dark .accordion-flush .accordion-collapse{border-width:0}body.theme-dark .accordion-flush .accordion-item{border-left:0;border-radius:0;border-right:0}body.theme-dark .accordion-flush .accordion-item:first-child{border-top:0}body.theme-dark .accordion-flush .accordion-item:last-child{border-bottom:0}body.theme-dark .accordion-flush .accordion-item .accordion-button{border-radius:0}body.theme-dark .breadcrumb{display:flex;flex-wrap:wrap;list-style:none;margin-bottom:1rem;padding:0}body.theme-dark .breadcrumb-item+.breadcrumb-item{padding-left:.5rem}body.theme-dark .breadcrumb-item+.breadcrumb-item:before{color:#6c757d;content:var(--bs-breadcrumb-divider,"/");float:left;padding-right:.5rem}body.theme-dark .breadcrumb-item.active{color:#6c757d}body.theme-dark .pagination{display:flex;list-style:none;padding-left:0}body.theme-dark .page-link{background-color:#151521;border:1px solid #151521;color:#92929f;display:block;position:relative;text-decoration:none;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion:reduce){body.theme-dark .page-link{transition:none}}body.theme-dark .page-link:hover{background-color:#21212c;border-color:#151521;color:#fff;z-index:2}body.theme-dark .page-link:focus{background-color:#212e48;box-shadow:none;color:#364b98;outline:0;z-index:3}body.theme-dark .page-item:not(:first-child) .page-link{margin-left:-1px}body.theme-dark .page-item.active .page-link{background-color:#435ebe;border-color:#435ebe;color:#fff;z-index:3}body.theme-dark .page-item.disabled .page-link{background-color:#000;border-color:#000;color:#6c757d;pointer-events:none}body.theme-dark .page-link{padding:.375rem .75rem}body.theme-dark .page-item:first-child .page-link{border-bottom-left-radius:.25rem;border-top-left-radius:.25rem}body.theme-dark .page-item:last-child .page-link{border-bottom-right-radius:.25rem;border-top-right-radius:.25rem}body.theme-dark .pagination-lg .page-link{font-size:1.25rem;padding:.75rem 1.5rem}body.theme-dark .pagination-lg .page-item:first-child .page-link{border-bottom-left-radius:.3rem;border-top-left-radius:.3rem}body.theme-dark .pagination-lg .page-item:last-child .page-link{border-bottom-right-radius:.3rem;border-top-right-radius:.3rem}body.theme-dark .pagination-sm .page-link{font-size:.875rem;padding:.25rem .5rem}body.theme-dark .pagination-sm .page-item:first-child .page-link{border-bottom-left-radius:.2rem;border-top-left-radius:.2rem}body.theme-dark .pagination-sm .page-item:last-child .page-link{border-bottom-right-radius:.2rem;border-top-right-radius:.2rem}body.theme-dark .badge{border-radius:.25rem;color:#fff;display:inline-block;font-size:.85em;font-weight:700;line-height:1;padding:.35em .65em;text-align:center;vertical-align:baseline;white-space:nowrap}body.theme-dark .badge:empty{display:none}body.theme-dark .btn .badge{position:relative;top:-1px}body.theme-dark .alert{border:1px solid transparent;border-radius:.25rem;margin-bottom:1rem;padding:1rem;position:relative}body.theme-dark .alert-heading{color:inherit}body.theme-dark .alert-link{font-weight:700}body.theme-dark .alert-dismissible{padding-right:3rem}body.theme-dark .alert-dismissible .btn-close{padding:1.25rem 1rem;position:absolute;right:0;top:0;z-index:2}body.theme-dark .alert-primary{background-color:#d9dff2;border-color:#c7cfec;color:#283872}body.theme-dark .alert-primary .alert-link{color:#202d5b}body.theme-dark .alert-secondary{background-color:#e2e3e5;border-color:#d3d6d8;color:#41464b}body.theme-dark .alert-secondary .alert-link{color:#34383c}body.theme-dark .alert-success{background-color:#d1e7dd;border-color:#badbcc;color:#0f5132}body.theme-dark .alert-success .alert-link{color:#0c4128}body.theme-dark .alert-info{background-color:#cff4fc;border-color:#b6effb;color:#055160}body.theme-dark .alert-info .alert-link{color:#04414d}body.theme-dark .alert-warning{background-color:#fff3cd;border-color:#ffecb5;color:#664d03}body.theme-dark .alert-warning .alert-link{color:#523e02}body.theme-dark .alert-danger{background-color:#f8d7da;border-color:#f5c2c7;color:#842029}body.theme-dark .alert-danger .alert-link{color:#6a1a21}body.theme-dark .alert-light{background-color:#fefefe;border-color:#fdfdfe;color:#636464}body.theme-dark .alert-light .alert-link{color:#4f5050}body.theme-dark .alert-dark{background-color:#d3d3d4;border-color:#bcbebf;color:#141619}body.theme-dark .alert-dark .alert-link{color:#101214}@-webkit-keyframes progress-bar-stripes{0%{background-position-x:1rem}}@keyframes progress-bar-stripes{0%{background-position-x:1rem}}body.theme-dark .progress{background-color:#e9ecef;border-radius:.25rem;display:flex;font-size:.75rem;height:1rem;overflow:hidden}body.theme-dark .progress-bar{background-color:#435ebe;color:#fff;display:flex;flex-direction:column;justify-content:center;overflow:hidden;text-align:center;transition:width .6s ease;white-space:nowrap}@media (prefers-reduced-motion:reduce){body.theme-dark .progress-bar{transition:none}}body.theme-dark .progress-bar-striped{background-image:linear-gradient(45deg,hsla(0,0%,100%,.15) 25%,transparent 0,transparent 50%,hsla(0,0%,100%,.15) 0,hsla(0,0%,100%,.15) 75%,transparent 0,transparent);background-size:1rem 1rem}body.theme-dark .progress-bar-animated{-webkit-animation:progress-bar-stripes 1s linear infinite;animation:progress-bar-stripes 1s linear infinite}@media (prefers-reduced-motion:reduce){body.theme-dark .progress-bar-animated{-webkit-animation:none;animation:none}}body.theme-dark .list-group{border-radius:.25rem;display:flex;flex-direction:column;margin-bottom:0;padding-left:0}body.theme-dark .list-group-numbered{counter-reset:section;list-style-type:none}body.theme-dark .list-group-numbered>li:before{content:counters(section,".") ". ";counter-increment:section}body.theme-dark .list-group-item-action{color:#495057;text-align:inherit;width:100%}body.theme-dark .list-group-item-action:focus,body.theme-dark .list-group-item-action:hover{background-color:#101113;color:#afb0be;text-decoration:none;z-index:1}body.theme-dark .list-group-item-action:active{background-color:#292940;color:#607080}body.theme-dark .list-group-item{background-color:#151521;border:1px solid rgba(0,0,0,.125);color:#afb0be;display:block;padding:.5rem 1rem;position:relative;text-decoration:none}body.theme-dark .list-group-item:first-child{border-top-left-radius:inherit;border-top-right-radius:inherit}body.theme-dark .list-group-item:last-child{border-bottom-left-radius:inherit;border-bottom-right-radius:inherit}body.theme-dark .list-group-item.disabled,body.theme-dark .list-group-item:disabled{background-color:#fff;color:#000;pointer-events:none}body.theme-dark .list-group-item.active{background-color:#435ebe;border-color:#435ebe;color:#fff;z-index:2}body.theme-dark .list-group-item+body.theme-dark .list-group-item{border-top-width:0}body.theme-dark .list-group-item+body.theme-dark .list-group-item.active{border-top-width:1px;margin-top:-1px}body.theme-dark .list-group-horizontal{flex-direction:row}body.theme-dark .list-group-horizontal>.list-group-item:first-child{border-bottom-left-radius:.25rem;border-top-right-radius:0}body.theme-dark .list-group-horizontal>.list-group-item:last-child{border-bottom-left-radius:0;border-top-right-radius:.25rem}body.theme-dark .list-group-horizontal>.list-group-item.active{margin-top:0}body.theme-dark .list-group-horizontal>.list-group-item+.list-group-item{border-left-width:0;border-top-width:1px}body.theme-dark .list-group-horizontal>.list-group-item+.list-group-item.active{border-left-width:1px;margin-left:-1px}@media (min-width:576px){body.theme-dark .list-group-horizontal-sm{flex-direction:row}body.theme-dark .list-group-horizontal-sm>.list-group-item:first-child{border-bottom-left-radius:.25rem;border-top-right-radius:0}body.theme-dark .list-group-horizontal-sm>.list-group-item:last-child{border-bottom-left-radius:0;border-top-right-radius:.25rem}body.theme-dark .list-group-horizontal-sm>.list-group-item.active{margin-top:0}body.theme-dark .list-group-horizontal-sm>.list-group-item+.list-group-item{border-left-width:0;border-top-width:1px}body.theme-dark .list-group-horizontal-sm>.list-group-item+.list-group-item.active{border-left-width:1px;margin-left:-1px}}@media (min-width:768px){body.theme-dark .list-group-horizontal-md{flex-direction:row}body.theme-dark .list-group-horizontal-md>.list-group-item:first-child{border-bottom-left-radius:.25rem;border-top-right-radius:0}body.theme-dark .list-group-horizontal-md>.list-group-item:last-child{border-bottom-left-radius:0;border-top-right-radius:.25rem}body.theme-dark .list-group-horizontal-md>.list-group-item.active{margin-top:0}body.theme-dark .list-group-horizontal-md>.list-group-item+.list-group-item{border-left-width:0;border-top-width:1px}body.theme-dark .list-group-horizontal-md>.list-group-item+.list-group-item.active{border-left-width:1px;margin-left:-1px}}@media (min-width:992px){body.theme-dark .list-group-horizontal-lg{flex-direction:row}body.theme-dark .list-group-horizontal-lg>.list-group-item:first-child{border-bottom-left-radius:.25rem;border-top-right-radius:0}body.theme-dark .list-group-horizontal-lg>.list-group-item:last-child{border-bottom-left-radius:0;border-top-right-radius:.25rem}body.theme-dark .list-group-horizontal-lg>.list-group-item.active{margin-top:0}body.theme-dark .list-group-horizontal-lg>.list-group-item+.list-group-item{border-left-width:0;border-top-width:1px}body.theme-dark .list-group-horizontal-lg>.list-group-item+.list-group-item.active{border-left-width:1px;margin-left:-1px}}@media (min-width:1200px){body.theme-dark .list-group-horizontal-xl{flex-direction:row}body.theme-dark .list-group-horizontal-xl>.list-group-item:first-child{border-bottom-left-radius:.25rem;border-top-right-radius:0}body.theme-dark .list-group-horizontal-xl>.list-group-item:last-child{border-bottom-left-radius:0;border-top-right-radius:.25rem}body.theme-dark .list-group-horizontal-xl>.list-group-item.active{margin-top:0}body.theme-dark .list-group-horizontal-xl>.list-group-item+.list-group-item{border-left-width:0;border-top-width:1px}body.theme-dark .list-group-horizontal-xl>.list-group-item+.list-group-item.active{border-left-width:1px;margin-left:-1px}}@media (min-width:1400px){body.theme-dark .list-group-horizontal-xxl{flex-direction:row}body.theme-dark .list-group-horizontal-xxl>.list-group-item:first-child{border-bottom-left-radius:.25rem;border-top-right-radius:0}body.theme-dark .list-group-horizontal-xxl>.list-group-item:last-child{border-bottom-left-radius:0;border-top-right-radius:.25rem}body.theme-dark .list-group-horizontal-xxl>.list-group-item.active{margin-top:0}body.theme-dark .list-group-horizontal-xxl>.list-group-item+.list-group-item{border-left-width:0;border-top-width:1px}body.theme-dark .list-group-horizontal-xxl>.list-group-item+.list-group-item.active{border-left-width:1px;margin-left:-1px}}body.theme-dark .list-group-flush{border-radius:0}body.theme-dark .list-group-flush>.list-group-item{border-width:0 0 1px}body.theme-dark .list-group-flush>.list-group-item:last-child{border-bottom-width:0}body.theme-dark .list-group-item-primary{background-color:#d9dff2;color:#283872}body.theme-dark .list-group-item-primary.list-group-item-action:focus,body.theme-dark .list-group-item-primary.list-group-item-action:hover{background-color:#c3c9da;color:#283872}body.theme-dark .list-group-item-primary.list-group-item-action.active{background-color:#283872;border-color:#283872;color:#fff}body.theme-dark .list-group-item-secondary{background-color:#e2e3e5;color:#41464b}body.theme-dark .list-group-item-secondary.list-group-item-action:focus,body.theme-dark .list-group-item-secondary.list-group-item-action:hover{background-color:#cbccce;color:#41464b}body.theme-dark .list-group-item-secondary.list-group-item-action.active{background-color:#41464b;border-color:#41464b;color:#fff}body.theme-dark .list-group-item-success{background-color:#d1e7dd;color:#0f5132}body.theme-dark .list-group-item-success.list-group-item-action:focus,body.theme-dark .list-group-item-success.list-group-item-action:hover{background-color:#bcd0c7;color:#0f5132}body.theme-dark .list-group-item-success.list-group-item-action.active{background-color:#0f5132;border-color:#0f5132;color:#fff}body.theme-dark .list-group-item-info{background-color:#cff4fc;color:#055160}body.theme-dark .list-group-item-info.list-group-item-action:focus,body.theme-dark .list-group-item-info.list-group-item-action:hover{background-color:#badce3;color:#055160}body.theme-dark .list-group-item-info.list-group-item-action.active{background-color:#055160;border-color:#055160;color:#fff}body.theme-dark .list-group-item-warning{background-color:#fff3cd;color:#664d03}body.theme-dark .list-group-item-warning.list-group-item-action:focus,body.theme-dark .list-group-item-warning.list-group-item-action:hover{background-color:#e6dbb9;color:#664d03}body.theme-dark .list-group-item-warning.list-group-item-action.active{background-color:#664d03;border-color:#664d03;color:#fff}body.theme-dark .list-group-item-danger{background-color:#f8d7da;color:#842029}body.theme-dark .list-group-item-danger.list-group-item-action:focus,body.theme-dark .list-group-item-danger.list-group-item-action:hover{background-color:#dfc2c4;color:#842029}body.theme-dark .list-group-item-danger.list-group-item-action.active{background-color:#842029;border-color:#842029;color:#fff}body.theme-dark .list-group-item-light{background-color:#fefefe;color:#636464}body.theme-dark .list-group-item-light.list-group-item-action:focus,body.theme-dark .list-group-item-light.list-group-item-action:hover{background-color:#e5e5e5;color:#636464}body.theme-dark .list-group-item-light.list-group-item-action.active{background-color:#636464;border-color:#636464;color:#fff}body.theme-dark .list-group-item-dark{background-color:#d3d3d4;color:#141619}body.theme-dark .list-group-item-dark.list-group-item-action:focus,body.theme-dark .list-group-item-dark.list-group-item-action:hover{background-color:#bebebf;color:#141619}body.theme-dark .list-group-item-dark.list-group-item-action.active{background-color:#141619;border-color:#141619;color:#fff}body.theme-dark .btn-close{background:transparent url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3E%3Cpath d='M.293.293a1 1 0 0 1 1.414 0L8 6.586 14.293.293a1 1 0 1 1 1.414 1.414L9.414 8l6.293 6.293a1 1 0 0 1-1.414 1.414L8 9.414l-6.293 6.293a1 1 0 0 1-1.414-1.414L6.586 8 .293 1.707a1 1 0 0 1 0-1.414z'/%3E%3C/svg%3E") 50%/1em auto no-repeat;border:0;border-radius:.25rem;box-sizing:content-box;color:#000;height:1em;opacity:.5;padding:.25em;width:1em}body.theme-dark .btn-close:hover{color:#000;opacity:.75;text-decoration:none}body.theme-dark .btn-close:focus{box-shadow:0 0 0 .25rem rgba(67,94,190,.25);opacity:1;outline:0}body.theme-dark .btn-close.disabled,body.theme-dark .btn-close:disabled{opacity:.25;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}body.theme-dark .btn-close-white{filter:invert(1) grayscale(100%) brightness(200%)}body.theme-dark .toast{background-clip:padding-box;background-color:hsla(0,0%,100%,.85);border:1px solid rgba(0,0,0,.1);border-radius:.25rem;box-shadow:0 .5rem 1rem rgba(0,0,0,.15);font-size:.875rem;max-width:100%;pointer-events:auto;width:350px}body.theme-dark .toast.showing{opacity:0}body.theme-dark .toast:not(.show){display:none}body.theme-dark .toast-container{max-width:100%;pointer-events:none;width:-webkit-max-content;width:-moz-max-content;width:max-content}body.theme-dark .toast-container>:not(:last-child){margin-bottom:.75rem}body.theme-dark .toast-header{align-items:center;background-clip:padding-box;background-color:hsla(0,0%,100%,.85);border-bottom:1px solid rgba(0,0,0,.05);border-top-left-radius:calc(.25rem - 1px);border-top-right-radius:calc(.25rem - 1px);color:#6c757d;display:flex;padding:.5rem .75rem}body.theme-dark .toast-header .btn-close{margin-left:.75rem;margin-right:-.375rem}body.theme-dark .toast-body{word-wrap:break-word;padding:.75rem}body.theme-dark .modal{display:none;height:100%;left:0;outline:0;overflow-x:hidden;overflow-y:auto;position:fixed;top:0;width:100%;z-index:1050}body.theme-dark .modal-dialog{margin:.5rem;pointer-events:none;position:relative;width:auto}.modal.fade body.theme-dark .modal-dialog{transform:translateY(-50px);transition:transform .3s ease-out}@media (prefers-reduced-motion:reduce){.modal.fade body.theme-dark .modal-dialog{transition:none}}.modal.show body.theme-dark .modal-dialog{transform:none}.modal.modal-static body.theme-dark .modal-dialog{transform:scale(1.02)}body.theme-dark .modal-dialog-scrollable{height:calc(100% - 1rem)}body.theme-dark .modal-dialog-scrollable .modal-content{max-height:100%;overflow:hidden}body.theme-dark .modal-dialog-scrollable .modal-body{overflow-y:auto}body.theme-dark .modal-dialog-centered{align-items:center;display:flex;min-height:calc(100% - 1rem)}body.theme-dark .modal-content{background-clip:padding-box;background-color:#1e1e2d;border:1px solid rgba(0,0,0,.2);border-radius:.3rem;display:flex;flex-direction:column;outline:0;pointer-events:auto;position:relative;width:100%}body.theme-dark .modal-backdrop{background-color:#000;height:100vh;left:0;position:fixed;top:0;width:100vw;z-index:1040}body.theme-dark .modal-backdrop.fade{opacity:0}body.theme-dark .modal-backdrop.show{opacity:.5}body.theme-dark .modal-header{align-items:center;border-bottom:1px solid #6c757d;border-top-left-radius:calc(.3rem - 1px);border-top-right-radius:calc(.3rem - 1px);display:flex;flex-shrink:0;justify-content:space-between;padding:1rem}body.theme-dark .modal-header .btn-close{margin:-.5rem -.5rem -.5rem auto;padding:.5rem}body.theme-dark .modal-title{line-height:1.5;margin-bottom:0}body.theme-dark .modal-body{flex:1 1 auto;padding:1rem;position:relative}body.theme-dark .modal-footer{align-items:center;border-bottom-left-radius:calc(.3rem - 1px);border-bottom-right-radius:calc(.3rem - 1px);border-top:1px solid #6c757d;display:flex;flex-shrink:0;flex-wrap:wrap;justify-content:flex-end;padding:.75rem}body.theme-dark .modal-footer>*{margin:.25rem}@media (min-width:576px){body.theme-dark .modal-dialog{margin:1.75rem auto;max-width:500px}body.theme-dark .modal-dialog-scrollable{height:calc(100% - 3.5rem)}body.theme-dark .modal-dialog-centered{min-height:calc(100% - 3.5rem)}body.theme-dark .modal-sm{max-width:300px}}@media (min-width:992px){body.theme-dark .modal-lg,body.theme-dark .modal-xl{max-width:800px}}@media (min-width:1200px){body.theme-dark .modal-xl{max-width:1140px}}body.theme-dark .modal-fullscreen{height:100%;margin:0;max-width:none;width:100vw}body.theme-dark .modal-fullscreen .modal-content{border:0;border-radius:0;height:100%}body.theme-dark .modal-fullscreen .modal-header{border-radius:0}body.theme-dark .modal-fullscreen .modal-body{overflow-y:auto}body.theme-dark .modal-fullscreen .modal-footer{border-radius:0}@media (max-width:575.98px){body.theme-dark .modal-fullscreen-sm-down{height:100%;margin:0;max-width:none;width:100vw}body.theme-dark .modal-fullscreen-sm-down .modal-content{border:0;border-radius:0;height:100%}body.theme-dark .modal-fullscreen-sm-down .modal-header{border-radius:0}body.theme-dark .modal-fullscreen-sm-down .modal-body{overflow-y:auto}body.theme-dark .modal-fullscreen-sm-down .modal-footer{border-radius:0}}@media (max-width:767.98px){body.theme-dark .modal-fullscreen-md-down{height:100%;margin:0;max-width:none;width:100vw}body.theme-dark .modal-fullscreen-md-down .modal-content{border:0;border-radius:0;height:100%}body.theme-dark .modal-fullscreen-md-down .modal-header{border-radius:0}body.theme-dark .modal-fullscreen-md-down .modal-body{overflow-y:auto}body.theme-dark .modal-fullscreen-md-down .modal-footer{border-radius:0}}@media (max-width:991.98px){body.theme-dark .modal-fullscreen-lg-down{height:100%;margin:0;max-width:none;width:100vw}body.theme-dark .modal-fullscreen-lg-down .modal-content{border:0;border-radius:0;height:100%}body.theme-dark .modal-fullscreen-lg-down .modal-header{border-radius:0}body.theme-dark .modal-fullscreen-lg-down .modal-body{overflow-y:auto}body.theme-dark .modal-fullscreen-lg-down .modal-footer{border-radius:0}}@media (max-width:1199.98px){body.theme-dark .modal-fullscreen-xl-down{height:100%;margin:0;max-width:none;width:100vw}body.theme-dark .modal-fullscreen-xl-down .modal-content{border:0;border-radius:0;height:100%}body.theme-dark .modal-fullscreen-xl-down .modal-header{border-radius:0}body.theme-dark .modal-fullscreen-xl-down .modal-body{overflow-y:auto}body.theme-dark .modal-fullscreen-xl-down .modal-footer{border-radius:0}}@media (max-width:1399.98px){body.theme-dark .modal-fullscreen-xxl-down{height:100%;margin:0;max-width:none;width:100vw}body.theme-dark .modal-fullscreen-xxl-down .modal-content{border:0;border-radius:0;height:100%}body.theme-dark .modal-fullscreen-xxl-down .modal-header{border-radius:0}body.theme-dark .modal-fullscreen-xxl-down .modal-body{overflow-y:auto}body.theme-dark .modal-fullscreen-xxl-down .modal-footer{border-radius:0}}body.theme-dark .tooltip{word-wrap:break-word;display:block;font-family:Nunito;font-size:.875rem;font-style:normal;font-weight:400;letter-spacing:normal;line-break:auto;line-height:1.5;margin:0;opacity:0;position:absolute;text-align:left;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;white-space:normal;word-break:normal;word-spacing:normal;z-index:1070}body.theme-dark .tooltip.show{opacity:.9}body.theme-dark .tooltip .tooltip-arrow{display:block;height:.4rem;position:absolute;width:.8rem}body.theme-dark .tooltip .tooltip-arrow:before{border-color:transparent;border-style:solid;content:"";position:absolute}body.theme-dark .bs-tooltip-auto[data-popper-placement^=top],body.theme-dark .bs-tooltip-top{padding:.4rem 0}body.theme-dark .bs-tooltip-auto[data-popper-placement^=top] .tooltip-arrow,body.theme-dark .bs-tooltip-top .tooltip-arrow{bottom:0}body.theme-dark .bs-tooltip-auto[data-popper-placement^=top] .tooltip-arrow:before,body.theme-dark .bs-tooltip-top .tooltip-arrow:before{border-top-color:#000;border-width:.4rem .4rem 0;top:-1px}body.theme-dark .bs-tooltip-auto[data-popper-placement^=right],body.theme-dark .bs-tooltip-end{padding:0 .4rem}body.theme-dark .bs-tooltip-auto[data-popper-placement^=right] .tooltip-arrow,body.theme-dark .bs-tooltip-end .tooltip-arrow{height:.8rem;left:0;width:.4rem}body.theme-dark .bs-tooltip-auto[data-popper-placement^=right] .tooltip-arrow:before,body.theme-dark .bs-tooltip-end .tooltip-arrow:before{border-right-color:#000;border-width:.4rem .4rem .4rem 0;right:-1px}body.theme-dark .bs-tooltip-auto[data-popper-placement^=bottom],body.theme-dark .bs-tooltip-bottom{padding:.4rem 0}body.theme-dark .bs-tooltip-auto[data-popper-placement^=bottom] .tooltip-arrow,body.theme-dark .bs-tooltip-bottom .tooltip-arrow{top:0}body.theme-dark .bs-tooltip-auto[data-popper-placement^=bottom] .tooltip-arrow:before,body.theme-dark .bs-tooltip-bottom .tooltip-arrow:before{border-bottom-color:#000;border-width:0 .4rem .4rem;bottom:-1px}body.theme-dark .bs-tooltip-auto[data-popper-placement^=left],body.theme-dark .bs-tooltip-start{padding:0 .4rem}body.theme-dark .bs-tooltip-auto[data-popper-placement^=left] .tooltip-arrow,body.theme-dark .bs-tooltip-start .tooltip-arrow{height:.8rem;right:0;width:.4rem}body.theme-dark .bs-tooltip-auto[data-popper-placement^=left] .tooltip-arrow:before,body.theme-dark .bs-tooltip-start .tooltip-arrow:before{border-left-color:#000;border-width:.4rem 0 .4rem .4rem;left:-1px}body.theme-dark .tooltip-inner{background-color:#000;border-radius:.25rem;color:#fff;max-width:200px;padding:.25rem .5rem;text-align:center}body.theme-dark .popover{word-wrap:break-word;background-clip:padding-box;background-color:#fff;border:1px solid rgba(0,0,0,.2);border-radius:.3rem;display:block;font-family:Nunito;font-size:.875rem;font-style:normal;font-weight:400;left:0;letter-spacing:normal;line-break:auto;line-height:1.5;max-width:276px;position:absolute;text-align:left;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;top:0;white-space:normal;word-break:normal;word-spacing:normal;z-index:1060}body.theme-dark .popover .popover-arrow{display:block;height:.5rem;position:absolute;width:1rem}body.theme-dark .popover .popover-arrow:after,body.theme-dark .popover .popover-arrow:before{border-color:transparent;border-style:solid;content:"";display:block;position:absolute}body.theme-dark .bs-popover-auto[data-popper-placement^=top]>.popover-arrow,body.theme-dark .bs-popover-top>.popover-arrow{bottom:calc(-.5rem - 1px)}body.theme-dark .bs-popover-auto[data-popper-placement^=top]>.popover-arrow:before,body.theme-dark .bs-popover-top>.popover-arrow:before{border-top-color:rgba(0,0,0,.25);border-width:.5rem .5rem 0;bottom:0}body.theme-dark .bs-popover-auto[data-popper-placement^=top]>.popover-arrow:after,body.theme-dark .bs-popover-top>.popover-arrow:after{border-top-color:#fff;border-width:.5rem .5rem 0;bottom:1px}body.theme-dark .bs-popover-auto[data-popper-placement^=right]>.popover-arrow,body.theme-dark .bs-popover-end>.popover-arrow{height:1rem;left:calc(-.5rem - 1px);width:.5rem}body.theme-dark .bs-popover-auto[data-popper-placement^=right]>.popover-arrow:before,body.theme-dark .bs-popover-end>.popover-arrow:before{border-right-color:rgba(0,0,0,.25);border-width:.5rem .5rem .5rem 0;left:0}body.theme-dark .bs-popover-auto[data-popper-placement^=right]>.popover-arrow:after,body.theme-dark .bs-popover-end>.popover-arrow:after{border-right-color:#fff;border-width:.5rem .5rem .5rem 0;left:1px}body.theme-dark .bs-popover-auto[data-popper-placement^=bottom]>.popover-arrow,body.theme-dark .bs-popover-bottom>.popover-arrow{top:calc(-.5rem - 1px)}body.theme-dark .bs-popover-auto[data-popper-placement^=bottom]>.popover-arrow:before,body.theme-dark .bs-popover-bottom>.popover-arrow:before{border-bottom-color:rgba(0,0,0,.25);border-width:0 .5rem .5rem;top:0}body.theme-dark .bs-popover-auto[data-popper-placement^=bottom]>.popover-arrow:after,body.theme-dark .bs-popover-bottom>.popover-arrow:after{border-bottom-color:#fff;border-width:0 .5rem .5rem;top:1px}body.theme-dark .bs-popover-auto[data-popper-placement^=bottom] .popover-header:before,body.theme-dark .bs-popover-bottom .popover-header:before{border-bottom:1px solid #f0f0f0;content:"";display:block;left:50%;margin-left:-.5rem;position:absolute;top:0;width:1rem}body.theme-dark .bs-popover-auto[data-popper-placement^=left]>.popover-arrow,body.theme-dark .bs-popover-start>.popover-arrow{height:1rem;right:calc(-.5rem - 1px);width:.5rem}body.theme-dark .bs-popover-auto[data-popper-placement^=left]>.popover-arrow:before,body.theme-dark .bs-popover-start>.popover-arrow:before{border-left-color:rgba(0,0,0,.25);border-width:.5rem 0 .5rem .5rem;right:0}body.theme-dark .bs-popover-auto[data-popper-placement^=left]>.popover-arrow:after,body.theme-dark .bs-popover-start>.popover-arrow:after{border-left-color:#fff;border-width:.5rem 0 .5rem .5rem;right:1px}body.theme-dark .popover-header{background-color:#f0f0f0;border-bottom:1px solid rgba(0,0,0,.2);border-top-left-radius:calc(.3rem - 1px);border-top-right-radius:calc(.3rem - 1px);color:#25396f;font-size:1rem;margin-bottom:0;padding:.5rem 1rem}body.theme-dark .popover-header:empty{display:none}body.theme-dark .popover-body{color:#607080;padding:1rem}body.theme-dark .carousel{position:relative}body.theme-dark .carousel.pointer-event{touch-action:pan-y}body.theme-dark .carousel-inner{overflow:hidden;position:relative;width:100%}body.theme-dark .carousel-inner:after{clear:both;content:"";display:block}body.theme-dark .carousel-item{-webkit-backface-visibility:hidden;backface-visibility:hidden;display:none;float:left;margin-right:-100%;position:relative;transition:transform .6s ease-in-out;width:100%}@media (prefers-reduced-motion:reduce){body.theme-dark .carousel-item{transition:none}}body.theme-dark .carousel-item-next,body.theme-dark .carousel-item-prev,body.theme-dark .carousel-item.active{display:block}body.theme-dark .active.carousel-item-end,body.theme-dark .carousel-item-next:not(.carousel-item-start){transform:translateX(100%)}body.theme-dark .active.carousel-item-start,body.theme-dark .carousel-item-prev:not(.carousel-item-end){transform:translateX(-100%)}body.theme-dark .carousel-fade .carousel-item{opacity:0;transform:none;transition-property:opacity}body.theme-dark .carousel-fade .carousel-item-next.carousel-item-start,body.theme-dark .carousel-fade .carousel-item-prev.carousel-item-end,body.theme-dark .carousel-fade .carousel-item.active{opacity:1;z-index:1}body.theme-dark .carousel-fade .active.carousel-item-end,body.theme-dark .carousel-fade .active.carousel-item-start{opacity:0;transition:opacity 0s .6s;z-index:0}@media (prefers-reduced-motion:reduce){body.theme-dark .carousel-fade .active.carousel-item-end,body.theme-dark .carousel-fade .active.carousel-item-start{transition:none}}body.theme-dark .carousel-control-next,body.theme-dark .carousel-control-prev{align-items:center;background:none;border:0;bottom:0;color:#fff;display:flex;justify-content:center;opacity:.5;padding:0;position:absolute;text-align:center;top:0;transition:opacity .15s ease;width:15%;z-index:1}@media (prefers-reduced-motion:reduce){body.theme-dark .carousel-control-next,body.theme-dark .carousel-control-prev{transition:none}}body.theme-dark .carousel-control-next:focus,body.theme-dark .carousel-control-next:hover,body.theme-dark .carousel-control-prev:focus,body.theme-dark .carousel-control-prev:hover{color:#fff;opacity:.9;outline:0;text-decoration:none}body.theme-dark .carousel-control-prev{left:0}body.theme-dark .carousel-control-next{right:0}body.theme-dark .carousel-control-next-icon,body.theme-dark .carousel-control-prev-icon{background-position:50%;background-repeat:no-repeat;background-size:100% 100%;display:inline-block;height:2rem;width:2rem}body.theme-dark .carousel-control-prev-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23fff'%3E%3Cpath d='M11.354 1.646a.5.5 0 0 1 0 .708L5.707 8l5.647 5.646a.5.5 0 0 1-.708.708l-6-6a.5.5 0 0 1 0-.708l6-6a.5.5 0 0 1 .708 0z'/%3E%3C/svg%3E")}body.theme-dark .carousel-control-next-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23fff'%3E%3Cpath d='M4.646 1.646a.5.5 0 0 1 .708 0l6 6a.5.5 0 0 1 0 .708l-6 6a.5.5 0 0 1-.708-.708L10.293 8 4.646 2.354a.5.5 0 0 1 0-.708z'/%3E%3C/svg%3E")}body.theme-dark .carousel-indicators{bottom:0;display:flex;justify-content:center;left:0;list-style:none;margin-bottom:1rem;margin-left:15%;margin-right:15%;padding:0;position:absolute;right:0;z-index:2}body.theme-dark .carousel-indicators [data-bs-target]{background-clip:padding-box;background-color:#fff;border:0;border-bottom:10px solid transparent;border-top:10px solid transparent;box-sizing:content-box;cursor:pointer;flex:0 1 auto;height:3px;margin-left:3px;margin-right:3px;opacity:.5;padding:0;text-indent:-999px;transition:opacity .6s ease;width:30px}@media (prefers-reduced-motion:reduce){body.theme-dark .carousel-indicators [data-bs-target]{transition:none}}body.theme-dark .carousel-indicators .active{opacity:1}body.theme-dark .carousel-caption{bottom:1.25rem;color:#fff;left:15%;padding-bottom:1.25rem;padding-top:1.25rem;position:absolute;right:15%;text-align:center}body.theme-dark .carousel-dark .carousel-control-next-icon,body.theme-dark .carousel-dark .carousel-control-prev-icon{filter:invert(1) grayscale(100)}body.theme-dark .carousel-dark .carousel-indicators [data-bs-target]{background-color:#000}body.theme-dark .carousel-dark .carousel-caption{color:#000}@-webkit-keyframes spinner-border{to{transform:rotate(1turn)}}@keyframes spinner-border{to{transform:rotate(1turn)}}body.theme-dark .spinner-border{-webkit-animation:spinner-border .75s linear infinite;animation:spinner-border .75s linear infinite;border:.25em solid;border-radius:50%;border-right:.25em solid transparent;display:inline-block;height:2rem;vertical-align:-.125em;width:2rem}body.theme-dark .spinner-border-sm{border-width:.2em;height:1rem;width:1rem}@-webkit-keyframes spinner-grow{0%{transform:scale(0)}50%{opacity:1;transform:none}}@keyframes spinner-grow{0%{transform:scale(0)}50%{opacity:1;transform:none}}body.theme-dark .spinner-grow{-webkit-animation:spinner-grow .75s linear infinite;animation:spinner-grow .75s linear infinite;background-color:currentColor;border-radius:50%;display:inline-block;height:2rem;opacity:0;vertical-align:-.125em;width:2rem}body.theme-dark .spinner-grow-sm{height:1rem;width:1rem}@media (prefers-reduced-motion:reduce){body.theme-dark .spinner-border,body.theme-dark .spinner-grow{-webkit-animation-duration:1.5s;animation-duration:1.5s}}body.theme-dark .offcanvas{background-clip:padding-box;background-color:#fff;bottom:0;display:flex;flex-direction:column;max-width:100%;outline:0;position:fixed;transition:transform .3s ease-in-out;visibility:hidden;z-index:1045}@media (prefers-reduced-motion:reduce){body.theme-dark .offcanvas{transition:none}}body.theme-dark .offcanvas-backdrop{background-color:#000;height:100vh;left:0;position:fixed;top:0;width:100vw;z-index:1040}body.theme-dark .offcanvas-backdrop.fade{opacity:0}body.theme-dark .offcanvas-backdrop.show{opacity:.5}body.theme-dark .offcanvas-header{align-items:center;display:flex;justify-content:space-between;padding:1rem}body.theme-dark .offcanvas-header .btn-close{margin-bottom:-.5rem;margin-right:-.5rem;margin-top:-.5rem;padding:.5rem}body.theme-dark .offcanvas-title{line-height:1.5;margin-bottom:0}body.theme-dark .offcanvas-body{flex-grow:1;overflow-y:auto;padding:1rem}body.theme-dark .offcanvas-start{border-right:1px solid rgba(0,0,0,.2);left:0;top:0;transform:translateX(-100%);width:400px}body.theme-dark .offcanvas-end{border-left:1px solid rgba(0,0,0,.2);right:0;top:0;transform:translateX(100%);width:400px}body.theme-dark .offcanvas-top{border-bottom:1px solid rgba(0,0,0,.2);height:30vh;left:0;max-height:100%;right:0;top:0;transform:translateY(-100%)}body.theme-dark .offcanvas-bottom{border-top:1px solid rgba(0,0,0,.2);height:30vh;left:0;max-height:100%;right:0;transform:translateY(100%)}body.theme-dark .offcanvas.show{transform:none}body.theme-dark .placeholder{background-color:currentColor;cursor:wait;display:inline-block;min-height:1em;opacity:.5;vertical-align:middle}body.theme-dark .placeholder.btn:before{content:"";display:inline-block}body.theme-dark .placeholder-xs{min-height:.6em}body.theme-dark .placeholder-sm{min-height:.8em}body.theme-dark .placeholder-lg{min-height:1.2em}body.theme-dark .placeholder-glow .placeholder{-webkit-animation:placeholder-glow 2s ease-in-out infinite;animation:placeholder-glow 2s ease-in-out infinite}@-webkit-keyframes placeholder-glow{50%{opacity:.2}}@keyframes placeholder-glow{50%{opacity:.2}}body.theme-dark .placeholder-wave{-webkit-animation:placeholder-wave 2s linear infinite;animation:placeholder-wave 2s linear infinite;-webkit-mask-image:linear-gradient(130deg,#000 55%,rgba(0,0,0,.8) 75%,#000 95%);mask-image:linear-gradient(130deg,#000 55%,rgba(0,0,0,.8) 75%,#000 95%);-webkit-mask-size:200% 100%;mask-size:200% 100%}@-webkit-keyframes placeholder-wave{to{-webkit-mask-position:-200% 0;mask-position:-200% 0}}@keyframes placeholder-wave{to{-webkit-mask-position:-200% 0;mask-position:-200% 0}}body.theme-dark .alert{border:none}body.theme-dark .alert p{margin-bottom:0}body.theme-dark .alert button.close{line-height:.75;padding:.75rem}body.theme-dark .alert .alert-heading,body.theme-dark .alert .alert-heading+p{margin-left:.4rem}body.theme-dark .alert-primary{background-color:#435ebe;color:#fff}body.theme-dark .alert-primary a{color:#fff;font-weight:700}body.theme-dark .alert-secondary{background-color:#ebeef3;color:#383d41}body.theme-dark .alert-secondary a{color:#fff;font-weight:700}body.theme-dark .alert-success{background-color:#198754;color:#fff}body.theme-dark .alert-success a{color:#fff;font-weight:700}body.theme-dark .alert-warning{background-color:#eaca4a;color:#3f3a26}body.theme-dark .alert-warning a{color:#fff;font-weight:700}body.theme-dark .alert-danger{background-color:#f3616d;color:#fff}body.theme-dark .alert-danger a{color:#fff;font-weight:700}body.theme-dark .alert-dark{background-color:#454546;color:#fff}body.theme-dark .alert-dark a{color:#fff;font-weight:700}body.theme-dark .alert-light{background-color:#f9f9f9;color:#607080}body.theme-dark .alert-light a{color:#fff;font-weight:700}body.theme-dark .alert-info{background-color:#56b6f7;color:#fff}body.theme-dark .alert-info a{color:#fff;font-weight:700}body.theme-dark .alert-light-primary{background-color:#839bf0;border:1px solid #8092d3;color:#14286c}body.theme-dark .alert-light-secondary{background-color:#95b3cd;border:1px solid #9ca2a8;color:#224257}body.theme-dark .alert-light-success{background-color:#53d89a;border:1px solid #64ae8c;color:#0d5635}body.theme-dark .alert-light-danger{background-color:#ff98a2;border:1px solid #ea8992;color:#7a151f}body.theme-dark .alert-light-warning{background-color:#ffde78;border:1px solid #ffd658;color:#806102}body.theme-dark .alert-light-info{background-color:#72e7ff;border:1px solid #5cdbf5;color:#04677c}body.theme-dark .avatar{border-radius:50%;display:inline-flex;position:relative;text-align:center;vertical-align:middle}body.theme-dark .avatar .avatar-content{align-items:center;color:#fff;display:flex;font-size:.875rem;height:32px;justify-content:center;width:32px}body.theme-dark .avatar .avatar-content i,body.theme-dark .avatar .avatar-content svg{color:#fff;font-size:1rem;height:1rem}body.theme-dark .avatar .avatar-content i:before{vertical-align:top}body.theme-dark .avatar img{border-radius:50%;height:32px;width:32px}body.theme-dark .avatar .avatar-status{border:1px solid #fff;border-radius:50%;bottom:0;height:.7rem;position:absolute;right:0;width:.7rem}body.theme-dark .avatar.avatar-sm .avatar-content,body.theme-dark .avatar.avatar-sm img{font-size:.8rem;height:24px;width:24px}body.theme-dark .avatar.avatar-md .avatar-content,body.theme-dark .avatar.avatar-md img{font-size:.8rem;height:32px;width:32px}body.theme-dark .avatar.avatar-md2 .avatar-content,body.theme-dark .avatar.avatar-md2 img{font-size:.8rem;height:40px;width:40px}body.theme-dark .avatar.avatar-lg .avatar-content,body.theme-dark .avatar.avatar-lg img{font-size:1.2rem;height:48px;width:48px}body.theme-dark .avatar.avatar-xl .avatar-content,body.theme-dark .avatar.avatar-xl img{font-size:1.4rem;height:60px;width:60px}body.theme-dark .btn .badge{border-radius:50%;margin-left:5px}body.theme-dark .btn .badge.bg-transparent{background-color:hsla(0,0%,100%,.25)!important;color:#fff}body.theme-dark .btn i,body.theme-dark .btn svg{height:1rem;width:1rem}body.theme-dark .btn.icon{padding:.4rem .6rem}body.theme-dark .btn.icon svg{height:1rem;width:1rem}body.theme-dark .btn.icon.icon-left svg{margin-right:3px}body.theme-dark .btn.icon.icon-right svg{margin-left:3px}body.theme-dark .btn.btn-outline-white{border-color:#fff;color:#fff}body.theme-dark .btn.btn-outline-white:hover{background-color:#fff;color:#333}body.theme-dark .btn.btn-light-primary{background-color:#7286ce;color:#000}body.theme-dark .btn.btn-light-secondary{background-color:#91989e;color:#000}body.theme-dark .btn.btn-light-success{background-color:#53a57f;color:#000}body.theme-dark .btn.btn-light-danger{background-color:#e87c86;color:#000}body.theme-dark .btn.btn-light-warning{background-color:#ffd145;color:#000}body.theme-dark .btn.btn-light-info{background-color:#4ad7f4;color:#000}body.theme-dark .btn.btn-danger,body.theme-dark .btn.btn-info,body.theme-dark .btn.btn-primary,body.theme-dark .btn.btn-secondary,body.theme-dark .btn.btn-success,body.theme-dark .btn.btn-warning{color:#fff}body.theme-dark .btn.btn-light{color:#c2c2d9}body.theme-dark .btn.btn-dark{color:#fff}body.theme-dark .btn-block{width:100%}body.theme-dark .btn-group:not(.dropdown) .btn:not([class*=btn-]){border:1px solid #dfe3e7}body.theme-dark .btn-group>.btn{border-radius:.267rem}body.theme-dark .buttons .btn{margin:0 10px 10px 0}body.theme-dark .breadcrumb.breadcrumb-right{justify-content:flex-end;margin-top:1rem}body.theme-dark .breadcrumb.breadcrumb-center{justify-content:center;margin-top:1rem}body.theme-dark .carousel-inner{border-radius:.7rem}body.theme-dark .carousel-caption .h5,body.theme-dark .carousel-caption h5{color:#fff}body.theme-dark .card{border:none;margin-bottom:2.2rem}body.theme-dark .card.card-statistic{background:linear-gradient(180deg,#25a6f1,#54b9ff);box-shadow:1px 2px 5px rgba(47,170,244,.5)}body.theme-dark .card.card-statistic .card-title{color:#fff;font-size:1.3rem;font-weight:400;letter-spacing:.8px;margin-bottom:0;margin-top:5px;text-transform:uppercase}body.theme-dark .card.card-statistic .card-right p{color:#fff;font-size:1.5rem;margin-bottom:0}body.theme-dark .card.card-statistic .card-right span.green{color:#6fff6f}body.theme-dark .card.card-statistic .card-right span.red{color:#ff7979}body.theme-dark .card.card-statistic .chart-wrapper{height:100px}body.theme-dark .card .card-header{border:none}body.theme-dark .card .card-header .h4,body.theme-dark .card .card-header h4{font-size:1.2rem;font-weight:700}body.theme-dark .card .card-header~.card-body{padding-top:0}body.theme-dark .card .card-content{position:relative}body.theme-dark .card .card-title{font-size:1.2rem}body.theme-dark .card .card-body{padding:1.5rem}body.theme-dark .card .card-heading{color:#555;font-size:1.5rem}body.theme-dark .card .card-img-overlay{background-color:rgba(0,0,0,.6)}body.theme-dark .card .card-img-overlay p{color:#eee}body.theme-dark .card .card-img-overlay .card-title{color:#fff}body.theme-dark .pricing .card{border-right:1px solid #e9ecef;box-shadow:none;box-shadow:0 10px 10px #e9ecef;margin-bottom:.5rem}body.theme-dark .pricing .h1,body.theme-dark .pricing h1{font-size:4rem;margin-bottom:3rem;text-align:center}body.theme-dark .pricing .card-header .card-title{font-size:2rem!important;margin-bottom:0}body.theme-dark .pricing .card-header p{font-size:.8rem}body.theme-dark .pricing ul li{list-style:none;margin-bottom:.5rem}body.theme-dark .pricing ul li i,body.theme-dark .pricing ul li svg{color:#198754;font-size:1rem;margin-right:7px;width:1rem}body.theme-dark .pricing .card-highlighted{background-color:#435ebe;padding-bottom:20px;padding-top:20px}body.theme-dark .pricing .card-highlighted .card-body,body.theme-dark .pricing .card-highlighted .card-header{background-color:#435ebe;color:#1e1e2d}body.theme-dark .pricing .card-highlighted ul li{color:#c2c2d9}body.theme-dark .pricing .card-highlighted ul li i,body.theme-dark .pricing .card-highlighted ul li svg{color:#479f76}body.theme-dark .pricing .card-highlighted .card-footer{background-color:#435ebe}body.theme-dark .pricing .card-highlighted .card-title{color:#fff;font-size:1.8rem}body.theme-dark .divider{display:block;margin:1rem 0;overflow:hidden;text-align:center}body.theme-dark .divider .divider-text{background-color:#151521;display:inline-block;padding:0 1rem;position:relative}body.theme-dark .divider .divider-text:after,body.theme-dark .divider .divider-text:before{border-top:1px solid #343a40;content:"";position:absolute;top:50%;width:9999px}body.theme-dark .divider .divider-text:before{right:100%}body.theme-dark .divider .divider-text:after{left:100%}body.theme-dark .divider.divider-left .divider-text{float:left}body.theme-dark .divider.divider-left-center .divider-text{left:-25%}body.theme-dark .divider.divider-right-center .divider-text{left:25%}body.theme-dark .divider.divider-right .divider-text{float:right}body.theme-dark .btn:not(.btn-light):not([class^=btn-outline-]) .dropdown-toggle:after{color:#fff}body.theme-dark .dropdown-menu-large{min-width:16rem}body.theme-dark .dropdown-menu{box-shadow:0 0 30px rgba(0,0,0,.03)}body.theme-dark .dropdown-item{transition:all .5s}body.theme-dark .dropdown-menu-end.show{right:0;top:100%}body.theme-dark .dropdown .avatar{margin-right:.6rem}body.theme-dark .user-dropdown-name,body.theme-dark .user-dropdown-status{margin:0}body.theme-dark .form-group{margin-bottom:.7rem}body.theme-dark .form-group label{color:#c2c2d9;font-weight:600}body.theme-dark .form-group .small,body.theme-dark .form-group small{font-size:.7rem}body.theme-dark .form-group.with-title{position:relative}body.theme-dark .form-group.with-title label{background-color:#2f2f48;border:solid #3f3f5e;border-width:1px 1px 0;font-size:.6rem;left:0;padding:5px;position:absolute;top:0;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out;width:100%}body.theme-dark .form-group.with-title .form-control,body.theme-dark .form-group.with-title dataTable-input{padding-top:2rem}body.theme-dark .form-group.with-title .form-control:focus~label,body.theme-dark .form-group.with-title dataTable-input:focus~label{border-left:1px solid #435ebe;border-right:1px solid #435ebe;border-top:1px solid #435ebe}body.theme-dark .form-group[class*=has-icon-].has-icon-left .form-control{padding-left:2.5rem}body.theme-dark .form-group[class*=has-icon-].has-icon-left .form-control-icon{left:0}body.theme-dark .form-group[class*=has-icon-].has-icon-right .form-control{padding-right:2.5rem}body.theme-dark .form-group[class*=has-icon-].has-icon-right .form-control-icon{right:0}body.theme-dark .form-group[class*=has-icon-] .form-control:focus~.form-control-icon i,body.theme-dark .form-group[class*=has-icon-] .form-control:focus~.form-control-icon svg{color:#5a8dee}body.theme-dark .form-group[class*=has-icon-] .form-control.form-control-xl{padding-left:3rem}body.theme-dark .form-group[class*=has-icon-] .form-control.form-control-xl~.form-control-icon i{font-size:1.6rem}body.theme-dark .form-group[class*=has-icon-] .form-control.form-control-xl~.form-control-icon i:before{color:#a6a8aa}body.theme-dark .form-group[class*=has-icon-] .form-control-icon{padding:0 .6rem;position:absolute}body.theme-dark .form-group[class*=has-icon-] .form-control-icon i,body.theme-dark .form-group[class*=has-icon-] .form-control-icon svg{color:#adb5bd;font-size:1.2rem;width:1.2rem}body.theme-dark .form-group[class*=has-icon-] .form-control-icon i:before,body.theme-dark .form-group[class*=has-icon-] .form-control-icon svg:before{vertical-align:sub}body.theme-dark .form-control~.form-control-icon{top:.28rem}body.theme-dark .form-control.form-control-lg{font-size:1.05rem;padding:.55rem 1rem}body.theme-dark .form-control.form-control-lg~.form-control-icon{top:.55rem}body.theme-dark .form-control.form-control-xl{font-size:1.2rem;padding:.85rem 1rem}body.theme-dark .form-control.form-control-xl~.form-control-icon{top:.55rem}body.theme-dark .form-check .form-check-input[class*=bg-]{border:0}body.theme-dark .form-check .form-check-input:focus{box-shadow:none}body.theme-dark .form-check .form-check-input.form-check-primary{background-color:#435ebe;border-color:#435ebe}body.theme-dark .form-check .form-check-input.form-check-primary:not(:checked){background-color:transparent;border:1px solid #ced4da}body.theme-dark .form-check .form-check-input.form-check-primary.form-check-glow{box-shadow:0 0 5px #697ecb}body.theme-dark .form-check .form-check-input.form-check-primary.form-check-glow:not(:checked){box-shadow:none}body.theme-dark .form-check .form-check-input.form-check-secondary{background-color:#6c757d;border-color:#6c757d}body.theme-dark .form-check .form-check-input.form-check-secondary:not(:checked){background-color:transparent;border:1px solid #ced4da}body.theme-dark .form-check .form-check-input.form-check-secondary.form-check-glow{box-shadow:0 0 5px #868e96}body.theme-dark .form-check .form-check-input.form-check-secondary.form-check-glow:not(:checked){box-shadow:none}body.theme-dark .form-check .form-check-input.form-check-success{background-color:#198754;border-color:#198754}body.theme-dark .form-check .form-check-input.form-check-success:not(:checked){background-color:transparent;border:1px solid #ced4da}body.theme-dark .form-check .form-check-input.form-check-success.form-check-glow{box-shadow:0 0 5px #21b26f}body.theme-dark .form-check .form-check-input.form-check-success.form-check-glow:not(:checked){box-shadow:none}body.theme-dark .form-check .form-check-input.form-check-info{background-color:#0dcaf0;border-color:#0dcaf0}body.theme-dark .form-check .form-check-input.form-check-info:not(:checked){background-color:transparent;border:1px solid #ced4da}body.theme-dark .form-check .form-check-input.form-check-info.form-check-glow{box-shadow:0 0 5px #3cd5f4}body.theme-dark .form-check .form-check-input.form-check-info.form-check-glow:not(:checked){box-shadow:none}body.theme-dark .form-check .form-check-input.form-check-warning{background-color:#ffc107;border-color:#ffc107}body.theme-dark .form-check .form-check-input.form-check-warning:not(:checked){background-color:transparent;border:1px solid #ced4da}body.theme-dark .form-check .form-check-input.form-check-warning.form-check-glow{box-shadow:0 0 5px #ffce3a}body.theme-dark .form-check .form-check-input.form-check-warning.form-check-glow:not(:checked){box-shadow:none}body.theme-dark .form-check .form-check-input.form-check-danger{background-color:#dc3545;border-color:#dc3545}body.theme-dark .form-check .form-check-input.form-check-danger:not(:checked){background-color:transparent;border:1px solid #ced4da}body.theme-dark .form-check .form-check-input.form-check-danger.form-check-glow{box-shadow:0 0 5px #e4606d}body.theme-dark .form-check .form-check-input.form-check-danger.form-check-glow:not(:checked){box-shadow:none}body.theme-dark .form-check .form-check-input.form-check-light{background-color:#f8f9fa;border-color:#f8f9fa}body.theme-dark .form-check .form-check-input.form-check-light:not(:checked){background-color:transparent;border:1px solid #ced4da}body.theme-dark .form-check .form-check-input.form-check-light.form-check-glow{box-shadow:0 0 5px #fff}body.theme-dark .form-check .form-check-input.form-check-light.form-check-glow:not(:checked){box-shadow:none}body.theme-dark .form-check .form-check-input.form-check-dark{background-color:#212529;border-color:#212529}body.theme-dark .form-check .form-check-input.form-check-dark:not(:checked){background-color:transparent;border:1px solid #ced4da}body.theme-dark .form-check .form-check-input.form-check-dark.form-check-glow{box-shadow:0 0 5px #383f45}body.theme-dark .form-check .form-check-input.form-check-dark.form-check-glow:not(:checked){box-shadow:none}body.theme-dark .form-check.form-check-sm .form-check-input{height:.9rem;margin-top:.3em;width:.9rem}body.theme-dark .form-check.form-check-sm label{font-size:.7rem}body.theme-dark .form-check.form-check-lg .form-check-input{height:1.5rem;margin-top:.3em;width:1.5rem}body.theme-dark .form-check.form-check-lg label{font-size:1rem}body.theme-dark .form-check.form-check-primary .form-check-input{background-color:#435ebe;border-color:#435ebe}body.theme-dark .form-check.form-check-secondary .form-check-input{background-color:#6c757d;border-color:#6c757d}body.theme-dark .form-check.form-check-success .form-check-input{background-color:#198754;border-color:#198754}body.theme-dark .form-check.form-check-info .form-check-input{background-color:#0dcaf0;border-color:#0dcaf0}body.theme-dark .form-check.form-check-warning .form-check-input{background-color:#ffc107;border-color:#ffc107}body.theme-dark .form-check.form-check-danger .form-check-input{background-color:#dc3545;border-color:#dc3545}body.theme-dark .form-check.form-check-light .form-check-input{background-color:#f8f9fa;border-color:#f8f9fa}body.theme-dark .form-check.form-check-dark .form-check-input{background-color:#212529;border-color:#212529}body.theme-dark .dataTable-input{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-clip:padding-box;background-color:#fff;border:1px solid #dfe3e7;border-radius:.25rem;color:#555252;font-size:.9025rem;font-weight:400;line-height:1.5;min-height:calc(1.5em + .934rem + 2px);padding:.467rem .6rem;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out}body.theme-dark .dataTable-input:focus{background-color:#1b1b29;border-color:#171723;box-shadow:0 3px 8px 0 rgba(0,0,0,.1);color:#555252;outline:0}body.theme-dark .choices__inner{background-color:#1b1b29;border-color:#35354f}body.theme-dark .choices__input{background-color:#1b1b29!important;color:#fff}body.theme-dark .choices__list{background-color:#1b1b29}body.theme-dark .choices__list--dropdown .choices__item--selectable.is-highlighted{background-color:#28283c}body.theme-dark .modal .modal-content{border:none;box-shadow:-8px 12px 18px 0 rgba(25,42,70,.13)}body.theme-dark .modal .modal-full{max-width:94%}body.theme-dark .modal .white{color:#fff}body.theme-dark .modal .modal-header{align-items:center;display:flex;justify-content:space-between}body.theme-dark .modal .modal-header .modal-title{font-size:1.1rem}body.theme-dark .modal .modal-header .close{background:none;border:none;border-radius:50%;padding:7px 10px}body.theme-dark .modal .modal-header .close:hover{background:#dee2e6}body.theme-dark .modal .modal-header i,body.theme-dark .modal .modal-header svg{font-size:12px;height:12px;width:12px}body.theme-dark .modal .modal-footer{padding:1rem}body.theme-dark .modal.modal-borderless .modal-header{border-bottom:0}body.theme-dark .modal.modal-borderless .modal-footer{border-top:0}body.theme-dark #sidebar.active .sidebar-wrapper{left:0}body.theme-dark #sidebar:not(.active) .sidebar-wrapper{left:-300px}body.theme-dark #sidebar:not(.active)~#main{margin-left:0}body.theme-dark .sidebar-wrapper{background-color:#1e1e2d;bottom:0;height:100vh;overflow-y:auto;position:fixed;top:0;transition:left .5s ease-out;width:300px;z-index:10}body.theme-dark .sidebar-wrapper .sidebar-header{font-size:2rem;font-weight:700;padding:2rem 2rem 1rem}body.theme-dark .sidebar-wrapper .sidebar-header img{height:1.2rem}body.theme-dark .sidebar-wrapper .sidebar-toggler.x{display:none;position:absolute;right:1.75rem;top:.25rem}body.theme-dark .sidebar-wrapper .menu{font-weight:600;margin-top:2rem;padding:0 2rem}body.theme-dark .sidebar-wrapper .menu .sidebar-title{color:#9899ac;font-size:1rem;font-weight:600;list-style:none;margin:1.5rem 0 1rem;padding:0 1rem}body.theme-dark .sidebar-wrapper .menu .sidebar-link{align-items:center;border-radius:.5rem;color:#9899ac;display:block;display:flex;font-size:1rem;padding:.7rem 1rem;text-decoration:none;transition:all .5s}body.theme-dark .sidebar-wrapper .menu .sidebar-link i,body.theme-dark .sidebar-wrapper .menu .sidebar-link svg{color:#7c8db5}body.theme-dark .sidebar-wrapper .menu .sidebar-link i:before{vertical-align:top}body.theme-dark .sidebar-wrapper .menu .sidebar-link span{margin-left:1rem}body.theme-dark .sidebar-wrapper .menu .sidebar-link:hover{background-color:#282839}body.theme-dark .sidebar-wrapper .menu .sidebar-item{list-style:none;margin-top:.5rem;position:relative}body.theme-dark .sidebar-wrapper .menu .sidebar-item.has-sub .sidebar-link:after{color:#ccc;content:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-chevron-down"><path style="fill:none;stroke:gray;stroke-width:1" d="m6 9 6 6 6-6"/></svg>');display:block;position:absolute;right:15px;top:12px}body.theme-dark .sidebar-wrapper .menu .sidebar-item.active.has-sub .sidebar-link:after{content:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-chevron-down"><path style="fill:none;stroke:%23fff;stroke-width:1" d="m6 9 6 6 6-6"/></svg>')}body.theme-dark .sidebar-wrapper .menu .sidebar-item.active>.sidebar-link{background-color:#435ebe}body.theme-dark .sidebar-wrapper .menu .sidebar-item.active>.sidebar-link span{color:#fff}body.theme-dark .sidebar-wrapper .menu .sidebar-item.active>.sidebar-link i,body.theme-dark .sidebar-wrapper .menu .sidebar-item.active>.sidebar-link svg{fill:#fff;color:#fff}body.theme-dark .sidebar-wrapper .menu .sidebar-item.active>.sidebar-link.has-sub:after{content:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-chevron-down"><path style="fill:none;stroke:%23fff;stroke-width:1" d="m6 9 6 6 6-6"/></svg>')}body.theme-dark .sidebar-wrapper .menu .submenu{display:none;list-style:none;overflow:hidden;transition:max-height 2s cubic-bezier(0,.55,.45,1)}body.theme-dark .sidebar-wrapper .menu .submenu.active{display:block;max-height:999px}body.theme-dark .sidebar-wrapper .menu .submenu .submenu-item.active{position:relative}body.theme-dark .sidebar-wrapper .menu .submenu .submenu-item.active>a{color:#435ebe;font-weight:700}body.theme-dark .sidebar-wrapper .menu .submenu .submenu-item a{color:#9899ac;display:block;font-size:.85rem;font-weight:600;letter-spacing:.5px;padding:.7rem 2rem;transition:all .3s}body.theme-dark .sidebar-wrapper .menu .submenu .submenu-item a:hover{color:#fff;margin-left:.3rem}body.theme-dark .sidebar-backdrop{background-color:rgba(0,0,0,.5);height:100%;left:0;position:fixed;top:0;width:100%;z-index:9}@media screen and (max-width:1199px){body.theme-dark .sidebar-wrapper{left:-300px;position:absolute}body.theme-dark .sidebar-wrapper .sidebar-toggler.x{display:block}}body.theme-dark .nav-pills .nav-link.active{box-shadow:0 2px 10px rgba(67,94,190,.5)}body.theme-dark .nav-tabs,body.theme-dark .nav-tabs .nav-link{border:none}body.theme-dark .nav-tabs .nav-link:hover{border:none;text-shadow:0 0 2px rgba(67,94,190,.3)}body.theme-dark .nav-tabs .nav-link.active{border:none;color:#435ebe;position:relative}body.theme-dark .nav-tabs .nav-link.active:after{background-color:#435ebe;bottom:0;box-shadow:0 2px 5px rgba(67,94,190,.5);content:"";height:2px;left:0;position:absolute;width:100%}body.theme-dark .navbar-fixed{background-color:#fff;position:fixed}body.theme-dark .navbar{height:90px;padding:1.5rem}body.theme-dark .navbar .navbar-brand img{height:1.5rem}body.theme-dark .navbar .user-menu img{height:39px;width:39px}body.theme-dark .navbar.navbar-header li{align-items:center;display:flex}body.theme-dark .navbar.navbar-header li.nav-icon{margin-right:.4rem}body.theme-dark .navbar.navbar-header li.nav-icon .nav-link{border-radius:50%;display:block;padding:.4rem}body.theme-dark .navbar.navbar-header li.nav-icon .nav-link:hover{background-color:#e9ecef}body.theme-dark .navbar.navbar-header .dropdown>a{color:#6c757d;font-weight:600}body.theme-dark .navbar.navbar-header .dropdown>a svg{height:24px;width:24px}body.theme-dark .navbar.navbar-header .dropdown>a:after{display:none}body.theme-dark .layout-horizontal .header-top{background-color:#171722;padding:1.1rem}body.theme-dark .layout-horizontal .header-top .container{align-items:center;display:flex;justify-content:space-between}body.theme-dark .layout-horizontal .header-top .burger-btn i{display:inline-block;height:20px}body.theme-dark .layout-horizontal .header-top .logo img{height:20px}body.theme-dark .layout-horizontal .header-top-right{align-items:center;display:flex;gap:1rem}body.theme-dark .layout-horizontal .main-navbar{background-color:#1a1a2d;padding:1rem}body.theme-dark .layout-horizontal .main-navbar ul{display:flex;gap:2rem;list-style:none;margin-bottom:0;padding:0}body.theme-dark .layout-horizontal .main-navbar ul .menu-link{align-items:center;display:flex;flex-direction:row;gap:.5rem;padding:.4rem 0;position:relative}body.theme-dark .layout-horizontal .main-navbar ul .menu-link span{height:20px}body.theme-dark .layout-horizontal .main-navbar ul>.menu-item{position:relative}body.theme-dark .layout-horizontal .main-navbar ul>.menu-item .menu-link{color:#dee2e6}body.theme-dark .layout-horizontal .main-navbar ul>.menu-item.has-sub .menu-link{padding-right:1.3rem}body.theme-dark .layout-horizontal .main-navbar ul>.menu-item.has-sub .menu-link:after{color:#fff;content:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' viewBox='0 0 24 24' fill='none' stroke='%23ccc' opacity='.7' stroke-width='2' stroke-linecap='round' stroke-linejoin='round' class='feather feather-chevron-down'%3E%3Cpath d='m6 9 6 6 6-6'/%3E%3C/svg%3E");display:block;position:absolute;right:0;top:7px}body.theme-dark .layout-horizontal .main-navbar ul>.menu-item:hover .menu-link{color:#fff}body.theme-dark .layout-horizontal .main-navbar ul>.menu-item:hover .submenu{opacity:1;top:100%;visibility:visible}body.theme-dark .layout-horizontal .main-navbar .submenu{background-color:#1e1e2d;border-radius:.2rem;box-shadow:0 5px 20px rgba(27,27,27,.1);opacity:0;position:absolute;top:125%;transition:all .3s cubic-bezier(0,.55,.45,1);visibility:hidden;z-index:999}body.theme-dark .layout-horizontal .main-navbar .submenu .submenu-group-wrapper{position:relative}body.theme-dark .layout-horizontal .main-navbar .submenu .submenu-group{display:table-cell;flex-wrap:wrap;max-height:200px;min-width:200px;padding:.5rem .3rem .3rem .5rem}body.theme-dark .layout-horizontal .main-navbar .submenu .submenu-group .submenu-item,body.theme-dark .layout-horizontal .main-navbar .submenu .submenu-group .submenu-item.has-sub .submenu-link{position:relative}body.theme-dark .layout-horizontal .main-navbar .submenu .submenu-group .submenu-item.has-sub .submenu-link:after{content:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='%23888' class='bi bi-chevron-right'%3E%3Cpath fill-rule='evenodd' d='M4.646 1.646a.5.5 0 0 1 .708 0l6 6a.5.5 0 0 1 0 .708l-6 6a.5.5 0 0 1-.708-.708L10.293 8 4.646 2.354a.5.5 0 0 1 0-.708z'/%3E%3C/svg%3E");position:absolute;right:10px;top:50%;transform:translateY(-40%)}body.theme-dark .layout-horizontal .main-navbar .submenu .submenu-group .submenu-item a{color:#9899ac;display:block;padding:.6rem 2rem .6rem .6rem}body.theme-dark .layout-horizontal .main-navbar .submenu .submenu-group .submenu-item a:hover{color:#187de4}body.theme-dark .layout-horizontal .main-navbar .submenu .submenu-group .submenu-item:hover .subsubmenu{opacity:1;top:0;visibility:visible}body.theme-dark .layout-horizontal .main-navbar .subsubmenu{background-color:#1e1e2d;border-radius:.2rem;border-radius:.3rem;box-shadow:0 5px 20px rgba(27,27,27,.1);display:flex;flex-direction:column;gap:0;left:100%;min-width:200px;opacity:0;padding:.5rem;position:absolute;top:125%;top:1rem;transition:all .3s cubic-bezier(0,.55,.45,1);visibility:hidden;z-index:999}@media screen and (max-width:1199px){body.theme-dark .layout-horizontal .main-navbar{background-color:#f5f7fc;display:none;overflow:hidden;padding:1rem}body.theme-dark .layout-horizontal .main-navbar.active{max-height:none}body.theme-dark .layout-horizontal .main-navbar ul{flex-direction:column;gap:0}body.theme-dark .layout-horizontal .main-navbar ul .menu-item.has-sub .menu-link:after{content:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' viewBox='0 0 24 24' fill='none' stroke='%23888' opacity='.7' stroke-width='2' stroke-linecap='round' stroke-linejoin='round' class='feather feather-chevron-down'%3E%3Cpath d='m6 9 6 6 6-6'/%3E%3C/svg%3E")!important;top:unset}body.theme-dark .layout-horizontal .main-navbar ul .menu-link{color:#6c757d!important;padding:1rem 0}body.theme-dark .layout-horizontal .main-navbar .submenu{background-color:unset;box-shadow:none;display:none;opacity:1;padding:0 1rem;position:static;transition:all .2s;visibility:visible!important}body.theme-dark .layout-horizontal .main-navbar .submenu .submenu-group-wrapper{display:flex;flex-direction:column;max-height:unset}body.theme-dark .layout-horizontal .main-navbar .submenu .submenu-group{max-height:unset;min-width:unset;padding:0;width:100%}body.theme-dark .layout-horizontal .main-navbar .submenu.active{display:block}body.theme-dark .layout-horizontal .main-navbar .subsubmenu{background-color:unset;box-shadow:none;display:none;opacity:1;padding:1rem;position:static;visibility:visible!important}body.theme-dark .layout-horizontal .main-navbar .subsubmenu.active{display:block}}body.theme-dark .pagination.pagination-primary .page-item.active .page-link{background-color:#435ebe;border-color:#435ebe;box-shadow:0 2px 5px rgba(67,94,190,.3)}body.theme-dark .pagination.pagination-secondary .page-item.active .page-link{background-color:#6c757d;border-color:#6c757d;box-shadow:0 2px 5px hsla(208,7%,46%,.3)}body.theme-dark .pagination.pagination-success .page-item.active .page-link{background-color:#198754;border-color:#198754;box-shadow:0 2px 5px rgba(25,135,84,.3)}body.theme-dark .pagination.pagination-info .page-item.active .page-link{background-color:#0dcaf0;border-color:#0dcaf0;box-shadow:0 2px 5px rgba(13,202,240,.3)}body.theme-dark .pagination.pagination-warning .page-item.active .page-link{background-color:#ffc107;border-color:#ffc107;box-shadow:0 2px 5px rgba(255,193,7,.3)}body.theme-dark .pagination.pagination-danger .page-item.active .page-link{background-color:#dc3545;border-color:#dc3545;box-shadow:0 2px 5px rgba(220,53,69,.3)}body.theme-dark .pagination.pagination-light .page-item.active .page-link{background-color:#f8f9fa;border-color:#f8f9fa;box-shadow:0 2px 5px rgba(248,249,250,.3)}body.theme-dark .pagination.pagination-dark .page-item.active .page-link{background-color:#212529;border-color:#212529;box-shadow:0 2px 5px rgba(33,37,41,.3)}body.theme-dark .page-item:not(.active) .page-link:hover{color:#fff}body.theme-dark .page-item i,body.theme-dark .page-item svg{font-size:13px;height:13px;width:13px}body.theme-dark .page-item .page-link{font-size:.875rem}body.theme-dark .page-item .page-link:focus{box-shadow:none}body.theme-dark .page-item:first-child{margin-right:.4rem}body.theme-dark .page-item:last-child{margin-left:.4rem}body.theme-dark .dataTable-table td,body.theme-dark .dataTable-table thead th,body.theme-dark .table td,body.theme-dark .table thead th{vertical-align:middle}body.theme-dark .dataTable-table:not(.table-borderless) thead th,body.theme-dark .table:not(.table-borderless) thead th{border-bottom:1px solid #dedede!important}body.theme-dark .table-md.dataTable-table tr td,body.theme-dark .table-md.dataTable-table tr th,body.theme-dark .table-sm.dataTable-table tr td,body.theme-dark .table-sm.dataTable-table tr th,body.theme-dark .table.table-md tr td,body.theme-dark .table.table-md tr th,body.theme-dark .table.table-sm tr td,body.theme-dark .table.table-sm tr th{padding:1rem}body.theme-dark .table-lg.dataTable-table tr td,body.theme-dark .table-lg.dataTable-table tr th,body.theme-dark .table.table-lg tr td,body.theme-dark .table.table-lg tr th{padding:1.3rem}body.theme-dark .dataTable-container{overflow-x:auto}body.theme-dark .progress.progress-primary{overflow:visible}body.theme-dark .progress.progress-primary .progress-bar{background-color:#435ebe;border-radius:.25rem}body.theme-dark .progress.progress-secondary{overflow:visible}body.theme-dark .progress.progress-secondary .progress-bar{background-color:#6c757d;border-radius:.25rem}body.theme-dark .progress.progress-success{overflow:visible}body.theme-dark .progress.progress-success .progress-bar{background-color:#198754;border-radius:.25rem}body.theme-dark .progress.progress-info{overflow:visible}body.theme-dark .progress.progress-info .progress-bar{background-color:#0dcaf0;border-radius:.25rem}body.theme-dark .progress.progress-warning{overflow:visible}body.theme-dark .progress.progress-warning .progress-bar{background-color:#ffc107;border-radius:.25rem}body.theme-dark .progress.progress-danger{overflow:visible}body.theme-dark .progress.progress-danger .progress-bar{background-color:#dc3545;border-radius:.25rem}body.theme-dark .progress.progress-light{overflow:visible}body.theme-dark .progress.progress-light .progress-bar{background-color:#f8f9fa;border-radius:.25rem}body.theme-dark .progress.progress-dark{overflow:visible}body.theme-dark .progress.progress-dark .progress-bar{background-color:#212529;border-radius:.25rem}body.theme-dark .progress.progress-sm{height:.4rem}body.theme-dark .progress.progress-lg{height:1.5rem}body.theme-dark .progress .progress-bar{overflow:visible;position:relative}body.theme-dark .progress .progress-bar.progress-label:before{color:#495057;content:attr(aria-valuenow) "%";font-size:.8rem;position:absolute;right:0;top:-1.3rem}body.theme-dark .bi{height:1rem;width:1rem}body.theme-dark .bi.bi-middle:before{vertical-align:middle}body.theme-dark .bi.bi-sub:before{vertical-align:sub}body.theme-dark .stats-icon{align-items:center;background-color:#000;border-radius:.5rem;display:flex;float:right;height:3rem;justify-content:center;width:3rem}body.theme-dark .stats-icon i{color:#fff;font-size:1.7rem}body.theme-dark .stats-icon.purple{background-color:#9694ff}body.theme-dark .stats-icon.blue{background-color:#57caeb}body.theme-dark .stats-icon.red{background-color:#ff7976}body.theme-dark .stats-icon.green{background-color:#5ddab4}@media (max-width:767px){body.theme-dark .stats-icon{float:left;margin-bottom:.4rem}}body.theme-dark .burger-btn{display:none}body.theme-dark #main{margin-left:300px;padding:2rem}@media screen and (max-width:1199px){body.theme-dark #main{margin-left:0}}body.theme-dark #main.layout-navbar{padding:0}body.theme-dark #main.layout-horizontal{margin:0;padding:0}body.theme-dark #main #main-content{padding:2rem}body.theme-dark .page-heading{margin:0 0 2rem}body.theme-dark .page-heading .h3,body.theme-dark .page-heading h3{font-weight:700}body.theme-dark .page-title-headings{align-items:center;display:flex;justify-content:space-between;margin-bottom:.5rem}body.theme-dark .page-title-headings .h3,body.theme-dark .page-title-headings h3{margin-bottom:0;margin-right:1rem}body.theme-dark .page-title-headings .breadcrumb{margin-bottom:0}body.theme-dark a{text-decoration:none}body.theme-dark .mt-10{margin-top:3rem}body.theme-dark .mb-10{margin-bottom:3rem}body.theme-dark .my-10{margin-bottom:3rem;margin-top:3rem}body.theme-dark .mb-24{margin-bottom:6rem}body.theme-dark .my-24{margin-bottom:6rem;margin-top:6rem}body.theme-dark .opacity-50{opacity:50%}body.theme-dark .py-4-5{padding-bottom:2rem!important;padding-top:2rem!important}body.theme-dark .text-sm{font-size:.875rem}body.theme-dark .text-xl{font-size:1.25rem}body.theme-dark .text-4xl{font-size:2.25rem}body.theme-dark .text-6xl{font-size:4rem}body.theme-dark .text-black{color:#000}body.theme-dark .bg-gradient-ltr{background:linear-gradient(90deg,#095cde,#53c3f3)}body.theme-dark .bg-light-primary{background-color:#7286ce;color:#000}body.theme-dark .bg-light-secondary{background-color:#91989e;color:#000}body.theme-dark .bg-light-success{background-color:#53a57f;color:#000}body.theme-dark .bg-light-danger{background-color:#e87c86;color:#000}body.theme-dark .bg-light-warning{background-color:#ffd145;color:#000}body.theme-dark .bg-light-info{background-color:#4ad7f4;color:#000}body.theme-dark .font-semibold{font-weight:600}body.theme-dark .font-bold{font-weight:700}body.theme-dark .font-extrabold{font-weight:800}body.theme-dark .text-width-md{max-width:450px}body.theme-dark .text-gray-300{color:#dee2e6!important}body.theme-dark .text-gray-400{color:#ced4da!important}body.theme-dark .text-gray-500{color:#adb5bd!important}body.theme-dark .text-gray-600{color:#6c757d!important}body.theme-dark .btn-xl{padding:1rem 2rem}body.theme-dark .icon-mid:before{vertical-align:middle}body.theme-dark .swal2-popup,body.theme-dark .swal2-validation-message{background-color:#1e1e2d!important;color:#fff!important}body.theme-dark .swal2-title{color:#fff!important}body.theme-dark .swal2-styled.swal2-confirm{background-color:#3699ff!important}body.theme-dark .swal2-styled.swal2-confirm:hover{background-color:#187de4!important}body.theme-dark .apexcharts-text tspan{fill:#c2c2d9!important}body.theme-dark .apexcharts-legend-text{color:#c2c2d9!important}body.theme-dark .theme-toggle{color:#9899ac}body.theme-dark .is-valid~.valid-feedback,body.theme-dark .is-valid~.valid-tooltip,body.theme-dark .was-validated :valid~.valid-feedback,body.theme-dark .was-validated :valid~.valid-tooltip{display:block}body.theme-dark .is-invalid~.invalid-feedback,body.theme-dark .is-invalid~.invalid-tooltip,body.theme-dark .was-validated :invalid~.invalid-feedback,body.theme-dark .was-validated :invalid~.invalid-tooltip{display:block}